[INFO] fetching crate rocksdb2 0.1.0...
[INFO] checking rocksdb2-0.1.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate rocksdb2 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate rocksdb2 0.1.0 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 rocksdb2 0.1.0
[INFO] finished tweaking crates.io crate rocksdb2 0.1.0
[INFO] tweaked toml for crates.io crate rocksdb2 0.1.0 written to /workspace/builds/worker-7-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 9 packages to latest compatible versions
[INFO] [stderr]       Adding librocksdb-sys v0.5.0 (available: v6.20.3)
[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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded librocksdb-sys v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1229584c48db128aa1ecf4b69ae1a1a454b8c522ba96077cee1a6ff8fa15bb58
[INFO] running `Command { std: "docker" "start" "-a" "1229584c48db128aa1ecf4b69ae1a1a454b8c522ba96077cee1a6ff8fa15bb58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1229584c48db128aa1ecf4b69ae1a1a454b8c522ba96077cee1a6ff8fa15bb58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1229584c48db128aa1ecf4b69ae1a1a454b8c522ba96077cee1a6ff8fa15bb58", kill_on_drop: false }`
[INFO] [stdout] 1229584c48db128aa1ecf4b69ae1a1a454b8c522ba96077cee1a6ff8fa15bb58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 576d3c04323bb68cccce777138a23a6a9f13505f958fd40708e5772ea2e1d29b
[INFO] running `Command { std: "docker" "start" "-a" "576d3c04323bb68cccce777138a23a6a9f13505f958fd40708e5772ea2e1d29b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling make-cmd v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon v0.8.2
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling librocksdb-sys v0.5.0
[INFO] [stderr]     Checking rocksdb2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/db.rs:437:18
[INFO] [stdout]     |
[INFO] [stdout] 437 |             raw: try!(DBRawIterator::new_cf(db, cf_handle, readopts)),
[INFO] [stdout]     |                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/db.rs:437:18
[INFO] [stdout]     |
[INFO] [stdout] 437 |             raw: try!(DBRawIterator::new_cf(db, cf_handle, readopts)),
[INFO] [stdout]     |                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/backup.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | use libc::{c_int, uint32_t};
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/backup.rs:71:90
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   num_backups_to_keep as uint32_t));
[INFO] [stdout]    |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead.
[INFO] [stdout]   --> src/db_options.rs:22:58
[INFO] [stdout]    |
[INFO] [stdout] 22 | use libc::{self, c_int, c_uchar, c_uint, c_void, size_t, uint64_t};
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead.
[INFO] [stdout]    --> src/db_options.rs:127:43
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 memtable_memory_budget as uint64_t);
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/backup.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | use libc::{c_int, uint32_t};
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/backup.rs:71:90
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   num_backups_to_keep as uint32_t));
[INFO] [stdout]    |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead.
[INFO] [stdout]   --> src/db_options.rs:22:58
[INFO] [stdout]    |
[INFO] [stdout] 22 | use libc::{self, c_int, c_uchar, c_uint, c_void, size_t, uint64_t};
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead.
[INFO] [stdout]    --> src/db_options.rs:127:43
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 memtable_memory_budget as uint64_t);
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/backup.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 panic!("Could not create RocksDB backup options".to_owned());
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 panic!("{}", "Could not create RocksDB backup options".to_owned());
[INFO] [stdout]    |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/backup.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 panic!("Could not create RocksDB restore options".to_owned());
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 panic!("{}", "Could not create RocksDB restore options".to_owned());
[INFO] [stdout]     |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/backup.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 panic!("Could not create RocksDB backup options".to_owned());
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 panic!("{}", "Could not create RocksDB backup options".to_owned());
[INFO] [stdout]    |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/backup.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 panic!("Could not create RocksDB restore options".to_owned());
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 panic!("{}", "Could not create RocksDB restore options".to_owned());
[INFO] [stdout]     |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocksdb`
[INFO] [stdout]   --> tests/test_column_family.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate rocksdb;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocksdb`
[INFO] [stdout]   --> tests/test_multithreaded.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate rocksdb;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocksdb`
[INFO] [stdout]   --> tests/test_raw_iterator.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate rocksdb;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocksdb`
[INFO] [stdout]   --> tests/test_iterator.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate rocksdb;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocksdb`
[INFO] [stdout]   --> tests/test_rocksdb_options.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate rocksdb;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocksdb2` (test "test_rocksdb_options") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rocksdb2` (test "test_multithreaded") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocksdb2` (test "test_column_family") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocksdb2` (test "test_raw_iterator") due to 1 previous error
[INFO] [stderr] error: could not compile `rocksdb2` (test "test_iterator") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "576d3c04323bb68cccce777138a23a6a9f13505f958fd40708e5772ea2e1d29b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "576d3c04323bb68cccce777138a23a6a9f13505f958fd40708e5772ea2e1d29b", kill_on_drop: false }`
[INFO] [stdout] 576d3c04323bb68cccce777138a23a6a9f13505f958fd40708e5772ea2e1d29b
