[INFO] cloning repository https://github.com/wfraser/rsbrowse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wfraser/rsbrowse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Frsbrowse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Frsbrowse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50385a728cd67fd286def9af8e06b11be50ced31
[INFO] checking wfraser/rsbrowse against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Frsbrowse" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wfraser/rsbrowse
[INFO] finished tweaking git repo https://github.com/wfraser/rsbrowse
[INFO] tweaked toml for git repo https://github.com/wfraser/rsbrowse written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wfraser/rsbrowse on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wfraser/rsbrowse 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unit-prefix v0.5.1
[INFO] [stderr]   Downloaded cursive-macros v0.1.0
[INFO] [stderr]   Downloaded enumset v1.1.7
[INFO] [stderr]   Downloaded enumset_derive v0.12.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded cursive v0.21.1
[INFO] [stderr]   Downloaded serde_json v1.0.142
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded indicatif v0.18.0
[INFO] [stderr]   Downloaded rustdoc-types v0.56.0
[INFO] [stderr]   Downloaded cursive_core v0.4.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e222df61844300ed420c827971272224272430cef21d99e5f8382aa22d8d4511
[INFO] running `Command { std: "docker" "start" "-a" "e222df61844300ed420c827971272224272430cef21d99e5f8382aa22d8d4511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e222df61844300ed420c827971272224272430cef21d99e5f8382aa22d8d4511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e222df61844300ed420c827971272224272430cef21d99e5f8382aa22d8d4511", kill_on_drop: false }`
[INFO] [stdout] e222df61844300ed420c827971272224272430cef21d99e5f8382aa22d8d4511
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37803e4596f04c6171cb8aa0da5078ba14d2d03a0638178d95089ef52a4a9d9d
[INFO] running `Command { std: "docker" "start" "-a" "37803e4596f04c6171cb8aa0da5078ba14d2d03a0638178d95089ef52a4a9d9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling cursive-macros v0.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rsbrowse v0.2.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.12.0
[INFO] [stderr]     Checking rustdoc-types v0.56.0
[INFO] [stderr]     Checking enumset v1.1.7
[INFO] [stderr]     Checking cursive_core v0.4.6
[INFO] [stderr]     Checking cursive v0.21.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.93s
[INFO] [stdout] warning: method `contains_label` is never used
[INFO] [stdout]   --> tests/browser_test.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | trait VecExt<'a, T> {
[INFO] [stdout]    |       ------ method in this trait
[INFO] [stdout] 33 |     fn contains_label(&self, s: &str) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ItemExt` is never used
[INFO] [stdout]   --> tests/browser_test.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | trait ItemExt {
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "37803e4596f04c6171cb8aa0da5078ba14d2d03a0638178d95089ef52a4a9d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37803e4596f04c6171cb8aa0da5078ba14d2d03a0638178d95089ef52a4a9d9d", kill_on_drop: false }`
[INFO] [stdout] 37803e4596f04c6171cb8aa0da5078ba14d2d03a0638178d95089ef52a4a9d9d
