[INFO] cloning repository https://github.com/PaperMC/paperd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PaperMC/paperd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaperMC%2Fpaperd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaperMC%2Fpaperd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5881f5c6a5819e882b794ad8e1b285bf61e3f44 [INFO] checking PaperMC/paperd against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaperMC%2Fpaperd" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PaperMC/paperd on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PaperMC/paperd [INFO] finished tweaking git repo https://github.com/PaperMC/paperd [INFO] tweaked toml for git repo https://github.com/PaperMC/paperd written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/PaperMC/paperd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellexpand v2.0.0 [INFO] [stderr] Downloaded signal-hook v0.1.15 [INFO] [stderr] Downloaded sys-info v0.6.1 [INFO] [stderr] Downloaded zip v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bf5790a912b08a598a080887ea51c1f522522b6459f1602f2062343219c75bf8 [INFO] running `Command { std: "docker" "start" "-a" "bf5790a912b08a598a080887ea51c1f522522b6459f1602f2062343219c75bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf5790a912b08a598a080887ea51c1f522522b6459f1602f2062343219c75bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf5790a912b08a598a080887ea51c1f522522b6459f1602f2062343219c75bf8", kill_on_drop: false }` [INFO] [stdout] bf5790a912b08a598a080887ea51c1f522522b6459f1602f2062343219c75bf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e041a335b3b7d57fa9dbbdbb73cd871d9564e34ab329c7ca89f4e30537225171 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e041a335b3b7d57fa9dbbdbb73cd871d9564e34ab329c7ca89f4e30537225171", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling sys-info v0.6.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking signal-hook v0.1.15 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Compiling paperd v1.1.0-snapshot (/opt/rustwide/workdir) [INFO] [stderr] Checking zip v0.5.5 [INFO] [stderr] error: failed to run custom build command for `paperd v1.1.0-snapshot (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/paperd-4442319a7d0754ad/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] warning: a `-j` argument was passed to Cargo but Cargo is also configured with an external jobserver in its environment, ignoring the `-j` parameter [INFO] [stderr] Downloading crates ... [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io) [INFO] [stderr] error: failed to download from `https://crates.io/api/v1/crates/jni/0.16.0/download` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] [6] Couldn't resolve host name (Could not resolve host: crates.io) [INFO] [stderr] thread 'main' panicked at 'Failed to execute command', build.rs:131:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a9e4ce9300 - std::backtrace_rs::backtrace::libunwind::trace::h4e80f45db05e9df0 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55a9e4ce9300 - std::backtrace_rs::backtrace::trace_unsynchronized::h9db62a3d3587f6c3 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a9e4ce9300 - std::sys_common::backtrace::_print_fmt::h2fafbe52c9090591 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55a9e4ce9300 - ::fmt::h7d41ae04358c516d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55a9e4d0655c - core::fmt::write::h968e6400cbc51d6a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55a9e4ce78e5 - std::io::Write::write_fmt::h2eaa97c6f8c9e829 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/io/mod.rs:1642:15 [INFO] [stderr] 6: 0x55a9e4ceaf2b - std::sys_common::backtrace::_print::h601a6bc581f240d5 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55a9e4ceaf2b - std::sys_common::backtrace::print::h8b96e15ba64b8e64 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55a9e4ceaf2b - std::panicking::default_hook::{{closure}}::h94fa9d2f08c20620 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55a9e4ceaa01 - std::panicking::default_hook::h6d463f5a2e9d9986 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55a9e4ceb5f4 - std::panicking::rust_panic_with_hook::h1e953652a338573e [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55a9e4cc8a83 - std::panicking::begin_panic::{{closure}}::h5e74b8b53a74014d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:542:9 [INFO] [stderr] 12: 0x55a9e4cc8909 - std::sys_common::backtrace::__rust_end_short_backtrace::h485ba67ebaac2ab7 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55a9e4cc89b9 - std::panicking::begin_panic::h555bfb404bee753f [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:541:12 [INFO] [stderr] 14: 0x55a9e4cab6f1 - build_script_build::execute::hfd887dd579780bf2 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:131:9 [INFO] [stderr] 15: 0x55a9e4caa9dd - build_script_build::build_jni::h86b5884313ccdb0a [INFO] [stderr] at /opt/rustwide/workdir/build.rs:63:5 [INFO] [stderr] 16: 0x55a9e4caa468 - build_script_build::main::hc404140adfef049b [INFO] [stderr] at /opt/rustwide/workdir/build.rs:35:5 [INFO] [stderr] 17: 0x55a9e4ca050b - core::ops::function::FnOnce::call_once::hccf900c7839f40b7 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 18: 0x55a9e4ca48ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9a260aa4f393cc61 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 19: 0x55a9e4ca1821 - std::rt::lang_start::{{closure}}::hf614bcbcbf616fb3 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:63:18 [INFO] [stderr] 20: 0x55a9e4cebafa - core::ops::function::impls:: for &F>::call_once::hccffb0872f46e99d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 21: 0x55a9e4cebafa - std::panicking::try::do_call::h814e0410256bb9f2 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:401:40 [INFO] [stderr] 22: 0x55a9e4cebafa - std::panicking::try::h97cbec2057cc2c0d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:365:19 [INFO] [stderr] 23: 0x55a9e4cebafa - std::panic::catch_unwind::h964f35f6fa41d1d7 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panic.rs:434:14 [INFO] [stderr] 24: 0x55a9e4cebafa - std::rt::lang_start_internal::{{closure}}::hb97931cf27086d8b [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:45:48 [INFO] [stderr] 25: 0x55a9e4cebafa - std::panicking::try::do_call::hf0d61be342e8297a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:401:40 [INFO] [stderr] 26: 0x55a9e4cebafa - std::panicking::try::h6b40eeb22db57b23 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:365:19 [INFO] [stderr] 27: 0x55a9e4cebafa - std::panic::catch_unwind::h425af95fffdb0cf5 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panic.rs:434:14 [INFO] [stderr] 28: 0x55a9e4cebafa - std::rt::lang_start_internal::h21e355575f2fedc7 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:45:20 [INFO] [stderr] 29: 0x55a9e4ca17f0 - std::rt::lang_start::hcdc28a6bdb04209d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:62:5 [INFO] [stderr] 30: 0x55a9e4cab71c - main [INFO] [stderr] 31: 0x7fd0310300b3 - __libc_start_main [INFO] [stderr] 32: 0x55a9e4c99d7e - _start [INFO] [stderr] 33: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e041a335b3b7d57fa9dbbdbb73cd871d9564e34ab329c7ca89f4e30537225171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e041a335b3b7d57fa9dbbdbb73cd871d9564e34ab329c7ca89f4e30537225171", kill_on_drop: false }` [INFO] [stdout] e041a335b3b7d57fa9dbbdbb73cd871d9564e34ab329c7ca89f4e30537225171