[INFO] fetching crate promptress 0.2.3... [INFO] testing promptress-0.2.3 against 1.90.0 for beta-1.91-3 [INFO] extracting crate promptress 0.2.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate promptress 0.2.3 [INFO] finished tweaking crates.io crate promptress 0.2.3 [INFO] tweaked toml for crates.io crate promptress 0.2.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate promptress 0.2.3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate promptress 0.2.3 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numtoa v0.1.0 [INFO] [stderr] Downloaded termion v3.0.0 [INFO] [stderr] Downloaded toml v0.8.10 [INFO] [stderr] Downloaded if_chain v1.0.2 [INFO] [stderr] Downloaded unicode-ident v1.0.0 [INFO] [stderr] Downloaded redox_termios v0.1.3 [INFO] [stderr] Downloaded jobserver v0.1.24 [INFO] [stderr] Downloaded serde_spanned v0.6.5 [INFO] [stderr] Downloaded toml_edit v0.22.4 [INFO] [stderr] Downloaded winnow v0.5.39 [INFO] [stderr] Downloaded git2 v0.18.2 [INFO] [stderr] Downloaded syn v1.0.96 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Downloaded libz-sys v1.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40a11cb70cdd334126a1615a1849d219201687632758fdbee0f5621e14599150 [INFO] running `Command { std: "docker" "start" "-a" "40a11cb70cdd334126a1615a1849d219201687632758fdbee0f5621e14599150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40a11cb70cdd334126a1615a1849d219201687632758fdbee0f5621e14599150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a11cb70cdd334126a1615a1849d219201687632758fdbee0f5621e14599150", kill_on_drop: false }` [INFO] [stdout] 40a11cb70cdd334126a1615a1849d219201687632758fdbee0f5621e14599150 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c074a22b9ecbeec08634379bef1645cbe31c88928e41cb3137cc68a793a4ee05 [INFO] running `Command { std: "docker" "start" "-a" "c074a22b9ecbeec08634379bef1645cbe31c88928e41cb3137cc68a793a4ee05", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling winnow v0.5.39 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling uzers v0.11.3 [INFO] [stderr] Compiling termion v3.0.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling git2 v0.18.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.4 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling promptress v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parts/workdir.rs:194:33 [INFO] [stdout] | [INFO] [stdout] 194 | fn apply_aliases(path: &Path, aliases: I) -> Cow [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 194 | fn apply_aliases(path: &Path, aliases: I) -> Cow<'_, Path> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.79s [INFO] running `Command { std: "docker" "inspect" "c074a22b9ecbeec08634379bef1645cbe31c88928e41cb3137cc68a793a4ee05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c074a22b9ecbeec08634379bef1645cbe31c88928e41cb3137cc68a793a4ee05", kill_on_drop: false }` [INFO] [stdout] c074a22b9ecbeec08634379bef1645cbe31c88928e41cb3137cc68a793a4ee05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aecc88dca613059e5ccf84a38b9d952f0f260ee9d36280c5c06bef04b7b4504f [INFO] running `Command { std: "docker" "start" "-a" "aecc88dca613059e5ccf84a38b9d952f0f260ee9d36280c5c06bef04b7b4504f", kill_on_drop: false }` [INFO] [stderr] Compiling promptress v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parts/workdir.rs:194:33 [INFO] [stdout] | [INFO] [stdout] 194 | fn apply_aliases(path: &Path, aliases: I) -> Cow [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 194 | fn apply_aliases(path: &Path, aliases: I) -> Cow<'_, Path> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "aecc88dca613059e5ccf84a38b9d952f0f260ee9d36280c5c06bef04b7b4504f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aecc88dca613059e5ccf84a38b9d952f0f260ee9d36280c5c06bef04b7b4504f", kill_on_drop: false }` [INFO] [stdout] aecc88dca613059e5ccf84a38b9d952f0f260ee9d36280c5c06bef04b7b4504f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 120aef953036799ce48fe0ed4423743bfcb1d26789baa6fbdfc6f2f47b7bf950 [INFO] running `Command { std: "docker" "start" "-a" "120aef953036799ce48fe0ed4423743bfcb1d26789baa6fbdfc6f2f47b7bf950", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/parts/workdir.rs:194:33 [INFO] [stdout] running 11 tests [INFO] [stderr] | [INFO] [stdout] test parts::workdir::tests::apply_alias_no_match ... ok [INFO] [stderr] 194 | fn apply_aliases(path: &Path, aliases: I) -> Cow [INFO] [stdout] test parts::workdir::tests::apply_alias_partial_component ... ok [INFO] [stderr] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] test parts::workdir::tests::apply_alias_non_utf8 ... ok [INFO] [stderr] | | [INFO] [stdout] test parts::workdir::tests::apply_alias_partial ... ok [INFO] [stderr] | the lifetime is elided here [INFO] [stdout] test parts::workdir::tests::process_path_aliased ... ok [INFO] [stderr] | [INFO] [stdout] test parts::workdir::tests::process_path_non_utf8 ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test parts::workdir::tests::process_path_root ... ok [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] test parts::workdir::tests::process_path_truncate ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test parts::workdir::tests::process_path_special_parts ... ok [INFO] [stderr] | [INFO] [stderr] 194 | fn apply_aliases(path: &Path, aliases: I) -> Cow<'_, Path> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `promptress` (bin "promptress" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/promptress-1f0241008f401850) [INFO] [stdout] test parts::workdir::tests::process_path_absolute ... ok [INFO] [stdout] test parts::workdir::tests::apply_alias_exact ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "120aef953036799ce48fe0ed4423743bfcb1d26789baa6fbdfc6f2f47b7bf950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120aef953036799ce48fe0ed4423743bfcb1d26789baa6fbdfc6f2f47b7bf950", kill_on_drop: false }` [INFO] [stdout] 120aef953036799ce48fe0ed4423743bfcb1d26789baa6fbdfc6f2f47b7bf950