[INFO] cloning repository https://github.com/nais/build [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nais/build" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnais%2Fbuild", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnais%2Fbuild'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8698a532c80f344f87007dc39c8b65894a4ff8a [INFO] testing nais/build against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnais%2Fbuild" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nais/build [INFO] finished tweaking git repo https://github.com/nais/build [INFO] tweaked toml for git repo https://github.com/nais/build written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nais/build on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nais/build 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quinn-udp v0.5.7 [INFO] [stderr] Downloaded google-cloud-token v0.1.2 [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded path-clean v1.0.1 [INFO] [stderr] Downloaded sha256 v1.5.0 [INFO] [stderr] Downloaded peresil v0.3.0 [INFO] [stderr] Downloaded sxd-document v0.3.2 [INFO] [stderr] Downloaded google-cloud-metadata v0.5.0 [INFO] [stderr] Downloaded google-cloud-auth v0.17.2 [INFO] [stderr] Downloaded quinn v0.11.5 [INFO] [stderr] Downloaded serde-inline-default v0.2.1 [INFO] [stderr] Downloaded clap v4.5.18 [INFO] [stderr] Downloaded sxd-xpath v0.4.2 [INFO] [stderr] Downloaded rustls v0.23.18 [INFO] [stderr] Downloaded clap_builder v4.5.18 [INFO] [stderr] Downloaded quinn-proto v0.11.8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa98bfe173d14273809a3c81266e88f9cac3b6939a7f966d7ebc007827193473 [INFO] running `Command { std: "docker" "start" "-a" "aa98bfe173d14273809a3c81266e88f9cac3b6939a7f966d7ebc007827193473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa98bfe173d14273809a3c81266e88f9cac3b6939a7f966d7ebc007827193473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa98bfe173d14273809a3c81266e88f9cac3b6939a7f966d7ebc007827193473", kill_on_drop: false }` [INFO] [stdout] aa98bfe173d14273809a3c81266e88f9cac3b6939a7f966d7ebc007827193473 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c01762a72053daf1399998362d40dd60222a744fcd55a093c261bcad198a4345 [INFO] running `Command { std: "docker" "start" "-a" "c01762a72053daf1399998362d40dd60222a744fcd55a093c261bcad198a4345", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustls v0.23.18 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling sxd-xpath v0.4.2 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [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 serde_derive v1.0.210 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling serde-inline-default v0.2.1 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling google-cloud-token v0.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [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 clap v4.5.18 [INFO] [stderr] Compiling icu_locid v1.5.0 [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 hyper v1.5.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling sha256 v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [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 jsonwebtoken v9.3.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling google-cloud-metadata v0.5.0 [INFO] [stderr] Compiling google-cloud-auth v0.17.2 [INFO] [stderr] Compiling nb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `BranchRule` is never constructed [INFO] [stdout] --> src/config.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct BranchRule { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BranchDeployRule` is never constructed [INFO] [stdout] --> src/config.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct BranchDeployRule { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Build` is never constructed [INFO] [stdout] --> src/config.rs:111:16 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct Build { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Docker` is never constructed [INFO] [stdout] --> src/config.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Docker { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gar_service_account_id` is never used [INFO] [stdout] --> src/auth.rs:144:4 [INFO] [stdout] | [INFO] [stdout] 144 | fn gar_service_account_id(slug: &str, project_id: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `slug_hash_prefix_truncate` is never used [INFO] [stdout] --> src/auth.rs:166:4 [INFO] [stdout] | [INFO] [stdout] 166 | fn slug_hash_prefix_truncate(slug: &str, prefix: &str, max_length: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `truncate` is never used [INFO] [stdout] --> src/auth.rs:203:4 [INFO] [stdout] | [INFO] [stdout] 203 | fn truncate(s: &str, length: usize) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.90s [INFO] running `Command { std: "docker" "inspect" "c01762a72053daf1399998362d40dd60222a744fcd55a093c261bcad198a4345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01762a72053daf1399998362d40dd60222a744fcd55a093c261bcad198a4345", kill_on_drop: false }` [INFO] [stdout] c01762a72053daf1399998362d40dd60222a744fcd55a093c261bcad198a4345 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9cfc5f8023987216caa09415d25cbc932e3ef1fdd91476de46e69b9d1ce7450 [INFO] running `Command { std: "docker" "start" "-a" "b9cfc5f8023987216caa09415d25cbc932e3ef1fdd91476de46e69b9d1ce7450", kill_on_drop: false }` [INFO] [stderr] Compiling nb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `BranchRule` is never constructed [INFO] [stdout] --> src/config.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct BranchRule { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BranchDeployRule` is never constructed [INFO] [stdout] --> src/config.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct BranchDeployRule { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Build` is never constructed [INFO] [stdout] --> src/config.rs:111:16 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct Build { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Docker` is never constructed [INFO] [stdout] --> src/config.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Docker { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.37s [INFO] running `Command { std: "docker" "inspect" "b9cfc5f8023987216caa09415d25cbc932e3ef1fdd91476de46e69b9d1ce7450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9cfc5f8023987216caa09415d25cbc932e3ef1fdd91476de46e69b9d1ce7450", kill_on_drop: false }` [INFO] [stdout] b9cfc5f8023987216caa09415d25cbc932e3ef1fdd91476de46e69b9d1ce7450 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 68932e7659c81f10e1e80c41af6640dccc1e096e2b9341b8a9ffcf1513ec3b8d [INFO] running `Command { std: "docker" "start" "-a" "68932e7659c81f10e1e80c41af6640dccc1e096e2b9341b8a9ffcf1513ec3b8d", kill_on_drop: false }` [INFO] [stderr] warning: struct `BranchRule` is never constructed [INFO] [stderr] --> src/config.rs:63:16 [INFO] [stderr] | [INFO] [stderr] 63 | pub struct BranchRule { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `BranchDeployRule` is never constructed [INFO] [stderr] --> src/config.rs:70:16 [INFO] [stderr] | [INFO] [stderr] 70 | pub struct BranchDeployRule { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Build` is never constructed [INFO] [stderr] --> src/config.rs:111:16 [INFO] [stderr] | [INFO] [stderr] 111 | pub struct Build { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Docker` is never constructed [INFO] [stderr] --> src/config.rs:118:16 [INFO] [stderr] | [INFO] [stderr] 118 | pub struct Docker { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nb` (bin "nb" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nb-21f3ec1268e67519) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test auth::test_slug_hash_prefix_truncate_out_of_bounds ... ok [INFO] [stdout] test auth::test_slug_hash_prefix_truncate ... ok [INFO] [stdout] test docker::name::tests::gar_release ... ok [INFO] [stdout] test auth::test_gar_service_account_id ... ok [INFO] [stdout] test docker::name::tests::ghcr_release ... ok [INFO] [stdout] test config::file::test::load_default_configuration ... ok [INFO] [stdout] test sdk::maven::pom_test_modules ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nb-5365ec45a301362e) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test auth::test_slug_hash_prefix_truncate_out_of_bounds ... ok [INFO] [stdout] test auth::test_slug_hash_prefix_truncate ... ok [INFO] [stdout] test auth::test_gar_service_account_id ... ok [INFO] [stdout] test docker::name::tests::gar_release ... ok [INFO] [stdout] test config::file::test::load_default_configuration ... ok [INFO] [stdout] test docker::name::tests::ghcr_release ... ok [INFO] [stderr] Doc-tests nb [INFO] [stdout] test sdk::maven::pom_test_modules ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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" "68932e7659c81f10e1e80c41af6640dccc1e096e2b9341b8a9ffcf1513ec3b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68932e7659c81f10e1e80c41af6640dccc1e096e2b9341b8a9ffcf1513ec3b8d", kill_on_drop: false }` [INFO] [stdout] 68932e7659c81f10e1e80c41af6640dccc1e096e2b9341b8a9ffcf1513ec3b8d