[INFO] fetching crate prtl 0.3.0...
[INFO] testing prtl-0.3.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate prtl 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate prtl 0.3.0
[INFO] finished tweaking crates.io crate prtl 0.3.0
[INFO] tweaked toml for crates.io crate prtl 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate prtl 0.3.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate prtl 0.3.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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6c71f5bf2935ce003f22b073d49c7c737720173cec2b9a7955760b54a072e20
[INFO] running `Command { std: "docker" "start" "-a" "c6c71f5bf2935ce003f22b073d49c7c737720173cec2b9a7955760b54a072e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6c71f5bf2935ce003f22b073d49c7c737720173cec2b9a7955760b54a072e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6c71f5bf2935ce003f22b073d49c7c737720173cec2b9a7955760b54a072e20", kill_on_drop: false }`
[INFO] [stdout] c6c71f5bf2935ce003f22b073d49c7c737720173cec2b9a7955760b54a072e20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cecc2f84fc59079f0ed88dfce0166e528c01c7fd8a328d6ade30d50bb168039
[INFO] running `Command { std: "docker" "start" "-a" "6cecc2f84fc59079f0ed88dfce0166e528c01c7fd8a328d6ade30d50bb168039", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling rustix v0.37.8
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling rust_search v2.1.0
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling serde_with_macros v2.2.0
[INFO] [stderr]    Compiling clap v4.1.4
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling serde_with v2.2.0
[INFO] [stderr]    Compiling confy v0.5.1
[INFO] [stderr]    Compiling prtl v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/args.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{arg, Parser, Subcommand};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.30s
[INFO] running `Command { std: "docker" "inspect" "6cecc2f84fc59079f0ed88dfce0166e528c01c7fd8a328d6ade30d50bb168039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cecc2f84fc59079f0ed88dfce0166e528c01c7fd8a328d6ade30d50bb168039", kill_on_drop: false }`
[INFO] [stdout] 6cecc2f84fc59079f0ed88dfce0166e528c01c7fd8a328d6ade30d50bb168039
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb427335dc77ff991727ca7d1f29804e3be770b37eacad684d329e1872439049
[INFO] running `Command { std: "docker" "start" "-a" "cb427335dc77ff991727ca7d1f29804e3be770b37eacad684d329e1872439049", kill_on_drop: false }`
[INFO] [stderr]    Compiling prtl v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/args.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{arg, Parser, Subcommand};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "cb427335dc77ff991727ca7d1f29804e3be770b37eacad684d329e1872439049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb427335dc77ff991727ca7d1f29804e3be770b37eacad684d329e1872439049", kill_on_drop: false }`
[INFO] [stdout] cb427335dc77ff991727ca7d1f29804e3be770b37eacad684d329e1872439049
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce8385f0ade7dbfcea7ff5d4d29a15afba5cf0765c9d5f7c99a76ca969cd1ab5
[INFO] running `Command { std: "docker" "start" "-a" "ce8385f0ade7dbfcea7ff5d4d29a15afba5cf0765c9d5f7c99a76ca969cd1ab5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `arg`
[INFO] [stderr]  --> src/args.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | use clap::{arg, Parser, Subcommand};
[INFO] [stderr]   |            ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `prtl` (bin "prtl" test) generated 1 warning (run `cargo fix --bin "prtl" -p prtl --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/prtl-42ee4fabaa137a9c)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test portal::test::test_portal_get_dne ... ok
[INFO] [stdout] test portal::test::test_portal_get_path ... ok
[INFO] [stdout] test portal::test::test_portal_put_dne ... ok
[INFO] [stdout] test portal::test::test_portal_put_invalid_path ... ok
[INFO] [stdout] test portal::test::test_portal_put_valid_path ... ok
[INFO] [stdout] test portal::test::test_portal_put_valid_path_overwrite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ce8385f0ade7dbfcea7ff5d4d29a15afba5cf0765c9d5f7c99a76ca969cd1ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce8385f0ade7dbfcea7ff5d4d29a15afba5cf0765c9d5f7c99a76ca969cd1ab5", kill_on_drop: false }`
[INFO] [stdout] ce8385f0ade7dbfcea7ff5d4d29a15afba5cf0765c9d5f7c99a76ca969cd1ab5
