[INFO] fetching crate lss_driver 0.7.0... [INFO] testing lss_driver-0.7.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate lss_driver 0.7.0 into /workspace/builds/worker-61/source [INFO] validating manifest of crates.io crate lss_driver 0.7.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lss_driver 0.7.0 [INFO] finished tweaking crates.io crate lss_driver 0.7.0 [INFO] tweaked toml for crates.io crate lss_driver 0.7.0 written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate crates.io crate lss_driver 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b72f48671a3cf5e24bf0ab8ff7093ff92f151f1a2407a677e3a2e3eb56a0bd2d [INFO] running `Command { std: "docker" "start" "-a" "b72f48671a3cf5e24bf0ab8ff7093ff92f151f1a2407a677e3a2e3eb56a0bd2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b72f48671a3cf5e24bf0ab8ff7093ff92f151f1a2407a677e3a2e3eb56a0bd2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72f48671a3cf5e24bf0ab8ff7093ff92f151f1a2407a677e3a2e3eb56a0bd2d", kill_on_drop: false }` [INFO] [stdout] b72f48671a3cf5e24bf0ab8ff7093ff92f151f1a2407a677e3a2e3eb56a0bd2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2944d74c15f45004a5fff9fd2afd63820ed12e8fd67ef76b2de6ef2f2288871d [INFO] running `Command { std: "docker" "start" "-a" "2944d74c15f45004a5fff9fd2afd63820ed12e8fd67ef76b2de6ef2f2288871d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling mio-serial v5.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-serial v5.4.1 [INFO] [stderr] Compiling lss_driver v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.08s [INFO] running `Command { std: "docker" "inspect" "2944d74c15f45004a5fff9fd2afd63820ed12e8fd67ef76b2de6ef2f2288871d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2944d74c15f45004a5fff9fd2afd63820ed12e8fd67ef76b2de6ef2f2288871d", kill_on_drop: false }` [INFO] [stdout] 2944d74c15f45004a5fff9fd2afd63820ed12e8fd67ef76b2de6ef2f2288871d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95820004c0498d5d938ee04475f0ce49835a44cfcf481c4fb5ceb74508e48df4 [INFO] running `Command { std: "docker" "start" "-a" "95820004c0498d5d938ee04475f0ce49835a44cfcf481c4fb5ceb74508e48df4", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling mio-serial v5.0.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-serial v5.4.1 [INFO] [stderr] Compiling lss_driver v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `lss_driver` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name replay_mode --edition=2021 examples/replay_mode.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3b719564e7668acd -C extra-filename=-3b719564e7668acd --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-f09997d9abcf0952.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-6648e538b6159216.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1e578753e21dcc84.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0896d524c02ec108.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-cdfdd5d42143b719.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-81c483b3b0687648.rlib --extern lss_driver=/opt/rustwide/target/debug/deps/liblss_driver-54d4d3afc546ce29.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fae778a27f98222e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5b9d8165c26fd20c.rlib --extern tokio_serial=/opt/rustwide/target/debug/deps/libtokio_serial-d62cc82d1c5eba52.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-042bdaa768fa17fd.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.detect_all_settings.bbc3e1fc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da.1392ronj5hkieh42.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblss_driver-54d4d3afc546ce29.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-042bdaa768fa17fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_serial-d62cc82d1c5eba52.rlib" "/opt/rustwide/target/debug/deps/libmio_serial-69a9006e57142712.rlib" "/opt/rustwide/target/debug/deps/libnix-bcb445b6bad18557.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libserialport-bc96d15bb4dd5e52.rlib" "/opt/rustwide/target/debug/deps/libnix-78a7b2c6a2f4acfb.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfutures-81c483b3b0687648.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2d105f9ac464bd15.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-079339f410bd1d50.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-418eae86e4808f51.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d137f755b644b690.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fae778a27f98222e.rlib" "/opt/rustwide/target/debug/deps/libtokio-5b9d8165c26fd20c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018212ad5f6bd3a6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libmio-920b10cfc38b341c.rlib" "/opt/rustwide/target/debug/deps/liblog-6860946bdedccfac.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-35c7f8e6834528db.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libclap-0896d524c02ec108.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-6fe912f8f67c2a04.rlib" "/opt/rustwide/target/debug/deps/liblibc-525ecbfb469f2a42.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d93b7683eaaeea4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-4b506e4d5fdec1c1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/detect_all_settings-5fd0d6f78f4e24da" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "95820004c0498d5d938ee04475f0ce49835a44cfcf481c4fb5ceb74508e48df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95820004c0498d5d938ee04475f0ce49835a44cfcf481c4fb5ceb74508e48df4", kill_on_drop: false }` [INFO] [stdout] 95820004c0498d5d938ee04475f0ce49835a44cfcf481c4fb5ceb74508e48df4