[INFO] cloning repository https://github.com/jubako/jim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jubako/jim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjubako%2Fjim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjubako%2Fjim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 245d6e2d8bfea930d6669fb10b773df87a96f465
[INFO] building jubako/jim against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjubako%2Fjim" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jubako/jim
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/jubako/jim
[INFO] tweaked toml for git repo https://github.com/jubako/jim written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jubako/jim on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jubako/jim 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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]     Updating git repository `https://github.com/jubako/jubako.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded escape8259 v0.5.3
[INFO] [stderr]   Downloaded ctor v0.4.2
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded rustest-macro v0.3.1
[INFO] [stderr]   Downloaded human-panic v2.0.2
[INFO] [stderr]   Downloaded rustest v0.3.1
[INFO] [stderr]   Downloaded unicase v2.8.0
[INFO] [stderr]   Downloaded dtor v0.0.6
[INFO] [stderr]   Downloaded libtest-mimic v0.8.1
[INFO] [stderr]   Downloaded format-bytes-macros v0.4.0
[INFO] [stderr]   Downloaded http-range-header v0.4.2
[INFO] [stderr]   Downloaded ureq v3.0.11
[INFO] [stderr]   Downloaded env_filter v0.1.2
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.33
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded clap_mangen v0.2.24
[INFO] [stderr]   Downloaded roff v0.2.2
[INFO] [stderr]   Downloaded portable-atomic v1.9.0
[INFO] [stderr]   Downloaded clap_complete v4.5.38
[INFO] [stderr]   Downloaded tiny_http v0.12.0
[INFO] [stderr]   Downloaded env_logger v0.11.5
[INFO] [stderr]   Downloaded spmc v0.3.0
[INFO] [stderr]   Downloaded blake3 v1.5.4
[INFO] [stderr]   Downloaded allocator-api2 v0.2.20
[INFO] [stderr]   Downloaded chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded hashbrown v0.15.1
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.5
[INFO] [stderr]   Downloaded format-bytes v0.3.0
[INFO] [stderr]   Downloaded lru v0.12.5
[INFO] [stderr]   Downloaded rustest-fixtures v0.3.1
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded git-version-macro v0.3.9
[INFO] [stderr]   Downloaded git-version v0.3.9
[INFO] [stderr]   Downloaded os_info v3.8.2
[INFO] [stderr]   Downloaded dropout v0.1.0
[INFO] [stderr]   Downloaded memmap2 v0.9.5
[INFO] [stderr]   Downloaded uuid v1.11.0
[INFO] [stderr]   Downloaded foldhash v0.1.3
[INFO] [stderr]   Downloaded lipsum v0.9.1
[INFO] [stderr]   Downloaded const_format v0.2.33
[INFO] [stderr]   Downloaded ureq-proto v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2a724f626ad763a5f70ab4b335ef96e2aec82cbdd2c6832c928b36b5d430812
[INFO] running `Command { std: "docker" "start" "-a" "e2a724f626ad763a5f70ab4b335ef96e2aec82cbdd2c6832c928b36b5d430812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2a724f626ad763a5f70ab4b335ef96e2aec82cbdd2c6832c928b36b5d430812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2a724f626ad763a5f70ab4b335ef96e2aec82cbdd2c6832c928b36b5d430812", kill_on_drop: false }`
[INFO] [stdout] e2a724f626ad763a5f70ab4b335ef96e2aec82cbdd2c6832c928b36b5d430812
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dff1e1feea168ca6261b55400eb34a9c792029a518294038b43c90f2878248a3
[INFO] running `Command { std: "docker" "start" "-a" "dff1e1feea168ca6261b55400eb34a9c792029a518294038b43c90f2878248a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling dropout v0.1.0
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling spmc v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling clap_mangen v0.2.24
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling clap_complete v4.5.38
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling human-panic v2.0.2
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling jubako v0.4.0-dev (https://github.com/jubako/jubako.git#1a2f8ab8)
[INFO] [stderr]    Compiling libwaj v0.4.0-dev (/opt/rustwide/workdir/libwaj)
[INFO] [stdout] warning: struct `PathBuilder` is never constructed
[INFO] [stdout]   --> libwaj/src/waj.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct PathBuilder {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> libwaj/src/common/mod.rs:29:63
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn compare_with<'a>(&'a self, component: &'a [u8]) -> EntryCompare {
[INFO] [stdout]    |                              --                   --          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                    |
[INFO] [stdout]    |                              |                    the lifetime is named here
[INFO] [stdout]    |                              the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn compare_with<'a>(&'a self, component: &'a [u8]) -> EntryCompare<'a> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libwaj/src/create/mod.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn name(&self) -> Cow<str>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn name(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libwaj/src/create/creator.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn name(&self) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn name(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libwaj/src/create/entry.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn variant_name(&self) -> Option<jbk::MayRef<EntryType>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn variant_name(&self) -> Option<jbk::MayRef<'_, EntryType>> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libwaj/src/create/entry.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn value(&self, name: &Property) -> jbk::MayRef<jbk::creator::Value> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn value(&self, name: &Property) -> jbk::MayRef<'_, jbk::creator::Value> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libwaj/src/create/fs_adder.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn name(&self) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn name(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libwaj/src/serve/handler.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn url_variants(url: &str) -> Vec<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn url_variants(url: &str) -> Vec<Cow<'_, str>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling waj v0.4.0-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "dff1e1feea168ca6261b55400eb34a9c792029a518294038b43c90f2878248a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dff1e1feea168ca6261b55400eb34a9c792029a518294038b43c90f2878248a3", kill_on_drop: false }`
[INFO] [stdout] dff1e1feea168ca6261b55400eb34a9c792029a518294038b43c90f2878248a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f1d675d82833211dd20d3280a4671b2c58d770f9035ab599c370157dedfae7a
[INFO] running `Command { std: "docker" "start" "-a" "6f1d675d82833211dd20d3280a4671b2c58d770f9035ab599c370157dedfae7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]    Compiling ureq-proto v0.4.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ctor v0.4.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lipsum v0.9.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling rustest-macro v0.3.1
[INFO] [stderr]    Compiling format-bytes-macros v0.4.0
[INFO] [stderr]    Compiling format-bytes v0.3.0
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling jubako v0.4.0-dev (https://github.com/jubako/jubako.git#1a2f8ab8)
[INFO] [stderr]    Compiling clap_mangen v0.2.24
[INFO] [stderr]    Compiling clap_complete v4.5.38
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling rustest v0.3.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling ureq v3.0.11
[INFO] [stderr]    Compiling libwaj v0.4.0-dev (/opt/rustwide/workdir/libwaj)
[INFO] [stdout] warning: struct `PathBuilder` is never constructed
[INFO] [stdout]   --> libwaj/src/waj.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct PathBuilder {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> libwaj/src/common/mod.rs:29:63
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn compare_with<'a>(&'a self, component: &'a [u8]) -> EntryCompare {
[INFO] [stdout]    |                              --                   --          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                    |
[INFO] [stdout]    |                              |                    the lifetime is named here
[INFO] [stdout]    |                              the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn compare_with<'a>(&'a self, component: &'a [u8]) -> EntryCompare<'a> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libwaj/src/create/mod.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn name(&self) -> Cow<str>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn name(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libwaj/src/create/creator.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn name(&self) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn name(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libwaj/src/create/entry.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn variant_name(&self) -> Option<jbk::MayRef<EntryType>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn variant_name(&self) -> Option<jbk::MayRef<'_, EntryType>> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libwaj/src/create/entry.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn value(&self, name: &Property) -> jbk::MayRef<jbk::creator::Value> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn value(&self, name: &Property) -> jbk::MayRef<'_, jbk::creator::Value> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libwaj/src/create/fs_adder.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn name(&self) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn name(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libwaj/src/serve/handler.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn url_variants(url: &str) -> Vec<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn url_variants(url: &str) -> Vec<Cow<'_, str>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling human-panic v2.0.2
[INFO] [stderr]    Compiling waj v0.4.0-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "6f1d675d82833211dd20d3280a4671b2c58d770f9035ab599c370157dedfae7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f1d675d82833211dd20d3280a4671b2c58d770f9035ab599c370157dedfae7a", kill_on_drop: false }`
[INFO] [stdout] 6f1d675d82833211dd20d3280a4671b2c58d770f9035ab599c370157dedfae7a
