[INFO] fetching crate revc 0.2.0...
[INFO] testing revc-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate revc 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate revc 0.2.0
[INFO] finished tweaking crates.io crate revc 0.2.0
[INFO] tweaked toml for crates.io crate revc 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate revc 0.2.0 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 crates.io crate revc 0.2.0 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] 1837be962cc4cd6e6f11ecd7206a739ee91e3c540b493321e868a171ee533df4
[INFO] running `Command { std: "docker" "start" "-a" "1837be962cc4cd6e6f11ecd7206a739ee91e3c540b493321e868a171ee533df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1837be962cc4cd6e6f11ecd7206a739ee91e3c540b493321e868a171ee533df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1837be962cc4cd6e6f11ecd7206a739ee91e3c540b493321e868a171ee533df4", kill_on_drop: false }`
[INFO] [stdout] 1837be962cc4cd6e6f11ecd7206a739ee91e3c540b493321e868a171ee533df4
[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] 7a4e277605abca755aa5ab05be3fee02abdb2a22432d16517a9073e64bd6baa9
[INFO] running `Command { std: "docker" "start" "-a" "7a4e277605abca755aa5ab05be3fee02abdb2a22432d16517a9073e64bd6baa9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.34
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling y4m v0.6.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling num-derive v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling revc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: y4m v0.6.0
[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" "7a4e277605abca755aa5ab05be3fee02abdb2a22432d16517a9073e64bd6baa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a4e277605abca755aa5ab05be3fee02abdb2a22432d16517a9073e64bd6baa9", kill_on_drop: false }`
[INFO] [stdout] 7a4e277605abca755aa5ab05be3fee02abdb2a22432d16517a9073e64bd6baa9
[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] c2124d85445e355654ffa3f26dba9b8a624ea23e9aec638ee06a4307342508df
[INFO] running `Command { std: "docker" "start" "-a" "c2124d85445e355654ffa3f26dba9b8a624ea23e9aec638ee06a4307342508df", kill_on_drop: false }`
[INFO] [stderr]    Compiling revc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: y4m v0.6.0
[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" "c2124d85445e355654ffa3f26dba9b8a624ea23e9aec638ee06a4307342508df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2124d85445e355654ffa3f26dba9b8a624ea23e9aec638ee06a4307342508df", kill_on_drop: false }`
[INFO] [stdout] c2124d85445e355654ffa3f26dba9b8a624ea23e9aec638ee06a4307342508df
[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] 4891b9c9b9ef058a3e7121670c650f29252e4290cdf6b411b1855f7ba8dd8f4a
[INFO] running `Command { std: "docker" "start" "-a" "4891b9c9b9ef058a3e7121670c650f29252e4290cdf6b411b1855f7ba8dd8f4a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: y4m v0.6.0
[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/revc-885b15e11893e81e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test plane::test::copy_from_raw_u8 ... ok
[INFO] [stderr]      Running unittests src/bin/revcd.rs (/opt/rustwide/target/debug/deps/revcd-740b0a654f87f5d5)
[INFO] [stdout] test api::frame::sanity ... ok
[INFO] [stdout] test plane::test::test_plane_pad ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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]      Running unittests src/bin/revce.rs (/opt/rustwide/target/debug/deps/revce-dacf4312b47f4bb5)
[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 revc
[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" "4891b9c9b9ef058a3e7121670c650f29252e4290cdf6b411b1855f7ba8dd8f4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4891b9c9b9ef058a3e7121670c650f29252e4290cdf6b411b1855f7ba8dd8f4a", kill_on_drop: false }`
[INFO] [stdout] 4891b9c9b9ef058a3e7121670c650f29252e4290cdf6b411b1855f7ba8dd8f4a
