[INFO] cloning repository https://github.com/matheus23/virtual-sockets
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matheus23/virtual-sockets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatheus23%2Fvirtual-sockets", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatheus23%2Fvirtual-sockets'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2796506335d85c800358db05a68d456eaaefa25b
[INFO] checking matheus23/virtual-sockets against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatheus23%2Fvirtual-sockets" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matheus23/virtual-sockets
[INFO] finished tweaking git repo https://github.com/matheus23/virtual-sockets
[INFO] tweaked toml for git repo https://github.com/matheus23/virtual-sockets written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matheus23/virtual-sockets on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matheus23/virtual-sockets 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/n0-computer/quinn.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded testresult v0.4.1
[INFO] [stderr]   Downloaded n0-future v0.1.3
[INFO] [stderr]   Downloaded diatomic-waker v0.2.3
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.5.3
[INFO] [stderr]   Downloaded webpki-root-certs v0.26.11
[INFO] [stderr]   Downloaded futures-buffered v0.2.11
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4806227f24a6d81c09d0e50a1378c042a4a61130a86f7bddd6fe1e4b7baf499f
[INFO] running `Command { std: "docker" "start" "4806227f24a6d81c09d0e50a1378c042a4a61130a86f7bddd6fe1e4b7baf499f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4806227f24a6d81c09d0e50a1378c042a4a61130a86f7bddd6fe1e4b7baf499f", 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" "4806227f24a6d81c09d0e50a1378c042a4a61130a86f7bddd6fe1e4b7baf499f" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4806227f24a6d81c09d0e50a1378c042a4a61130a86f7bddd6fe1e4b7baf499f", 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" "4806227f24a6d81c09d0e50a1378c042a4a61130a86f7bddd6fe1e4b7baf499f" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling iroh-quinn-udp v0.5.7 (https://github.com/n0-computer/quinn.git?branch=matheus23%2Fmut-self#ec09a398)
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling n0-future v0.1.3
[INFO] [stderr]    Compiling iroh-quinn v0.13.0 (https://github.com/n0-computer/quinn.git?branch=matheus23%2Fmut-self#ec09a398)
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking testresult v0.4.1
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking futures-buffered v0.2.11
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.3
[INFO] [stderr]     Checking iroh-quinn-proto v0.13.0 (https://github.com/n0-computer/quinn.git?branch=matheus23%2Fmut-self#ec09a398)
[INFO] [stderr]     Checking virtual-sockets v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: iroh-quinn v0.13.0 (https://github.com/n0-computer/quinn.git?branch=matheus23%2Fmut-self#ec09a398), iroh-quinn-udp v0.5.7 (https://github.com/n0-computer/quinn.git?branch=matheus23%2Fmut-self#ec09a398), n0-future v0.1.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "4806227f24a6d81c09d0e50a1378c042a4a61130a86f7bddd6fe1e4b7baf499f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4806227f24a6d81c09d0e50a1378c042a4a61130a86f7bddd6fe1e4b7baf499f", kill_on_drop: false }`
[INFO] [stdout] 4806227f24a6d81c09d0e50a1378c042a4a61130a86f7bddd6fe1e4b7baf499f
