[INFO] fetching crate yy-boss 0.5.8... [INFO] testing yy-boss-0.5.8 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate yy-boss 0.5.8 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate yy-boss 0.5.8 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yy-boss 0.5.8 [INFO] finished tweaking crates.io crate yy-boss 0.5.8 [INFO] tweaked toml for crates.io crate yy-boss 0.5.8 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate yy-boss 0.5.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16315533ba34cbfd2ec54a9b7b774b995d0e41c29b102d7cdb9970f6dbbd373f [INFO] running `Command { std: "docker" "start" "-a" "16315533ba34cbfd2ec54a9b7b774b995d0e41c29b102d7cdb9970f6dbbd373f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16315533ba34cbfd2ec54a9b7b774b995d0e41c29b102d7cdb9970f6dbbd373f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16315533ba34cbfd2ec54a9b7b774b995d0e41c29b102d7cdb9970f6dbbd373f", kill_on_drop: false }` [INFO] [stdout] 16315533ba34cbfd2ec54a9b7b774b995d0e41c29b102d7cdb9970f6dbbd373f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b20714b9fe96bbb4976dd71f407d8d42b5fd33c9da8236baa2cf1d1daaae69a [INFO] running `Command { std: "docker" "start" "-a" "5b20714b9fe96bbb4976dd71f407d8d42b5fd33c9da8236baa2cf1d1daaae69a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [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 log-panics v2.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [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 crossbeam-deque v0.8.0 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling strum_macros v0.18.0 [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 v1.0.126 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_with v1.9.3 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling yy-typings v0.4.7 [INFO] [stderr] Compiling yy-boss v0.5.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.25s [INFO] running `Command { std: "docker" "inspect" "5b20714b9fe96bbb4976dd71f407d8d42b5fd33c9da8236baa2cf1d1daaae69a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b20714b9fe96bbb4976dd71f407d8d42b5fd33c9da8236baa2cf1d1daaae69a", kill_on_drop: false }` [INFO] [stdout] 5b20714b9fe96bbb4976dd71f407d8d42b5fd33c9da8236baa2cf1d1daaae69a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7ac5b03d009aaf6d1914bb5125fbd9bddf322bfd02ced20df655f33a34ec761 [INFO] running `Command { std: "docker" "start" "-a" "f7ac5b03d009aaf6d1914bb5125fbd9bddf322bfd02ced20df655f33a34ec761", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling include_dir v0.6.0 [INFO] [stderr] Compiling yy-boss v0.5.8 (/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=35e9fbde622fd5b2 -C extra-filename=-35e9fbde622fd5b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8aac79b2f754f7a1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-eade02e53dcdf501.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-4782af000168db75.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-f08a0cc4a86e2332.rlib --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-b72e1e955afb6130.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib --extern log_panics=/opt/rustwide/target/debug/deps/liblog_panics-5aa2a722be14965d.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-94869af616f57206.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-057cb98fbd7f6e3d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d6460a23f309dcf7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-24e5a703aa7c7f47.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-ba4ae4f714c84824.rlib --extern simple_logging=/opt/rustwide/target/debug/deps/libsimple_logging-cbfb65ac89dfdc68.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-8002013568026d37.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-418da92240b430fa.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bca13dcafbe91785.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fe6c9c231a55d531.rlib --extern yy_typings=/opt/rustwide/target/debug/deps/libyy_typings-39506005e3e00d3f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.pipelines.7a5ed932-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c.3zgx7netj4eprnp5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libyy_boss-5996836f9407799f.rlib" "/opt/rustwide/target/debug/deps/libstrum-8002013568026d37.rlib" "/opt/rustwide/target/debug/deps/libsemver-057cb98fbd7f6e3d.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-d8fad7f65bf9542e.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-ba4ae4f714c84824.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fc2ac5b964651b53.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libsimple_logging-cbfb65ac89dfdc68.rlib" "/opt/rustwide/target/debug/deps/libthread_id-c24be1a77d48967d.rlib" "/opt/rustwide/target/debug/deps/libclap-eade02e53dcdf501.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libatty-d387790ef22bcda0.rlib" "/opt/rustwide/target/debug/deps/libimage-f08a0cc4a86e2332.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0478c986bd3fba6b.rlib" "/opt/rustwide/target/debug/deps/libpng-abe88c3043fe6b7c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-bfa31e7be8e31bcb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6823342ed0b53e69.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c57d9e88dc719163.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0e07131684c59aba.rlib" "/opt/rustwide/target/debug/deps/libgif-ab90b51f79ba79e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libtiff-939ea14e31c5e14d.rlib" "/opt/rustwide/target/debug/deps/libweezl-71f2054f88b26c37.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1619e6b1ef8f973e.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-7c11e72748ff6a91.rlib" "/opt/rustwide/target/debug/deps/librayon-1641163ced56a687.rlib" "/opt/rustwide/target/debug/deps/librayon_core-650362048db39da9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-50f391c427ddcf98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-134a4eb89128f85c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aac79b2f754f7a1.rlib" "/opt/rustwide/target/debug/deps/libyy_typings-39506005e3e00d3f.rlib" "/opt/rustwide/target/debug/deps/libserde_with-d96daa9bf9908ea7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-24e5a703aa7c7f47.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653c401ca764c4cb.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libuuid-fe6c9c231a55d531.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dddf04fea087f5cf.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed8088a3e949cfa7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libserde-d6460a23f309dcf7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-bca13dcafbe91785.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-94869af616f57206.rlib" "/opt/rustwide/target/debug/deps/libdifference-c1087db8e4716a08.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pipelines-fa91762ad61ef64c" "-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" "f7ac5b03d009aaf6d1914bb5125fbd9bddf322bfd02ced20df655f33a34ec761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ac5b03d009aaf6d1914bb5125fbd9bddf322bfd02ced20df655f33a34ec761", kill_on_drop: false }` [INFO] [stdout] f7ac5b03d009aaf6d1914bb5125fbd9bddf322bfd02ced20df655f33a34ec761