[INFO] cloning repository https://github.com/night-hacker630n5/firewood
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/night-hacker630n5/firewood" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnight-hacker630n5%2Ffirewood", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnight-hacker630n5%2Ffirewood'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdb892608fceb71dd245b4854878dffbf32debbd
[INFO] checking night-hacker630n5/firewood against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnight-hacker630n5%2Ffirewood" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/night-hacker630n5/firewood
[INFO] finished tweaking git repo https://github.com/night-hacker630n5/firewood
[INFO] tweaked toml for git repo https://github.com/night-hacker630n5/firewood written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/night-hacker630n5/firewood on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/night-hacker630n5/firewood 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fc7d34dd30af197f7e8e3739422454c59e66b334a96ec4d6f61035f9653f54bf
[INFO] running `Command { std: "docker" "start" "fc7d34dd30af197f7e8e3739422454c59e66b334a96ec4d6f61035f9653f54bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc7d34dd30af197f7e8e3739422454c59e66b334a96ec4d6f61035f9653f54bf", 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" "fc7d34dd30af197f7e8e3739422454c59e66b334a96ec4d6f61035f9653f54bf" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc7d34dd30af197f7e8e3739422454c59e66b334a96ec4d6f61035f9653f54bf", 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" "fc7d34dd30af197f7e8e3739422454c59e66b334a96ec4d6f61035f9653f54bf" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling small_ctor v0.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking fastant v0.1.10
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking rtrb v0.3.2
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling io-uring v0.7.10
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking lru v0.16.1
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking integer-encoding v4.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking coarsetime v0.1.36
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking metrics v0.24.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rlp v0.6.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling aws-lc-sys v0.32.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking impl-rlp v0.4.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling symbolic-demangle v12.16.3
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking symbolic-common v12.16.3
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a725ea4132471835 -C extra-filename=-8de1335b659203c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cdb721c94f16edd6.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-fc297449f1be583e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-70a23dc136d50dd3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ca346dd1134b4e4d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fc7d34dd30af197f7e8e3739422454c59e66b334a96ec4d6f61035f9653f54bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc7d34dd30af197f7e8e3739422454c59e66b334a96ec4d6f61035f9653f54bf", kill_on_drop: false }`
[INFO] [stdout] fc7d34dd30af197f7e8e3739422454c59e66b334a96ec4d6f61035f9653f54bf
