[INFO] fetching crate yy-boss 0.5.14... [INFO] testing yy-boss-0.5.14 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate yy-boss 0.5.14 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate yy-boss 0.5.14 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yy-boss 0.5.14 [INFO] finished tweaking crates.io crate yy-boss 0.5.14 [INFO] tweaked toml for crates.io crate yy-boss 0.5.14 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate yy-boss 0.5.14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cc1bcaa388a22cb938142bdded7bbc4d9b2cb97f14718cd919953e9ea421dbf [INFO] running `Command { std: "docker" "start" "-a" "8cc1bcaa388a22cb938142bdded7bbc4d9b2cb97f14718cd919953e9ea421dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cc1bcaa388a22cb938142bdded7bbc4d9b2cb97f14718cd919953e9ea421dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc1bcaa388a22cb938142bdded7bbc4d9b2cb97f14718cd919953e9ea421dbf", kill_on_drop: false }` [INFO] [stdout] 8cc1bcaa388a22cb938142bdded7bbc4d9b2cb97f14718cd919953e9ea421dbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfa8a794100a95e4f3e5d3b949ebd9d7b2cc5976f73e469f5fcc7f49c03311e8 [INFO] running `Command { std: "docker" "start" "-a" "bfa8a794100a95e4f3e5d3b949ebd9d7b2cc5976f73e469f5fcc7f49c03311e8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling log-panics v2.0.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling serde_with v1.9.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling yy-typings v0.4.13 [INFO] [stderr] Compiling yy-boss v0.5.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.93s [INFO] running `Command { std: "docker" "inspect" "bfa8a794100a95e4f3e5d3b949ebd9d7b2cc5976f73e469f5fcc7f49c03311e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa8a794100a95e4f3e5d3b949ebd9d7b2cc5976f73e469f5fcc7f49c03311e8", kill_on_drop: false }` [INFO] [stdout] bfa8a794100a95e4f3e5d3b949ebd9d7b2cc5976f73e469f5fcc7f49c03311e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1aceda07fb21df2b6705a90b579152c094293c899cf0db55d3b1e11c2631fb52 [INFO] running `Command { std: "docker" "start" "-a" "1aceda07fb21df2b6705a90b579152c094293c899cf0db55d3b1e11c2631fb52", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling include_dir v0.6.0 [INFO] [stderr] Compiling yy-boss v0.5.14 (/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=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e503a679a0ffb86e -C extra-filename=-e503a679a0ffb86e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ac4960d7f6768177.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-1429b218962c8631.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-eb128d036a8b838d.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-704d0801d2c70828.rlib --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-1a872419c4278ad6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern log_panics=/opt/rustwide/target/debug/deps/liblog_panics-4e431dbc27595f43.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-7b5b184081e8655b.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-bb2eb99988a4f3fa.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-4479ab3fc4c45023.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c578a9f58a4d88c1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0ef5a5105acf671a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-e0fbfd65057774bf.rlib --extern simple_logging=/opt/rustwide/target/debug/deps/libsimple_logging-b5bd46afaa243fa8.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-030ed8329642dbce.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-a30b716a9afda6b5.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0bca3a0eaf618060.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-72df4061ab98b042.rlib --extern yy_typings=/opt/rustwide/target/debug/deps/libyy_typings-9024d71d0614639c.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/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.pipelines.2e1c67b8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c.2y5b4zm2h3nm1un5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libyy_boss-2299b49151515e0a.rlib" "/opt/rustwide/target/debug/deps/libstrum-030ed8329642dbce.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-e0fbfd65057774bf.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fb062838ce04b5b9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libsemver-4479ab3fc4c45023.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libsimple_logging-b5bd46afaa243fa8.rlib" "/opt/rustwide/target/debug/deps/libthread_id-1eba7474a7a3efae.rlib" "/opt/rustwide/target/debug/deps/libclap-1429b218962c8631.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libatty-5fcce5351d2e17bb.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libimage-704d0801d2c70828.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-673938733fb001d6.rlib" "/opt/rustwide/target/debug/deps/libpng-13ab5c039b0c2491.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb4d95640e47c57e.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4477133c7b326206.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6ad8d9d719a2fafb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libgif-41e9db4830efc6a7.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libtiff-1c19d79441df9055.rlib" "/opt/rustwide/target/debug/deps/libweezl-55d032a32b789a6f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e49231c28250f5f1.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-92766a9d4e32298f.rlib" "/opt/rustwide/target/debug/deps/librayon-d8ca079d854ea454.rlib" "/opt/rustwide/target/debug/deps/librayon_core-26511a37c58ae8d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6b55570d8232c873.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d50d6a564e00e02c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a3d6a822e3414bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c93230d2c8eb1bc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ac4960d7f6768177.rlib" "/opt/rustwide/target/debug/deps/libyy_typings-9024d71d0614639c.rlib" "/opt/rustwide/target/debug/deps/libserde_with-65df501a7259dceb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0ef5a5105acf671a.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-7c14328d9548cc59.rlib" "/opt/rustwide/target/debug/deps/libregex-bb2eb99988a4f3fa.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-57261455c72e3e09.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c0c2ed8e96932ec2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libuuid-72df4061ab98b042.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9f6a6e930f3a56e5.rlib" "/opt/rustwide/target/debug/deps/liblibc-ef814aa1dcbf91ea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libserde-c578a9f58a4d88c1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0bca3a0eaf618060.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib" "/opt/rustwide/target/debug/deps/libdiff-addc4ff7d1d9a698.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pipelines-66210c59edddb16c" "-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: could not compile `yy-boss` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1aceda07fb21df2b6705a90b579152c094293c899cf0db55d3b1e11c2631fb52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aceda07fb21df2b6705a90b579152c094293c899cf0db55d3b1e11c2631fb52", kill_on_drop: false }` [INFO] [stdout] 1aceda07fb21df2b6705a90b579152c094293c899cf0db55d3b1e11c2631fb52