[INFO] cloning repository https://github.com/mwcampbell/cargo-forced-feature-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwcampbell/cargo-forced-feature-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwcampbell%2Fcargo-forced-feature-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwcampbell%2Fcargo-forced-feature-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d1b0b157c3d6c9ce84aa66d25895b9e1efc4341 [INFO] checking mwcampbell/cargo-forced-feature-repro against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwcampbell%2Fcargo-forced-feature-repro" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mwcampbell/cargo-forced-feature-repro [INFO] finished tweaking git repo https://github.com/mwcampbell/cargo-forced-feature-repro [INFO] tweaked toml for git repo https://github.com/mwcampbell/cargo-forced-feature-repro written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mwcampbell/cargo-forced-feature-repro on toolchain 987a165cfab916796a8315782b83ac460a651ce2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mwcampbell/cargo-forced-feature-repro 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking mwcampbell/cargo-forced-feature-repro against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwcampbell%2Fcargo-forced-feature-repro" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mwcampbell/cargo-forced-feature-repro [INFO] finished tweaking git repo https://github.com/mwcampbell/cargo-forced-feature-repro [INFO] tweaked toml for git repo https://github.com/mwcampbell/cargo-forced-feature-repro written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mwcampbell/cargo-forced-feature-repro on toolchain 987a165cfab916796a8315782b83ac460a651ce2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mwcampbell/cargo-forced-feature-repro 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded speech-dispatcher-sys v0.4.2 [INFO] [stderr] Downloaded bindgen v0.52.0 [INFO] [stderr] Downloaded speech-dispatcher v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c638c35150edcf6913b21e52a2eb3aad190c8e372de6f62aceb3acdc35dca3b2 [INFO] running `Command { std: "docker" "start" "-a" "c638c35150edcf6913b21e52a2eb3aad190c8e372de6f62aceb3acdc35dca3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c638c35150edcf6913b21e52a2eb3aad190c8e372de6f62aceb3acdc35dca3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c638c35150edcf6913b21e52a2eb3aad190c8e372de6f62aceb3acdc35dca3b2", kill_on_drop: false }` [INFO] [stdout] c638c35150edcf6913b21e52a2eb3aad190c8e372de6f62aceb3acdc35dca3b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 397947dac1a50c30fac2dc896459c43a39d49b4feb5dc434b85ca4bccb91fae8 [INFO] running `Command { std: "docker" "start" "-a" "397947dac1a50c30fac2dc896459c43a39d49b4feb5dc434b85ca4bccb91fae8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling speech-dispatcher-sys v0.4.2 [INFO] [stderr] error: failed to run custom build command for `speech-dispatcher-sys v0.4.2` [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/speech-dispatcher-sys-09483e179ea72d94/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=speechd [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (872) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.19/src/fallback.rs:692:9: [INFO] [stderr] "__mbstate_t_union_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t_h_16_3)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x64c5880c2042 - std::backtrace_rs::backtrace::libunwind::trace::hf09821d01bcdd165 [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x64c5880c2042 - std::backtrace_rs::backtrace::trace_unsynchronized::h67c79827ef895053 [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x64c5880c2042 - std::sys::backtrace::_print_fmt::hfd1b8a3072c0a17a [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x64c5880c2042 - ::fmt::h619153f336a61421 [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x64c5880e931f - core::fmt::rt::Argument::fmt::h4d1bc03cd485b439 [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x64c5880e931f - core::fmt::write::hfe855cd62e0d157c [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x64c5880bf153 - std::io::default_write_fmt::h540934b92f4dc07d [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x64c5880bf153 - std::io::Write::write_fmt::h6539d35e01d79de7 [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x64c5880c1e92 - std::sys::backtrace::BacktraceLock::print::h6cb91e1789a7cbc5 [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x64c5880c3134 - std::panicking::default_hook::{{closure}}::hd5a86dcf388d8d3e [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x64c5880c2f55 - std::panicking::default_hook::h4da1cae02279a3fb [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x64c5880c3ba5 - std::panicking::panic_with_hook::h8027b60c5a270458 [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x64c5880c393a - std::panicking::panic_handler::{{closure}}::hd4ba090b6289841c [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x64c5880c2539 - std::sys::backtrace::__rust_end_short_backtrace::h23f67b4a68a4195c [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x64c5880c35cd - __rustc[c0acf28cc60a6f1]::rust_begin_unwind [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x64c5880e7610 - core::panicking::panic_fmt::hf3a3c66bb320b838 [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x64c587faae3f - proc_macro2::fallback::validate_ident::h79f1f4993dea222f [INFO] [stderr] 17: 0x64c587faabc1 - proc_macro2::fallback::Ident::_new::h64717d799cacdb63 [INFO] [stderr] 18: 0x64c587faac1f - proc_macro2::fallback::Ident::new::h66ca0f6703fbe7cd [INFO] [stderr] 19: 0x64c587fa2988 - proc_macro2::Ident::new::he92de77e27137e86 [INFO] [stderr] 20: 0x64c587dc66a5 - bindgen::ir::context::BindgenContext::rust_ident_raw::he1e1e4fa2fd5065f [INFO] [stderr] 21: 0x64c587dc6430 - bindgen::ir::context::BindgenContext::rust_ident::h953cb593bbe4c706 [INFO] [stderr] 22: 0x64c587e15403 - ::codegen::h979915e0b0442ac1 [INFO] [stderr] 23: 0x64c587e60b6f - ::codegen::h3aa387bce887bca0 [INFO] [stderr] 24: 0x64c587e7e599 - ::codegen::h8921e51814273128 [INFO] [stderr] 25: 0x64c587e1b6c7 - ::codegen::h979915e0b0442ac1 [INFO] [stderr] 26: 0x64c587e60b6f - ::codegen::h3aa387bce887bca0 [INFO] [stderr] 27: 0x64c587e7e599 - ::codegen::h8921e51814273128 [INFO] [stderr] 28: 0x64c587e31205 - ::codegen::{{closure}}::hee3cd1e49a142d44 [INFO] [stderr] 29: 0x64c587dfb1b1 - ::codegen::h7318e3988d110eb4 [INFO] [stderr] 30: 0x64c587e7e574 - ::codegen::h8921e51814273128 [INFO] [stderr] 31: 0x64c587e39c92 - bindgen::codegen::codegen::{{closure}}::hc7098b65d20049d0 [INFO] [stderr] 32: 0x64c587dc8e58 - bindgen::ir::context::BindgenContext::gen::h2c8a9eaa1900a333 [INFO] [stderr] 33: 0x64c587e3951d - bindgen::codegen::codegen::h6f2233bd9fa835f3 [INFO] [stderr] 34: 0x64c587e07cad - bindgen::Bindings::generate::ha69c85a49b82a7d8 [INFO] [stderr] 35: 0x64c587e05c81 - bindgen::Builder::generate::h9b145f30e11be9a3 [INFO] [stderr] 36: 0x64c587d5d3ef - build_script_build::main::ha4e280e9b77d4467 [INFO] [stderr] 37: 0x64c587d5be03 - core::ops::function::FnOnce::call_once::heee9547e31744ded [INFO] [stderr] 38: 0x64c587d5bcf6 - std::sys::backtrace::__rust_begin_short_backtrace::h23f4f6cc27bebf71 [INFO] [stderr] 39: 0x64c587d5bcd9 - std::rt::lang_start::{{closure}}::h09c99dad36b714e0 [INFO] [stderr] 40: 0x64c5880ba9e0 - core::ops::function::impls:: for &F>::call_once::h8df283588f0e8796 [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 41: 0x64c5880ba9e0 - std::panicking::catch_unwind::do_call::h8b4fc237972c8899 [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:590:40 [INFO] [stderr] 42: 0x64c5880ba9e0 - std::panicking::catch_unwind::hc230a5364e3a7c99 [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:553:19 [INFO] [stderr] 43: 0x64c5880ba9e0 - std::panic::catch_unwind::hc42ade884023f93a [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panic.rs:357:14 [INFO] [stderr] 44: 0x64c5880ba9e0 - std::rt::lang_start_internal::{{closure}}::h01cd23081fcd9a8f [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/rt.rs:175:24 [INFO] [stderr] 45: 0x64c5880ba9e0 - std::panicking::catch_unwind::do_call::h32191539977a2702 [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:590:40 [INFO] [stderr] 46: 0x64c5880ba9e0 - std::panicking::catch_unwind::h9ba2739a9cccf76b [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:553:19 [INFO] [stderr] 47: 0x64c5880ba9e0 - std::panic::catch_unwind::ha9fe4986aae0684b [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panic.rs:357:14 [INFO] [stderr] 48: 0x64c5880ba9e0 - std::rt::lang_start_internal::hc23d74ec965618a5 [INFO] [stderr] at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/rt.rs:171:5 [INFO] [stderr] 49: 0x64c587d5bcc1 - std::rt::lang_start::h93deae47db332cb8 [INFO] [stderr] 50: 0x64c587d5d595 - main [INFO] [stderr] 51: 0x73f7d37461ca - [INFO] [stderr] 52: 0x73f7d374628b - __libc_start_main [INFO] [stderr] 53: 0x64c587d5b375 - _start [INFO] [stderr] 54: 0x0 - [INFO] running `Command { std: "docker" "inspect" "397947dac1a50c30fac2dc896459c43a39d49b4feb5dc434b85ca4bccb91fae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "397947dac1a50c30fac2dc896459c43a39d49b4feb5dc434b85ca4bccb91fae8", kill_on_drop: false }` [INFO] [stdout] 397947dac1a50c30fac2dc896459c43a39d49b4feb5dc434b85ca4bccb91fae8