[INFO] cloning repository https://github.com/Tsohg/bitsquid_re_tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tsohg/bitsquid_re_tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsohg%2Fbitsquid_re_tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsohg%2Fbitsquid_re_tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53b365d34ed029109188231f3a48eed5b9605cb5 [INFO] checking Tsohg/bitsquid_re_tools against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsohg%2Fbitsquid_re_tools" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Tsohg/bitsquid_re_tools [INFO] finished tweaking git repo https://github.com/Tsohg/bitsquid_re_tools [INFO] tweaked toml for git repo https://github.com/Tsohg/bitsquid_re_tools written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tsohg/bitsquid_re_tools on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tsohg/bitsquid_re_tools 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utfx v0.1.0 [INFO] [stderr] Downloaded registry v1.2.3 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adb8d9812cfd0066ee731973b00bf7a50b2bb16a00e7fc7228aa654cce85a9dd [INFO] running `Command { std: "docker" "start" "-a" "adb8d9812cfd0066ee731973b00bf7a50b2bb16a00e7fc7228aa654cce85a9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adb8d9812cfd0066ee731973b00bf7a50b2bb16a00e7fc7228aa654cce85a9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adb8d9812cfd0066ee731973b00bf7a50b2bb16a00e7fc7228aa654cce85a9dd", kill_on_drop: false }` [INFO] [stdout] adb8d9812cfd0066ee731973b00bf7a50b2bb16a00e7fc7228aa654cce85a9dd [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b99a5535d6353b96cd1e16e50a9951c04835a0eb041506026186dc7bd222047 [INFO] running `Command { std: "docker" "start" "-a" "1b99a5535d6353b96cd1e16e50a9951c04835a0eb041506026186dc7bd222047", kill_on_drop: false }` [INFO] [stderr] warning: bitsquid_re_tools v0.2.0 (/opt/rustwide/workdir) ignoring invalid dependency `murmur32_gen` which is missing a lib target [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Checking linux-raw-sys v0.3.7 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Checking utfx v0.1.0 [INFO] [stderr] Checking timpani v0.1.0 (/opt/rustwide/workdir/timpani) [INFO] [stderr] Checking compiler_bootstrap v0.1.0 (/opt/rustwide/workdir/compiler_bootstrap) [INFO] [stderr] Checking murmur32_gen v0.1.0 (/opt/rustwide/workdir/murmur32_gen) [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Checking bitsquid_unbundler v1.1.0 (/opt/rustwide/workdir/bitsquid_unbundler) [INFO] [stdout] warning: methods `peek_byte`, `peek_bytes`, and `read_uleb` are never used [INFO] [stdout] --> bitsquid_unbundler/src/byte_stream.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl ByteStream { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn peek_byte(&mut self) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn peek_bytes(&mut self, n: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn read_uleb(&mut self) -> u32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `peek_byte`, `peek_bytes`, and `read_uleb` are never used [INFO] [stdout] --> bitsquid_unbundler/src/byte_stream.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl ByteStream { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn peek_byte(&mut self) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn peek_bytes(&mut self, n: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn read_uleb(&mut self) -> u32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking registry v1.2.3 [INFO] [stderr] Checking clap_builder v4.2.7 [INFO] [stderr] Checking clap v4.2.7 [INFO] [stderr] Checking bitsquid_re_tools v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `registry::Hive`, `registry::Security` [INFO] [stdout] --> src/command_line.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use registry::{Hive, Security}; [INFO] [stdout] | ^^^^ ^^^^^^^^ no `Security` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Hive` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `registry::Hive`, `registry::Security` [INFO] [stdout] --> src/command_line.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use registry::{Hive, Security}; [INFO] [stdout] | ^^^^ ^^^^^^^^ no `Security` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Hive` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitsquid_re_tools` (bin "bitsquid_re_tools" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bitsquid_re_tools` (bin "bitsquid_re_tools") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1b99a5535d6353b96cd1e16e50a9951c04835a0eb041506026186dc7bd222047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b99a5535d6353b96cd1e16e50a9951c04835a0eb041506026186dc7bd222047", kill_on_drop: false }` [INFO] [stdout] 1b99a5535d6353b96cd1e16e50a9951c04835a0eb041506026186dc7bd222047