[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] testing 7sDream/goodomain against try#46592174fb13958bb9a2aa0d7af6c1224e1d7143 for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7sDream%2Fgoodomain" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/7sDream/goodomain on toolchain 46592174fb13958bb9a2aa0d7af6c1224e1d7143 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "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-7/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" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq v1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5771a7ecdaff8f6b6642647239648d7b4c2b04c55222f5f0bc8e876f0b26362 [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" "c5771a7ecdaff8f6b6642647239648d7b4c2b04c55222f5f0bc8e876f0b26362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5771a7ecdaff8f6b6642647239648d7b4c2b04c55222f5f0bc8e876f0b26362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5771a7ecdaff8f6b6642647239648d7b4c2b04c55222f5f0bc8e876f0b26362", kill_on_drop: false }` [INFO] [stdout] c5771a7ecdaff8f6b6642647239648d7b4c2b04c55222f5f0bc8e876f0b26362 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] deac42b4d67d09c60745303e125ab11279baac3a66089de96ff60fe1975c3448 [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" "deac42b4d67d09c60745303e125ab11279baac3a66089de96ff60fe1975c3448", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [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 qstring v0.7.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [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 structopt v0.3.17 [INFO] [stderr] Compiling goodomain v0.1.0 (/opt/rustwide/workdir) [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 status: 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: 0x55a6a2c3fb90 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55a6a2c3fb90 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a6a2c3fb90 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55a6a2c3fb90 - ::fmt::h1a8751bf59281272 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55a6a2c5b02f - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x55a6a2c3bbb5 - std::io::Write::write_fmt::hd7dd3a1df9b6befb [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/io/mod.rs:1580:15 [INFO] [stderr] 6: 0x55a6a2c4191b - std::sys_common::backtrace::_print::h551e9ec8a9fa8106 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55a6a2c4191b - std::sys_common::backtrace::print::ha4b1c5e95fa040b3 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55a6a2c4191b - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55a6a2c413fd - std::panicking::default_hook::h3067e8318decd17a [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55a6a2c41ecd - std::panicking::rust_panic_with_hook::h81b8facc50f34daa [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55a6a2c12413 - std::panicking::begin_panic::{{closure}}::h97ad9228d6e8d280 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x55a6a2c15089 - std::sys_common::backtrace::__rust_end_short_backtrace::h699bfd4826a0db7a [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55a6a2c12349 - std::panicking::begin_panic::h4406265e08b3bd4f [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x55a6a2a44c94 - build_script_build::main::h45f2dac8c1e78da4 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:19:9 [INFO] [stderr] 15: 0x55a6a2a4624b - core::ops::function::FnOnce::call_once::hf62263637278402b [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x55a6a2a4645e - std::sys_common::backtrace::__rust_begin_short_backtrace::h4bf62f790aca7805 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x55a6a2a46961 - std::rt::lang_start::{{closure}}::hf8c085690409d722 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/rt.rs:66:18 [INFO] [stderr] 18: 0x55a6a2c422ca - core::ops::function::impls:: for &F>::call_once::h3b8c329143d7638a [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x55a6a2c422ca - std::panicking::try::do_call::h4b72c261b4eefc1b [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:379:40 [INFO] [stderr] 20: 0x55a6a2c422ca - std::panicking::try::h703d31b7896cbd49 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:343:19 [INFO] [stderr] 21: 0x55a6a2c422ca - std::panic::catch_unwind::h37cad9b35388a915 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:431:14 [INFO] [stderr] 22: 0x55a6a2c422ca - std::rt::lang_start_internal::hab5a8a909af4f90e [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/rt.rs:51:25 [INFO] [stderr] 23: 0x55a6a2a46940 - std::rt::lang_start::h7ac6695304ee1343 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/rt.rs:65:5 [INFO] [stderr] 24: 0x55a6a2a45ccc - main [INFO] [stderr] 25: 0x7fbd559a90b3 - __libc_start_main [INFO] [stderr] 26: 0x55a6a2a4492e - _start [INFO] [stderr] 27: 0x0 - [INFO] running `Command { std: "docker" "inspect" "deac42b4d67d09c60745303e125ab11279baac3a66089de96ff60fe1975c3448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deac42b4d67d09c60745303e125ab11279baac3a66089de96ff60fe1975c3448", kill_on_drop: false }` [INFO] [stdout] deac42b4d67d09c60745303e125ab11279baac3a66089de96ff60fe1975c3448