[INFO] fetching crate ng-storage-rocksdb 0.1.0-preview.6...
[INFO] checking ng-storage-rocksdb-0.1.0-preview.6 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ng-storage-rocksdb 0.1.0-preview.6 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate ng-storage-rocksdb 0.1.0-preview.6 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ng-storage-rocksdb 0.1.0-preview.6
[INFO] finished tweaking crates.io crate ng-storage-rocksdb 0.1.0-preview.6
[INFO] tweaked toml for crates.io crate ng-storage-rocksdb 0.1.0-preview.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--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
[INFO] [stderr]      Locking 176 packages to latest compatible versions
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding x25519-dalek v1.1.1 (available: v1.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f054dedd48f6096451a16631e563d977c16d422731562652a29eb40a27db5f9
[INFO] running `Command { std: "docker" "start" "-a" "8f054dedd48f6096451a16631e563d977c16d422731562652a29eb40a27db5f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f054dedd48f6096451a16631e563d977c16d422731562652a29eb40a27db5f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f054dedd48f6096451a16631e563d977c16d422731562652a29eb40a27db5f9", kill_on_drop: false }`
[INFO] [stdout] 8f054dedd48f6096451a16631e563d977c16d422731562652a29eb40a27db5f9
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99bbab67d554e7594b2889b289c4cb222740584b2c1862f9687a818c3ace78d2
[INFO] running `Command { std: "docker" "start" "-a" "99bbab67d554e7594b2889b289c4cb222740584b2c1862f9687a818c3ace78d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.96
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling ff_derive v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.96
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking ff v0.6.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.96
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.96
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling current_platform v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking x25519-dalek v1.1.1
[INFO] [stderr]     Checking xsalsa20poly1305 v0.9.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.96
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking group v0.6.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking pairing v0.16.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking base64-url v2.0.2
[INFO] [stderr]     Checking crypto_box v0.8.2
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking slice_as_array v1.1.0
[INFO] [stderr]     Checking debug_print v1.0.0
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]    Compiling ng-storage-rocksdb v0.1.0-preview.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ng-rocksdb v0.21.0-ngpreview.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stdout] error: empty librocksdb-sys/rocksdb directory
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ng-rocksdb-0.21.0-ngpreview.3/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-26b78abf6d95257d/out/bindings.rs: No such file or directory (os error 2)
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ng-rocksdb-0.21.0-ngpreview.3/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" "99bbab67d554e7594b2889b289c4cb222740584b2c1862f9687a818c3ace78d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99bbab67d554e7594b2889b289c4cb222740584b2c1862f9687a818c3ace78d2", kill_on_drop: false }`
[INFO] [stdout] 99bbab67d554e7594b2889b289c4cb222740584b2c1862f9687a818c3ace78d2
