[INFO] fetching crate unrar-async 0.1.9... [INFO] building unrar-async-0.1.9 against master#87788097b776f8e3662f76627944230684b671bd for pr-101591 [INFO] extracting crate unrar-async 0.1.9 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate unrar-async 0.1.9 on toolchain 87788097b776f8e3662f76627944230684b671bd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unrar-async 0.1.9 [INFO] finished tweaking crates.io crate unrar-async 0.1.9 [INFO] tweaked toml for crates.io crate unrar-async 0.1.9 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate unrar-async 0.1.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-primitive-derive v0.2.2 [INFO] [stderr] Downloaded lazy-regex-proc_macros v2.3.0 [INFO] [stderr] Downloaded lazy-regex v2.3.0 [INFO] [stderr] Downloaded unrar_sys v0.2.1 [INFO] [stderr] Downloaded tokio v1.19.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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d35c9df405e4f02399932a9eef340d7bc8618f2fb8815603931acc14cb26dac [INFO] running `Command { std: "docker" "start" "-a" "8d35c9df405e4f02399932a9eef340d7bc8618f2fb8815603931acc14cb26dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d35c9df405e4f02399932a9eef340d7bc8618f2fb8815603931acc14cb26dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d35c9df405e4f02399932a9eef340d7bc8618f2fb8815603931acc14cb26dac", kill_on_drop: false }` [INFO] [stdout] 8d35c9df405e4f02399932a9eef340d7bc8618f2fb8815603931acc14cb26dac [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=forbid" "-e" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 891d1ba14930577665fc0b8238857e47e69beaba976f186ce3322709aaf2cb32 [INFO] running `Command { std: "docker" "start" "-a" "891d1ba14930577665fc0b8238857e47e69beaba976f186ce3322709aaf2cb32", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling widestring v0.5.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unrar_sys v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.3.0 [INFO] [stderr] Compiling tokio v1.19.0 [INFO] [stderr] Compiling lazy-regex v2.3.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling unrar-async v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "891d1ba14930577665fc0b8238857e47e69beaba976f186ce3322709aaf2cb32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891d1ba14930577665fc0b8238857e47e69beaba976f186ce3322709aaf2cb32", kill_on_drop: false }` [INFO] [stdout] 891d1ba14930577665fc0b8238857e47e69beaba976f186ce3322709aaf2cb32 [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=forbid" "-e" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e814bb30b2f0ee5ab9d6b710195408533accbfdeba41114035d8f2b8be9214f [INFO] running `Command { std: "docker" "start" "-a" "9e814bb30b2f0ee5ab9d6b710195408533accbfdeba41114035d8f2b8be9214f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling unrar-async v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcqk1OuG/symbols.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.lister.3f1b2d26-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725.kawpulrlr4zq7m1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/unrar_sys-bfa88e4db68fcaef/out" "-L" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "/opt/rustwide/target/debug/deps/libunrar_async-1b74bdddec45ddfc.rlib" "/opt/rustwide/target/debug/deps/libunrar_sys-a6953956712d0622.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07b3e0818f14fa6e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c2d817c130930760.rlib" "/opt/rustwide/target/debug/deps/liblazy_regex-bc3efc0f4467e1b4.rlib" "/opt/rustwide/target/debug/deps/libregex-fce496d2065d9ff5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-23baffc3948e73bc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8bb1dbd76d1e3949.rlib" "/opt/rustwide/target/debug/deps/libwidestring-86d8713792f2b1f8.rlib" "/opt/rustwide/target/debug/deps/libtracing-34d72113039a7df7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libclap-d6173e489afe4b90.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-236ea9ce531cafe8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d5080db8d5a544fe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d2d3e0dc121af247.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-38862d79c0af3319.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-b0be559e80259a09.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f3e593635f85c5d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-48006fbe4a9d9d7e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-050ee9b48f71b607.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5e6ae6cc2080a5df.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-935d093f80bd7210.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-24ae6b0c1e4ada13.rlib" "/opt/rustwide/target/debug/deps/libtokio-85464fa78bd3f723.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lpthread" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/lister-f8da9885a4c2b725" "-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 `unrar-async` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9e814bb30b2f0ee5ab9d6b710195408533accbfdeba41114035d8f2b8be9214f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e814bb30b2f0ee5ab9d6b710195408533accbfdeba41114035d8f2b8be9214f", kill_on_drop: false }` [INFO] [stdout] 9e814bb30b2f0ee5ab9d6b710195408533accbfdeba41114035d8f2b8be9214f