[INFO] fetching crate quad-net 0.1.2...
[INFO] testing quad-net-0.1.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate quad-net 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate quad-net 0.1.2
[INFO] finished tweaking crates.io crate quad-net 0.1.2
[INFO] tweaked toml for crates.io crate quad-net 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quad-net 0.1.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quad-net 0.1.2 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f782acb2a7e870c3dacc0cf56ba24ee175551a587c91d4aa4d78aab29d4f1b58
[INFO] running `Command { std: "docker" "start" "-a" "f782acb2a7e870c3dacc0cf56ba24ee175551a587c91d4aa4d78aab29d4f1b58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f782acb2a7e870c3dacc0cf56ba24ee175551a587c91d4aa4d78aab29d4f1b58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f782acb2a7e870c3dacc0cf56ba24ee175551a587c91d4aa4d78aab29d4f1b58", kill_on_drop: false }`
[INFO] [stdout] f782acb2a7e870c3dacc0cf56ba24ee175551a587c91d4aa4d78aab29d4f1b58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5305b75a19451373e06e298f5e49f0c2769baed2136567058c5626368214cde2
[INFO] running `Command { std: "docker" "start" "-a" "5305b75a19451373e06e298f5e49f0c2769baed2136567058c5626368214cde2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling nanoserde-derive v0.1.16
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling nanoserde v0.1.24
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling qws v0.7.9
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling webpki-roots v0.21.0
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]    Compiling ureq v2.0.2
[INFO] [stderr]    Compiling quad-net v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nanoserde-derive v0.1.16
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5305b75a19451373e06e298f5e49f0c2769baed2136567058c5626368214cde2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5305b75a19451373e06e298f5e49f0c2769baed2136567058c5626368214cde2", kill_on_drop: false }`
[INFO] [stdout] 5305b75a19451373e06e298f5e49f0c2769baed2136567058c5626368214cde2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd018580108c93c23521b02ed2a258c30965f3228f409c1a49d360a5b094dcc3
[INFO] running `Command { std: "docker" "start" "-a" "fd018580108c93c23521b02ed2a258c30965f3228f409c1a49d360a5b094dcc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling sapp-linux v0.1.12
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling ttf-parser v0.8.3
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling glam v0.10.2
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.5.1
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling macroquad_macro v0.1.2
[INFO] [stderr]    Compiling bumpalo v3.6.1
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling miniquad v0.3.0-alpha.29
[INFO] [stderr]    Compiling fontdue v0.4.0
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling macroquad v0.3.0-alpha.17
[INFO] [stderr]    Compiling quad-net v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/server.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 move |mut _out, mut state: &mut ClientState, msg| {
[INFO] [stdout]    |                                 ----^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nanoserde-derive v0.1.16
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "fd018580108c93c23521b02ed2a258c30965f3228f409c1a49d360a5b094dcc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd018580108c93c23521b02ed2a258c30965f3228f409c1a49d360a5b094dcc3", kill_on_drop: false }`
[INFO] [stdout] fd018580108c93c23521b02ed2a258c30965f3228f409c1a49d360a5b094dcc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79978cf2a0c9835b9b5ae443f805961c5a82bccf3453bec3a11fcbac02e25af6
[INFO] running `Command { std: "docker" "start" "-a" "79978cf2a0c9835b9b5ae443f805961c5a82bccf3453bec3a11fcbac02e25af6", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> examples/server.rs:29:33
[INFO] [stderr]    |
[INFO] [stderr] 29 |                 move |mut _out, mut state: &mut ClientState, msg| {
[INFO] [stderr]    |                                 ----^^^^^
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `quad-net` (example "server") generated 1 warning (run `cargo fix --example "server" -p quad-net` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nanoserde-derive v0.1.16
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quad_net-e75f60ca2700fd28)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests quad_net
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "79978cf2a0c9835b9b5ae443f805961c5a82bccf3453bec3a11fcbac02e25af6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79978cf2a0c9835b9b5ae443f805961c5a82bccf3453bec3a11fcbac02e25af6", kill_on_drop: false }`
[INFO] [stdout] 79978cf2a0c9835b9b5ae443f805961c5a82bccf3453bec3a11fcbac02e25af6
