[INFO] cloning repository https://github.com/7sDream/goodomain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/7sDream/goodomain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7sDream%2Fgoodomain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7sDream%2Fgoodomain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01120b227810735fadf1e7aad83498a42e114d95 [INFO] checking 7sDream/goodomain against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7sDream%2Fgoodomain" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/7sDream/goodomain on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/7sDream/goodomain [INFO] finished tweaking git repo https://github.com/7sDream/goodomain [INFO] tweaked toml for git repo https://github.com/7sDream/goodomain written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/7sDream/goodomain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66616f9f9b90989c16ba9ef7ba862506a7929ba7bc310a448a6eefdf32d4151b [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" "66616f9f9b90989c16ba9ef7ba862506a7929ba7bc310a448a6eefdf32d4151b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66616f9f9b90989c16ba9ef7ba862506a7929ba7bc310a448a6eefdf32d4151b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66616f9f9b90989c16ba9ef7ba862506a7929ba7bc310a448a6eefdf32d4151b", kill_on_drop: false }` [INFO] [stdout] 66616f9f9b90989c16ba9ef7ba862506a7929ba7bc310a448a6eefdf32d4151b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f64a3c1bcbf1259cea367e3ad1434def3d8bddc52a9fa98de270f501873a4f47 [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" "f64a3c1bcbf1259cea367e3ad1434def3d8bddc52a9fa98de270f501873a4f47", kill_on_drop: false }` [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling punycode v0.4.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling ureq v1.4.1 [INFO] [stderr] Compiling goodomain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] error: failed to run custom build command for `goodomain v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/goodomain-8fcaaae84be3d3f4/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Invalid TLD data file', build.rs:19:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55931d8ccfb0 - std::backtrace_rs::backtrace::libunwind::trace::hb4de9797f80b7b8c [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55931d8ccfb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h59566d0bd20efff7 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55931d8ccfb0 - std::sys_common::backtrace::_print_fmt::hcfa5ce6be50275d4 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55931d8ccfb0 - ::fmt::hd8c307a38b9bab04 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55931d8e572c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55931d8c8332 - std::io::Write::write_fmt::hab90295d5a0f197d [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x55931d8ceed5 - std::sys_common::backtrace::_print::h19224910b8700cf1 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55931d8ceed5 - std::sys_common::backtrace::print::h25dedfa68c5fb84a [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55931d8ceed5 - std::panicking::default_hook::{{closure}}::h12c5765653a72a42 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55931d8ce983 - std::panicking::default_hook::he65cee71c4209f0c [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55931d8cf671 - std::panicking::rust_panic_with_hook::h01a674d863fe0d8a [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55931d80797e - std::panicking::begin_panic::{{closure}}::h0f40c22957516bc1 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x55931d802de9 - std::sys_common::backtrace::__rust_end_short_backtrace::hc0204d15bf19c85f [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55931d8078ab - std::panicking::begin_panic::h670feb1f87b1dec7 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x55931d6b747a - build_script_build::main::h2fb8d3835fa3a028 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:19:9 [INFO] [stderr] 15: 0x55931d6b893b - core::ops::function::FnOnce::call_once::h6cb5ae3de8e25309 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x55931d6b8cee - std::sys_common::backtrace::__rust_begin_short_backtrace::h8e208fd1b40734c6 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x55931d6b9231 - std::rt::lang_start::{{closure}}::hdbe8e06853e4023b [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/rt.rs:66:18 [INFO] [stderr] 18: 0x55931d8cfa8a - core::ops::function::impls:: for &F>::call_once::h2c4fd7d4128112a8 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x55931d8cfa8a - std::panicking::try::do_call::h41fb7dbbbe7bece6 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:379:40 [INFO] [stderr] 20: 0x55931d8cfa8a - std::panicking::try::hd38008ccba72bce1 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:343:19 [INFO] [stderr] 21: 0x55931d8cfa8a - std::panic::catch_unwind::h057e765cd60f2d13 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panic.rs:431:14 [INFO] [stderr] 22: 0x55931d8cfa8a - std::rt::lang_start_internal::hdb9d0b9d2cdcda8b [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/rt.rs:51:25 [INFO] [stderr] 23: 0x55931d6b9207 - std::rt::lang_start::hb8e85fbdf5c2abda [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/rt.rs:65:5 [INFO] [stderr] 24: 0x55931d6b845a - main [INFO] [stderr] 25: 0x7f7b70f820b3 - __libc_start_main [INFO] [stderr] 26: 0x55931d6b70ee - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f64a3c1bcbf1259cea367e3ad1434def3d8bddc52a9fa98de270f501873a4f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f64a3c1bcbf1259cea367e3ad1434def3d8bddc52a9fa98de270f501873a4f47", kill_on_drop: false }` [INFO] [stdout] f64a3c1bcbf1259cea367e3ad1434def3d8bddc52a9fa98de270f501873a4f47