[INFO] cloning repository https://github.com/JasonHopeSpace/panda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JasonHopeSpace/panda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonHopeSpace%2Fpanda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonHopeSpace%2Fpanda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3e500fe56871380feffe268d656e8e805330373 [INFO] checking JasonHopeSpace/panda against try#f3dc08d20a1589b87bde75bb82ee6423307f9bde for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonHopeSpace%2Fpanda" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JasonHopeSpace/panda on toolchain f3dc08d20a1589b87bde75bb82ee6423307f9bde [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/JasonHopeSpace/panda [INFO] finished tweaking git repo https://github.com/JasonHopeSpace/panda [INFO] tweaked toml for git repo https://github.com/JasonHopeSpace/panda written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JasonHopeSpace/panda 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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "fetch" "--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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustacuda_derive v0.1.2 [INFO] [stderr] Downloaded rustacuda_core v0.1.2 [INFO] [stderr] Downloaded cuda-config v0.1.0 [INFO] [stderr] Downloaded pathbuf v0.1.0 [INFO] [stderr] Downloaded ark-bn254 v0.3.0 [INFO] [stderr] Downloaded cuda-driver-sys v0.3.0 [INFO] [stderr] Downloaded ark-bls12-377 v0.3.0 [INFO] [stderr] Downloaded pest v2.7.10 [INFO] [stderr] Downloaded rustacuda v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8ba37704e6d3ee115ea62245bf41060c3b796e7c98b639acf60477cd7e6fdb5 [INFO] running `Command { std: "docker" "start" "-a" "a8ba37704e6d3ee115ea62245bf41060c3b796e7c98b639acf60477cd7e6fdb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8ba37704e6d3ee115ea62245bf41060c3b796e7c98b639acf60477cd7e6fdb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ba37704e6d3ee115ea62245bf41060c3b796e7c98b639acf60477cd7e6fdb5", kill_on_drop: false }` [INFO] [stdout] a8ba37704e6d3ee115ea62245bf41060c3b796e7c98b639acf60477cd7e6fdb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ddaf119ee8f07f365cb61b2bb5dd5ab7840d1d1a05617fa949fc3af6c9bc2cc [INFO] running `Command { std: "docker" "start" "-a" "6ddaf119ee8f07f365cb61b2bb5dd5ab7840d1d1a05617fa949fc3af6c9bc2cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling cuda-config v0.1.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cuda-driver-sys v0.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling pathbuf v0.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rustacuda_core v0.1.2 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking ark-serialize v0.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling rustacuda_derive v0.1.2 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Checking rustacuda v0.1.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling panda v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `glob::glob` [INFO] [stdout] --> build.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use glob::glob; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `status` [INFO] [stdout] --> build.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let status = Command::new("sh") [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> build.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fs::create_dir(&build_dir); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 9 | let _ = fs::create_dir(&build_dir); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `panda v0.1.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/panda-93ed454f814eb749/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at build.rs:16:10: [INFO] [stderr] Failed to execute command: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6332bae0a2e0 - std::backtrace_rs::backtrace::libunwind::trace::hf4abec8af41a0614 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6332bae0a2e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h94f96e6f2949b4d6 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6332bae0a2e0 - std::sys::backtrace::_print_fmt::hc6492afae4d915da [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6332bae0a2e0 - ::fmt::hecad07c277b6e163 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6332bae2b223 - core::fmt::rt::Argument::fmt::h01645e3827051fa0 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x6332bae2b223 - core::fmt::write::h68eba66a75254875 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x6332bae07583 - std::io::Write::write_fmt::h23909f5defc1e412 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x6332bae0a132 - std::sys::backtrace::BacktraceLock::print::h4a85cf0721c53c72 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x6332bae0b07f - std::panicking::default_hook::{{closure}}::hcb4825b81311c0f8 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x6332bae0aeea - std::panicking::default_hook::hbc67dbc6ec051dfc [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x6332bae0b952 - std::panicking::rust_panic_with_hook::h0fb85c252c46a357 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x6332bae0b7ea - std::panicking::begin_panic_handler::{{closure}}::h28f78102a3792d57 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x6332bae0a7e9 - std::sys::backtrace::__rust_end_short_backtrace::h90c7f1f2d4188839 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x6332bae0b47d - rust_begin_unwind [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x6332bae2a450 - core::panicking::panic_fmt::h5f81f91910872e5a [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x6332bae2a7f6 - core::result::unwrap_failed::h38681de89449c75b [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x6332bade167c - core::result::Result::expect::h91137027f86394fc [INFO] [stderr] 17: 0x6332bade31ed - build_script_build::main::h7b00c5024540cf22 [INFO] [stderr] 18: 0x6332bade0933 - core::ops::function::FnOnce::call_once::hbf3602cbe9c73f4c [INFO] [stderr] 19: 0x6332bade0636 - std::sys::backtrace::__rust_begin_short_backtrace::h3cac5f9685f638a6 [INFO] [stderr] 20: 0x6332bade0509 - std::rt::lang_start::{{closure}}::h4be09415d50b80a4 [INFO] [stderr] 21: 0x6332bae03980 - core::ops::function::impls:: for &F>::call_once::ha8b20cf2d19eb30d [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x6332bae03980 - std::panicking::try::do_call::h7daad9f2a6278a5a [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x6332bae03980 - std::panicking::try::h38f4a1ad57fcfbec [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x6332bae03980 - std::panic::catch_unwind::h70eb49bd33bb5981 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x6332bae03980 - std::rt::lang_start_internal::{{closure}}::haedff79b2478354c [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x6332bae03980 - std::panicking::try::do_call::h7a7287aafd770d36 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x6332bae03980 - std::panicking::try::hb0a82a9fb3e7f0ba [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x6332bae03980 - std::panic::catch_unwind::hf330c5a6521c9082 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x6332bae03980 - std::rt::lang_start_internal::h1775cc468798d7f5 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x6332bade04f1 - std::rt::lang_start::h34211f7cc673a7f0 [INFO] [stderr] 31: 0x6332bade3ab5 - main [INFO] [stderr] 32: 0x7d95306cfd90 - [INFO] [stderr] 33: 0x7d95306cfe40 - __libc_start_main [INFO] [stderr] 34: 0x6332baddf855 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6ddaf119ee8f07f365cb61b2bb5dd5ab7840d1d1a05617fa949fc3af6c9bc2cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ddaf119ee8f07f365cb61b2bb5dd5ab7840d1d1a05617fa949fc3af6c9bc2cc", kill_on_drop: false }` [INFO] [stdout] 6ddaf119ee8f07f365cb61b2bb5dd5ab7840d1d1a05617fa949fc3af6c9bc2cc