[INFO] cloning repository https://github.com/deepso7/mini-p2p [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deepso7/mini-p2p" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepso7%2Fmini-p2p", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepso7%2Fmini-p2p'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0624acdd278351b811c97a4f0e579c4742a94b44 [INFO] checking deepso7/mini-p2p against master#cced03bfd61a304243a34504618ecec86c17063f for pr-157082 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepso7%2Fmini-p2p" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/deepso7/mini-p2p [INFO] finished tweaking git repo https://github.com/deepso7/mini-p2p [INFO] tweaked toml for git repo https://github.com/deepso7/mini-p2p written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/deepso7/mini-p2p on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/deepso7/mini-p2p 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha2 v0.11.0 [INFO] [stderr] Downloaded ctutils v0.4.2 [INFO] [stderr] Downloaded cmov v0.5.4 [INFO] [stderr] Downloaded crypto-common v0.2.2 [INFO] [stderr] Downloaded digest v0.11.3 [INFO] [stderr] Downloaded signature v3.0.0 [INFO] [stderr] Downloaded flagset v0.4.7 [INFO] [stderr] Downloaded block-buffer v0.12.0 [INFO] [stderr] Downloaded sha1 v0.11.0 [INFO] [stderr] Downloaded base16ct v1.0.0 [INFO] [stderr] Downloaded cpubits v0.1.1 [INFO] [stderr] Downloaded rfc6979 v0.5.0 [INFO] [stderr] Downloaded cpufeatures v0.3.0 [INFO] [stderr] Downloaded rand_core v0.10.1 [INFO] [stderr] Downloaded debug_panic v0.2.1 [INFO] [stderr] Downloaded unsigned-varint v0.8.0 [INFO] [stderr] Downloaded octets v0.3.5 [INFO] [stderr] Downloaded primeorder v0.14.0-rc.9 [INFO] [stderr] Downloaded multihash v0.19.5 [INFO] [stderr] Downloaded spki v0.8.0 [INFO] [stderr] Downloaded tls_codec_derive v0.4.2 [INFO] [stderr] Downloaded pem-rfc7468 v1.0.0 [INFO] [stderr] Downloaded sec1 v0.8.1 [INFO] [stderr] Downloaded rustcrypto-group v0.14.0-rc.1 [INFO] [stderr] Downloaded enum_dispatch v0.3.13 [INFO] [stderr] Downloaded tls_codec v0.4.2 [INFO] [stderr] Downloaded der_derive v0.8.0 [INFO] [stderr] Downloaded ed25519 v3.0.0 [INFO] [stderr] Downloaded pkcs8 v0.11.0 [INFO] [stderr] Downloaded primefield v0.14.0-rc.9 [INFO] [stderr] Downloaded ecdsa v0.17.0-rc.18 [INFO] [stderr] Downloaded hmac v0.13.0 [INFO] [stderr] Downloaded hybrid-array v0.4.12 [INFO] [stderr] Downloaded const-oid v0.10.2 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded der v0.8.0 [INFO] [stderr] Downloaded elliptic-curve v0.14.0-rc.32 [INFO] [stderr] Downloaded rustcrypto-ff v0.14.0-rc.1 [INFO] [stderr] Downloaded p256 v0.14.0-rc.9 [INFO] [stderr] Downloaded x509-cert v0.3.0-rc.4 [INFO] [stderr] Downloaded ed25519-dalek v3.0.0-rc.0 [INFO] [stderr] Downloaded boring v4.22.0 [INFO] [stderr] Downloaded crypto-bigint v0.7.3 [INFO] [stderr] Downloaded curve25519-dalek v5.0.0-rc.0 [INFO] [stderr] Downloaded quiche v0.29.1 [INFO] [stderr] Downloaded fiat-crypto v0.3.0 [INFO] [stderr] Downloaded boring-sys v4.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 0fd318c403399e967f71e8e26fe4edecf01f128c81250e1196145885d990724d [INFO] running `Command { std: "docker" "start" "0fd318c403399e967f71e8e26fe4edecf01f128c81250e1196145885d990724d", 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" "0fd318c403399e967f71e8e26fe4edecf01f128c81250e1196145885d990724d" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fd318c403399e967f71e8e26fe4edecf01f128c81250e1196145885d990724d", 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" "0fd318c403399e967f71e8e26fe4edecf01f128c81250e1196145885d990724d" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking cmov v0.5.4 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking flagset v0.4.7 [INFO] [stderr] Checking multihash v0.19.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking rustcrypto-ff v0.14.0-rc.1 [INFO] [stderr] Checking cpubits v0.1.1 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Checking pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking base16ct v1.0.0 [INFO] [stderr] Checking rustcrypto-group v0.14.0-rc.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling quiche v0.29.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Checking hybrid-array v0.4.12 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-rc.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking octets v0.3.5 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking log v0.4.30 [INFO] [stderr] Checking debug_panic v0.2.1 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking crypto-bigint v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking primefield v0.14.0-rc.9 [INFO] [stderr] Checking signature v3.0.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Checking sha1 v0.11.0 [INFO] [stderr] Checking rfc6979 v0.5.0 [INFO] [stderr] Checking ed25519 v3.0.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling der_derive v0.8.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking der v0.8.0 [INFO] [stderr] Checking ed25519-dalek v3.0.0-rc.0 [INFO] [stderr] Checking minip2p-identity v0.1.0 (/opt/rustwide/workdir/crates/identity) [INFO] [stderr] Checking minip2p-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Checking minip2p-transport v0.1.0 (/opt/rustwide/workdir/crates/transport) [INFO] [stderr] Checking minip2p-multistream-select v0.1.0 (/opt/rustwide/workdir/crates/multistream-select) [INFO] [stderr] Checking minip2p-relay v0.1.0 (/opt/rustwide/workdir/crates/relay) [INFO] [stderr] Checking minip2p-dcutr v0.1.0 (/opt/rustwide/workdir/crates/dcutr) [INFO] [stderr] Checking minip2p-autonat v0.1.0 (/opt/rustwide/workdir/crates/autonat) [INFO] [stderr] Checking minip2p-ping v0.1.0 (/opt/rustwide/workdir/crates/ping) [INFO] [stderr] Checking minip2p-identify v0.1.0 (/opt/rustwide/workdir/crates/identify) [INFO] [stderr] Checking spki v0.8.0 [INFO] [stderr] Checking sec1 v0.8.1 [INFO] [stderr] Checking minip2p-swarm v0.1.0 (/opt/rustwide/workdir/crates/swarm) [INFO] [stderr] Checking pkcs8 v0.11.0 [INFO] [stderr] Checking x509-cert v0.3.0-rc.4 [INFO] [stderr] Checking elliptic-curve v0.14.0-rc.32 [INFO] [stderr] Checking ecdsa v0.17.0-rc.18 [INFO] [stderr] Checking primeorder v0.14.0-rc.9 [INFO] [stderr] Checking p256 v0.14.0-rc.9 [INFO] [stderr] Checking minip2p-tls v0.1.0 (/opt/rustwide/workdir/crates/tls) [INFO] [stderr] Compiling boring-sys v4.22.0 [INFO] [stderr] Checking boring v4.22.0 [INFO] [stderr] Checking minip2p-quic v0.1.0 (/opt/rustwide/workdir/transports/quic) [INFO] [stderr] Checking minip2p-peer v0.1.0 (/opt/rustwide/workdir/examples/peer) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "0fd318c403399e967f71e8e26fe4edecf01f128c81250e1196145885d990724d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fd318c403399e967f71e8e26fe4edecf01f128c81250e1196145885d990724d", kill_on_drop: false }` [INFO] [stdout] 0fd318c403399e967f71e8e26fe4edecf01f128c81250e1196145885d990724d