[INFO] cloning repository https://github.com/lukewaehner/toolbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukewaehner/toolbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukewaehner%2Ftoolbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukewaehner%2Ftoolbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc18a757630493e331ca53f343e66b836d09c103
[INFO] checking lukewaehner/toolbox against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukewaehner%2Ftoolbox" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lukewaehner/toolbox
[INFO] finished tweaking git repo https://github.com/lukewaehner/toolbox
[INFO] tweaked toml for git repo https://github.com/lukewaehner/toolbox written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lukewaehner/toolbox on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lukewaehner/toolbox 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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] 06891b1cc79de50979707e8fa71302f8c6e3d32b44bab638e7717c6b6277ffd7
[INFO] running `Command { std: "docker" "start" "06891b1cc79de50979707e8fa71302f8c6e3d32b44bab638e7717c6b6277ffd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06891b1cc79de50979707e8fa71302f8c6e3d32b44bab638e7717c6b6277ffd7", 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" "06891b1cc79de50979707e8fa71302f8c6e3d32b44bab638e7717c6b6277ffd7" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06891b1cc79de50979707e8fa71302f8c6e3d32b44bab638e7717c6b6277ffd7", 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" "06891b1cc79de50979707e8fa71302f8c6e3d32b44bab638e7717c6b6277ffd7" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking syn v2.0.87
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking email-encoding v0.2.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking compact_str v0.8.1
[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/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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="futures-io"' --cfg 'feature="io"' --cfg 'feature="memchr"' --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", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=c19441fe55ce060e -C extra-filename=-30049ed30c32ed8a --out-dir /opt/rustwide/target/debug/build/futures-util/30049ed30c32ed8a/out --extern futures_core=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out/libfutures_io-8d88089869a627e9.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out/libmemchr-a8313380c25031b5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/3dc084b31ea3419d/out/libslab-3dc084b31ea3419d.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" "06891b1cc79de50979707e8fa71302f8c6e3d32b44bab638e7717c6b6277ffd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06891b1cc79de50979707e8fa71302f8c6e3d32b44bab638e7717c6b6277ffd7", kill_on_drop: false }`
[INFO] [stdout] 06891b1cc79de50979707e8fa71302f8c6e3d32b44bab638e7717c6b6277ffd7
