[INFO] fetching crate hypershell-json-components 0.1.0... [INFO] testing hypershell-json-components-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate hypershell-json-components 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate hypershell-json-components 0.1.0 [INFO] finished tweaking crates.io crate hypershell-json-components 0.1.0 [INFO] tweaked toml for crates.io crate hypershell-json-components 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hypershell-json-components 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hypershell-json-components 0.1.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-2025-09-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79efc3bc2348cf161fee5cdfe314171a5a287a4029cc4aa7b805531c9acfc403 [INFO] running `Command { std: "docker" "start" "-a" "79efc3bc2348cf161fee5cdfe314171a5a287a4029cc4aa7b805531c9acfc403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79efc3bc2348cf161fee5cdfe314171a5a287a4029cc4aa7b805531c9acfc403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79efc3bc2348cf161fee5cdfe314171a5a287a4029cc4aa7b805531c9acfc403", kill_on_drop: false }` [INFO] [stdout] 79efc3bc2348cf161fee5cdfe314171a5a287a4029cc4aa7b805531c9acfc403 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4db7cc4dce25947f4e0cbbd6202e8f6fdd708d9aef73cd5e1b88abe3ffa9e37a [INFO] running `Command { std: "docker" "start" "-a" "4db7cc4dce25947f4e0cbbd6202e8f6fdd708d9aef73cd5e1b88abe3ffa9e37a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cgp-component v0.4.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cgp-async-macro v0.4.1 [INFO] [stderr] Compiling cgp-macro-lib v0.4.1 [INFO] [stderr] Compiling cgp-sync v0.4.1 [INFO] [stderr] Compiling cgp-async v0.4.1 [INFO] [stderr] Compiling cgp-macro v0.4.1 [INFO] [stderr] Compiling cgp-type v0.4.1 [INFO] [stderr] Compiling cgp-inner v0.4.1 [INFO] [stderr] Compiling cgp-error v0.4.1 [INFO] [stderr] Compiling cgp-field v0.4.1 [INFO] [stderr] Compiling cgp-run v0.4.1 [INFO] [stderr] Compiling cgp-core v0.4.1 [INFO] [stderr] Compiling cgp-handler v0.4.1 [INFO] [stderr] Compiling cgp-runtime v0.4.1 [INFO] [stderr] Compiling cgp-error-extra v0.4.1 [INFO] [stderr] Compiling cgp-extra v0.4.1 [INFO] [stderr] Compiling cgp v0.4.1 [INFO] [stderr] Compiling hypershell-components v0.1.0 [INFO] [stderr] Compiling hypershell-json-components v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.27s [INFO] running `Command { std: "docker" "inspect" "4db7cc4dce25947f4e0cbbd6202e8f6fdd708d9aef73cd5e1b88abe3ffa9e37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db7cc4dce25947f4e0cbbd6202e8f6fdd708d9aef73cd5e1b88abe3ffa9e37a", kill_on_drop: false }` [INFO] [stdout] 4db7cc4dce25947f4e0cbbd6202e8f6fdd708d9aef73cd5e1b88abe3ffa9e37a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2ab833b5b53baa98f8a948a90559ba4f6b8b48df09d7df5604d57945b699148 [INFO] running `Command { std: "docker" "start" "-a" "d2ab833b5b53baa98f8a948a90559ba4f6b8b48df09d7df5604d57945b699148", kill_on_drop: false }` [INFO] [stderr] Compiling hypershell-json-components v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] running `Command { std: "docker" "inspect" "d2ab833b5b53baa98f8a948a90559ba4f6b8b48df09d7df5604d57945b699148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2ab833b5b53baa98f8a948a90559ba4f6b8b48df09d7df5604d57945b699148", kill_on_drop: false }` [INFO] [stdout] d2ab833b5b53baa98f8a948a90559ba4f6b8b48df09d7df5604d57945b699148 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec2490bcd6b8fa691baccfa1ff4fccf3699942a57a3c2d5865d9f1b1cf8d1438 [INFO] running `Command { std: "docker" "start" "-a" "ec2490bcd6b8fa691baccfa1ff4fccf3699942a57a3c2d5865d9f1b1cf8d1438", 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/hypershell_json_components-ac6c1db3ca455fa0) [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 hypershell_json_components [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" "ec2490bcd6b8fa691baccfa1ff4fccf3699942a57a3c2d5865d9f1b1cf8d1438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec2490bcd6b8fa691baccfa1ff4fccf3699942a57a3c2d5865d9f1b1cf8d1438", kill_on_drop: false }` [INFO] [stdout] ec2490bcd6b8fa691baccfa1ff4fccf3699942a57a3c2d5865d9f1b1cf8d1438