[INFO] fetching crate cursive-open-editor 0.1.0...
[INFO] testing cursive-open-editor-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cursive-open-editor 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cursive-open-editor 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cursive-open-editor 0.1.0
[INFO] tweaked toml for crates.io crate cursive-open-editor 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cursive-open-editor 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 cursive-open-editor 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] 51a203aee9c6aac635a01330d2ea68999659321035481556ff4b1eec21b73f35
[INFO] running `Command { std: "docker" "start" "-a" "51a203aee9c6aac635a01330d2ea68999659321035481556ff4b1eec21b73f35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51a203aee9c6aac635a01330d2ea68999659321035481556ff4b1eec21b73f35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51a203aee9c6aac635a01330d2ea68999659321035481556ff4b1eec21b73f35", kill_on_drop: false }`
[INFO] [stdout] 51a203aee9c6aac635a01330d2ea68999659321035481556ff4b1eec21b73f35
[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] e89d4ba3bcd01fb5d114b41298d11bc8ece81fc928d67c005b1b7ec54b04562c
[INFO] running `Command { std: "docker" "start" "-a" "e89d4ba3bcd01fb5d114b41298d11bc8ece81fc928d67c005b1b7ec54b04562c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling enumset v1.1.5
[INFO] [stderr]    Compiling cursive_core v0.3.7
[INFO] [stderr]    Compiling cursive v0.20.0
[INFO] [stderr]    Compiling cursive-open-editor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.96s
[INFO] running `Command { std: "docker" "inspect" "e89d4ba3bcd01fb5d114b41298d11bc8ece81fc928d67c005b1b7ec54b04562c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e89d4ba3bcd01fb5d114b41298d11bc8ece81fc928d67c005b1b7ec54b04562c", kill_on_drop: false }`
[INFO] [stdout] e89d4ba3bcd01fb5d114b41298d11bc8ece81fc928d67c005b1b7ec54b04562c
[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] 0452ea228a7395538f76a1a65a86948238f81ed1fca72734812ba4a96425a918
[INFO] running `Command { std: "docker" "start" "-a" "0452ea228a7395538f76a1a65a86948238f81ed1fca72734812ba4a96425a918", kill_on_drop: false }`
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling cursive-open-editor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s
[INFO] running `Command { std: "docker" "inspect" "0452ea228a7395538f76a1a65a86948238f81ed1fca72734812ba4a96425a918", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0452ea228a7395538f76a1a65a86948238f81ed1fca72734812ba4a96425a918", kill_on_drop: false }`
[INFO] [stdout] 0452ea228a7395538f76a1a65a86948238f81ed1fca72734812ba4a96425a918
[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] 4a7c82b7a7effe27d4208495dad0f5b6398de982c340e2838bf9610ea979772f
[INFO] running `Command { std: "docker" "start" "-a" "4a7c82b7a7effe27d4208495dad0f5b6398de982c340e2838bf9610ea979772f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cursive_open_editor-2c52bdc6edbd379c)
[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 cursive_open_editor
[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" "4a7c82b7a7effe27d4208495dad0f5b6398de982c340e2838bf9610ea979772f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a7c82b7a7effe27d4208495dad0f5b6398de982c340e2838bf9610ea979772f", kill_on_drop: false }`
[INFO] [stdout] 4a7c82b7a7effe27d4208495dad0f5b6398de982c340e2838bf9610ea979772f
