[INFO] fetching crate ng-rocksdb 0.21.0-ngpreview.3...
[INFO] checking ng-rocksdb-0.21.0-ngpreview.3 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate ng-rocksdb 0.21.0-ngpreview.3 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ng-rocksdb 0.21.0-ngpreview.3 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ng-rocksdb 0.21.0-ngpreview.3
[INFO] finished tweaking crates.io crate ng-rocksdb 0.21.0-ngpreview.3
[INFO] tweaked toml for crates.io crate ng-rocksdb 0.21.0-ngpreview.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 83 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.65.1 (available: v0.70.1)
[INFO] [stderr]       Adding tikv-jemalloc-sys v0.5.4+5.3.0-patched (available: v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58148d35e510cbf1c30dfcece54f78d1503ec9fa926511acdc7362c594d99069
[INFO] running `Command { std: "docker" "start" "-a" "58148d35e510cbf1c30dfcece54f78d1503ec9fa926511acdc7362c594d99069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58148d35e510cbf1c30dfcece54f78d1503ec9fa926511acdc7362c594d99069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58148d35e510cbf1c30dfcece54f78d1503ec9fa926511acdc7362c594d99069", kill_on_drop: false }`
[INFO] [stdout] 58148d35e510cbf1c30dfcece54f78d1503ec9fa926511acdc7362c594d99069
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04b4d313fb2cecf82e20d8ff4974de312b1e68cbb0fede240d8e9139521c88dd
[INFO] running `Command { std: "docker" "start" "-a" "04b4d313fb2cecf82e20d8ff4974de312b1e68cbb0fede240d8e9139521c88dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking const-cstr v0.3.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]    Compiling ng-rocksdb v0.21.0-ngpreview.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: empty librocksdb-sys/rocksdb directory
[INFO] [stdout]   --> src/lib.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | std::compile_error!("empty librocksdb-sys/rocksdb directory");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read /opt/rustwide/target/debug/build/ng-rocksdb-4501d224852a2d69/out/bindings.rs: No such file or directory (os error 2)
[INFO] [stdout]   --> src/librocksdb_sys.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | include!(concat!(env!("OUT_DIR"), "/bindings.rs"));
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ng-rocksdb` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "04b4d313fb2cecf82e20d8ff4974de312b1e68cbb0fede240d8e9139521c88dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04b4d313fb2cecf82e20d8ff4974de312b1e68cbb0fede240d8e9139521c88dd", kill_on_drop: false }`
[INFO] [stdout] 04b4d313fb2cecf82e20d8ff4974de312b1e68cbb0fede240d8e9139521c88dd
