[INFO] fetching crate pomsky-bin 0.11.0... [INFO] testing pomsky-bin-0.11.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate pomsky-bin 0.11.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate pomsky-bin 0.11.0 [INFO] finished tweaking crates.io crate pomsky-bin 0.11.0 [INFO] tweaked toml for crates.io crate pomsky-bin 0.11.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pomsky-bin 0.11.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pomsky-bin 0.11.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pomsky v0.11.0 [INFO] [stderr] Downloaded supports-unicode v2.0.0 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded pcre2 v0.2.5 [INFO] [stderr] Downloaded assert_fs v1.0.13 [INFO] [stderr] Downloaded pomsky-syntax v0.11.0 [INFO] [stderr] Downloaded lexopt v0.3.0 [INFO] [stderr] Downloaded is_ci v1.1.1 [INFO] [stderr] Downloaded rustix v0.38.19 [INFO] [stderr] Downloaded helptext v0.1.1 [INFO] [stderr] Downloaded bstr v1.7.0 [INFO] [stderr] Downloaded pcre2-sys v0.2.6 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4866c752eb79a5f6ee87f76d903bc69be09db805cfcb2ac2a0583f4730cf8a89 [INFO] running `Command { std: "docker" "start" "-a" "4866c752eb79a5f6ee87f76d903bc69be09db805cfcb2ac2a0583f4730cf8a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4866c752eb79a5f6ee87f76d903bc69be09db805cfcb2ac2a0583f4730cf8a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4866c752eb79a5f6ee87f76d903bc69be09db805cfcb2ac2a0583f4730cf8a89", kill_on_drop: false }` [INFO] [stdout] 4866c752eb79a5f6ee87f76d903bc69be09db805cfcb2ac2a0583f4730cf8a89 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fd0796b2cc803d606ba75b6bcc884db454481580b11664db0cdaabdbc3f87b23 [INFO] running `Command { std: "docker" "start" "-a" "fd0796b2cc803d606ba75b6bcc884db454481580b11664db0cdaabdbc3f87b23", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling pomsky-syntax v0.11.0 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling lexopt v0.3.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling helptext v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling pcre2-sys v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling pomsky v0.11.0 [INFO] [stderr] Compiling pcre2 v0.2.5 [INFO] [stderr] Compiling pomsky-bin v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.85s [INFO] running `Command { std: "docker" "inspect" "fd0796b2cc803d606ba75b6bcc884db454481580b11664db0cdaabdbc3f87b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd0796b2cc803d606ba75b6bcc884db454481580b11664db0cdaabdbc3f87b23", kill_on_drop: false }` [INFO] [stdout] fd0796b2cc803d606ba75b6bcc884db454481580b11664db0cdaabdbc3f87b23 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b8d13d1163b5fd29b43cf38aff04c354cdc6c3ead3100659641872c754870fc4 [INFO] running `Command { std: "docker" "start" "-a" "b8d13d1163b5fd29b43cf38aff04c354cdc6c3ead3100659641872c754870fc4", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates v3.0.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling pomsky v0.11.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling pomsky-bin v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.13 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/e2e.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | fn find_case(&self, expected: bool, variable: &[u8]) -> Option { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 52 | fn find_case(&self, expected: bool, variable: &[u8]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.60s [INFO] running `Command { std: "docker" "inspect" "b8d13d1163b5fd29b43cf38aff04c354cdc6c3ead3100659641872c754870fc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d13d1163b5fd29b43cf38aff04c354cdc6c3ead3100659641872c754870fc4", kill_on_drop: false }` [INFO] [stdout] b8d13d1163b5fd29b43cf38aff04c354cdc6c3ead3100659641872c754870fc4 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5b114c9ac1cbddec061236e8d0f91dd462525ad40b352f7d128f6f8ede1c5b2f [INFO] running `Command { std: "docker" "start" "-a" "5b114c9ac1cbddec061236e8d0f91dd462525ad40b352f7d128f6f8ede1c5b2f", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/e2e.rs:52:18 [INFO] [stderr] | [INFO] [stderr] 52 | fn find_case(&self, expected: bool, variable: &[u8]) -> Option { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 52 | fn find_case(&self, expected: bool, variable: &[u8]) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `pomsky-bin` (test "e2e") generated 1 warning (run `cargo fix --test "e2e"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pomsky_bin-fa7384d138bd0d33) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pomsky-4ab0170a353d6e1c) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/e2e.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/e2e-d658c0d94721b71f) [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] [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] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test empty_input ... ok [INFO] [stdout] test flavor_used_multiple_times ... ok [INFO] [stdout] test arg_input ... ok [INFO] [stdout] test file_doesnt_exist ... ok [INFO] [stdout] test json_output ... ok [INFO] [stdout] test pretty_print ... ok [INFO] [stdout] test input_and_path ... ok [INFO] [stdout] test unknown_flag ... ok [INFO] [stdout] test disable_warnings ... ok [INFO] [stdout] test version ... ok [INFO] [stdout] test specify_features ... ok [INFO] [stdout] test wrong_order ... ok [INFO] [stdout] test json_output_errors ... ok [INFO] [stdout] test path ... ok [INFO] [stdout] test help ... ok [INFO] [stdout] test json_output_warnings ... ok [INFO] [stdout] test invalid_flavor ... ok [INFO] [stdout] test test_output ... ok [INFO] [stdout] test no_newline ... ok [INFO] [stdout] test arg_input_with_flavor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5b114c9ac1cbddec061236e8d0f91dd462525ad40b352f7d128f6f8ede1c5b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b114c9ac1cbddec061236e8d0f91dd462525ad40b352f7d128f6f8ede1c5b2f", kill_on_drop: false }` [INFO] [stdout] 5b114c9ac1cbddec061236e8d0f91dd462525ad40b352f7d128f6f8ede1c5b2f