[INFO] cloning repository https://github.com/tsar-boomba/sock-it-forward
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsar-boomba/sock-it-forward" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsar-boomba%2Fsock-it-forward", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsar-boomba%2Fsock-it-forward'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff6c4f6134bb2cf9849658255300562f297f2dd0
[INFO] checking tsar-boomba/sock-it-forward against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsar-boomba%2Fsock-it-forward" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tsar-boomba/sock-it-forward
[INFO] finished tweaking git repo https://github.com/tsar-boomba/sock-it-forward
[INFO] tweaked toml for git repo https://github.com/tsar-boomba/sock-it-forward written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tsar-boomba/sock-it-forward on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tsar-boomba/sock-it-forward 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 33b3204612be81c9da6afd48456d37d778d1e62e457b1e399295dd92a242e5b6
[INFO] running `Command { std: "docker" "start" "33b3204612be81c9da6afd48456d37d778d1e62e457b1e399295dd92a242e5b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33b3204612be81c9da6afd48456d37d778d1e62e457b1e399295dd92a242e5b6", 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" "33b3204612be81c9da6afd48456d37d778d1e62e457b1e399295dd92a242e5b6" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33b3204612be81c9da6afd48456d37d778d1e62e457b1e399295dd92a242e5b6", 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" "33b3204612be81c9da6afd48456d37d778d1e62e457b1e399295dd92a242e5b6" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling spez v0.1.2
[INFO] [stderr]    Compiling n0-error-macros v1.0.0
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling n0-future v0.3.2
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking spin v0.10.1
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking der v0.8.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking n0-error v1.0.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking futures-buffered v0.2.13
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]    Compiling noq-udp v1.1.0
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking serdect v0.4.3
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]     Checking prefix-trie v0.8.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling netdev v0.45.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking data-encoding-macro v0.1.20
[INFO] [stderr]     Checking netlink-packet-route v0.31.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling iroh-metrics-derive v1.0.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling enum-assoc v1.3.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking spki v0.8.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking pkcs8 v0.11.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking ed25519 v3.0.0
[INFO] [stderr]     Checking hickory-proto v0.26.1
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling noq v1.1.0
[INFO] [stderr]    Compiling netwatch v0.19.1
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking rand_pcg v0.10.2
[INFO] [stderr]    Compiling iroh-dns v1.0.3
[INFO] [stderr]     Checking sorted-index-buffer v0.2.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking identity-hash v0.1.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking mac-addr v0.3.0
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking iroh-metrics v1.0.1
[INFO] [stderr]     Checking attohttpc v0.30.1
[INFO] [stderr]     Checking ed25519-dalek v3.0.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking simple-dns v0.11.3
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]    Compiling iroh-relay v1.0.3
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking seize v0.5.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]    Compiling iroh v1.0.3
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking papaya v0.2.4
[INFO] [stderr]     Checking ctutils v0.4.2
[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/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --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="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=93385cc6764b338e -C extra-filename=-b2151a9f15153a21 --out-dir /opt/rustwide/target/debug/build/tokio/b2151a9f15153a21/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/e1a619b48c889fab/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/smallvec/3fa8e7f1993d4002/out --extern bytes=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out/libbytes-4fbd75942b1503ad.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out/liblibc-5b122225efee376b.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/acbf03d6753a552b/out/libmio-acbf03d6753a552b.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/fbaaae226cca1d88/out/libparking_lot-fbaaae226cca1d88.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/081bf329e7bc52a9/out/libsocket2-081bf329e7bc52a9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/20b7041779d5299e/out/libtokio_macros-20b7041779d5299e.so --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" "33b3204612be81c9da6afd48456d37d778d1e62e457b1e399295dd92a242e5b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33b3204612be81c9da6afd48456d37d778d1e62e457b1e399295dd92a242e5b6", kill_on_drop: false }`
[INFO] [stdout] 33b3204612be81c9da6afd48456d37d778d1e62e457b1e399295dd92a242e5b6
