[INFO] fetching crate pomsky-bin 0.11.0...
[INFO] building pomsky-bin-0.11.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate pomsky-bin 0.11.0 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pomsky-bin 0.11.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73edb25030712dae937b46e8646b2dbd494a1ba2787c1d995a7846013a5fc5e3
[INFO] running `Command { std: "docker" "start" "-a" "73edb25030712dae937b46e8646b2dbd494a1ba2787c1d995a7846013a5fc5e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73edb25030712dae937b46e8646b2dbd494a1ba2787c1d995a7846013a5fc5e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73edb25030712dae937b46e8646b2dbd494a1ba2787c1d995a7846013a5fc5e3", kill_on_drop: false }`
[INFO] [stdout] 73edb25030712dae937b46e8646b2dbd494a1ba2787c1d995a7846013a5fc5e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66c8e6081519c645d9d1629e0dbc5131fc5dd5c3f4eae13cf097364e0c1363dd
[INFO] running `Command { std: "docker" "start" "-a" "66c8e6081519c645d9d1629e0dbc5131fc5dd5c3f4eae13cf097364e0c1363dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[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 pkg-config v0.3.27
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling pomsky-syntax v0.11.0
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling helptext v0.1.1
[INFO] [stderr]    Compiling lexopt v0.3.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling supports-unicode v2.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[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 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 pcre2 v0.2.5
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling pomsky v0.11.0
[INFO] [stderr]    Compiling pomsky-bin v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.57s
[INFO] running `Command { std: "docker" "inspect" "66c8e6081519c645d9d1629e0dbc5131fc5dd5c3f4eae13cf097364e0c1363dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66c8e6081519c645d9d1629e0dbc5131fc5dd5c3f4eae13cf097364e0c1363dd", kill_on_drop: false }`
[INFO] [stdout] 66c8e6081519c645d9d1629e0dbc5131fc5dd5c3f4eae13cf097364e0c1363dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eea5777e7e85c44d1ed2f9be4fdebe4acc937ddc453c395781a939a171cd21c8
[INFO] running `Command { std: "docker" "start" "-a" "eea5777e7e85c44d1ed2f9be4fdebe4acc937ddc453c395781a939a171cd21c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[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 num-traits v0.2.17
[INFO] [stderr]    Compiling predicates v3.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling supports-unicode v2.0.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling pomsky v0.11.0
[INFO] [stderr]    Compiling pomsky-bin v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bstr v1.7.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling assert_fs v1.0.13
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/e2e.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn find_case(&self, expected: bool, variable: &[u8]) -> Option<Case> {
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here                 ^^^^ the same lifetime is hidden 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] 52 |     fn find_case(&self, expected: bool, variable: &[u8]) -> Option<Case<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.88s
[INFO] running `Command { std: "docker" "inspect" "eea5777e7e85c44d1ed2f9be4fdebe4acc937ddc453c395781a939a171cd21c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eea5777e7e85c44d1ed2f9be4fdebe4acc937ddc453c395781a939a171cd21c8", kill_on_drop: false }`
[INFO] [stdout] eea5777e7e85c44d1ed2f9be4fdebe4acc937ddc453c395781a939a171cd21c8
