[INFO] cloning repository https://github.com/ZeroTworu/anet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZeroTworu/anet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroTworu%2Fanet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroTworu%2Fanet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47ff3a1c384a5dd4a3a13dae71070a2cac050b15
[INFO] checking ZeroTworu/anet against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroTworu%2Fanet" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ZeroTworu/anet
[INFO] finished tweaking git repo https://github.com/ZeroTworu/anet
[INFO] tweaked toml for git repo https://github.com/ZeroTworu/anet written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZeroTworu/anet on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZeroTworu/anet 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46c27af7903e0e4c4ad6bf6df8828aafe3c455093f2a79a12f4992758bbdffe3
[INFO] running `Command { std: "docker" "start" "-a" "46c27af7903e0e4c4ad6bf6df8828aafe3c455093f2a79a12f4992758bbdffe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46c27af7903e0e4c4ad6bf6df8828aafe3c455093f2a79a12f4992758bbdffe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46c27af7903e0e4c4ad6bf6df8828aafe3c455093f2a79a12f4992758bbdffe3", kill_on_drop: false }`
[INFO] [stdout] 46c27af7903e0e4c4ad6bf6df8828aafe3c455093f2a79a12f4992758bbdffe3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b167f530db173f814a478a0c990c6467df07b8e93431f1972afff7a326ef69c
[INFO] running `Command { std: "docker" "start" "-a" "1b167f530db173f814a478a0c990c6467df07b8e93431f1972afff7a326ef69c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking fastbloom v0.14.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling anet-server v0.1.0 (/opt/rustwide/workdir/anet-server)
[INFO] [stderr] warning: anet-server@0.1.0: Compiling for: linux on x86_64 (target: x86_64-unknown-linux-gnu)
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]    Compiling anet-common v0.1.0 (/opt/rustwide/workdir/anet-common)
[INFO] [stderr]    Compiling anet-client v0.1.0 (/opt/rustwide/workdir/anet-client)
[INFO] [stderr] warning: anet-client@0.1.0: Compiling for: linux on x86_64 (target: x86_64-unknown-linux-gnu)
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tun v0.8.3
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking quinn-proto v0.11.13
[INFO] [stdout] warning: unused import: `chacha20poly1305::ChaCha20Poly1305`
[INFO] [stdout]  --> anet-common/src/encryption.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chacha20poly1305::ChaCha20Poly1305;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chacha20poly1305::ChaCha20Poly1305`
[INFO] [stdout]  --> anet-common/src/encryption.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chacha20poly1305::ChaCha20Poly1305;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "1b167f530db173f814a478a0c990c6467df07b8e93431f1972afff7a326ef69c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b167f530db173f814a478a0c990c6467df07b8e93431f1972afff7a326ef69c", kill_on_drop: false }`
[INFO] [stdout] 1b167f530db173f814a478a0c990c6467df07b8e93431f1972afff7a326ef69c
