[INFO] cloning repository https://github.com/mykmelez/trbl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mykmelez/trbl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmykmelez%2Ftrbl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmykmelez%2Ftrbl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8baace1aff7c98fb30bc4d15a596fd0d099cf08
[INFO] testing mykmelez/trbl against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmykmelez%2Ftrbl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mykmelez/trbl
[INFO] finished tweaking git repo https://github.com/mykmelez/trbl
[INFO] tweaked toml for git repo https://github.com/mykmelez/trbl written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mykmelez/trbl 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 git repo https://github.com/mykmelez/trbl 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3612318e6ac51842169aa5c77841f1aadab4ab53c4614812c7a058054e9b5da1
[INFO] running `Command { std: "docker" "start" "-a" "3612318e6ac51842169aa5c77841f1aadab4ab53c4614812c7a058054e9b5da1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3612318e6ac51842169aa5c77841f1aadab4ab53c4614812c7a058054e9b5da1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3612318e6ac51842169aa5c77841f1aadab4ab53c4614812c7a058054e9b5da1", kill_on_drop: false }`
[INFO] [stdout] 3612318e6ac51842169aa5c77841f1aadab4ab53c4614812c7a058054e9b5da1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 86271c05e3310a8091eaf7d548fd127a06080976a67dbb13e883785fe725abd2
[INFO] running `Command { std: "docker" "start" "-a" "86271c05e3310a8091eaf7d548fd127a06080976a67dbb13e883785fe725abd2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling trbl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "86271c05e3310a8091eaf7d548fd127a06080976a67dbb13e883785fe725abd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86271c05e3310a8091eaf7d548fd127a06080976a67dbb13e883785fe725abd2", kill_on_drop: false }`
[INFO] [stdout] 86271c05e3310a8091eaf7d548fd127a06080976a67dbb13e883785fe725abd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5f64245b7c839747ae564b6432e1cb13322f05fecec03e48abb8b48907bf9f8f
[INFO] running `Command { std: "docker" "start" "-a" "5f64245b7c839747ae564b6432e1cb13322f05fecec03e48abb8b48907bf9f8f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling trbl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> tests/spawn_runtime.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / lazy_static! {
[INFO] [stdout] 13 | |     static ref CURRENT_EXE: PathBuf = std::env::current_exe().unwrap();
[INFO] [stdout] 14 | |     static ref PARENT_DIR: PathBuf = PathBuf::from(CURRENT_EXE.parent().unwrap());
[INFO] [stdout] 15 | |     static ref GRANDPARENT_DIR: PathBuf = PathBuf::from(PARENT_DIR.parent().unwrap());
[INFO] [stdout] 16 | |     static ref COMMAND_NAME: PathBuf = Path::new(GRANDPARENT_DIR.as_path()).join(
[INFO] [stdout] 17 | |         "trbl".to_string() + if cfg!(target_os = "windows") { ".exe" } else { "" });
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> tests/spawn_runtime.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / lazy_static! {
[INFO] [stdout] 13 | |     static ref CURRENT_EXE: PathBuf = std::env::current_exe().unwrap();
[INFO] [stdout] 14 | |     static ref PARENT_DIR: PathBuf = PathBuf::from(CURRENT_EXE.parent().unwrap());
[INFO] [stdout] 15 | |     static ref GRANDPARENT_DIR: PathBuf = PathBuf::from(PARENT_DIR.parent().unwrap());
[INFO] [stdout] 16 | |     static ref COMMAND_NAME: PathBuf = Path::new(GRANDPARENT_DIR.as_path()).join(
[INFO] [stdout] 17 | |         "trbl".to_string() + if cfg!(target_os = "windows") { ".exe" } else { "" });
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> tests/spawn_runtime.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / lazy_static! {
[INFO] [stdout] 13 | |     static ref CURRENT_EXE: PathBuf = std::env::current_exe().unwrap();
[INFO] [stdout] 14 | |     static ref PARENT_DIR: PathBuf = PathBuf::from(CURRENT_EXE.parent().unwrap());
[INFO] [stdout] 15 | |     static ref GRANDPARENT_DIR: PathBuf = PathBuf::from(PARENT_DIR.parent().unwrap());
[INFO] [stdout] 16 | |     static ref COMMAND_NAME: PathBuf = Path::new(GRANDPARENT_DIR.as_path()).join(
[INFO] [stdout] 17 | |         "trbl".to_string() + if cfg!(target_os = "windows") { ".exe" } else { "" });
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> tests/spawn_runtime.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / lazy_static! {
[INFO] [stdout] 13 | |     static ref CURRENT_EXE: PathBuf = std::env::current_exe().unwrap();
[INFO] [stdout] 14 | |     static ref PARENT_DIR: PathBuf = PathBuf::from(CURRENT_EXE.parent().unwrap());
[INFO] [stdout] 15 | |     static ref GRANDPARENT_DIR: PathBuf = PathBuf::from(PARENT_DIR.parent().unwrap());
[INFO] [stdout] 16 | |     static ref COMMAND_NAME: PathBuf = Path::new(GRANDPARENT_DIR.as_path()).join(
[INFO] [stdout] 17 | |         "trbl".to_string() + if cfg!(target_os = "windows") { ".exe" } else { "" });
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] running `Command { std: "docker" "inspect" "5f64245b7c839747ae564b6432e1cb13322f05fecec03e48abb8b48907bf9f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f64245b7c839747ae564b6432e1cb13322f05fecec03e48abb8b48907bf9f8f", kill_on_drop: false }`
[INFO] [stdout] 5f64245b7c839747ae564b6432e1cb13322f05fecec03e48abb8b48907bf9f8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a0dd387a9a2ef4dcebedcbe522a9da7cc4cd3c9d21fbe2f08c3ff1208cf90bb1
[INFO] running `Command { std: "docker" "start" "-a" "a0dd387a9a2ef4dcebedcbe522a9da7cc4cd3c9d21fbe2f08c3ff1208cf90bb1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> tests/spawn_runtime.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / lazy_static! {
[INFO] [stderr] 13 | |     static ref CURRENT_EXE: PathBuf = std::env::current_exe().unwrap();
[INFO] [stderr] 14 | |     static ref PARENT_DIR: PathBuf = PathBuf::from(CURRENT_EXE.parent().unwrap());
[INFO] [stderr] 15 | |     static ref GRANDPARENT_DIR: PathBuf = PathBuf::from(PARENT_DIR.parent().unwrap());
[INFO] [stderr] 16 | |     static ref COMMAND_NAME: PathBuf = Path::new(GRANDPARENT_DIR.as_path()).join(
[INFO] [stderr] 17 | |         "trbl".to_string() + if cfg!(target_os = "windows") { ".exe" } else { "" });
[INFO] [stderr] 18 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> tests/spawn_runtime.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / lazy_static! {
[INFO] [stderr] 13 | |     static ref CURRENT_EXE: PathBuf = std::env::current_exe().unwrap();
[INFO] [stderr] 14 | |     static ref PARENT_DIR: PathBuf = PathBuf::from(CURRENT_EXE.parent().unwrap());
[INFO] [stderr] 15 | |     static ref GRANDPARENT_DIR: PathBuf = PathBuf::from(PARENT_DIR.parent().unwrap());
[INFO] [stderr] 16 | |     static ref COMMAND_NAME: PathBuf = Path::new(GRANDPARENT_DIR.as_path()).join(
[INFO] [stderr] 17 | |         "trbl".to_string() + if cfg!(target_os = "windows") { ".exe" } else { "" });
[INFO] [stderr] 18 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `trbl` (test "spawn_runtime") generated 4 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/bin/firefox.rs (/opt/rustwide/target/debug/deps/firefox-8a5282560838bc7a)
[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/trbl.rs (/opt/rustwide/target/debug/deps/trbl-e309679882cbe9a7)
[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 tests/spawn_runtime.rs (/opt/rustwide/target/debug/deps/spawn_runtime-4a49ee23c4ad9578)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test run_trbl ... ok
[INFO] [stdout] test run_trbl_with_exit_code ... ok
[INFO] [stdout] test run_trbl_with_arg ... 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] running `Command { std: "docker" "inspect" "a0dd387a9a2ef4dcebedcbe522a9da7cc4cd3c9d21fbe2f08c3ff1208cf90bb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0dd387a9a2ef4dcebedcbe522a9da7cc4cd3c9d21fbe2f08c3ff1208cf90bb1", kill_on_drop: false }`
[INFO] [stdout] a0dd387a9a2ef4dcebedcbe522a9da7cc4cd3c9d21fbe2f08c3ff1208cf90bb1
