[INFO] cloning repository https://github.com/timrufus/bitrufus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timrufus/bitrufus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimrufus%2Fbitrufus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimrufus%2Fbitrufus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba65615e9ab2ed77fedadf591bbb4ed20f2ebe25
[INFO] checking timrufus/bitrufus against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimrufus%2Fbitrufus" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/timrufus/bitrufus
[INFO] finished tweaking git repo https://github.com/timrufus/bitrufus
[INFO] tweaked toml for git repo https://github.com/timrufus/bitrufus written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timrufus/bitrufus on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timrufus/bitrufus already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.29.5
[INFO] [stderr]   Downloaded uniffi v0.29.5
[INFO] [stderr]   Downloaded uniffi_meta v0.29.5
[INFO] [stderr]   Downloaded uniffi_pipeline v0.29.5
[INFO] [stderr]   Downloaded uniffi_macros v0.29.5
[INFO] [stderr]   Downloaded askama_derive v0.13.1
[INFO] [stderr]   Downloaded uniffi_build v0.29.5
[INFO] [stderr]   Downloaded uniffi_core v0.29.5
[INFO] [stderr]   Downloaded async-compat v0.2.5
[INFO] [stderr]   Downloaded uniffi_udl v0.29.5
[INFO] [stderr]   Downloaded askama v0.13.1
[INFO] [stderr]   Downloaded askama_parser v0.13.0
[INFO] [stderr]   Downloaded uniffi_bindgen v0.29.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e48de376a2340c3b5a580376c96208fa79fa43c15eb9e472fbecc806d28a426f
[INFO] running `Command { std: "docker" "start" "e48de376a2340c3b5a580376c96208fa79fa43c15eb9e472fbecc806d28a426f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e48de376a2340c3b5a580376c96208fa79fa43c15eb9e472fbecc806d28a426f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e48de376a2340c3b5a580376c96208fa79fa43c15eb9e472fbecc806d28a426f" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e48de376a2340c3b5a580376c96208fa79fa43c15eb9e472fbecc806d28a426f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e48de376a2340c3b5a580376c96208fa79fa43c15eb9e472fbecc806d28a426f" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.5
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking librqbit-clone-to-owned v3.0.1
[INFO] [stderr]     Checking assert_cfg v0.1.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking librqbit-buffers v4.2.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking uniffi_pipeline v0.29.5
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking uniffi_meta v0.29.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling network-interface v2.0.5
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=9e6091077177a4d9 -C extra-filename=-5643e3ad6dc57cf3 --out-dir /opt/rustwide/target/debug/build/futures-util/5643e3ad6dc57cf3/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/6351650e09691772/out/libfutures_channel-6351650e09691772.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out/libfutures_core-1cd512d543215c04.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/8551f65ba49d7852/out/libfutures_io-8551f65ba49d7852.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/497fa74e1fd189b0/out/libfutures_macro-497fa74e1fd189b0.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out/libfutures_sink-80687936758fa695.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out/libfutures_task-bde3b8216abf23c5.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out/libmemchr-3d944e3b9ac373a3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/ae595133c23c4338/out/libslab-ae595133c23c4338.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e48de376a2340c3b5a580376c96208fa79fa43c15eb9e472fbecc806d28a426f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e48de376a2340c3b5a580376c96208fa79fa43c15eb9e472fbecc806d28a426f", kill_on_drop: false }`
[INFO] [stdout] e48de376a2340c3b5a580376c96208fa79fa43c15eb9e472fbecc806d28a426f
