[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#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonHopeSpace%2Fpanda" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JasonHopeSpace/panda on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "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 cuda-config v0.1.0 [INFO] [stderr] Downloaded rustacuda_core v0.1.2 [INFO] [stderr] Downloaded cuda-driver-sys v0.3.0 [INFO] [stderr] Downloaded rustacuda v0.1.3 [INFO] [stderr] Downloaded rustacuda_derive v0.1.2 [INFO] [stderr] Downloaded pathbuf v0.1.0 [INFO] [stderr] Downloaded ark-bls12-377 v0.3.0 [INFO] [stderr] Downloaded pest v2.7.10 [INFO] [stderr] Downloaded ark-bls12-381 v0.3.0 [INFO] [stderr] Downloaded num-bigint v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13f768c26376540851bb921e5781db8ac07d370d34fc5223915281b8bef3f5c9 [INFO] running `Command { std: "docker" "start" "-a" "13f768c26376540851bb921e5781db8ac07d370d34fc5223915281b8bef3f5c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13f768c26376540851bb921e5781db8ac07d370d34fc5223915281b8bef3f5c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f768c26376540851bb921e5781db8ac07d370d34fc5223915281b8bef3f5c9", kill_on_drop: false }` [INFO] [stdout] 13f768c26376540851bb921e5781db8ac07d370d34fc5223915281b8bef3f5c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd400043bf1f5a543dead12d443687d9afd98164dbec54b1a107a699b7bdbb26 [INFO] running `Command { std: "docker" "start" "-a" "bd400043bf1f5a543dead12d443687d9afd98164dbec54b1a107a699b7bdbb26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [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 linux-raw-sys v0.4.13 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling cuda-config v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cuda-driver-sys v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling pathbuf v0.1.0 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking rustacuda_core v0.1.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rustacuda_derive v0.1.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking rustacuda v0.1.3 [INFO] [stderr] Checking ark-serialize v0.3.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking serde v1.0.197 [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] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking bincode v1.3.3 [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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-5f65e8d046b86645/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1282) 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: 0x5a7f8b5cfeaa - std[27adecc5c7e88f2]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5a7f8b5cfeaa - std[27adecc5c7e88f2]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5a7f8b5cfeaa - std[27adecc5c7e88f2]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5a7f8b5cfeaa - <::print::DisplayBacktrace as core[fc8f8dfd031045b]::fmt::Display>::fmt [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5a7f8b5e154a - ::fmt [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5a7f8b5e154a - core[fc8f8dfd031045b]::fmt::write [INFO] [stderr] 6: 0x5a7f8b5d43e2 - std[27adecc5c7e88f2]::io::default_write_fmt:: [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5a7f8b5d43e2 - ::write_fmt [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5a7f8b5b521f - ::print [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5a7f8b5b521f - std[27adecc5c7e88f2]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5a7f8b5cbcd1 - std[27adecc5c7e88f2]::panicking::default_hook [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5a7f8b5cbe8b - std[27adecc5c7e88f2]::panicking::panic_with_hook [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5a7f8b5b52d8 - std[27adecc5c7e88f2]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5a7f8b5aa6b9 - std[27adecc5c7e88f2]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5a7f8b5b5b3d - __rustc[65a001a4c20c61a0]::rust_begin_unwind [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5a7f8b5e1c3c - core[fc8f8dfd031045b]::panicking::panic_fmt [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5a7f8b5e1a12 - core[fc8f8dfd031045b]::result::unwrap_failed [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x5a7f8b59b562 - >::expect [INFO] [stderr] 18: 0x5a7f8b59aa80 - build_script_build[7d08e459a0ec77c0]::main [INFO] [stderr] 19: 0x5a7f8b59d333 - >::call_once [INFO] [stderr] 20: 0x5a7f8b59a626 - std[27adecc5c7e88f2]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 21: 0x5a7f8b59a8e9 - std[27adecc5c7e88f2]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 22: 0x5a7f8b5caea4 - <&dyn core[fc8f8dfd031045b]::ops::function::Fn<(), Output = i32> + core[fc8f8dfd031045b]::marker::Sync + core[fc8f8dfd031045b]::panic::unwind_safe::RefUnwindSafe as core[fc8f8dfd031045b]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x5a7f8b5caea4 - std[27adecc5c7e88f2]::panicking::catch_unwind::do_call::<&dyn core[fc8f8dfd031045b]::ops::function::Fn<(), Output = i32> + core[fc8f8dfd031045b]::marker::Sync + core[fc8f8dfd031045b]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/panicking.rs:581:40 [INFO] [stderr] 24: 0x5a7f8b5caea4 - std[27adecc5c7e88f2]::panicking::catch_unwind:: + core[fc8f8dfd031045b]::marker::Sync + core[fc8f8dfd031045b]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x5a7f8b5caea4 - std[27adecc5c7e88f2]::panic::catch_unwind::<&dyn core[fc8f8dfd031045b]::ops::function::Fn<(), Output = i32> + core[fc8f8dfd031045b]::marker::Sync + core[fc8f8dfd031045b]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5a7f8b5caea4 - std[27adecc5c7e88f2]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5a7f8b5caea4 - std[27adecc5c7e88f2]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x5a7f8b5caea4 - std[27adecc5c7e88f2]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x5a7f8b5caea4 - std[27adecc5c7e88f2]::panic::catch_unwind:: [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5a7f8b5caea4 - std[27adecc5c7e88f2]::rt::lang_start_internal [INFO] [stderr] at /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5a7f8b59a5a1 - std[27adecc5c7e88f2]::rt::lang_start::<()> [INFO] [stderr] 32: 0x5a7f8b59d695 - main [INFO] [stderr] 33: 0x7072ec86a1ca - [INFO] [stderr] 34: 0x7072ec86a28b - __libc_start_main [INFO] [stderr] 35: 0x5a7f8b599495 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bd400043bf1f5a543dead12d443687d9afd98164dbec54b1a107a699b7bdbb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd400043bf1f5a543dead12d443687d9afd98164dbec54b1a107a699b7bdbb26", kill_on_drop: false }` [INFO] [stdout] bd400043bf1f5a543dead12d443687d9afd98164dbec54b1a107a699b7bdbb26