aboutsummaryrefslogtreecommitdiff
path: root/ui/single/resources-cfg.stderr
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2020-09-29 12:01:36 +0000
committerHenrik Tjäder <henrik@tjaders.com>2020-09-29 14:57:14 +0000
commitb4ec6f5eff212dee6aa1523653262980bc676c3f (patch)
tree6544ba5807433fa59801e0915eded5b1a33224b9 /ui/single/resources-cfg.stderr
parentfa4dcdd6e19a0e24eacb442436813caaaa433c9d (diff)
Fix test output to match GHA runner
Diffstat (limited to 'ui/single/resources-cfg.stderr')
-rw-r--r--ui/single/resources-cfg.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/single/resources-cfg.stderr b/ui/single/resources-cfg.stderr
index 530c782..9c39e56 100644
--- a/ui/single/resources-cfg.stderr
+++ b/ui/single/resources-cfg.stderr
@@ -1,8 +1,8 @@
error: duplicate lang item in crate `panic_halt` (which `$CRATE` depends on): `panic_impl`.
|
= note: the lang item is first defined in crate `std` (which `$CRATE` depends on)
- = note: first definition in `std` loaded from /home/henrik/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cf0f33af3a901778.rlib
- = note: second definition in `panic_halt` loaded from $DIR/target/tests/target/debug/deps/libpanic_halt-b597cb793434f3ed.rmeta
+ = note: first definition in `std` loaded from /usr/share/rust/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cf0f33af3a901778.rlib
+ = note: second definition in `panic_halt` loaded from $DIR/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/libpanic_halt-ba6f0ab3439cbc7e.rmeta
error[E0609]: no field `o1` on type `initResources<'_>`
--> $DIR/resources-cfg.rs:47:21