[INFO] cloning repository https://github.com/AbleTheAbove/rustdrop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbleTheAbove/rustdrop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Frustdrop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Frustdrop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2ef1ae8a15a8cb558e2841421c440bd54afb05c
[INFO] checking AbleTheAbove/rustdrop against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Frustdrop" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AbleTheAbove/rustdrop
[INFO] finished tweaking git repo https://github.com/AbleTheAbove/rustdrop
[INFO] tweaked toml for git repo https://github.com/AbleTheAbove/rustdrop written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbleTheAbove/rustdrop on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AbleTheAbove/rustdrop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zeroconf v0.7.1
[INFO] [stderr]   Downloaded zeroconf-macros v0.1.2
[INFO] [stderr]   Downloaded serde_derive v1.0.123
[INFO] [stderr]   Downloaded bonjour-sys v0.1.0
[INFO] [stderr]   Downloaded thread_local v1.1.3
[INFO] [stderr]   Downloaded libloading v0.7.0
[INFO] [stderr]   Downloaded clang-sys v1.1.1
[INFO] [stderr]   Downloaded once_cell v1.7.0
[INFO] [stderr]   Downloaded serde v1.0.123
[INFO] [stderr]   Downloaded derive-getters v0.2.0
[INFO] [stderr]   Downloaded syn v1.0.60
[INFO] [stderr]   Downloaded regex v1.4.3
[INFO] [stderr]   Downloaded regex-syntax v0.6.22
[INFO] [stderr]   Downloaded libc v0.2.86
[INFO] [stderr]   Downloaded avahi-sys v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8aa7f5f42254c3e430bbfd7e7844632dd9b7b2c3bb63b95655f2ae3285b2e91c
[INFO] running `Command { std: "docker" "start" "-a" "8aa7f5f42254c3e430bbfd7e7844632dd9b7b2c3bb63b95655f2ae3285b2e91c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8aa7f5f42254c3e430bbfd7e7844632dd9b7b2c3bb63b95655f2ae3285b2e91c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aa7f5f42254c3e430bbfd7e7844632dd9b7b2c3bb63b95655f2ae3285b2e91c", kill_on_drop: false }`
[INFO] [stdout] 8aa7f5f42254c3e430bbfd7e7844632dd9b7b2c3bb63b95655f2ae3285b2e91c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff81901f52d99b8b8007ae0eff6b1f20226adfc8367c878be37be346739938b9
[INFO] running `Command { std: "docker" "start" "-a" "ff81901f52d99b8b8007ae0eff6b1f20226adfc8367c878be37be346739938b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling once_cell v1.7.0
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling clang-sys v1.1.1
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling derive-getters v0.2.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling zeroconf-macros v0.1.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling avahi-sys v0.10.0
[INFO] [stderr] error: failed to run custom build command for `avahi-sys v0.10.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/avahi-sys-b132ec092d9509dd/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=avahi-client
[INFO] [stderr]   cargo:rustc-link-lib=avahi-common
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (888) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.24/src/fallback.rs:693:9:
[INFO] [stderr]   "__atomic_wide_counter_struct_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter_h_28_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x56247ea52022 - std::backtrace_rs::backtrace::libunwind::trace::h12d94fb93e64efeb
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x56247ea52022 - std::backtrace_rs::backtrace::trace_unsynchronized::h138fa2876d6b998b
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x56247ea52022 - std::sys::backtrace::_print_fmt::h352b2bf08234f7a5
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x56247ea52022 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d19077111bf2052
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x56247ea6319f - core::fmt::rt::Argument::fmt::h4b5114a56e27e6d3
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x56247ea6319f - core::fmt::write::hdcf21b4a8a83514e
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x56247ea24723 - std::io::default_write_fmt::h19759bcf5cab25d1
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x56247ea24723 - std::io::Write::write_fmt::h4b06d7fb18f8204b
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x56247ea2f112 - std::sys::backtrace::BacktraceLock::print::hc2b4875f5d80034d
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x56247ea31eaf - std::panicking::default_hook::{{closure}}::h905a8c4092e100bb
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x56247ea31d09 - std::panicking::default_hook::h82491bd5e973bcd1
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x56247ea3256f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbd784e26e67d1cb3
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/alloc/src/boxed.rs:2018:9
[INFO] [stderr]     12:     0x56247ea3256f - std::panicking::panic_with_hook::had69cba82e257263
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:842:13
[INFO] [stderr]     13:     0x56247ea3231a - std::panicking::panic_handler::{{closure}}::h3dd7223ffdfb0831
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:707:13
[INFO] [stderr]     14:     0x56247ea2f259 - std::sys::backtrace::__rust_end_short_backtrace::h70d9c3ecea2861c6
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     15:     0x56247ea18e1d - __rustc[d9c763ef9790d63a]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:698:5
[INFO] [stderr]     16:     0x56247ea6d2c0 - core::panicking::panic_fmt::h035a98694b847710
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/core/src/panicking.rs:80:14
[INFO] [stderr]     17:     0x56247ea08def - proc_macro2::fallback::validate_ident::hd4723ef6289627b1
[INFO] [stderr]     18:     0x56247ea09091 - proc_macro2::fallback::Ident::_new::h19f6cf0a5b5ce864
[INFO] [stderr]     19:     0x56247ea0904f - proc_macro2::fallback::Ident::new::h3ec1c809f7b674a5
[INFO] [stderr]     20:     0x56247ea063a8 - proc_macro2::imp::Ident::new::ha3f264071017ec04
[INFO] [stderr]     21:     0x56247ea01228 - proc_macro2::Ident::new::h1952e2d9637a1480
[INFO] [stderr]     22:     0x56247e6f215f - bindgen::ir::context::BindgenContext::rust_ident_raw::h8372ad63fbdc4584
[INFO] [stderr]     23:     0x56247e6eff40 - bindgen::ir::context::BindgenContext::rust_ident::h4466f18d026f6046
[INFO] [stderr]     24:     0x56247e786082 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::ha448ed3b16163dfb
[INFO] [stderr]     25:     0x56247e721157 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h3d6de19e59f2dc59
[INFO] [stderr]     26:     0x56247e75251b - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hb9b3c8e5a6aadc61
[INFO] [stderr]     27:     0x56247e78c13a - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::ha448ed3b16163dfb
[INFO] [stderr]     28:     0x56247e721157 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h3d6de19e59f2dc59
[INFO] [stderr]     29:     0x56247e75251b - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hb9b3c8e5a6aadc61
[INFO] [stderr]     30:     0x56247e7d0fa5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h3aaedce8f0d9e602
[INFO] [stderr]     31:     0x56247e7246a1 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h6ff40aa2a2845124
[INFO] [stderr]     32:     0x56247e7524f6 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hb9b3c8e5a6aadc61
[INFO] [stderr]     33:     0x56247e7dd89c - bindgen::codegen::codegen::{{closure}}::h86b7932dcf4673dd
[INFO] [stderr]     34:     0x56247e6fd445 - bindgen::ir::context::BindgenContext::gen::hebb163197b24caaf
[INFO] [stderr]     35:     0x56247e7dd12d - bindgen::codegen::codegen::h8297da127731a95b
[INFO] [stderr]     36:     0x56247e7a800f - bindgen::Bindings::generate::hc9ce24e74546009e
[INFO] [stderr]     37:     0x56247e7a4c62 - bindgen::Builder::generate::h67d92b2189077d29
[INFO] [stderr]     38:     0x56247e6a635e - build_script_build::main::h783f47fdaca5bfd1
[INFO] [stderr]     39:     0x56247e6a6e13 - core::ops::function::FnOnce::call_once::h0d12269ce6cdd040
[INFO] [stderr]     40:     0x56247e6a6d46 - std::sys::backtrace::__rust_begin_short_backtrace::had0aeb2de0dace9e
[INFO] [stderr]     41:     0x56247e6a6d29 - std::rt::lang_start::{{closure}}::h75011551f1f49d0d
[INFO] [stderr]     42:     0x56247ea26110 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h39df14509648ffd9
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     43:     0x56247ea26110 - std::panicking::catch_unwind::do_call::h249a5e8553e6a2ed
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:590:40
[INFO] [stderr]     44:     0x56247ea26110 - std::panicking::catch_unwind::h4cc7d4b5009664c5
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:553:19
[INFO] [stderr]     45:     0x56247ea26110 - std::panic::catch_unwind::hf62421fb31235dcd
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x56247ea26110 - std::rt::lang_start_internal::{{closure}}::h044ee053c1a7ce48
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/rt.rs:175:24
[INFO] [stderr]     47:     0x56247ea26110 - std::panicking::catch_unwind::do_call::h78b113f7316d4f0c
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:590:40
[INFO] [stderr]     48:     0x56247ea26110 - std::panicking::catch_unwind::h2619b5b3b0db8d93
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panicking.rs:553:19
[INFO] [stderr]     49:     0x56247ea26110 - std::panic::catch_unwind::he49e81b228594388
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/panic.rs:359:14
[INFO] [stderr]     50:     0x56247ea26110 - std::rt::lang_start_internal::hd032eef47164dbcf
[INFO] [stderr]                                  at /rustc/779e19d8baa3e3625bd4fc5c85cbb2ad47b43155/library/std/src/rt.rs:171:5
[INFO] [stderr]     51:     0x56247e6a6d11 - std::rt::lang_start::hf45e00067d087fd1
[INFO] [stderr]     52:     0x56247e6a84e5 - main
[INFO] [stderr]     53:     0x7ba8a844b1ca - <unknown>
[INFO] [stderr]     54:     0x7ba8a844b28b - __libc_start_main
[INFO] [stderr]     55:     0x56247e6a5f85 - _start
[INFO] [stderr]     56:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ff81901f52d99b8b8007ae0eff6b1f20226adfc8367c878be37be346739938b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff81901f52d99b8b8007ae0eff6b1f20226adfc8367c878be37be346739938b9", kill_on_drop: false }`
[INFO] [stdout] ff81901f52d99b8b8007ae0eff6b1f20226adfc8367c878be37be346739938b9
