[INFO] cloning repository https://github.com/babbage88/lsoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/babbage88/lsoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabbage88%2Flsoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabbage88%2Flsoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a280b226d23be07b0275262524fc1427894738e7
[INFO] checking babbage88/lsoc against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabbage88%2Flsoc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/babbage88/lsoc
[INFO] finished tweaking git repo https://github.com/babbage88/lsoc
[INFO] tweaked toml for git repo https://github.com/babbage88/lsoc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/babbage88/lsoc on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/babbage88/lsoc 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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92463f9186ab65212b41ba31c43c7ee9f760ec973bb36f9d244ed735924e6720
[INFO] running `Command { std: "docker" "start" "-a" "92463f9186ab65212b41ba31c43c7ee9f760ec973bb36f9d244ed735924e6720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92463f9186ab65212b41ba31c43c7ee9f760ec973bb36f9d244ed735924e6720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92463f9186ab65212b41ba31c43c7ee9f760ec973bb36f9d244ed735924e6720", kill_on_drop: false }`
[INFO] [stdout] 92463f9186ab65212b41ba31c43c7ee9f760ec973bb36f9d244ed735924e6720
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5b667797ac997e80c66326c81602f13a95d386fcc9f177ff3456cfe23b6155c
[INFO] running `Command { std: "docker" "start" "-a" "d5b667797ac997e80c66326c81602f13a95d386fcc9f177ff3456cfe23b6155c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling bugreport v0.5.1
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking terminal-trx v0.2.4
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking xterm-color v1.0.1
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]     Checking terminal-colorsaurus v0.4.8
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking clircle v0.6.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking lscolors v0.20.0
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.7.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking grep-cli v0.1.11
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]    Compiling bat v0.25.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking lsoc v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.66s
[INFO] running `Command { std: "docker" "inspect" "d5b667797ac997e80c66326c81602f13a95d386fcc9f177ff3456cfe23b6155c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5b667797ac997e80c66326c81602f13a95d386fcc9f177ff3456cfe23b6155c", kill_on_drop: false }`
[INFO] [stdout] d5b667797ac997e80c66326c81602f13a95d386fcc9f177ff3456cfe23b6155c
