[INFO] fetching crate strid-examples 9.0.0...
[INFO] testing strid-examples-9.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate strid-examples 9.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate strid-examples 9.0.0
[INFO] finished tweaking crates.io crate strid-examples 9.0.0
[INFO] tweaked toml for crates.io crate strid-examples 9.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate strid-examples 9.0.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 strid-examples 9.0.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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5e7b5d87d949d26d1f89dc56e89ba47fdf7d3f6ce73a8afced674ba2459c3e39
[INFO] running `Command { std: "docker" "start" "-a" "5e7b5d87d949d26d1f89dc56e89ba47fdf7d3f6ce73a8afced674ba2459c3e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e7b5d87d949d26d1f89dc56e89ba47fdf7d3f6ce73a8afced674ba2459c3e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e7b5d87d949d26d1f89dc56e89ba47fdf7d3f6ce73a8afced674ba2459c3e39", kill_on_drop: false }`
[INFO] [stdout] 5e7b5d87d949d26d1f89dc56e89ba47fdf7d3f6ce73a8afced674ba2459c3e39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6279339e01540e7f56e1c60f9a8ac45906573156b836934fd5aa1aa6ac5ff0bd
[INFO] running `Command { std: "docker" "start" "-a" "6279339e01540e7f56e1c60f9a8ac45906573156b836934fd5aa1aa6ac5ff0bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling facet-core v0.44.0
[INFO] [stderr]    Compiling facet v0.44.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling facet-macro-types v0.44.0
[INFO] [stderr]    Compiling strid-macros v9.0.0
[INFO] [stderr]    Compiling facet-macro-parse v0.44.0
[INFO] [stderr]    Compiling facet-macros-impl v0.44.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling facet-macros v0.44.0
[INFO] [stderr]    Compiling strid v9.0.0
[INFO] [stderr]    Compiling strid-examples v9.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.61s
[INFO] running `Command { std: "docker" "inspect" "6279339e01540e7f56e1c60f9a8ac45906573156b836934fd5aa1aa6ac5ff0bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6279339e01540e7f56e1c60f9a8ac45906573156b836934fd5aa1aa6ac5ff0bd", kill_on_drop: false }`
[INFO] [stdout] 6279339e01540e7f56e1c60f9a8ac45906573156b836934fd5aa1aa6ac5ff0bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7fbdbda92edc91b0da39ef80544a10a9c8e9fd7d7601cc17cab8c159ea522168
[INFO] running `Command { std: "docker" "start" "-a" "7fbdbda92edc91b0da39ef80544a10a9c8e9fd7d7601cc17cab8c159ea522168", kill_on_drop: false }`
[INFO] [stderr]    Compiling strid-examples v9.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "7fbdbda92edc91b0da39ef80544a10a9c8e9fd7d7601cc17cab8c159ea522168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fbdbda92edc91b0da39ef80544a10a9c8e9fd7d7601cc17cab8c159ea522168", kill_on_drop: false }`
[INFO] [stdout] 7fbdbda92edc91b0da39ef80544a10a9c8e9fd7d7601cc17cab8c159ea522168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3d9b7110792dcf7b73db9f0efdb06b38eebaee900f4c09295d2d7bbdb719196a
[INFO] running `Command { std: "docker" "start" "-a" "3d9b7110792dcf7b73db9f0efdb06b38eebaee900f4c09295d2d7bbdb719196a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/strid_examples-933bf2eae5fba5b8)
[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 strid_examples
[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" "3d9b7110792dcf7b73db9f0efdb06b38eebaee900f4c09295d2d7bbdb719196a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d9b7110792dcf7b73db9f0efdb06b38eebaee900f4c09295d2d7bbdb719196a", kill_on_drop: false }`
[INFO] [stdout] 3d9b7110792dcf7b73db9f0efdb06b38eebaee900f4c09295d2d7bbdb719196a
