[INFO] fetching crate shr 0.0.0... [INFO] testing shr-0.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate shr 0.0.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate shr 0.0.0 [INFO] finished tweaking crates.io crate shr 0.0.0 [INFO] tweaked toml for crates.io crate shr 0.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate shr 0.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate shr 0.0.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettytable v0.10.0 [INFO] [stderr] Downloaded anstyle-wincon v3.0.6 [INFO] [stderr] Downloaded clap v4.5.24 [INFO] [stderr] Downloaded libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Downloaded cc v1.2.7 [INFO] [stderr] Downloaded clap_builder v4.5.24 [INFO] [stderr] Downloaded git2 v0.20.0 [INFO] [stderr] Downloaded syn v2.0.95 [INFO] [stderr] Downloaded libssh2-sys v0.3.0 [INFO] [stderr] Downloaded csv v1.3.1 [INFO] [stderr] Downloaded libz-sys v1.1.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 370bc9cde55a0488a346e5bc67220281533c65e582c80d836fcaa99981b7d8dc [INFO] running `Command { std: "docker" "start" "-a" "370bc9cde55a0488a346e5bc67220281533c65e582c80d836fcaa99981b7d8dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "370bc9cde55a0488a346e5bc67220281533c65e582c80d836fcaa99981b7d8dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "370bc9cde55a0488a346e5bc67220281533c65e582c80d836fcaa99981b7d8dc", kill_on_drop: false }` [INFO] [stdout] 370bc9cde55a0488a346e5bc67220281533c65e582c80d836fcaa99981b7d8dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fa443e8a846b01f70d9ff918cbf527b8d614921bd4d451b5291a2519740ae51 [INFO] running `Command { std: "docker" "start" "-a" "9fa443e8a846b01f70d9ff918cbf527b8d614921bd4d451b5291a2519740ae51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling prettytable v0.10.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling clap v4.5.24 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling shr v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `CONTAINERIZATION` is never used [INFO] [stdout] --> src/rules/criteria.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub const CONTAINERIZATION: &'static str = "Containerization is used."; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ONE_PAGER` is never used [INFO] [stdout] --> src/rules/criteria.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const ONE_PAGER: &'static str = "One pager exists."; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ADR` is never used [INFO] [stdout] --> src/rules/criteria.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const ADR: &'static str = "Architecture Decision Record exists."; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.14s [INFO] running `Command { std: "docker" "inspect" "9fa443e8a846b01f70d9ff918cbf527b8d614921bd4d451b5291a2519740ae51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa443e8a846b01f70d9ff918cbf527b8d614921bd4d451b5291a2519740ae51", kill_on_drop: false }` [INFO] [stdout] 9fa443e8a846b01f70d9ff918cbf527b8d614921bd4d451b5291a2519740ae51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d6409ebfe3b1db2c32fb05aaa6659b606b2c91317f1885e2e750f61275e96e2 [INFO] running `Command { std: "docker" "start" "-a" "8d6409ebfe3b1db2c32fb05aaa6659b606b2c91317f1885e2e750f61275e96e2", kill_on_drop: false }` [INFO] [stderr] Compiling shr v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `CONTAINERIZATION` is never used [INFO] [stdout] --> src/rules/criteria.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub const CONTAINERIZATION: &'static str = "Containerization is used."; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ONE_PAGER` is never used [INFO] [stdout] --> src/rules/criteria.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const ONE_PAGER: &'static str = "One pager exists."; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ADR` is never used [INFO] [stdout] --> src/rules/criteria.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const ADR: &'static str = "Architecture Decision Record exists."; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `Command { std: "docker" "inspect" "8d6409ebfe3b1db2c32fb05aaa6659b606b2c91317f1885e2e750f61275e96e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d6409ebfe3b1db2c32fb05aaa6659b606b2c91317f1885e2e750f61275e96e2", kill_on_drop: false }` [INFO] [stdout] 8d6409ebfe3b1db2c32fb05aaa6659b606b2c91317f1885e2e750f61275e96e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b5877b560b504f03bdb115e690e395aacb0dae64e53400fe3f0ede2abf84e8cd [INFO] running `Command { std: "docker" "start" "-a" "b5877b560b504f03bdb115e690e395aacb0dae64e53400fe3f0ede2abf84e8cd", kill_on_drop: false }` [INFO] [stderr] warning: constant `CONTAINERIZATION` is never used [INFO] [stderr] --> src/rules/criteria.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | pub const CONTAINERIZATION: &'static str = "Containerization is used."; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `ONE_PAGER` is never used [INFO] [stderr] --> src/rules/criteria.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | pub const ONE_PAGER: &'static str = "One pager exists."; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ADR` is never used [INFO] [stderr] --> src/rules/criteria.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | pub const ADR: &'static str = "Architecture Decision Record exists."; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `shr` (bin "shr" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shr-19642d56dcac9a08) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b5877b560b504f03bdb115e690e395aacb0dae64e53400fe3f0ede2abf84e8cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5877b560b504f03bdb115e690e395aacb0dae64e53400fe3f0ede2abf84e8cd", kill_on_drop: false }` [INFO] [stdout] b5877b560b504f03bdb115e690e395aacb0dae64e53400fe3f0ede2abf84e8cd