[INFO] fetching crate stog 0.2.0...
[INFO] testing stog-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate stog 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate stog 0.2.0
[INFO] finished tweaking crates.io crate stog 0.2.0
[INFO] tweaked toml for crates.io crate stog 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stog 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 stog 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6b8dd66d973616bff19cbf05f5eb3279561607943e67cc37395c575afd570220
[INFO] running `Command { std: "docker" "start" "-a" "6b8dd66d973616bff19cbf05f5eb3279561607943e67cc37395c575afd570220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b8dd66d973616bff19cbf05f5eb3279561607943e67cc37395c575afd570220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b8dd66d973616bff19cbf05f5eb3279561607943e67cc37395c575afd570220", kill_on_drop: false }`
[INFO] [stdout] 6b8dd66d973616bff19cbf05f5eb3279561607943e67cc37395c575afd570220
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 89fd0e55a0be592eadf8213108dacb52c5702f794c7904083ee5d7f4c692fbea
[INFO] running `Command { std: "docker" "start" "-a" "89fd0e55a0be592eadf8213108dacb52c5702f794c7904083ee5d7f4c692fbea", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.111
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling ryu v1.0.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling phf v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling pulldown-cmark v0.9.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling tera v1.16.0
[INFO] [stderr]    Compiling stog v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "89fd0e55a0be592eadf8213108dacb52c5702f794c7904083ee5d7f4c692fbea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89fd0e55a0be592eadf8213108dacb52c5702f794c7904083ee5d7f4c692fbea", kill_on_drop: false }`
[INFO] [stdout] 89fd0e55a0be592eadf8213108dacb52c5702f794c7904083ee5d7f4c692fbea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d54fb60961b5acefaceebe928bcafd27e4d6376b07427911f73ca8444ee8b600
[INFO] running `Command { std: "docker" "start" "-a" "d54fb60961b5acefaceebe928bcafd27e4d6376b07427911f73ca8444ee8b600", kill_on_drop: false }`
[INFO] [stderr]    Compiling stog v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d54fb60961b5acefaceebe928bcafd27e4d6376b07427911f73ca8444ee8b600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d54fb60961b5acefaceebe928bcafd27e4d6376b07427911f73ca8444ee8b600", kill_on_drop: false }`
[INFO] [stdout] d54fb60961b5acefaceebe928bcafd27e4d6376b07427911f73ca8444ee8b600
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 39f45eb703e8afd791ae7c290c27f058732612ee27773db9b708acb99f62bfe7
[INFO] running `Command { std: "docker" "start" "-a" "39f45eb703e8afd791ae7c290c27f058732612ee27773db9b708acb99f62bfe7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stdout] running 0 tests
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/lib-84f80816ab000162)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/bin/bin.rs (/opt/rustwide/target/debug/deps/stog-df521033a59ad871)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lib
[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] [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" "39f45eb703e8afd791ae7c290c27f058732612ee27773db9b708acb99f62bfe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39f45eb703e8afd791ae7c290c27f058732612ee27773db9b708acb99f62bfe7", kill_on_drop: false }`
[INFO] [stdout] 39f45eb703e8afd791ae7c290c27f058732612ee27773db9b708acb99f62bfe7
