[INFO] fetching crate nss-gk-api 0.3.0...
[INFO] checking nss-gk-api-0.3.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate nss-gk-api 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate nss-gk-api 0.3.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nss-gk-api 0.3.0
[INFO] finished tweaking crates.io crate nss-gk-api 0.3.0
[INFO] tweaked toml for crates.io crate nss-gk-api 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.8.19)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pkcs11-bindings v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 345f00188f81ffc2c55e6535427c74806dab32425fd585af8e48a9e1e7dc7cd6
[INFO] running `Command { std: "docker" "start" "-a" "345f00188f81ffc2c55e6535427c74806dab32425fd585af8e48a9e1e7dc7cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "345f00188f81ffc2c55e6535427c74806dab32425fd585af8e48a9e1e7dc7cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "345f00188f81ffc2c55e6535427c74806dab32425fd585af8e48a9e1e7dc7cd6", kill_on_drop: false }`
[INFO] [stdout] 345f00188f81ffc2c55e6535427c74806dab32425fd585af8e48a9e1e7dc7cd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4106a35401427527a96c233e51c5c96c46fb6d9e4f8e9361cc80584b47e2042c
[INFO] running `Command { std: "docker" "start" "-a" "4106a35401427527a96c233e51c5c96c46fb6d9e4f8e9361cc80584b47e2042c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling pkcs11-bindings v0.1.5
[INFO] [stderr]    Compiling nss-gk-api v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `nss-gk-api v0.3.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/nss-gk-api-2f2ac15190bf44aa/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at build.rs:112:18:
[INFO] [stderr]   can't clone nss: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x59d17b5c66ea - std::backtrace_rs::backtrace::libunwind::trace::h3d1148b7268e4456
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x59d17b5c66ea - std::backtrace_rs::backtrace::trace_unsynchronized::hcd8d8263202addd9
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x59d17b5c66ea - std::sys::backtrace::_print_fmt::h812e4f55de0da7fc
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x59d17b5c66ea - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h906dff65e8b7c000
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x59d17b5eedd3 - core::fmt::rt::Argument::fmt::hb1625b4525552ddc
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x59d17b5eedd3 - core::fmt::write::h44024895ba49323a
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/fmt/mod.rs:1189:21
[INFO] [stderr]      6:     0x59d17b5c3123 - std::io::Write::write_fmt::hf3c4d9bb313458e6
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x59d17b5c6532 - std::sys::backtrace::BacktraceLock::print::h70dc6513b8f1948d
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x59d17b5c74fc - std::panicking::default_hook::{{closure}}::h4e46246c986b21f2
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x59d17b5c7342 - std::panicking::default_hook::h149f583b31249354
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x59d17b5c7b37 - std::panicking::rust_panic_with_hook::h9f77e00b577fb66f
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x59d17b5c79ca - std::panicking::begin_panic_handler::{{closure}}::h05dd299f621afec5
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x59d17b5c6bc9 - std::sys::backtrace::__rust_end_short_backtrace::h1ac5e80eb199b5e7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x59d17b5c765c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x59d17b5ed1d0 - core::panicking::panic_fmt::hdb7e6f3ae56c06a6
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/panicking.rs:76:14
[INFO] [stderr]     15:     0x59d17b5ed656 - core::result::unwrap_failed::h094f67300ac0751b
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/result.rs:1699:5
[INFO] [stderr]     16:     0x59d17b084b2c - core::result::Result<T,E>::expect::h287f5bfebe9685a1
[INFO] [stderr]     17:     0x59d17b0889b2 - build_script_build::nss_dir::he0d7befbb16c031f
[INFO] [stderr]     18:     0x59d17b08b661 - build_script_build::setup_standalone::h97be9a7beed5e559
[INFO] [stderr]     19:     0x59d17b08c8ec - build_script_build::main::he8417333db7ce007
[INFO] [stderr]     20:     0x59d17b07e2b3 - core::ops::function::FnOnce::call_once::hf54b393c3ac39c3b
[INFO] [stderr]     21:     0x59d17b082fd6 - std::sys::backtrace::__rust_begin_short_backtrace::hddaf9aefdb2adfdd
[INFO] [stderr]     22:     0x59d17b082f79 - std::rt::lang_start::{{closure}}::h164dce730a541e5e
[INFO] [stderr]     23:     0x59d17b5be097 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9b826323d0f6f52d
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x59d17b5be097 - std::panicking::try::do_call::h11b8cb37e889e723
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40
[INFO] [stderr]     25:     0x59d17b5be097 - std::panicking::try::h8c0c35eed4b91402
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19
[INFO] [stderr]     26:     0x59d17b5be097 - std::panic::catch_unwind::hdd9725084aceebb7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14
[INFO] [stderr]     27:     0x59d17b5be097 - std::rt::lang_start_internal::{{closure}}::h70a2b8736f81fb2f
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:48
[INFO] [stderr]     28:     0x59d17b5be097 - std::panicking::try::do_call::h9dbefce92b360333
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40
[INFO] [stderr]     29:     0x59d17b5be097 - std::panicking::try::h69f0829c3d3bd7a7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19
[INFO] [stderr]     30:     0x59d17b5be097 - std::panic::catch_unwind::haf848aa83b38ef16
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14
[INFO] [stderr]     31:     0x59d17b5be097 - std::rt::lang_start_internal::ha915624e2796630d
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:20
[INFO] [stderr]     32:     0x59d17b082f57 - std::rt::lang_start::h0a8daf6d9e751bcb
[INFO] [stderr]     33:     0x59d17b096065 - main
[INFO] [stderr]     34:     0x77922f19ad90 - <unknown>
[INFO] [stderr]     35:     0x77922f19ae40 - __libc_start_main
[INFO] [stderr]     36:     0x59d17b068a95 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4106a35401427527a96c233e51c5c96c46fb6d9e4f8e9361cc80584b47e2042c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4106a35401427527a96c233e51c5c96c46fb6d9e4f8e9361cc80584b47e2042c", kill_on_drop: false }`
[INFO] [stdout] 4106a35401427527a96c233e51c5c96c46fb6d9e4f8e9361cc80584b47e2042c
