[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 try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatheus23%2Fvirtual-sockets" "/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/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matheus23/virtual-sockets on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "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" "+48c9d93cf65d550d124c40108859fd993778c157" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 529256b8266d7d70b76272d4ca5a96749146996c48273f3a8135ecc9a346ab0d
[INFO] running `Command { std: "docker" "start" "-a" "529256b8266d7d70b76272d4ca5a96749146996c48273f3a8135ecc9a346ab0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "529256b8266d7d70b76272d4ca5a96749146996c48273f3a8135ecc9a346ab0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "529256b8266d7d70b76272d4ca5a96749146996c48273f3a8135ecc9a346ab0d", kill_on_drop: false }`
[INFO] [stdout] 529256b8266d7d70b76272d4ca5a96749146996c48273f3a8135ecc9a346ab0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d390f496708ffa90f1b5a6f657bb332e758b83149691b86e87752c9e06f841ac
[INFO] running `Command { std: "docker" "start" "-a" "d390f496708ffa90f1b5a6f657bb332e758b83149691b86e87752c9e06f841ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling iroh-quinn-udp v0.5.7 (https://github.com/n0-computer/quinn.git?branch=matheus23%2Fmut-self#ec09a398)
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling iroh-quinn v0.13.0 (https://github.com/n0-computer/quinn.git?branch=matheus23%2Fmut-self#ec09a398)
[INFO] [stderr]    Compiling n0-future v0.1.3
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking testresult v0.4.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking futures-buffered v0.2.11
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.101
[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 tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[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 tokio v1.45.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[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 27.79s
[INFO] running `Command { std: "docker" "inspect" "d390f496708ffa90f1b5a6f657bb332e758b83149691b86e87752c9e06f841ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d390f496708ffa90f1b5a6f657bb332e758b83149691b86e87752c9e06f841ac", kill_on_drop: false }`
[INFO] [stdout] d390f496708ffa90f1b5a6f657bb332e758b83149691b86e87752c9e06f841ac
