[INFO] fetching crate yagbas 0.0.2...
[INFO] checking yagbas-0.0.2 against master#8202d110516c6bd87cee375e9a9b774db499015c for pr-149596
[INFO] extracting crate yagbas 0.0.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate yagbas 0.0.2
[INFO] finished tweaking crates.io crate yagbas 0.0.2
[INFO] tweaked toml for crates.io crate yagbas 0.0.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yagbas 0.0.2 on toolchain 8202d110516c6bd87cee375e9a9b774db499015c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yagbas 0.0.2 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" "+8202d110516c6bd87cee375e9a9b774db499015c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-codegen v0.14.4
[INFO] [stderr]   Downloaded psm v0.1.25
[INFO] [stderr]   Downloaded ariadne v0.5.1
[INFO] [stderr]   Downloaded bimap v0.6.3
[INFO] [stderr]   Downloaded clap v4.5.35
[INFO] [stderr]   Downloaded stacker v0.1.20
[INFO] [stderr]   Downloaded internal-iterator v0.2.3
[INFO] [stderr]   Downloaded logos-derive v0.14.4
[INFO] [stderr]   Downloaded chumsky v0.10.0
[INFO] [stderr]   Downloaded clap_builder v4.5.35
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] [stderr]   Downloaded logos v0.14.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e063bc53136c820c1a24a6e0d119f57580e94ad8329cd38a4b8788fd773544f1
[INFO] running `Command { std: "docker" "start" "-a" "e063bc53136c820c1a24a6e0d119f57580e94ad8329cd38a4b8788fd773544f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e063bc53136c820c1a24a6e0d119f57580e94ad8329cd38a4b8788fd773544f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e063bc53136c820c1a24a6e0d119f57580e94ad8329cd38a4b8788fd773544f1", kill_on_drop: false }`
[INFO] [stdout] e063bc53136c820c1a24a6e0d119f57580e94ad8329cd38a4b8788fd773544f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03fe4de1bdd298a1a4cd4c1440b6ed0007f9405ac7e7c1f48f0bc53e0ce1e782
[INFO] running `Command { std: "docker" "start" "-a" "03fe4de1bdd298a1a4cd4c1440b6ed0007f9405ac7e7c1f48f0bc53e0ce1e782", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling chumsky v0.10.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking internal-iterator v0.2.3
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]     Checking ariadne v0.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.20
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]     Checking yagbas v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/errors/mod.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |   pub fn build_report(&self, config: Config) -> Report<FileSpan> {
[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] 65 |   pub fn build_report(&self, config: Config) -> Report<'_, FileSpan> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/errors/mod.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |   pub fn build_report(&self, config: Config) -> Report<FileSpan> {
[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] 65 |   pub fn build_report(&self, config: Config) -> Report<'_, FileSpan> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.87s
[INFO] running `Command { std: "docker" "inspect" "03fe4de1bdd298a1a4cd4c1440b6ed0007f9405ac7e7c1f48f0bc53e0ce1e782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03fe4de1bdd298a1a4cd4c1440b6ed0007f9405ac7e7c1f48f0bc53e0ce1e782", kill_on_drop: false }`
[INFO] [stdout] 03fe4de1bdd298a1a4cd4c1440b6ed0007f9405ac7e7c1f48f0bc53e0ce1e782
