[INFO] cloning repository https://github.com/vthib/libcommon-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vthib/libcommon-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvthib%2Flibcommon-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvthib%2Flibcommon-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9acb9d90dac554f7f6615288a4caff51f5369d86 [INFO] testing vthib/libcommon-rust against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvthib%2Flibcommon-rust" "/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/vthib/libcommon-rust [INFO] finished tweaking git repo https://github.com/vthib/libcommon-rust [INFO] tweaked toml for git repo https://github.com/vthib/libcommon-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vthib/libcommon-rust on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vthib/libcommon-rust 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "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 futures-sink v0.3.4 [INFO] [stderr] Downloaded futures-core v0.3.4 [INFO] [stderr] Downloaded futures-io v0.3.4 [INFO] [stderr] Downloaded futures-executor v0.3.4 [INFO] [stderr] Downloaded futures-channel v0.3.4 [INFO] [stderr] Downloaded clang-sys v0.28.1 [INFO] [stderr] Downloaded futures v0.3.4 [INFO] [stderr] Downloaded futures-macro v0.3.4 [INFO] [stderr] Downloaded futures-task v0.3.4 [INFO] [stderr] Downloaded futures-util v0.3.4 [INFO] [stderr] Downloaded regex v1.3.4 [INFO] [stderr] Downloaded aho-corasick v0.7.9 [INFO] [stderr] Downloaded regex-syntax v0.6.16 [INFO] [stderr] Downloaded bindgen v0.52.0 [INFO] [stderr] Downloaded libc v0.2.67 [INFO] [stderr] Downloaded serde_repr v0.1.5 [INFO] [stderr] Downloaded cexpr v0.3.6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec2072d040333d6935dced416c7ece91510634a304fc73cb58a6af92ce93d18d [INFO] running `Command { std: "docker" "start" "-a" "ec2072d040333d6935dced416c7ece91510634a304fc73cb58a6af92ce93d18d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec2072d040333d6935dced416c7ece91510634a304fc73cb58a6af92ce93d18d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec2072d040333d6935dced416c7ece91510634a304fc73cb58a6af92ce93d18d", kill_on_drop: false }` [INFO] [stdout] ec2072d040333d6935dced416c7ece91510634a304fc73cb58a6af92ce93d18d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8342a54b7f33e96066e6a165a44a852f635a1cf19caf3ed6f0e807b029477c91 [INFO] running `Command { std: "docker" "start" "-a" "8342a54b7f33e96066e6a165a44a852f635a1cf19caf3ed6f0e807b029477c91", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures-channel v0.3.4 [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.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling libcommon-sys v0.1.0 (/opt/rustwide/workdir/sys) [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] error: failed to run custom build command for `libcommon-sys v0.1.0 (/opt/rustwide/workdir/sys)` [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/libcommon-sys-fdeaf2449f4144c2/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=/opt/rustwide/workdir/sys/lib-common/src [INFO] [stderr] cargo:rustc-link-lib=static=libcommon [INFO] [stderr] cargo:rustc-link-lib=static=libcommon-iop [INFO] [stderr] cargo:rustc-link-lib=static=libcommon-minimal [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] cargo:rustc-link-lib=xml2 [INFO] [stderr] cargo:rustc-link-lib=z [INFO] [stderr] cargo:rerun-if-changed=wrapper.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] wrapper.h:5:10: fatal error: 'lib-common/core.h' file not found [INFO] [stderr] wrapper.h:5:10: fatal error: 'lib-common/core.h' file not found, err: true [INFO] [stderr] [INFO] [stderr] thread 'main' (985) panicked at sys/build.rs:65:10: [INFO] [stderr] Unable to generate bindings: () [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63876915bd32 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63876915bd32 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63876915bd32 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63876915bd32 - ::fmt::haf29e060fb6137a9 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63876916d09f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63876916d09f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x63876912dbb1 - std::io::default_write_fmt::h763f5fc94ffb8fa4 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63876912dbb1 - std::io::Write::write_fmt::h3255f61ab3a84b50 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x638769138962 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63876913b4af - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x63876913b309 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x63876913bbe5 - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x63876913b9ca - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x638769138a99 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x63876912229d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x638769177230 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stderr] 16: 0x638769176466 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stderr] 17: 0x638768dbc644 - core::result::Result::expect::hb773cee149a30f12 [INFO] [stderr] 18: 0x638768dbb56d - build_script_build::main::h8bc3fe06de7e4244 [INFO] [stderr] 19: 0x638768dbc233 - core::ops::function::FnOnce::call_once::hc1d8e6aeb75f63e6 [INFO] [stderr] 20: 0x638768dbc126 - std::sys::backtrace::__rust_begin_short_backtrace::h45b679ca7d5bd2e8 [INFO] [stderr] 21: 0x638768dbc109 - std::rt::lang_start::{{closure}}::h756fe96874585e16 [INFO] [stderr] 22: 0x63876912f710 - core::ops::function::impls:: for &F>::call_once::hd5ebf71c5e4058f5 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x63876912f710 - std::panicking::catch_unwind::do_call::h99d63385d30e2203 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x63876912f710 - std::panicking::catch_unwind::hdbaffb291393f38e [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x63876912f710 - std::panic::catch_unwind::hf7dbd8ee5462ff74 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x63876912f710 - std::rt::lang_start_internal::{{closure}}::hea25e4193f841299 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x63876912f710 - std::panicking::catch_unwind::do_call::h184c143efff27042 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x63876912f710 - std::panicking::catch_unwind::he4c032670b9f8931 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x63876912f710 - std::panic::catch_unwind::h8c9476ae1d027606 [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x63876912f710 - std::rt::lang_start_internal::h84384eff259c4dfe [INFO] [stderr] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x638768dbc0f1 - std::rt::lang_start::h333f2847966239f2 [INFO] [stderr] 32: 0x638768dbdbe5 - main [INFO] [stderr] 33: 0x7a10b52581ca - [INFO] [stderr] 34: 0x7a10b525828b - __libc_start_main [INFO] [stderr] 35: 0x638768dba525 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8342a54b7f33e96066e6a165a44a852f635a1cf19caf3ed6f0e807b029477c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8342a54b7f33e96066e6a165a44a852f635a1cf19caf3ed6f0e807b029477c91", kill_on_drop: false }` [INFO] [stdout] 8342a54b7f33e96066e6a165a44a852f635a1cf19caf3ed6f0e807b029477c91