[INFO] cloning repository https://github.com/mrobakowski/odra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrobakowski/odra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fodra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fodra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8f86a340dfd9cfb4df1767befeb802374b706c5 [INFO] testing mrobakowski/odra against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fodra" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrobakowski/odra on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrobakowski/odra [INFO] finished tweaking git repo https://github.com/mrobakowski/odra [INFO] tweaked toml for git repo https://github.com/mrobakowski/odra written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/mrobakowski/odra already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fe7c320928895da64d750ca6f900f1b0bab6c4995386f1819ea4541d1990f2b [INFO] running `Command { std: "docker" "start" "-a" "3fe7c320928895da64d750ca6f900f1b0bab6c4995386f1819ea4541d1990f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fe7c320928895da64d750ca6f900f1b0bab6c4995386f1819ea4541d1990f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fe7c320928895da64d750ca6f900f1b0bab6c4995386f1819ea4541d1990f2b", kill_on_drop: false }` [INFO] [stdout] 3fe7c320928895da64d750ca6f900f1b0bab6c4995386f1819ea4541d1990f2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87f0f7928d851d7273933debdcc1ba1c1523ee1d15a368fad09765a04e1b2e9e [INFO] running `Command { std: "docker" "start" "-a" "87f0f7928d851d7273933debdcc1ba1c1523ee1d15a368fad09765a04e1b2e9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling object v0.26.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling fd-lock v3.0.0 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling compact_str v0.1.0 [INFO] [stderr] Compiling rustyline v9.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling linkme-impl v0.2.6 [INFO] [stderr] Compiling gcmodule_derive v0.3.3 [INFO] [stderr] Compiling gcmodule v0.3.3 [INFO] [stderr] Compiling linkme v0.2.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling macros v0.0.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling odra v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] fn add(a : f64, b : f64) -> f64 { a + b } #[allow(non_camel_case_types)] const [INFO] [stderr] _ : () = [INFO] [stderr] { [INFO] [stderr] #[derive(Debug)] struct Word_add ; impl crate :: Word for Word_add [INFO] [stderr] { [INFO] [stderr] fn exec(& 'static self, vm : & mut Vm) [INFO] [stderr] { vm.append_thunk(move | vm1 | self.real_exec(vm1)) } fn [INFO] [stderr] real_exec(& self, vm : & mut crate :: Vm) [INFO] [stderr] { [INFO] [stderr] let arg_0 = [INFO] [stderr] { [INFO] [stderr] use crate :: spec_get_vm :: * ; let marker : std :: marker :: [INFO] [stderr] PhantomData < f64 > = Default :: default() ; let res = [INFO] [stderr] (& marker).get_access_token().get(vm) ; res [INFO] [stderr] } ; let arg_1 = [INFO] [stderr] { [INFO] [stderr] use crate :: spec_get_vm :: * ; let marker : std :: marker :: [INFO] [stderr] PhantomData < f64 > = Default :: default() ; let res = [INFO] [stderr] (& marker).get_access_token().get(vm) ; res [INFO] [stderr] } ; let res = add(arg_0, arg_1) ; vm.push_onto_stack(res) ; [INFO] [stderr] } fn name(& self) -> & str { stringify! (add) } fn is_macro(& self) -> [INFO] [stderr] bool { false } fn stack_effect(& self) -> crate :: StackEffect [INFO] [stderr] { [INFO] [stderr] crate :: StackEffect :: Static [INFO] [stderr] { [INFO] [stderr] inputs : std :: array :: IntoIter :: [INFO] [stderr] new([< f64 as crate :: AsOdraType > :: odra_type(), < f64 as [INFO] [stderr] crate :: AsOdraType > :: [INFO] [stderr] odra_type()]).filter_map(| x | x).collect(), outputs : < f64 [INFO] [stderr] as crate :: AsOdraType > :: odra_type().into_iter().collect() [INFO] [stderr] } [INFO] [stderr] } fn register(& self, vm : & mut crate :: Vm) -> Result < (), [INFO] [stderr] color_eyre :: Report > { vm.register(word) } [INFO] [stderr] } ; #[linkme :: distributed_slice(crate :: words :: WORDS)] static word : [INFO] [stderr] & 'static dyn crate :: Word = & Word_add ; [INFO] [stderr] } ; [INFO] [stderr] fn one() -> f64 { 1.0 } #[allow(non_camel_case_types)] const _ : () = [INFO] [stderr] { [INFO] [stderr] #[derive(Debug)] struct Word_one ; impl crate :: Word for Word_one [INFO] [stderr] { [INFO] [stderr] fn exec(& 'static self, vm : & mut Vm) [INFO] [stderr] { vm.append_thunk(move | vm1 | self.real_exec(vm1)) } fn [INFO] [stderr] real_exec(& self, vm : & mut crate :: Vm) [INFO] [stderr] { let res = one() ; vm.push_onto_stack(res) ; } fn name(& self) -> & [INFO] [stderr] str { stringify! (one) } fn is_macro(& self) -> bool { false } fn [INFO] [stderr] stack_effect(& self) -> crate :: StackEffect [INFO] [stderr] { [INFO] [stderr] crate :: StackEffect :: Static [INFO] [stderr] { [INFO] [stderr] inputs : std :: array :: IntoIter :: [INFO] [stderr] new([]).filter_map(| x | x).collect(), outputs : < f64 as [INFO] [stderr] crate :: AsOdraType > :: odra_type().into_iter().collect() [INFO] [stderr] } [INFO] [stderr] } fn register(& self, vm : & mut crate :: Vm) -> Result < (), [INFO] [stderr] color_eyre :: Report > { vm.register(word) } [INFO] [stderr] } ; #[linkme :: distributed_slice(crate :: words :: WORDS)] static word : [INFO] [stderr] & 'static dyn crate :: Word = & Word_one ; [INFO] [stderr] } ; [INFO] [stderr] fn two() -> f64 { 2.0 } #[allow(non_camel_case_types)] const _ : () = [INFO] [stderr] { [INFO] [stderr] #[derive(Debug)] struct Word_two ; impl crate :: Word for Word_two [INFO] [stderr] { [INFO] [stderr] fn exec(& 'static self, vm : & mut Vm) [INFO] [stderr] { vm.append_thunk(move | vm1 | self.real_exec(vm1)) } fn [INFO] [stderr] real_exec(& self, vm : & mut crate :: Vm) [INFO] [stderr] { let res = two() ; vm.push_onto_stack(res) ; } fn name(& self) -> & [INFO] [stderr] str { stringify! (two) } fn is_macro(& self) -> bool { false } fn [INFO] [stderr] stack_effect(& self) -> crate :: StackEffect [INFO] [stderr] { [INFO] [stderr] crate :: StackEffect :: Static [INFO] [stderr] { [INFO] [stderr] inputs : std :: array :: IntoIter :: [INFO] [stderr] new([]).filter_map(| x | x).collect(), outputs : < f64 as [INFO] [stderr] crate :: AsOdraType > :: odra_type().into_iter().collect() [INFO] [stderr] } [INFO] [stderr] } fn register(& self, vm : & mut crate :: Vm) -> Result < (), [INFO] [stderr] color_eyre :: Report > { vm.register(word) } [INFO] [stderr] } ; #[linkme :: distributed_slice(crate :: words :: WORDS)] static word : [INFO] [stderr] & 'static dyn crate :: Word = & Word_two ; [INFO] [stderr] } ; [INFO] [stderr] fn print_stack(vm : & mut Vm) [INFO] [stderr] { let stack = & vm.main_fibre.stack ; println! ("{stack:?}") ; } [INFO] [stderr] #[allow(non_camel_case_types)] const _ : () = [INFO] [stderr] { [INFO] [stderr] #[derive(Debug)] struct Word_print_stack ; impl crate :: Word for [INFO] [stderr] Word_print_stack [INFO] [stderr] { [INFO] [stderr] fn exec(& 'static self, vm : & mut Vm) [INFO] [stderr] { vm.append_thunk(move | vm1 | self.real_exec(vm1)) } fn [INFO] [stderr] real_exec(& self, vm : & mut crate :: Vm) [INFO] [stderr] { [INFO] [stderr] let arg_0 = [INFO] [stderr] { [INFO] [stderr] use crate :: spec_get_vm :: * ; let marker : std :: marker :: [INFO] [stderr] PhantomData < & mut Vm > = Default :: default() ; let res = [INFO] [stderr] (& marker).get_access_token().get(vm) ; res [INFO] [stderr] } ; let res = print_stack(arg_0) ; [INFO] [stderr] } fn name(& self) -> & str { stringify! (print_stack) } fn [INFO] [stderr] is_macro(& self) -> bool { false } fn stack_effect(& self) -> crate :: [INFO] [stderr] StackEffect [INFO] [stderr] { [INFO] [stderr] crate :: StackEffect :: Static [INFO] [stderr] { [INFO] [stderr] inputs : std :: array :: IntoIter :: [INFO] [stderr] new([< & mut Vm as crate :: AsOdraType > :: [INFO] [stderr] odra_type()]).filter_map(| x | x).collect(), outputs : vec! [] [INFO] [stderr] } [INFO] [stderr] } fn register(& self, vm : & mut crate :: Vm) -> Result < (), [INFO] [stderr] color_eyre :: Report > { vm.register(word) } [INFO] [stderr] } ; #[linkme :: distributed_slice(crate :: words :: WORDS)] static word : [INFO] [stderr] & 'static dyn crate :: Word = & Word_print_stack ; [INFO] [stderr] } ; [INFO] [stdout] warning: the feature `destructuring_assignment` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/core/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(destructuring_assignment)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> crates/core/src/words.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[odra_word] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `odra_word` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> crates/core/src/words.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[odra_word] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `odra_word` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> crates/core/src/words.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[odra_word] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `odra_word` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> crates/core/src/words.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[odra_word] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `odra_word` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `other_fibres` [INFO] [stdout] --> crates/core/src/vm.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | other_fibres: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> crates/core/src/vm.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | name: CompactStr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `all_vocabs` [INFO] [stdout] --> crates/core/src/vm.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | all_vocabs: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `root` [INFO] [stdout] --> crates/core/src/vm.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | root: VocabRef, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> crates/core/src/vm.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | parent: VocabWeak, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `children` [INFO] [stdout] --> crates/core/src/vm.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | children: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.1h17lo3mkqc40mg1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libim-84a66452b008cad2.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-d852c8a0516d7dd4.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2abb9fa6691f03.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-961c63350fd8df0b.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-11572b434c5ba1a7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/liblinkme-cdbd442bfd67a73b.rlib" "/opt/rustwide/target/debug/deps/libgcmodule-fe56a59c8b9c8e5f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-79bcf427e03d2aee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-37e3f71da4d03653.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4864a7628e9f7443.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-ede3986e978f0323.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-9f9789a55fe93c11.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-3bfd385fbdde2a42.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-f21f4f8fed27e3a4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a95e974518a62075.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-b089a8678039486d.rlib" "/opt/rustwide/target/debug/deps/libtracing-ee6593752e9c5e70.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a019f377c6c88c27.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-d2308628dea3925b.rlib" "/opt/rustwide/target/debug/deps/libeyre-03ab1a55f723ea92.rlib" "/opt/rustwide/target/debug/deps/libindenter-960e334885df7867.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-22aceac5ad31bae5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-a6c88bebd799c47b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b6077a98e580a28e.rlib" "/opt/rustwide/target/debug/deps/libgimli-84703d8c5e6c0439.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b26363c9e46a1bbc.rlib" "/opt/rustwide/target/debug/deps/librustyline-aeff2ccaba66da99.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-e24d111b7af9b494.rlib" "/opt/rustwide/target/debug/deps/libnix-97e7cf086aef188d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libfd_lock-3fd88946a76ee3cd.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-83e4960f50a23269.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-2dd0deeef7b5d2c0.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-e0f43f7780aaf8f3.rlib" "/opt/rustwide/target/debug/deps/liblibc-2957c5aedd994e2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-6b12355327151bb3.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-d27ace976186775b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/libendian_type-44543127a5370811.rlib" "/opt/rustwide/target/debug/deps/libcompact_str-e1b81444add9360b.rlib" "/opt/rustwide/target/debug/deps/libserde-e57a462b4d27402b.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: rust-lld: error: undefined symbol: __start_linkme_WORDS [INFO] [stdout] >>> referenced by odra.d2c49dc5-cgu.11 [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.11.rcgu.o:(odra::words::WORDS::hdbcfc0fb6828f4e8) [INFO] [stdout] >>> the encapsulation symbol needs to be retained under --gc-sections properly; consider -z nostart-stop-gc (see https://lld.llvm.org/ELF/start-stop-gc) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __stop_linkme_WORDS [INFO] [stdout] >>> referenced by odra.d2c49dc5-cgu.11 [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/odra-c0fee2ea8197c0b6.odra.d2c49dc5-cgu.11.rcgu.o:(odra::words::WORDS::hdbcfc0fb6828f4e8) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `odra` due to 2 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "87f0f7928d851d7273933debdcc1ba1c1523ee1d15a368fad09765a04e1b2e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87f0f7928d851d7273933debdcc1ba1c1523ee1d15a368fad09765a04e1b2e9e", kill_on_drop: false }` [INFO] [stdout] 87f0f7928d851d7273933debdcc1ba1c1523ee1d15a368fad09765a04e1b2e9e