[INFO] fetching crate libdb 0.1.1... [INFO] checking libdb-0.1.1 against try#9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c for pr-79472 [INFO] extracting crate libdb 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate libdb 0.1.1 on toolchain 9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate libdb 0.1.1 [INFO] finished tweaking crates.io crate libdb 0.1.1 [INFO] tweaked toml for crates.io crate libdb 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libdb-sys v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e033778b6286ec6554db0c2503f25068d2c3b0e5c1b1a7c52d4c4e03e283eea [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" "4e033778b6286ec6554db0c2503f25068d2c3b0e5c1b1a7c52d4c4e03e283eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e033778b6286ec6554db0c2503f25068d2c3b0e5c1b1a7c52d4c4e03e283eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e033778b6286ec6554db0c2503f25068d2c3b0e5c1b1a7c52d4c4e03e283eea", kill_on_drop: false }` [INFO] [stdout] 4e033778b6286ec6554db0c2503f25068d2c3b0e5c1b1a7c52d4c4e03e283eea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e69949b8234b4bae3afac59273877bf8167cc4b0c8fe520276ac894fa1a24afc [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" "e69949b8234b4bae3afac59273877bf8167cc4b0c8fe520276ac894fa1a24afc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling libdb-sys v0.1.1 [INFO] [stderr] Checking libdb v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `env` [INFO] [stdout] --> src/db.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | env: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `env` [INFO] [stdout] --> src/db.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | env: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> tests/integration_test.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | Ok(db) => txn.commit(libdb::CommitType::Inherit).expect("Commit failed"), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> tests/integration_test.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | let (env, db) = open_test_db(dbdir.path()); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> tests/integration_test.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | let (env, db) = open_test_db(dbdir.path()); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 33s [INFO] running `Command { std: "docker" "inspect" "e69949b8234b4bae3afac59273877bf8167cc4b0c8fe520276ac894fa1a24afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e69949b8234b4bae3afac59273877bf8167cc4b0c8fe520276ac894fa1a24afc", kill_on_drop: false }` [INFO] [stdout] e69949b8234b4bae3afac59273877bf8167cc4b0c8fe520276ac894fa1a24afc