[INFO] cloning repository https://github.com/datto/opentsdb-rollup-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/datto/opentsdb-rollup-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatto%2Fopentsdb-rollup-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatto%2Fopentsdb-rollup-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc94749c5a568aae620226501b617cc5b9e4d592 [INFO] checking datto/opentsdb-rollup-rust against master#836c31742687ba4e2f857b5b698e1e9e6b67619c for pr-81789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatto%2Fopentsdb-rollup-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/datto/opentsdb-rollup-rust on toolchain 836c31742687ba4e2f857b5b698e1e9e6b67619c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/datto/opentsdb-rollup-rust [INFO] finished tweaking git repo https://github.com/datto/opentsdb-rollup-rust [INFO] tweaked toml for git repo https://github.com/datto/opentsdb-rollup-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/datto/opentsdb-rollup-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae615f3266038a4b2c7dc61e66b2c991b665a145d68e2619f877373713291cdf [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" "ae615f3266038a4b2c7dc61e66b2c991b665a145d68e2619f877373713291cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae615f3266038a4b2c7dc61e66b2c991b665a145d68e2619f877373713291cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae615f3266038a4b2c7dc61e66b2c991b665a145d68e2619f877373713291cdf", kill_on_drop: false }` [INFO] [stdout] ae615f3266038a4b2c7dc61e66b2c991b665a145d68e2619f877373713291cdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2bdc6b872bf0dba939072eb1429c05429d0b7b9fb073a5b194c8cacf311419e [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" "d2bdc6b872bf0dba939072eb1429c05429d0b7b9fb073a5b194c8cacf311419e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking smallvec v1.0.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking arc-swap v0.4.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling java-locator v0.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking psutil v1.7.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking rmp v0.8.8 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking redis v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling structopt-derive v0.3.1 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Checking structopt v0.3.1 [INFO] [stderr] Compiling rdkafka-sys v1.0.0 [INFO] [stderr] Compiling libhdfs-sys v0.1.0 (https://github.com/datto/hdfs-rs.git#8f5de865) [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking rmp-serde v0.14.0 [INFO] [stderr] error: failed to run custom build command for `libhdfs-sys v0.1.0 (https://github.com/datto/hdfs-rs.git#8f5de865)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libhdfs-sys-b54a490d7c3cd6eb/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RSHDFS_HEADER_DIR [INFO] [stderr] cargo:rerun-if-env-changed=RSHDFS_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=RSHDFS_STATIC [INFO] [stderr] cargo:rustc-link-search=native=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server [INFO] [stderr] cargo:rustc-link-lib=dylib=hdfs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: header 'hdfs.h' does not exist. [INFO] [stderr] thread 'main' panicked at 'Could not generate bindings: ()', /opt/rustwide/cargo-home/git/checkouts/hdfs-rs-2b092f5494c3b7f7/8f5de86/libhdfs-sys/build.rs:61:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5649117e23d0 - std::backtrace_rs::backtrace::libunwind::trace::hec7eaac9435d3512 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5649117e23d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h42791b8fa12b7daa [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5649117e23d0 - std::sys_common::backtrace::_print_fmt::h3da3ebe04fb665a8 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5649117e23d0 - ::fmt::he40bcdde3c4491cd [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x564911806f3f - core::fmt::write::h2c729149c08098ab [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x5649117df445 - std::io::Write::write_fmt::h28e0f2f58b8d7b7e [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/io/mod.rs:1580:15 [INFO] [stderr] 6: 0x5649117e446b - std::sys_common::backtrace::_print::h7f0223b1e3d898fc [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5649117e446b - std::sys_common::backtrace::print::h58edd634a14c2d4c [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5649117e446b - std::panicking::default_hook::{{closure}}::h71657a7591430164 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5649117e3f4d - std::panicking::default_hook::hcdf4eb5db072c85b [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5649117e4a1d - std::panicking::rust_panic_with_hook::hfb91e961ffb5b8e0 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5649117e4617 - std::panicking::begin_panic_handler::{{closure}}::h984d540e84311150 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5649117e286c - std::sys_common::backtrace::__rust_end_short_backtrace::h32354258ff2aecd1 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5649117e4579 - rust_begin_unwind [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5649112d5651 - core::panicking::panic_fmt::he3827412471ccbb1 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5649112d5743 - core::result::unwrap_failed::h6e66654d198da7bd [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x5649112d8bf1 - core::result::Result::expect::h59e144bd4579099f [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x5649112d8142 - build_script_build::main::h9a244e1a88472aea [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/hdfs-rs-2b092f5494c3b7f7/8f5de86/libhdfs-sys/build.rs:57:17 [INFO] [stderr] 18: 0x5649112d91bb - core::ops::function::FnOnce::call_once::h497b3bebd89fdd67 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5649112d913e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0aa54e8e5c191e7e [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5649112d7511 - std::rt::lang_start::{{closure}}::h63402fb6598302b5 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x5649117e4e1a - core::ops::function::impls:: for &F>::call_once::hd5953dadf0bc8f54 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5649117e4e1a - std::panicking::try::do_call::h23b369f1996fb7d4 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x5649117e4e1a - std::panicking::try::he017ee9ed6bce192 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x5649117e4e1a - std::panic::catch_unwind::hbfb892340a78b30d [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x5649117e4e1a - std::rt::lang_start_internal::hce6e4c0ce56abb51 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x5649112d74f0 - std::rt::lang_start::h7ceae5cd1df08ee7 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x5649112d85ec - main [INFO] [stderr] 28: 0x7fd77ff260b3 - __libc_start_main [INFO] [stderr] 29: 0x5649112d5dee - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d2bdc6b872bf0dba939072eb1429c05429d0b7b9fb073a5b194c8cacf311419e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2bdc6b872bf0dba939072eb1429c05429d0b7b9fb073a5b194c8cacf311419e", kill_on_drop: false }` [INFO] [stdout] d2bdc6b872bf0dba939072eb1429c05429d0b7b9fb073a5b194c8cacf311419e