[INFO] fetching crate google-containeranalysis1 6.0.0+20240625...
[INFO] testing google-containeranalysis1-6.0.0+20240625 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate google-containeranalysis1 6.0.0+20240625 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate google-containeranalysis1 6.0.0+20240625
[INFO] finished tweaking crates.io crate google-containeranalysis1 6.0.0+20240625
[INFO] tweaked toml for crates.io crate google-containeranalysis1 6.0.0+20240625 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate google-containeranalysis1 6.0.0+20240625 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 179 packages to latest compatible versions
[INFO] [stderr]       Adding google-apis-common v7.0.0 (available: v8.0.0)
[INFO] [stderr]       Adding utoipa v4.2.3 (available: v5.4.0)
[INFO] [stderr]       Adding yup-oauth2 v11.0.0 (available: v12.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0787a5f7e5c2c14ee61a9c4fa79566291d64ab9dfaa99d63f3f9f6a9579af188
[INFO] running `Command { std: "docker" "start" "-a" "0787a5f7e5c2c14ee61a9c4fa79566291d64ab9dfaa99d63f3f9f6a9579af188", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0787a5f7e5c2c14ee61a9c4fa79566291d64ab9dfaa99d63f3f9f6a9579af188", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0787a5f7e5c2c14ee61a9c4fa79566291d64ab9dfaa99d63f3f9f6a9579af188", kill_on_drop: false }`
[INFO] [stdout] 0787a5f7e5c2c14ee61a9c4fa79566291d64ab9dfaa99d63f3f9f6a9579af188
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c2250803519c874ccf870670ba0747872066dda467fd4168f9b72705bbdc0e4
[INFO] running `Command { std: "docker" "start" "-a" "3c2250803519c874ccf870670ba0747872066dda467fd4168f9b72705bbdc0e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling yup-oauth2 v11.0.0
[INFO] [stderr]    Compiling google-apis-common v7.0.0
[INFO] [stderr]    Compiling google-containeranalysis1 v6.0.0+20240625 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.96s
[INFO] running `Command { std: "docker" "inspect" "3c2250803519c874ccf870670ba0747872066dda467fd4168f9b72705bbdc0e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c2250803519c874ccf870670ba0747872066dda467fd4168f9b72705bbdc0e4", kill_on_drop: false }`
[INFO] [stdout] 3c2250803519c874ccf870670ba0747872066dda467fd4168f9b72705bbdc0e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27e2f8915b871149f9c27cedc8114737a95d3edc2c6dfd252a0e8fa23b2130e8
[INFO] running `Command { std: "docker" "start" "-a" "27e2f8915b871149f9c27cedc8114737a95d3edc2c6dfd252a0e8fa23b2130e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling google-containeranalysis1 v6.0.0+20240625 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.32s
[INFO] running `Command { std: "docker" "inspect" "27e2f8915b871149f9c27cedc8114737a95d3edc2c6dfd252a0e8fa23b2130e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e2f8915b871149f9c27cedc8114737a95d3edc2c6dfd252a0e8fa23b2130e8", kill_on_drop: false }`
[INFO] [stdout] 27e2f8915b871149f9c27cedc8114737a95d3edc2c6dfd252a0e8fa23b2130e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a794fac44f48929abd511d38a5e8a7a8a1c5ed2ed9ebe63c6c0806376f50900f
[INFO] running `Command { std: "docker" "start" "-a" "a794fac44f48929abd511d38a5e8a7a8a1c5ed2ed9ebe63c6c0806376f50900f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_containeranalysis1-c5fff50567d31458)
[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] [stderr]    Doc-tests google_containeranalysis1
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test src/api.rs - api::ProjectNoteDeleteCall (line 7126) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectNoteGetIamPolicyCall (line 7698) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationOccurrenceGetVulnerabilitySummaryCall (line 5179) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationNoteOccurrenceListCall (line 3677) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectNoteListCall (line 8021) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ContainerAnalysis (line 45) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationOccurrenceGetCall (line 4607) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectNoteOccurrenceListCall (line 6143) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectNoteGetCall (line 7412) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectOccurrenceDeleteCall (line 9978) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationNoteListCall (line 4285) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationNoteGetCall (line 3999) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectNoteCreateCall (line 6791) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationOccurrenceListCall (line 5495) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectMethods (line 2997) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectOccurrenceCreateCall (line 9655) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationOccurrenceGetNoteCall (line 4893) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 49) ... ignored
[INFO] [stdout] test src/api.rs - api::ProjectLocationResourceExportSBOMCall (line 5817) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectOccurrenceBatchCreateCall (line 9327) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectNotePatchCall (line 8343) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectOccurrenceGetCall (line 10264) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectOccurrenceListCall (line 11475) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 78) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectOccurrenceSetIamPolicyCall (line 12135) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectNoteTestIamPermissionCall (line 9001) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectNoteBatchCreateCall (line 6465) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectResourceExportSBOMCall (line 12787) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectOccurrenceGetIamPolicyCall (line 10550) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectNoteSetIamPolicyCall (line 8678) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectOccurrenceGetVulnerabilitySummaryCall (line 11162) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectOccurrenceGetNoteCall (line 10876) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectOccurrenceTestIamPermissionCall (line 12461) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectOccurrencePatchCall (line 11797) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.52s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a794fac44f48929abd511d38a5e8a7a8a1c5ed2ed9ebe63c6c0806376f50900f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a794fac44f48929abd511d38a5e8a7a8a1c5ed2ed9ebe63c6c0806376f50900f", kill_on_drop: false }`
[INFO] [stdout] a794fac44f48929abd511d38a5e8a7a8a1c5ed2ed9ebe63c6c0806376f50900f
