[INFO] fetching crate unrar-async 0.1.8... [INFO] testing unrar-async-0.1.8 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate unrar-async 0.1.8 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate unrar-async 0.1.8 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unrar-async 0.1.8 [INFO] finished tweaking crates.io crate unrar-async 0.1.8 [INFO] tweaked toml for crates.io crate unrar-async 0.1.8 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate crates.io crate unrar-async 0.1.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-attributes v0.1.18 [INFO] [stderr] Downloaded clap v3.0.7 [INFO] [stderr] Downloaded blocking v1.1.0 [INFO] [stderr] Downloaded async-process v1.3.0 [INFO] [stderr] Downloaded lazy-regex v2.2.2 [INFO] [stderr] Downloaded lazy-regex-proc_macros v2.2.2 [INFO] [stderr] Downloaded unrar_sys v0.2.1 [INFO] [stderr] Downloaded widestring v0.5.1 [INFO] [stderr] Downloaded gloo-timers v0.2.2 [INFO] [stderr] Downloaded clap_derive v3.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46fab72367fc7574313c92b35d3e3e4527415a82f498e4603e8632667c868845 [INFO] running `Command { std: "docker" "start" "-a" "46fab72367fc7574313c92b35d3e3e4527415a82f498e4603e8632667c868845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46fab72367fc7574313c92b35d3e3e4527415a82f498e4603e8632667c868845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46fab72367fc7574313c92b35d3e3e4527415a82f498e4603e8632667c868845", kill_on_drop: false }` [INFO] [stdout] 46fab72367fc7574313c92b35d3e3e4527415a82f498e4603e8632667c868845 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09246bc8d52185a4c7024f4f606ef3ebb40067865a4a97b472ebb7d6d650a010 [INFO] running `Command { std: "docker" "start" "-a" "09246bc8d52185a4c7024f4f606ef3ebb40067865a4a97b472ebb7d6d650a010", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling widestring v0.5.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unrar_sys v0.2.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.2.2 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling lazy-regex v2.2.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling unrar-async v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.89s [INFO] running `Command { std: "docker" "inspect" "09246bc8d52185a4c7024f4f606ef3ebb40067865a4a97b472ebb7d6d650a010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09246bc8d52185a4c7024f4f606ef3ebb40067865a4a97b472ebb7d6d650a010", kill_on_drop: false }` [INFO] [stdout] 09246bc8d52185a4c7024f4f606ef3ebb40067865a4a97b472ebb7d6d650a010 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abd89f8cdc6e0b72ad572c27857ec51fe1ab31bf7e1a0994d693924b8f318d22 [INFO] running `Command { std: "docker" "start" "-a" "abd89f8cdc6e0b72ad572c27857ec51fe1ab31bf7e1a0994d693924b8f318d22", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling clap v3.0.7 [INFO] [stderr] Compiling unrar-async v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `unrar-async` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unrar_async --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 --cfg 'feature="default"' --cfg 'feature="runtime-tokio"' --cfg 'feature="tokio"' -C metadata=4334ea60fc7e887b -C extra-filename=-4334ea60fc7e887b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ba99f7cf17713f8c.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-847133dc4a5fb77d.rlib --extern enum_primitive=/opt/rustwide/target/debug/deps/libenum_primitive-9a21891a70718301.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3fef44772fee8ad7.rlib --extern lazy_regex=/opt/rustwide/target/debug/deps/liblazy_regex-299ccdf6a6fe3a94.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-afd8afe3a059e1c8.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-7baeee8f859b1e44.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-17becbc1515769fb.rlib --extern runtime_tokio=/opt/rustwide/target/debug/deps/libtokio-2bfb37d3e2be1db5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9694d48a63ee8c21.rlib --extern unrar_sys=/opt/rustwide/target/debug/deps/libunrar_sys-0a4a5f056c5adac1.rlib --extern widestring=/opt/rustwide/target/debug/deps/libwidestring-86d8713792f2b1f8.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/unrar_sys-c68bbc931175bf9c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "abd89f8cdc6e0b72ad572c27857ec51fe1ab31bf7e1a0994d693924b8f318d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abd89f8cdc6e0b72ad572c27857ec51fe1ab31bf7e1a0994d693924b8f318d22", kill_on_drop: false }` [INFO] [stdout] abd89f8cdc6e0b72ad572c27857ec51fe1ab31bf7e1a0994d693924b8f318d22