[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#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7sDream%2Fgoodomain" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/7sDream/goodomain on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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-9/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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9775f8ca4c8de55258c805e0fbaffb3a9fde7f1ef314a462e706c03e5822a10e [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" "9775f8ca4c8de55258c805e0fbaffb3a9fde7f1ef314a462e706c03e5822a10e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9775f8ca4c8de55258c805e0fbaffb3a9fde7f1ef314a462e706c03e5822a10e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9775f8ca4c8de55258c805e0fbaffb3a9fde7f1ef314a462e706c03e5822a10e", kill_on_drop: false }` [INFO] [stdout] 9775f8ca4c8de55258c805e0fbaffb3a9fde7f1ef314a462e706c03e5822a10e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf84180e1b7f9ab7bdc7709028b68d1739ec186e025c216b25bf1711a318427d [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" "cf84180e1b7f9ab7bdc7709028b68d1739ec186e025c216b25bf1711a318427d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling punycode v0.4.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.15 [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 rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling ureq v1.4.1 [INFO] [stderr] Compiling goodomain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking structopt v0.3.17 [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-0291a25e471cd069/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: 0x5644150c48d0 - std::backtrace_rs::backtrace::libunwind::trace::hb4de9797f80b7b8c [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5644150c48d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h59566d0bd20efff7 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5644150c48d0 - std::sys_common::backtrace::_print_fmt::hcfa5ce6be50275d4 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5644150c48d0 - ::fmt::hd8c307a38b9bab04 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5644150dce5c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x5644150bfbe2 - std::io::Write::write_fmt::hab90295d5a0f197d [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x5644150c6765 - std::sys_common::backtrace::_print::h19224910b8700cf1 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5644150c6765 - std::sys_common::backtrace::print::h25dedfa68c5fb84a [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5644150c6765 - std::panicking::default_hook::{{closure}}::h12c5765653a72a42 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5644150c62c3 - std::panicking::default_hook::he65cee71c4209f0c [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5644150c6f01 - std::panicking::rust_panic_with_hook::h01a674d863fe0d8a [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x564415003e1e - std::panicking::begin_panic::{{closure}}::hc3751ca3103eca1f [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x56441500b979 - std::sys_common::backtrace::__rust_end_short_backtrace::hbf35d51bce251714 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x564415003d4b - std::panicking::begin_panic::hd8b946937496f37b [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x564414eae47a - build_script_build::main::hd516d03c86e856e9 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:19:9 [INFO] [stderr] 15: 0x564414eaf9db - core::ops::function::FnOnce::call_once::he0ff1449305b3eea [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x564414eafd4e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb691789e8f6d90f0 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x564414eb0291 - std::rt::lang_start::{{closure}}::h255fc264273f4d09 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/rt.rs:66:18 [INFO] [stderr] 18: 0x5644150c7327 - core::ops::function::impls:: for &F>::call_once::h2c4fd7d4128112a8 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x5644150c7327 - std::panicking::try::do_call::h41fb7dbbbe7bece6 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:379:40 [INFO] [stderr] 20: 0x5644150c7327 - std::panicking::try::hd38008ccba72bce1 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:343:19 [INFO] [stderr] 21: 0x5644150c7327 - std::panic::catch_unwind::h057e765cd60f2d13 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panic.rs:431:14 [INFO] [stderr] 22: 0x5644150c7327 - std::rt::lang_start_internal::hdb9d0b9d2cdcda8b [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/rt.rs:51:25 [INFO] [stderr] 23: 0x564414eb0267 - std::rt::lang_start::hcd52fb09f76162ef [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/rt.rs:65:5 [INFO] [stderr] 24: 0x564414eaf45a - main [INFO] [stderr] 25: 0x7fda00d3a0b3 - __libc_start_main [INFO] [stderr] 26: 0x564414eae0ee - _start [INFO] [stderr] 27: 0x0 - [INFO] running `Command { std: "docker" "inspect" "cf84180e1b7f9ab7bdc7709028b68d1739ec186e025c216b25bf1711a318427d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf84180e1b7f9ab7bdc7709028b68d1739ec186e025c216b25bf1711a318427d", kill_on_drop: false }` [INFO] [stdout] cf84180e1b7f9ab7bdc7709028b68d1739ec186e025c216b25bf1711a318427d