[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 try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Frustdrop" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbleTheAbove/rustdrop on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36647df668e31dd613364fd8428e7986c8b759c3fee67b1d933446266bddaae9
[INFO] running `Command { std: "docker" "start" "-a" "36647df668e31dd613364fd8428e7986c8b759c3fee67b1d933446266bddaae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36647df668e31dd613364fd8428e7986c8b759c3fee67b1d933446266bddaae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36647df668e31dd613364fd8428e7986c8b759c3fee67b1d933446266bddaae9", kill_on_drop: false }`
[INFO] [stdout] 36647df668e31dd613364fd8428e7986c8b759c3fee67b1d933446266bddaae9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 581b74e71e94a55a9ad82b96078eb89b63cb96b23004db71b813a9d87d72af40
[INFO] running `Command { std: "docker" "start" "-a" "581b74e71e94a55a9ad82b96078eb89b63cb96b23004db71b813a9d87d72af40", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling once_cell v1.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling clang-sys v1.1.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling derive-getters v0.2.0
[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' (932) 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:     0x6247f1e43062 - std::backtrace_rs::backtrace::libunwind::trace::h1447ebb0f5d97423
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6247f1e43062 - std::backtrace_rs::backtrace::trace_unsynchronized::hd8ef8450cacdcb00
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6247f1e43062 - std::sys::backtrace::_print_fmt::h76eb6aced73cb1a6
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6247f1e43062 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hf32b9a4d7980e15a
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6247f1e541ef - core::fmt::rt::Argument::fmt::h33c8984017ba1f8c
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x6247f1e541ef - core::fmt::write::h8a217dde4af02f7f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x6247f1e15883 - std::io::default_write_fmt::h7dacff71da12430f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6247f1e15883 - std::io::Write::write_fmt::he9093adb4c5a08ae
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x6247f1e20162 - std::sys::backtrace::BacktraceLock::print::hb24323430264831a
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6247f1e22eff - std::panicking::default_hook::{{closure}}::h5964864ba4b80ee8
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x6247f1e22d59 - std::panicking::default_hook::hd270293f3c8732bd
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x6247f1e235bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h31eec6e3847b3eb6
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]     12:     0x6247f1e235bf - std::panicking::panic_with_hook::hef5599d5dbb80493
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:842:13
[INFO] [stderr]     13:     0x6247f1e2336a - std::panicking::panic_handler::{{closure}}::h2bca71bb385a23e1
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:707:13
[INFO] [stderr]     14:     0x6247f1e20299 - std::sys::backtrace::__rust_end_short_backtrace::h28d2ec1d48b41db7
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     15:     0x6247f1e09e4d - __rustc[78154d2c4a188ef5]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:698:5
[INFO] [stderr]     16:     0x6247f1e5e310 - core::panicking::panic_fmt::ha99ab4e5275b5df2
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/panicking.rs:80:14
[INFO] [stderr]     17:     0x6247f1df9ddf - proc_macro2::fallback::validate_ident::h808ada3b5f17082f
[INFO] [stderr]     18:     0x6247f1dfa081 - proc_macro2::fallback::Ident::_new::h2519bea9d1128aa4
[INFO] [stderr]     19:     0x6247f1dfa03f - proc_macro2::fallback::Ident::new::hc053187edec9e788
[INFO] [stderr]     20:     0x6247f1df7398 - proc_macro2::imp::Ident::new::h07563fa16224b781
[INFO] [stderr]     21:     0x6247f1de66b8 - proc_macro2::Ident::new::hb3c8438d681b71bd
[INFO] [stderr]     22:     0x6247f1b8525f - bindgen::ir::context::BindgenContext::rust_ident_raw::he2d676694feb8949
[INFO] [stderr]     23:     0x6247f1b82ed0 - bindgen::ir::context::BindgenContext::rust_ident::h3e6c7ba9da819166
[INFO] [stderr]     24:     0x6247f1b6c5f2 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::hde89e66dd5852443
[INFO] [stderr]     25:     0x6247f1ae90d7 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hd5aafa72a0a2e9dc
[INFO] [stderr]     26:     0x6247f1ab46ab - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h756b264107ac3548
[INFO] [stderr]     27:     0x6247f1b726aa - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::hde89e66dd5852443
[INFO] [stderr]     28:     0x6247f1ae90d7 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hd5aafa72a0a2e9dc
[INFO] [stderr]     29:     0x6247f1ab46ab - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h756b264107ac3548
[INFO] [stderr]     30:     0x6247f1b1d0a5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h321ca48cfde20c67
[INFO] [stderr]     31:     0x6247f1b9e711 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h904b9c63fad0079c
[INFO] [stderr]     32:     0x6247f1ab4686 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h756b264107ac3548
[INFO] [stderr]     33:     0x6247f1b28a2c - bindgen::codegen::codegen::{{closure}}::h9e55cf867006b5ac
[INFO] [stderr]     34:     0x6247f1b90485 - bindgen::ir::context::BindgenContext::gen::h75506686d820d473
[INFO] [stderr]     35:     0x6247f1b282bd - bindgen::codegen::codegen::hfa52886d55c8917a
[INFO] [stderr]     36:     0x6247f1ba695f - bindgen::Bindings::generate::hb25057e39dc0ac46
[INFO] [stderr]     37:     0x6247f1ba35b2 - bindgen::Builder::generate::hc2d98276f78b2130
[INFO] [stderr]     38:     0x6247f1a96b4e - build_script_build::main::hbf2a523c823b4c97
[INFO] [stderr]     39:     0x6247f1a97643 - core::ops::function::FnOnce::call_once::h402d837a629ee640
[INFO] [stderr]     40:     0x6247f1a97536 - std::sys::backtrace::__rust_begin_short_backtrace::h679d614fbba05165
[INFO] [stderr]     41:     0x6247f1a97519 - std::rt::lang_start::{{closure}}::h36088e3f9a19d5b6
[INFO] [stderr]     42:     0x6247f1e17120 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9c35f14e6882b8d3
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     43:     0x6247f1e17120 - std::panicking::catch_unwind::do_call::h924defc6f5f6a4b2
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:590:40
[INFO] [stderr]     44:     0x6247f1e17120 - std::panicking::catch_unwind::h9243fb64bbc98b5f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:553:19
[INFO] [stderr]     45:     0x6247f1e17120 - std::panic::catch_unwind::hb4c2656a96eb9a02
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x6247f1e17120 - std::rt::lang_start_internal::{{closure}}::h6935cf67d242f3ab
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/rt.rs:175:24
[INFO] [stderr]     47:     0x6247f1e17120 - std::panicking::catch_unwind::do_call::h8408aa62219a7189
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:590:40
[INFO] [stderr]     48:     0x6247f1e17120 - std::panicking::catch_unwind::h12ce845e8bca9588
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:553:19
[INFO] [stderr]     49:     0x6247f1e17120 - std::panic::catch_unwind::hcc9c44d1fc83fcf0
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panic.rs:359:14
[INFO] [stderr]     50:     0x6247f1e17120 - std::rt::lang_start_internal::hafc6ca5f994fb87e
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/rt.rs:171:5
[INFO] [stderr]     51:     0x6247f1a97501 - std::rt::lang_start::hee5d125c9941d40d
[INFO] [stderr]     52:     0x6247f1a98cd5 - main
[INFO] [stderr]     53:     0x74dade53c1ca - <unknown>
[INFO] [stderr]     54:     0x74dade53c28b - __libc_start_main
[INFO] [stderr]     55:     0x6247f1a96775 - _start
[INFO] [stderr]     56:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "581b74e71e94a55a9ad82b96078eb89b63cb96b23004db71b813a9d87d72af40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "581b74e71e94a55a9ad82b96078eb89b63cb96b23004db71b813a9d87d72af40", kill_on_drop: false }`
[INFO] [stdout] 581b74e71e94a55a9ad82b96078eb89b63cb96b23004db71b813a9d87d72af40
