[INFO] cloning repository https://github.com/Yasumoto/professor-eks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yasumoto/professor-eks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYasumoto%2Fprofessor-eks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYasumoto%2Fprofessor-eks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92a50296e4434ebefa3dd633063f4cc4813744da [INFO] checking Yasumoto/professor-eks against try#5fe169892b3912c8118f59c03c27c622bbade2b5 for pr-84022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYasumoto%2Fprofessor-eks" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Yasumoto/professor-eks on toolchain 5fe169892b3912c8118f59c03c27c622bbade2b5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fe169892b3912c8118f59c03c27c622bbade2b5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Yasumoto/professor-eks [INFO] finished tweaking git repo https://github.com/Yasumoto/professor-eks [INFO] tweaked toml for git repo https://github.com/Yasumoto/professor-eks written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Yasumoto/professor-eks already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fe169892b3912c8118f59c03c27c622bbade2b5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+5fe169892b3912c8118f59c03c27c622bbade2b5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11f38eb876e2e1a288a818420e8d4bbbb8479df88b1b2b50173e2b4e33b261c9 [INFO] running `Command { std: "docker" "start" "-a" "11f38eb876e2e1a288a818420e8d4bbbb8479df88b1b2b50173e2b4e33b261c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11f38eb876e2e1a288a818420e8d4bbbb8479df88b1b2b50173e2b4e33b261c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11f38eb876e2e1a288a818420e8d4bbbb8479df88b1b2b50173e2b4e33b261c9", kill_on_drop: false }` [INFO] [stdout] 11f38eb876e2e1a288a818420e8d4bbbb8479df88b1b2b50173e2b4e33b261c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+5fe169892b3912c8118f59c03c27c622bbade2b5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eab3f3b066208dcab9e9b012c266d070a0fd84bf8668e2dadad6cf456d69bca [INFO] running `Command { std: "docker" "start" "-a" "6eab3f3b066208dcab9e9b012c266d070a0fd84bf8668e2dadad6cf456d69bca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] error: failed to run custom build command for `libc v0.2.98` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libc-ebaae8218eda4faf/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to get rustc version', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.98/build.rs:9:63 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56479aaa80c0 - std::backtrace_rs::backtrace::libunwind::trace::h2d52c57f197dfd55 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x56479aaa80c0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc0db3b97dc138da5 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56479aaa80c0 - std::sys_common::backtrace::_print_fmt::h2cb15eb8b7937bb8 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x56479aaa80c0 - ::fmt::h7283182344b850a6 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x56479aac522e - core::fmt::write::h9285340b1a2e7c56 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/core/src/fmt/mod.rs:1209:17 [INFO] [stderr] 5: 0x56479aaa5485 - std::io::Write::write_fmt::hd0af614a2f7d2f97 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x56479aaa9753 - std::sys_common::backtrace::_print::hc5a6af63502bae6f [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x56479aaa9753 - std::sys_common::backtrace::print::h2c7bf2d28938c60a [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x56479aaa9753 - std::panicking::default_hook::{{closure}}::h42baca9875207eab [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x56479aaa942a - std::panicking::default_hook::h4b4cde1be31d2795 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x56479aaa9df9 - std::panicking::rust_panic_with_hook::he92f3dc09174beaa [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:669:13 [INFO] [stderr] 11: 0x56479aaa9cf7 - std::panicking::begin_panic_handler::{{closure}}::h2e1692a44d6f611f [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:560:13 [INFO] [stderr] 12: 0x56479aaa856c - std::sys_common::backtrace::__rust_end_short_backtrace::ha5c906a10fd27ac1 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x56479aaa9a12 - rust_begin_unwind [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:556:5 [INFO] [stderr] 14: 0x56479aa81b43 - core::panicking::panic_fmt::hca4fba2ca6ff4011 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x56479aac44d1 - core::panicking::panic_display::h6a851284b57eef89 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/core/src/panicking.rs:72:5 [INFO] [stderr] 16: 0x56479aac447b - core::panicking::panic_str::h345211d578a07b9f [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/core/src/panicking.rs:56:5 [INFO] [stderr] 17: 0x56479aa819b6 - core::option::expect_failed::h96a4f2615deedb5c [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/core/src/option.rs:1876:5 [INFO] [stderr] 18: 0x56479aa8b772 - core::option::Option::expect::hf4b240d615fdb21a [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/core/src/option.rs:741:21 [INFO] [stderr] 19: 0x56479aa87794 - build_script_build::main::h65a1a397b282017c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.98/build.rs:9:41 [INFO] [stderr] 20: 0x56479aa88cfb - core::ops::function::FnOnce::call_once::hb119df3d8ad482ad [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/core/src/ops/function.rs:251:5 [INFO] [stderr] 21: 0x56479aa8a95e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5994bda00acab5bf [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 22: 0x56479aa84021 - std::rt::lang_start::{{closure}}::h3f2a82888bbe16af [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/rt.rs:166:18 [INFO] [stderr] 23: 0x56479aaa28bf - core::ops::function::impls:: for &F>::call_once::h1e5be2c84db58d7e [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/core/src/ops/function.rs:286:13 [INFO] [stderr] 24: 0x56479aaa28bf - std::panicking::try::do_call::had4fa4b9581574b3 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:464:40 [INFO] [stderr] 25: 0x56479aaa28bf - std::panicking::try::h0b44d52604c3251a [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:428:19 [INFO] [stderr] 26: 0x56479aaa28bf - std::panic::catch_unwind::h9e9ac18c7b38e1da [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panic.rs:137:14 [INFO] [stderr] 27: 0x56479aaa28bf - std::rt::lang_start_internal::{{closure}}::h43bdcf188bd33360 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x56479aaa28bf - std::panicking::try::do_call::hcdd039e806abc49f [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:464:40 [INFO] [stderr] 29: 0x56479aaa28bf - std::panicking::try::hfc2a342743c0c94f [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panicking.rs:428:19 [INFO] [stderr] 30: 0x56479aaa28bf - std::panic::catch_unwind::hf2d85367eebd4ce2 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/panic.rs:137:14 [INFO] [stderr] 31: 0x56479aaa28bf - std::rt::lang_start_internal::h517e23ead6f22dc6 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x56479aa83ffa - std::rt::lang_start::h78737916f7780bf6 [INFO] [stderr] at /rustc/5fe169892b3912c8118f59c03c27c622bbade2b5/library/std/src/rt.rs:165:17 [INFO] [stderr] 33: 0x56479aa88c71 - main [INFO] [stderr] 34: 0x7f65b71e2083 - __libc_start_main [INFO] [stderr] 35: 0x56479aa81d1e - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6eab3f3b066208dcab9e9b012c266d070a0fd84bf8668e2dadad6cf456d69bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eab3f3b066208dcab9e9b012c266d070a0fd84bf8668e2dadad6cf456d69bca", kill_on_drop: false }` [INFO] [stdout] 6eab3f3b066208dcab9e9b012c266d070a0fd84bf8668e2dadad6cf456d69bca