[INFO] fetching crate yy-boss 0.5.2... [INFO] testing yy-boss-0.5.2 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate yy-boss 0.5.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate yy-boss 0.5.2 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate yy-boss 0.5.2 [INFO] finished tweaking crates.io crate yy-boss 0.5.2 [INFO] tweaked toml for crates.io crate yy-boss 0.5.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate yy-boss 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yy-typings v0.4.2 [INFO] [stderr] Downloaded strum_macros v0.18.0 [INFO] [stderr] Downloaded strum v0.18.0 [INFO] [stderr] Downloaded console v0.11.3 [INFO] [stderr] Downloaded ctor v0.1.14 [INFO] [stderr] Downloaded bytemuck v1.3.1 [INFO] [stderr] Downloaded num-derive v0.3.1 [INFO] [stderr] Downloaded log-panics v2.0.0 [INFO] [stderr] Downloaded clap v2.33.2 [INFO] [stderr] Downloaded tiff v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9f4777fe1d8d8572d6a4da1911a100d17eb3e78f65230d7624d9277b630f1ca1 [INFO] running `Command { std: "docker" "start" "-a" "9f4777fe1d8d8572d6a4da1911a100d17eb3e78f65230d7624d9277b630f1ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f4777fe1d8d8572d6a4da1911a100d17eb3e78f65230d7624d9277b630f1ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f4777fe1d8d8572d6a4da1911a100d17eb3e78f65230d7624d9277b630f1ca1", kill_on_drop: false }` [INFO] [stdout] 9f4777fe1d8d8572d6a4da1911a100d17eb3e78f65230d7624d9277b630f1ca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48e1113befe277e5d67b396831a1b5fc8fcd8af419f53c416d332848bec01721 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "48e1113befe277e5d67b396831a1b5fc8fcd8af419f53c416d332848bec01721", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling log-panics v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tiff v0.6.0 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling num-derive v0.3.1 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling yy-typings v0.4.2 [INFO] [stderr] Compiling yy-boss v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "48e1113befe277e5d67b396831a1b5fc8fcd8af419f53c416d332848bec01721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e1113befe277e5d67b396831a1b5fc8fcd8af419f53c416d332848bec01721", kill_on_drop: false }` [INFO] [stdout] 48e1113befe277e5d67b396831a1b5fc8fcd8af419f53c416d332848bec01721 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a81324a3b09bba35214ccfb5bcae84da87c9fa7cede29ba2e391276a2ee2c0f [INFO] running `Command { std: "docker" "start" "-a" "9a81324a3b09bba35214ccfb5bcae84da87c9fa7cede29ba2e391276a2ee2c0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling include_dir v0.6.0 [INFO] [stderr] Compiling yy-boss v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `yy-boss` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name yy_boss --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=aae201da80efc6a4 -C extra-filename=-aae201da80efc6a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-232222388afe3c69.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a9755a38e6912fd.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-238b541663aa5e14.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-3674309b7295c132.rlib --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-a9d4c96e39d0c121.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib --extern log_panics=/opt/rustwide/target/debug/deps/liblog_panics-e0e6b59ed04612f5.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-716ab23a78a063c8.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-06307d81c60adf8f.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-bfcf9fd2dbaa5bef.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a06c0616ac03ef09.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-d239eda2c80b5efe.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d7e542eb1200e106.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d653be6aa073b0bb.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-032bd1bcf01f4c1f.rlib --extern simple_logging=/opt/rustwide/target/debug/deps/libsimple_logging-1e896f4eb6077b41.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-e95f4734db2ed7d4.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-1fc31ccba310296e.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c2ada778ad0e74af.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2a045ec1aa6490cd.rlib --extern yy_typings=/opt/rustwide/target/debug/deps/libyy_typings-1f0bbc9ba313427d.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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.trivial_tests.3vuiovvu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e" "/opt/rustwide/target/debug/deps/trivial_tests-63e466b64451090e.4w15odx282b6p0w8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libyy_boss-c1d4f8e4cfe7f8d0.rlib" "/opt/rustwide/target/debug/deps/libstrum-e95f4734db2ed7d4.rlib" "/opt/rustwide/target/debug/deps/libsemver-d239eda2c80b5efe.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-bb70944049e860e8.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-032bd1bcf01f4c1f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-9c5e16e11e1c4223.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-06307d81c60adf8f.rlib" "/opt/rustwide/target/debug/deps/libsimple_logging-1e896f4eb6077b41.rlib" "/opt/rustwide/target/debug/deps/libthread_id-30eb7276c5da71e3.rlib" "/opt/rustwide/target/debug/deps/libclap-7a9755a38e6912fd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-9c64949c2f867b0b.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d1be45a68445f076.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ccf5129a40d9887d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libatty-f23d809a820ece96.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "/opt/rustwide/target/debug/deps/libimage-3674309b7295c132.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-aef19c714f18fc78.rlib" "/opt/rustwide/target/debug/deps/libpng-bdc8e3b73b0e5270.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a5d98ad79ea81331.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f520670c19841342.rlib" "/opt/rustwide/target/debug/deps/libadler32-b754b0225bffa03d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-61d365e5a4aa75a5.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1b0345d2fe9085d0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-44fca5b36a7a7b54.rlib" "/opt/rustwide/target/debug/deps/libgif-09b54fd52ea6d92d.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-99d52960d8cb9a2a.rlib" "/opt/rustwide/target/debug/deps/libtiff-e513493762e912fe.rlib" "/opt/rustwide/target/debug/deps/libweezl-4d60bb0fb89d3a89.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7cb5e20f7b55a12f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-e4814da59cbb42ca.rlib" "/opt/rustwide/target/debug/deps/librayon-de1a8cd58742f7dd.rlib" "/opt/rustwide/target/debug/deps/librayon_core-01f83d57c745b25f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4be94048eddad040.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d787101668a10e80.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4f8d13025a4f8b03.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-92a32f45c5b4b28b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-78c499aea379e159.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libeither-7ea3df9e791e2173.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c2ada778ad0e74af.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libanyhow-232222388afe3c69.rlib" "/opt/rustwide/target/debug/deps/libyy_typings-1f0bbc9ba313427d.rlib" "/opt/rustwide/target/debug/deps/libserde_with-313d5ca0fec81d41.rlib" "/opt/rustwide/target/debug/deps/libuuid-2a045ec1aa6490cd.rlib" "/opt/rustwide/target/debug/deps/librand-87c76f7a3609a5dc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-be81653222394f33.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-18d7340ed46b1486.rlib" "/opt/rustwide/target/debug/deps/librand_core-5b026bc12e7091ae.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2d36d6b46c42eb5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-b81290768ea6ee12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d653be6aa073b0bb.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-e2fe8f436295d324.rlib" "/opt/rustwide/target/debug/deps/libregex-a06c0616ac03ef09.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15cbfd292ca91181.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d9b457e9389a1382.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-207c7d4d3cee0077.rlib" "/opt/rustwide/target/debug/deps/libserde-d7e542eb1200e106.rlib" "/opt/rustwide/target/debug/deps/libinclude_dir-a9d4c96e39d0c121.rlib" "/opt/rustwide/target/debug/deps/libglob-25d3e3c81b4cce0b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "9a81324a3b09bba35214ccfb5bcae84da87c9fa7cede29ba2e391276a2ee2c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a81324a3b09bba35214ccfb5bcae84da87c9fa7cede29ba2e391276a2ee2c0f", kill_on_drop: false }` [INFO] [stdout] 9a81324a3b09bba35214ccfb5bcae84da87c9fa7cede29ba2e391276a2ee2c0f