[INFO] cloning repository https://github.com/AnthonyRonning/artifact-provenance
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnthonyRonning/artifact-provenance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnthonyRonning%2Fartifact-provenance", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnthonyRonning%2Fartifact-provenance'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7d883e22c422a2a6baa83384b44f85fea0f3084
[INFO] checking AnthonyRonning/artifact-provenance against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnthonyRonning%2Fartifact-provenance" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AnthonyRonning/artifact-provenance
[INFO] finished tweaking git repo https://github.com/AnthonyRonning/artifact-provenance
[INFO] tweaked toml for git repo https://github.com/AnthonyRonning/artifact-provenance written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnthonyRonning/artifact-provenance on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnthonyRonning/artifact-provenance 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-concurrency v7.7.1
[INFO] [stderr]   Downloaded agent-client-protocol-derive v1.0.1
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded agent-client-protocol v1.0.1
[INFO] [stderr]   Downloaded agent-client-protocol-schema v1.1.0
[INFO] [stderr]   Downloaded bstr v1.12.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 88d093ff4d230a20b9e41a7c05490d113a38309cfa70ef9d75f2fc567875e46d
[INFO] running `Command { std: "docker" "start" "88d093ff4d230a20b9e41a7c05490d113a38309cfa70ef9d75f2fc567875e46d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88d093ff4d230a20b9e41a7c05490d113a38309cfa70ef9d75f2fc567875e46d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88d093ff4d230a20b9e41a7c05490d113a38309cfa70ef9d75f2fc567875e46d" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88d093ff4d230a20b9e41a7c05490d113a38309cfa70ef9d75f2fc567875e46d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88d093ff4d230a20b9e41a7c05490d113a38309cfa70ef9d75f2fc567875e46d" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling agent-client-protocol-derive v1.0.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking futures-concurrency v7.7.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking agent-client-protocol-schema v1.1.0
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking artifact-control-plane v0.1.0 (/opt/rustwide/workdir/crates/artifact-control-plane)
[INFO] [stderr]     Checking agent-client-protocol v1.0.1
[INFO] [stderr]     Checking artifact-runner v0.1.0 (/opt/rustwide/workdir/crates/artifact-runner)
[INFO] [stdout] warning: function `backend_hostname` is never used
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:11061:4
[INFO] [stdout]       |
[INFO] [stdout] 11061 | fn backend_hostname(backend_url: &str) -> Option<String> {
[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 `LaunchdCollectorIdentity` is never constructed
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:15839:8
[INFO] [stdout]       |
[INFO] [stdout] 15839 | struct LaunchdCollectorIdentity {
[INFO] [stdout]       |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_launchctl_value` is never used
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:15982:4
[INFO] [stdout]       |
[INFO] [stdout] 15982 | fn extract_launchctl_value(stdout: &str, key: &str) -> Option<String> {
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collector_launch_shell_command` is never used
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:16102:4
[INFO] [stdout]       |
[INFO] [stdout] 16102 | fn collector_launch_shell_command(
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_launchd_plist` is never used
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:16119:4
[INFO] [stdout]       |
[INFO] [stdout] 16119 | fn write_launchd_plist(
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_pid_file` is never used
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:16158:4
[INFO] [stdout]       |
[INFO] [stdout] 16158 | fn wait_for_pid_file(path: &Path, timeout: Duration) -> Result<u32> {
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `current_uid` is never used
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:16171:4
[INFO] [stdout]       |
[INFO] [stdout] 16171 | fn current_uid() -> Result<String> {
[INFO] [stdout]       |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xml_escape` is never used
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:17871:4
[INFO] [stdout]       |
[INFO] [stdout] 17871 | fn xml_escape(value: &str) -> String {
[INFO] [stdout]       |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `backend_hostname` is never used
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:11061:4
[INFO] [stdout]       |
[INFO] [stdout] 11061 | fn backend_hostname(backend_url: &str) -> Option<String> {
[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 `LaunchdCollectorIdentity` is never constructed
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:15839:8
[INFO] [stdout]       |
[INFO] [stdout] 15839 | struct LaunchdCollectorIdentity {
[INFO] [stdout]       |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_launchctl_value` is never used
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:15982:4
[INFO] [stdout]       |
[INFO] [stdout] 15982 | fn extract_launchctl_value(stdout: &str, key: &str) -> Option<String> {
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collector_launch_shell_command` is never used
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:16102:4
[INFO] [stdout]       |
[INFO] [stdout] 16102 | fn collector_launch_shell_command(
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_launchd_plist` is never used
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:16119:4
[INFO] [stdout]       |
[INFO] [stdout] 16119 | fn write_launchd_plist(
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_pid_file` is never used
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:16158:4
[INFO] [stdout]       |
[INFO] [stdout] 16158 | fn wait_for_pid_file(path: &Path, timeout: Duration) -> Result<u32> {
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `current_uid` is never used
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:16171:4
[INFO] [stdout]       |
[INFO] [stdout] 16171 | fn current_uid() -> Result<String> {
[INFO] [stdout]       |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xml_escape` is never used
[INFO] [stdout]      --> crates/artifact-runner/src/sandbox.rs:17871:4
[INFO] [stdout]       |
[INFO] [stdout] 17871 | fn xml_escape(value: &str) -> String {
[INFO] [stdout]       |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "88d093ff4d230a20b9e41a7c05490d113a38309cfa70ef9d75f2fc567875e46d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88d093ff4d230a20b9e41a7c05490d113a38309cfa70ef9d75f2fc567875e46d", kill_on_drop: false }`
[INFO] [stdout] 88d093ff4d230a20b9e41a7c05490d113a38309cfa70ef9d75f2fc567875e46d
