[INFO] cloning repository https://github.com/marcantonio/excursion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcantonio/excursion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcantonio%2Fexcursion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcantonio%2Fexcursion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9375a8ac5e64d4facba8f2e4eaf07c36718c2f26
[INFO] testing marcantonio/excursion against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcantonio%2Fexcursion" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marcantonio/excursion
[INFO] finished tweaking git repo https://github.com/marcantonio/excursion
[INFO] tweaked toml for git repo https://github.com/marcantonio/excursion written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marcantonio/excursion on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marcantonio/excursion 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a967039f9e42e301ad05a57d8aefabe35d2d72c6bb7769590c06887484a8d8cf
[INFO] running `Command { std: "docker" "start" "-a" "a967039f9e42e301ad05a57d8aefabe35d2d72c6bb7769590c06887484a8d8cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a967039f9e42e301ad05a57d8aefabe35d2d72c6bb7769590c06887484a8d8cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a967039f9e42e301ad05a57d8aefabe35d2d72c6bb7769590c06887484a8d8cf", kill_on_drop: false }`
[INFO] [stdout] a967039f9e42e301ad05a57d8aefabe35d2d72c6bb7769590c06887484a8d8cf
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99c79cfe0264b89271f9865e375c40f2664df29f42b13e83041208cafa138f1e
[INFO] running `Command { std: "docker" "start" "-a" "99c79cfe0264b89271f9865e375c40f2664df29f42b13e83041208cafa138f1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling unix_mode v0.1.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling expanduser v1.2.2
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling excursion v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.70s
[INFO] running `Command { std: "docker" "inspect" "99c79cfe0264b89271f9865e375c40f2664df29f42b13e83041208cafa138f1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99c79cfe0264b89271f9865e375c40f2664df29f42b13e83041208cafa138f1e", kill_on_drop: false }`
[INFO] [stdout] 99c79cfe0264b89271f9865e375c40f2664df29f42b13e83041208cafa138f1e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dab29c288d314a025b87d830566116ae063ae09fcb3b64e4395b4e6b5620ecd5
[INFO] running `Command { std: "docker" "start" "-a" "dab29c288d314a025b87d830566116ae063ae09fcb3b64e4395b4e6b5620ecd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling excursion v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] running `Command { std: "docker" "inspect" "dab29c288d314a025b87d830566116ae063ae09fcb3b64e4395b4e6b5620ecd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dab29c288d314a025b87d830566116ae063ae09fcb3b64e4395b4e6b5620ecd5", kill_on_drop: false }`
[INFO] [stdout] dab29c288d314a025b87d830566116ae063ae09fcb3b64e4395b4e6b5620ecd5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b4ed60037d88edd8f8cbd4f0fc8b7c6112fc30da34f3e7465afde4a1b068d9d
[INFO] running `Command { std: "docker" "start" "-a" "5b4ed60037d88edd8f8cbd4f0fc8b7c6112fc30da34f3e7465afde4a1b068d9d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/excursion-8102f42ad981debf)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test connection::tests::frame_open ... ok
[INFO] [stdout] test connection::tests::frame_plus_partial ... ok
[INFO] [stdout] test connection::tests::bad_frames ... ok
[INFO] [stdout] test connection::tests::multi_len ... ok
[INFO] [stdout] test connection::tests::frame_plus_one_short ... ok
[INFO] [stdout] test connection::tests::frame_plus_one ... ok
[INFO] [stdout] test connection::tests::normal_frame ... ok
[INFO] [stdout] test connection::tests::small_buffer ... ok
[INFO] [stdout] test connection::tests::short_reads ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5b4ed60037d88edd8f8cbd4f0fc8b7c6112fc30da34f3e7465afde4a1b068d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b4ed60037d88edd8f8cbd4f0fc8b7c6112fc30da34f3e7465afde4a1b068d9d", kill_on_drop: false }`
[INFO] [stdout] 5b4ed60037d88edd8f8cbd4f0fc8b7c6112fc30da34f3e7465afde4a1b068d9d
