[INFO] fetching crate cap-primitives 2.0.0...
[INFO] checking cap-primitives-2.0.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate cap-primitives 2.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate cap-primitives 2.0.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cap-primitives 2.0.0
[INFO] finished tweaking crates.io crate cap-primitives 2.0.0
[INFO] tweaked toml for crates.io crate cap-primitives 2.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arbitrary v1.3.2
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 873a2521f582bb5e5958ecba8104be48f5f603c6526b75d9addca37bdddde60c
[INFO] running `Command { std: "docker" "start" "-a" "873a2521f582bb5e5958ecba8104be48f5f603c6526b75d9addca37bdddde60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "873a2521f582bb5e5958ecba8104be48f5f603c6526b75d9addca37bdddde60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "873a2521f582bb5e5958ecba8104be48f5f603c6526b75d9addca37bdddde60c", kill_on_drop: false }`
[INFO] [stdout] 873a2521f582bb5e5958ecba8104be48f5f603c6526b75d9addca37bdddde60c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 349b8eb86df884945ace12fa577295bf4f92b3732e8cbeffe4f6691e0e098aa0
[INFO] running `Command { std: "docker" "start" "-a" "349b8eb86df884945ace12fa577295bf4f92b3732e8cbeffe4f6691e0e098aa0", kill_on_drop: false }`
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling io-extras v0.18.1
[INFO] [stderr]    Compiling cap-primitives v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cap_tempfile`
[INFO] [stdout]   --> src/fs/read_link.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let td = cap_tempfile::tempdir(cap_tempfile::ambient_authority()).unwrap();
[INFO] [stdout]    |              ^^^^^^^^^^^^ use of undeclared crate or module `cap_tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cap_tempfile`
[INFO] [stdout]   --> src/fs/read_link.rs:94:36
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let td = cap_tempfile::tempdir(cap_tempfile::ambient_authority()).unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ use of undeclared crate or module `cap_tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io_lifetimes::AsFilelike`
[INFO] [stdout]   --> src/fs/read_link.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     use io_lifetimes::AsFilelike;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cap-primitives` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "349b8eb86df884945ace12fa577295bf4f92b3732e8cbeffe4f6691e0e098aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "349b8eb86df884945ace12fa577295bf4f92b3732e8cbeffe4f6691e0e098aa0", kill_on_drop: false }`
[INFO] [stdout] 349b8eb86df884945ace12fa577295bf4f92b3732e8cbeffe4f6691e0e098aa0
[INFO] checking cap-primitives-2.0.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate cap-primitives 2.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate cap-primitives 2.0.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cap-primitives 2.0.0
[INFO] finished tweaking crates.io crate cap-primitives 2.0.0
[INFO] tweaked toml for crates.io crate cap-primitives 2.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25be693288da90aec24affc1ac1d620d3c61308e111cbd33e4660bf8252b5b16
[INFO] running `Command { std: "docker" "start" "-a" "25be693288da90aec24affc1ac1d620d3c61308e111cbd33e4660bf8252b5b16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25be693288da90aec24affc1ac1d620d3c61308e111cbd33e4660bf8252b5b16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25be693288da90aec24affc1ac1d620d3c61308e111cbd33e4660bf8252b5b16", kill_on_drop: false }`
[INFO] [stdout] 25be693288da90aec24affc1ac1d620d3c61308e111cbd33e4660bf8252b5b16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 982793bcf71c5e7fca2e0e97f2c12c6872bdf6d4d7f962eec5eb2eba9120c5de
[INFO] running `Command { std: "docker" "start" "-a" "982793bcf71c5e7fca2e0e97f2c12c6872bdf6d4d7f962eec5eb2eba9120c5de", kill_on_drop: false }`
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling io-extras v0.18.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling cap-primitives v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cap_tempfile`
[INFO] [stdout]   --> src/fs/read_link.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let td = cap_tempfile::tempdir(cap_tempfile::ambient_authority()).unwrap();
[INFO] [stdout]    |              ^^^^^^^^^^^^ use of undeclared crate or module `cap_tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cap_tempfile`
[INFO] [stdout]   --> src/fs/read_link.rs:94:36
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let td = cap_tempfile::tempdir(cap_tempfile::ambient_authority()).unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ use of undeclared crate or module `cap_tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io_lifetimes::AsFilelike`
[INFO] [stdout]   --> src/fs/read_link.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     use io_lifetimes::AsFilelike;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cap-primitives` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "982793bcf71c5e7fca2e0e97f2c12c6872bdf6d4d7f962eec5eb2eba9120c5de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "982793bcf71c5e7fca2e0e97f2c12c6872bdf6d4d7f962eec5eb2eba9120c5de", kill_on_drop: false }`
[INFO] [stdout] 982793bcf71c5e7fca2e0e97f2c12c6872bdf6d4d7f962eec5eb2eba9120c5de
