[INFO] cloning repository https://github.com/nouvadam/pathtracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nouvadam/pathtracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnouvadam%2Fpathtracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnouvadam%2Fpathtracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66b1271b167f280b77b2428145b76795b81743b2 [INFO] testing nouvadam/pathtracer against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnouvadam%2Fpathtracer" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nouvadam/pathtracer 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 git repo https://github.com/nouvadam/pathtracer [INFO] finished tweaking git repo https://github.com/nouvadam/pathtracer [INFO] tweaked toml for git repo https://github.com/nouvadam/pathtracer written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate git repo https://github.com/nouvadam/pathtracer 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] Updating git repository `https://github.com/Gelbpunkt/rust-lexical` [INFO] [stderr] warning: Patch `lexical-core v0.7.4 (https://github.com/Gelbpunkt/rust-lexical?branch=fix-warnings-and-update-deps#601c9bfe)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arr_macro_impl v0.1.3 [INFO] [stderr] Downloaded arr_macro v0.1.3 [INFO] [stderr] Downloaded enum_dispatch v0.3.7 [INFO] [stderr] Downloaded objekt-clonable v0.2.2 [INFO] [stderr] Downloaded wavefront_obj v8.0.0 [INFO] [stderr] Downloaded objekt-clonable-impl v0.2.2 [INFO] [stderr] Downloaded permutation_iterator v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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] 18a93c3c13fe3b9efe8bab00b39f4724572d37274003c5054d8442e6ad57c6d5 [INFO] running `Command { std: "docker" "start" "-a" "18a93c3c13fe3b9efe8bab00b39f4724572d37274003c5054d8442e6ad57c6d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18a93c3c13fe3b9efe8bab00b39f4724572d37274003c5054d8442e6ad57c6d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18a93c3c13fe3b9efe8bab00b39f4724572d37274003c5054d8442e6ad57c6d5", kill_on_drop: false }` [INFO] [stdout] 18a93c3c13fe3b9efe8bab00b39f4724572d37274003c5054d8442e6ad57c6d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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] 0b146a5a0dc2228a8ad1b20d46f7894516adf3ea2c8fe95ceab0d472af598f92 [INFO] running `Command { std: "docker" "start" "-a" "0b146a5a0dc2228a8ad1b20d46f7894516adf3ea2c8fe95ceab0d472af598f92", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `lexical-core v0.7.4 (https://github.com/Gelbpunkt/rust-lexical?branch=fix-warnings-and-update-deps#601c9bfe)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling objekt v0.1.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 crossbeam-channel v0.5.1 [INFO] [stderr] Compiling lexical-core v0.4.8 [INFO] [stderr] Compiling lexical v2.2.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling permutation_iterator v0.1.2 [INFO] [stderr] Compiling wavefront_obj v8.0.0 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling objekt-clonable-impl v0.2.2 [INFO] [stderr] Compiling objekt-clonable v0.2.2 [INFO] [stderr] Compiling pathtracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/hit.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[enum_dispatch] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `enum_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/hit.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[enum_dispatch] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `enum_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.83s [INFO] running `Command { std: "docker" "inspect" "0b146a5a0dc2228a8ad1b20d46f7894516adf3ea2c8fe95ceab0d472af598f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b146a5a0dc2228a8ad1b20d46f7894516adf3ea2c8fe95ceab0d472af598f92", kill_on_drop: false }` [INFO] [stdout] 0b146a5a0dc2228a8ad1b20d46f7894516adf3ea2c8fe95ceab0d472af598f92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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] 8fb999857504273c9ef6977bb0598d39f9a57f0ccd8f5e8545092626f095caa6 [INFO] running `Command { std: "docker" "start" "-a" "8fb999857504273c9ef6977bb0598d39f9a57f0ccd8f5e8545092626f095caa6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `lexical-core v0.7.4 (https://github.com/Gelbpunkt/rust-lexical?branch=fix-warnings-and-update-deps#601c9bfe)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling pathtracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/hit.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[enum_dispatch] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `enum_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/hit.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[enum_dispatch] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `enum_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pathtracer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pathtracer --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=605960f51c577c19 -C extra-filename=-605960f51c577c19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arr_macro=/opt/rustwide/target/debug/deps/libarr_macro-2ef4f5883d6b08a7.rlib --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-f2bd9a217d4a6e6e.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9107eec6aa98d644.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib --extern objekt_clonable=/opt/rustwide/target/debug/deps/libobjekt_clonable-924b7d14d87642ac.rlib --extern permutation_iterator=/opt/rustwide/target/debug/deps/libpermutation_iterator-8b43b690be0fb5ad.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-b5bbb0d735a4f36e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6e964b853b589b26.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-d7313060a4f26ad7.rlib --extern wavefront_obj=/opt/rustwide/target/debug/deps/libwavefront_obj-3c17ec782b27944d.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/triangle_test-0afdd701fd824063.triangle_test.61686de8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/triangle_test-0afdd701fd824063.triangle_test.61686de8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/triangle_test-0afdd701fd824063.triangle_test.61686de8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/triangle_test-0afdd701fd824063.triangle_test.61686de8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/triangle_test-0afdd701fd824063.triangle_test.61686de8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/triangle_test-0afdd701fd824063.triangle_test.61686de8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/triangle_test-0afdd701fd824063.triangle_test.61686de8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/triangle_test-0afdd701fd824063.triangle_test.61686de8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/triangle_test-0afdd701fd824063.triangle_test.61686de8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/triangle_test-0afdd701fd824063.triangle_test.61686de8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/triangle_test-0afdd701fd824063.triangle_test.61686de8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/triangle_test-0afdd701fd824063.3pi1pocx2z463bnl.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/libpathtracer-2b9eb677ec112ca7.rlib" "/opt/rustwide/target/debug/deps/libpng-b5bbb0d735a4f36e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-07981847d001dd77.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libdeflate-227199f57a1741e6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libadler32-d1b45ea3c4d808bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libwavefront_obj-3c17ec782b27944d.rlib" "/opt/rustwide/target/debug/deps/liblexical-948debfc45d3edbd.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-4742e0b296fdd41f.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-61030fd22ccbceec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libpermutation_iterator-8b43b690be0fb5ad.rlib" "/opt/rustwide/target/debug/deps/librand-269531b47ba9ae83.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fa65da333ba9204f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5a1f4711c3167d8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f64c7c35eb8a2ad7.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-a34c64e7595bc967.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-57827632cb677f64.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9a28be3f9c894926.rlib" "/opt/rustwide/target/debug/deps/libnodrop-0193680fb3aed622.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-2ef4f5883d6b08a7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/librayon-d7313060a4f26ad7.rlib" "/opt/rustwide/target/debug/deps/librayon_core-9d8c50548aaa0f94.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c7bb03272108bfbe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cb26f09163f42bbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2439fef1b58de08b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5bdac591e8ca734e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libitertools-9107eec6aa98d644.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libobjekt_clonable-924b7d14d87642ac.rlib" "/opt/rustwide/target/debug/deps/libobjekt-9d7a3acf7e144095.rlib" "/opt/rustwide/target/debug/deps/librand-6e964b853b589b26.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-12e4dfbbd38d72da.rlib" "/opt/rustwide/target/debug/deps/liblibc-265ea9156ddd3fc7.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.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/triangle_test-0afdd701fd824063" "-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" "8fb999857504273c9ef6977bb0598d39f9a57f0ccd8f5e8545092626f095caa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fb999857504273c9ef6977bb0598d39f9a57f0ccd8f5e8545092626f095caa6", kill_on_drop: false }` [INFO] [stdout] 8fb999857504273c9ef6977bb0598d39f9a57f0ccd8f5e8545092626f095caa6