[INFO] cloning repository https://github.com/barneyb/lgrep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barneyb/lgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarneyb%2Flgrep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarneyb%2Flgrep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 478061bfdae831422ad407025b7871a4a7eb8996 [INFO] checking barneyb/lgrep/478061bfdae831422ad407025b7871a4a7eb8996 against try#0edd13c68435d50367c79cef43ac2768d2ec4f3d for pr-129422 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarneyb%2Flgrep" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barneyb/lgrep on toolchain 0edd13c68435d50367c79cef43ac2768d2ec4f3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/barneyb/lgrep [INFO] finished tweaking git repo https://github.com/barneyb/lgrep [INFO] tweaked toml for git repo https://github.com/barneyb/lgrep written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/barneyb/lgrep 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" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fa6cf247fd89d61d3068f13e908776c3978a31c65202bc82ae4dd1dd2ae4537 [INFO] running `Command { std: "docker" "start" "-a" "1fa6cf247fd89d61d3068f13e908776c3978a31c65202bc82ae4dd1dd2ae4537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fa6cf247fd89d61d3068f13e908776c3978a31c65202bc82ae4dd1dd2ae4537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa6cf247fd89d61d3068f13e908776c3978a31c65202bc82ae4dd1dd2ae4537", kill_on_drop: false }` [INFO] [stdout] 1fa6cf247fd89d61d3068f13e908776c3978a31c65202bc82ae4dd1dd2ae4537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb4e236e4c3f038a3b6b393c29a5079a820bb556c239bcdbdefee9c30e2c59c5 [INFO] running `Command { std: "docker" "start" "-a" "fb4e236e4c3f038a3b6b393c29a5079a820bb556c239bcdbdefee9c30e2c59c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling tzdb_data v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking os_pipe v1.2.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking compress_io v0.5.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling tzdb v0.6.1 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Checking shadow-rs v0.30.0 [INFO] [stderr] Compiling lgrep v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.65s [INFO] running `Command { std: "docker" "inspect" "fb4e236e4c3f038a3b6b393c29a5079a820bb556c239bcdbdefee9c30e2c59c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4e236e4c3f038a3b6b393c29a5079a820bb556c239bcdbdefee9c30e2c59c5", kill_on_drop: false }` [INFO] [stdout] fb4e236e4c3f038a3b6b393c29a5079a820bb556c239bcdbdefee9c30e2c59c5