[INFO] fetching crate basic_dsp 0.9.4... [INFO] testing basic_dsp-0.9.4 against 1.55.0 for beta-1.56-1 [INFO] extracting crate basic_dsp 0.9.4 into /workspace/builds/worker-113/source [INFO] validating manifest of crates.io crate basic_dsp 0.9.4 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate basic_dsp 0.9.4 [INFO] finished tweaking crates.io crate basic_dsp 0.9.4 [INFO] tweaked toml for crates.io crate basic_dsp 0.9.4 written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate crates.io crate basic_dsp 0.9.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.116 [INFO] [stderr] Downloaded libc v0.2.79 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.68 [INFO] [stderr] Downloaded base-x v0.2.6 [INFO] [stderr] Downloaded addr2line v0.13.0 [INFO] [stderr] Downloaded basic_dsp_matrix v0.9.3 [INFO] [stderr] Downloaded backtrace v0.3.52 [INFO] [stderr] Downloaded proc-macro-hack v0.5.18 [INFO] [stderr] Downloaded gimli v0.22.0 [INFO] [stderr] Downloaded standback v0.2.11 [INFO] [stderr] Downloaded object v0.20.0 [INFO] [stderr] Downloaded packed_simd_2 v0.3.4 [INFO] [stderr] Downloaded const_fn v0.4.2 [INFO] [stderr] Downloaded basic_dsp_interop v0.9.3 [INFO] [stderr] Downloaded transpose v0.2.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.68 [INFO] [stderr] Downloaded num v0.4.0 [INFO] [stderr] Downloaded syn v1.0.43 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.68 [INFO] [stderr] Downloaded time v0.2.22 [INFO] [stderr] Downloaded docopt v1.1.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.17 [INFO] [stderr] Downloaded serde_json v1.0.58 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.68 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Downloaded serde_derive v1.0.116 [INFO] [stderr] Downloaded num-bigint v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49b8ceb557335b0e3ec40dd864614647c8654c9620c034775ae575f5f81df845 [INFO] running `Command { std: "docker" "start" "-a" "49b8ceb557335b0e3ec40dd864614647c8654c9620c034775ae575f5f81df845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49b8ceb557335b0e3ec40dd864614647c8654c9620c034775ae575f5f81df845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49b8ceb557335b0e3ec40dd864614647c8654c9620c034775ae575f5f81df845", kill_on_drop: false }` [INFO] [stdout] 49b8ceb557335b0e3ec40dd864614647c8654c9620c034775ae575f5f81df845 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b827a6ac2f76b71c793694c2cb98ffe32c2b56914b42ced880460a08aa8677fb [INFO] running `Command { std: "docker" "start" "-a" "b827a6ac2f76b71c793694c2cb98ffe32c2b56914b42ced880460a08aa8677fb", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling transpose v0.2.0 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling linreg v0.2.0 [INFO] [stderr] Compiling basic_dsp_vector v0.9.4 [INFO] [stderr] Compiling basic_dsp_matrix v0.9.3 [INFO] [stderr] Compiling basic_dsp v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.21s [INFO] running `Command { std: "docker" "inspect" "b827a6ac2f76b71c793694c2cb98ffe32c2b56914b42ced880460a08aa8677fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b827a6ac2f76b71c793694c2cb98ffe32c2b56914b42ced880460a08aa8677fb", kill_on_drop: false }` [INFO] [stdout] b827a6ac2f76b71c793694c2cb98ffe32c2b56914b42ced880460a08aa8677fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecc6a42446f918609db7ce071e6b8974caca7b1ab40c8eeb512b53c18e72da09 [INFO] running `Command { std: "docker" "start" "-a" "ecc6a42446f918609db7ce071e6b8974caca7b1ab40c8eeb512b53c18e72da09", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling hamcrest v0.1.5 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling basic_dsp v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `basic_dsp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name interpolation_test --edition=2018 tests/interpolation_test.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="basic_dsp_matrix"' --cfg 'feature="default"' --cfg 'feature="matrix"' --cfg 'feature="std"' -C metadata=8c4191516358e0d1 -C extra-filename=-8c4191516358e0d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern basic_dsp=/opt/rustwide/target/debug/deps/libbasic_dsp.so --extern basic_dsp=/opt/rustwide/target/debug/deps/libbasic_dsp.rlib --extern basic_dsp_matrix=/opt/rustwide/target/debug/deps/libbasic_dsp_matrix-31755e3add2b2c40.rlib --extern basic_dsp_vector=/opt/rustwide/target/debug/deps/libbasic_dsp_vector-f4966aee45f00d38.rlib --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-7188e16a8386ed31.rlib --extern hamcrest=/opt/rustwide/target/debug/deps/libhamcrest-ec1c1a5c56aee5d8.rlib --extern hound=/opt/rustwide/target/debug/deps/libhound-b15280428d9337b5.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-c65fefba6e861593.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2112a5155d5c2d3a.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-57d9c05306e65a94.rlib --cap-lints=warn` (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/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.show_calibration.f27caf05-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff.2p87zf19lzvbzs1e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdocopt-7188e16a8386ed31.rlib" "/opt/rustwide/target/debug/deps/libstrsim-bedbb33abaab9709.rlib" "/opt/rustwide/target/debug/deps/libserde-a240187dd97e4f53.rlib" "/opt/rustwide/target/debug/deps/libregex-5c6ca9a6818cc516.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8d133295d5bc9215.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e796668475ed7fb8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libbasic_dsp.rlib" "/opt/rustwide/target/debug/deps/libbasic_dsp_matrix-31755e3add2b2c40.rlib" "/opt/rustwide/target/debug/deps/libbasic_dsp_vector-f4966aee45f00d38.rlib" "/opt/rustwide/target/debug/deps/libtime-e7f5f8b3a728b9b4.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-91f7af2272c3264e.rlib" "/opt/rustwide/target/debug/deps/libstandback-dd5da0b29040e3fb.rlib" "/opt/rustwide/target/debug/deps/librustfft-9b345e4567276852.rlib" "/opt/rustwide/target/debug/deps/libprimal_check-3f16f7c1b18568f6.rlib" "/opt/rustwide/target/debug/deps/libtranspose-3df7acf591b8bee1.rlib" "/opt/rustwide/target/debug/deps/libstrength_reduce-8326a2a83d06236c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2ccd5cb70f655657.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b62dc2236f9c90c5.rlib" "/opt/rustwide/target/debug/deps/liblibc-e171e2c553c740c1.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-13c84cba865aa788.rlib" "/opt/rustwide/target/debug/deps/liblinreg-d3702b93fb63d79c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07bce94835c38406.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-71d4dadf59fc65e6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8a35f31dffeb97ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7dfa0cf6c0c353f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-84ce7013c4497242.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c4def8d9af38a6d9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3e626c1dc709f8d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-10d86faec3818212.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/show_calibration-03624ba16ce696ff" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.bench_tables.a6fac75f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5.36xycb4tlsu9jtlf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtime-57d9c05306e65a94.rlib" "/opt/rustwide/target/debug/deps/librand-2112a5155d5c2d3a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-160bcfb0eac6a702.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/libdocopt-7188e16a8386ed31.rlib" "/opt/rustwide/target/debug/deps/libstrsim-bedbb33abaab9709.rlib" "/opt/rustwide/target/debug/deps/libserde-a240187dd97e4f53.rlib" "/opt/rustwide/target/debug/deps/libregex-5c6ca9a6818cc516.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8d133295d5bc9215.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e796668475ed7fb8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libbasic_dsp.rlib" "/opt/rustwide/target/debug/deps/libbasic_dsp_matrix-31755e3add2b2c40.rlib" "/opt/rustwide/target/debug/deps/libbasic_dsp_vector-f4966aee45f00d38.rlib" "/opt/rustwide/target/debug/deps/libtime-e7f5f8b3a728b9b4.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-91f7af2272c3264e.rlib" "/opt/rustwide/target/debug/deps/libstandback-dd5da0b29040e3fb.rlib" "/opt/rustwide/target/debug/deps/librustfft-9b345e4567276852.rlib" "/opt/rustwide/target/debug/deps/libprimal_check-3f16f7c1b18568f6.rlib" "/opt/rustwide/target/debug/deps/libtranspose-3df7acf591b8bee1.rlib" "/opt/rustwide/target/debug/deps/libstrength_reduce-8326a2a83d06236c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2ccd5cb70f655657.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b62dc2236f9c90c5.rlib" "/opt/rustwide/target/debug/deps/liblibc-e171e2c553c740c1.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-13c84cba865aa788.rlib" "/opt/rustwide/target/debug/deps/liblinreg-d3702b93fb63d79c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07bce94835c38406.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-71d4dadf59fc65e6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8a35f31dffeb97ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7dfa0cf6c0c353f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-84ce7013c4497242.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c4def8d9af38a6d9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3e626c1dc709f8d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-10d86faec3818212.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/bench_tables-b0e7fe5bffa4c2e5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "ecc6a42446f918609db7ce071e6b8974caca7b1ab40c8eeb512b53c18e72da09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecc6a42446f918609db7ce071e6b8974caca7b1ab40c8eeb512b53c18e72da09", kill_on_drop: false }` [INFO] [stdout] ecc6a42446f918609db7ce071e6b8974caca7b1ab40c8eeb512b53c18e72da09