[INFO] cloning repository https://github.com/x100111010/sp2p
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/x100111010/sp2p" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx100111010%2Fsp2p", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx100111010%2Fsp2p'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85b358439ec63986f81da0dd1ae332d6af274557
[INFO] checking x100111010/sp2p against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx100111010%2Fsp2p" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/x100111010/sp2p
[INFO] finished tweaking git repo https://github.com/x100111010/sp2p
[INFO] tweaked toml for git repo https://github.com/x100111010/sp2p written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/x100111010/sp2p on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/x100111010/sp2p 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/spectre-project/rusty-spectre`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.17
[INFO] [stderr]   Downloaded triggered v0.1.2
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.9
[INFO] [stderr]   Downloaded rlimit v0.10.2
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded uuid v1.13.1
[INFO] [stderr]   Downloaded os_pipe v1.2.1
[INFO] [stderr]   Downloaded pin-project v1.1.9
[INFO] [stderr]   Downloaded faster-hex v0.9.0
[INFO] [stderr]   Downloaded shared_child v1.0.1
[INFO] [stderr]   Downloaded duct v0.13.7
[INFO] [stderr]   Downloaded parse-variants-derive v1.0.0
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[INFO] [stderr]   Downloaded webpki-roots v0.26.8
[INFO] [stderr]   Downloaded h2 v0.4.7
[INFO] [stderr]   Downloaded workflow-wasm v0.18.0
[INFO] [stderr]   Downloaded workflow-wasm-macros v0.18.0
[INFO] [stderr]   Downloaded workflow-panic-hook v0.18.0
[INFO] [stderr]   Downloaded workflow-log v0.18.0
[INFO] [stderr]   Downloaded hexplay v0.3.0
[INFO] [stderr]   Downloaded workflow-core-macros v0.18.0
[INFO] [stderr]   Downloaded workflow-macro-tools v0.18.0
[INFO] [stderr]   Downloaded parse-variants v1.0.4
[INFO] [stderr]   Downloaded workflow-core v0.18.0
[INFO] [stderr]   Downloaded vergen v8.3.2
[INFO] [stderr]   Downloaded workflow-serializer v0.18.0
[INFO] [stderr]   Downloaded malachite-base v0.4.22
[INFO] [stderr]   Downloaded intertrait-macros v0.2.2
[INFO] [stderr]   Downloaded intertrait v0.2.2
[INFO] [stderr]   Downloaded linkme-impl v0.2.10
[INFO] [stderr]   Downloaded ctrlc v3.4.5
[INFO] [stderr]   Downloaded seqlock v0.2.0
[INFO] [stderr]   Downloaded malachite-nz v0.4.22
[INFO] [stderr]   Downloaded linkme v0.2.10
[INFO] [stderr]   Downloaded clap v4.5.29
[INFO] [stderr]   Downloaded clap_builder v4.5.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 83ad7935393364cb0cc916118f0c9970e3b0e2f34beee8ccca5a9ce703e80997
[INFO] running `Command { std: "docker" "start" "83ad7935393364cb0cc916118f0c9970e3b0e2f34beee8ccca5a9ce703e80997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83ad7935393364cb0cc916118f0c9970e3b0e2f34beee8ccca5a9ce703e80997", 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" "83ad7935393364cb0cc916118f0c9970e3b0e2f34beee8ccca5a9ce703e80997" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83ad7935393364cb0cc916118f0c9970e3b0e2f34beee8ccca5a9ce703e80997", 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" "83ad7935393364cb0cc916118f0c9970e3b0e2f34beee8ccca5a9ce703e80997" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking slab v0.4.9
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling spectre-utils v0.3.16 (https://github.com/spectre-project/rusty-spectre?tag=v0.3.16#86eefafd)
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling parse-variants-derive v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling parse-variants v1.0.4
[INFO] [stderr]    Compiling workflow-macro-tools v0.18.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling workflow-core-macros v0.18.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling js-sys v0.3.70
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[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/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/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="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --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=f1ffda0d0eff2e87 -C extra-filename=-aa59eb04b077c08a --out-dir /opt/rustwide/target/debug/build/tokio/aa59eb04b077c08a/out -L dependency=/opt/rustwide/target/debug/build/libc/a129349dcefe6671/out --extern bytes=/opt/rustwide/target/debug/build/bytes/383e1e46f5f9ffb3/out/libbytes-383e1e46f5f9ffb3.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/a129349dcefe6671/out/liblibc-a129349dcefe6671.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/049a2f9336762609/out/libmio-049a2f9336762609.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/567c19bc37025361/out/libsignal_hook_registry-567c19bc37025361.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/96fb590040cb6ea6/out/libsocket2-96fb590040cb6ea6.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/4052a6fdfb47dce3/out/libtokio_macros-4052a6fdfb47dce3.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" "83ad7935393364cb0cc916118f0c9970e3b0e2f34beee8ccca5a9ce703e80997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83ad7935393364cb0cc916118f0c9970e3b0e2f34beee8ccca5a9ce703e80997", kill_on_drop: false }`
[INFO] [stdout] 83ad7935393364cb0cc916118f0c9970e3b0e2f34beee8ccca5a9ce703e80997
