[INFO] cloning repository https://github.com/steven-joruk/privileged_helper_tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steven-joruk/privileged_helper_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteven-joruk%2Fprivileged_helper_tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteven-joruk%2Fprivileged_helper_tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a15fb8cb761c83c35d676b6b634630392b39c296 [INFO] checking steven-joruk/privileged_helper_tool against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteven-joruk%2Fprivileged_helper_tool" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/steven-joruk/privileged_helper_tool on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/steven-joruk/privileged_helper_tool [INFO] finished tweaking git repo https://github.com/steven-joruk/privileged_helper_tool [INFO] tweaked toml for git repo https://github.com/steven-joruk/privileged_helper_tool written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/steven-joruk/privileged_helper_tool 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ead428ed8d25714506fc65173663e960c6dd62113e16b2576a6e88b1e10d2300 [INFO] running `Command { std: "docker" "start" "-a" "ead428ed8d25714506fc65173663e960c6dd62113e16b2576a6e88b1e10d2300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ead428ed8d25714506fc65173663e960c6dd62113e16b2576a6e88b1e10d2300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ead428ed8d25714506fc65173663e960c6dd62113e16b2576a6e88b1e10d2300", kill_on_drop: false }` [INFO] [stdout] ead428ed8d25714506fc65173663e960c6dd62113e16b2576a6e88b1e10d2300 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e131ac0165f387b8a6bde303f69700fe9250690bd0ce7f5801b1ab97d9d5b7b [INFO] running `Command { std: "docker" "start" "-a" "1e131ac0165f387b8a6bde303f69700fe9250690bd0ce7f5801b1ab97d9d5b7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking core-foundation-sys v0.8.6 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking client v0.1.0 (/opt/rustwide/workdir/examples/client) [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking security-framework-sys v2.9.1 [INFO] [stderr] Checking core-foundation v0.9.4 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking security-framework v2.9.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking privileged_helper_tool v0.1.0 (/opt/rustwide/workdir/privileged_helper_tool) [INFO] [stdout] error[E0433]: failed to resolve: could not find `macos` in `os` [INFO] [stdout] --> privileged_helper_tool/src/authenticator.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | use security_framework::os::macos::code_signing::{ [INFO] [stdout] | ^^^^^ could not find `macos` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/security-framework-2.9.2/src/os/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod macos; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `macos` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/security-framework-2.9.2/src/os/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(target_os = "macos")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `privileged_helper_tool` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `macos` in `os` [INFO] [stdout] --> privileged_helper_tool/src/authenticator.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | use security_framework::os::macos::code_signing::{ [INFO] [stdout] | ^^^^^ could not find `macos` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/security-framework-2.9.2/src/os/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod macos; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `macos` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/security-framework-2.9.2/src/os/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(target_os = "macos")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `privileged_helper_tool` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1e131ac0165f387b8a6bde303f69700fe9250690bd0ce7f5801b1ab97d9d5b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e131ac0165f387b8a6bde303f69700fe9250690bd0ce7f5801b1ab97d9d5b7b", kill_on_drop: false }` [INFO] [stdout] 1e131ac0165f387b8a6bde303f69700fe9250690bd0ce7f5801b1ab97d9d5b7b