[INFO] fetching crate palmdb 0.1.0... [INFO] checking palmdb-0.1.0 against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] extracting crate palmdb 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate palmdb 0.1.0 on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate palmdb 0.1.0 [INFO] finished tweaking crates.io crate palmdb 0.1.0 [INFO] tweaked toml for crates.io crate palmdb 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04f1e786301afa5a1cdff307b78513e964f2ad7bd0b978bb943f9b7312251504 [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" "04f1e786301afa5a1cdff307b78513e964f2ad7bd0b978bb943f9b7312251504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04f1e786301afa5a1cdff307b78513e964f2ad7bd0b978bb943f9b7312251504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f1e786301afa5a1cdff307b78513e964f2ad7bd0b978bb943f9b7312251504", kill_on_drop: false }` [INFO] [stdout] 04f1e786301afa5a1cdff307b78513e964f2ad7bd0b978bb943f9b7312251504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19ed3220ba76f44814f0969ea12ccfa78fe69bf956aa486c9f2848062e263979 [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" "19ed3220ba76f44814f0969ea12ccfa78fe69bf956aa486c9f2848062e263979", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking nom-test-helpers v3.0.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking palmdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` [INFO] [stdout] --> src/lib.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | #[allow(unused_doc_comment)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` [INFO] [stdout] --> src/lib.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | #[allow(unused_doc_comment)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | / bitflags! { [INFO] [stdout] 316 | | struct Attributes: u32 { [INFO] [stdout] 317 | | const READ_ONLY = 0b0000_0010; [INFO] [stdout] 318 | | const DIRTY_APP_INFO_AREA = 0b0000_0100; [INFO] [stdout] ... | [INFO] [stdout] 323 | | } [INFO] [stdout] 324 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | / bitflags! { [INFO] [stdout] 316 | | struct Attributes: u32 { [INFO] [stdout] 317 | | const READ_ONLY = 0b0000_0010; [INFO] [stdout] 318 | | const DIRTY_APP_INFO_AREA = 0b0000_0100; [INFO] [stdout] ... | [INFO] [stdout] 323 | | } [INFO] [stdout] 324 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | / bitflags! { [INFO] [stdout] 316 | | struct Attributes: u32 { [INFO] [stdout] 317 | | const READ_ONLY = 0b0000_0010; [INFO] [stdout] 318 | | const DIRTY_APP_INFO_AREA = 0b0000_0100; [INFO] [stdout] ... | [INFO] [stdout] 323 | | } [INFO] [stdout] 324 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | / bitflags! { [INFO] [stdout] 327 | | struct RecordAttributes: u32 { [INFO] [stdout] 328 | | const SECRET_RECORD_BIT = 0b0001_0000; [INFO] [stdout] 329 | | const BUSY_BIT = 0b0010_0000; [INFO] [stdout] ... | [INFO] [stdout] 332 | | } [INFO] [stdout] 333 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | / bitflags! { [INFO] [stdout] 327 | | struct RecordAttributes: u32 { [INFO] [stdout] 328 | | const SECRET_RECORD_BIT = 0b0001_0000; [INFO] [stdout] 329 | | const BUSY_BIT = 0b0010_0000; [INFO] [stdout] ... | [INFO] [stdout] 332 | | } [INFO] [stdout] 333 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | / bitflags! { [INFO] [stdout] 327 | | struct RecordAttributes: u32 { [INFO] [stdout] 328 | | const SECRET_RECORD_BIT = 0b0001_0000; [INFO] [stdout] 329 | | const BUSY_BIT = 0b0010_0000; [INFO] [stdout] ... | [INFO] [stdout] 332 | | } [INFO] [stdout] 333 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | / bitflags! { [INFO] [stdout] 316 | | struct Attributes: u32 { [INFO] [stdout] 317 | | const READ_ONLY = 0b0000_0010; [INFO] [stdout] 318 | | const DIRTY_APP_INFO_AREA = 0b0000_0100; [INFO] [stdout] ... | [INFO] [stdout] 323 | | } [INFO] [stdout] 324 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | / bitflags! { [INFO] [stdout] 316 | | struct Attributes: u32 { [INFO] [stdout] 317 | | const READ_ONLY = 0b0000_0010; [INFO] [stdout] 318 | | const DIRTY_APP_INFO_AREA = 0b0000_0100; [INFO] [stdout] ... | [INFO] [stdout] 323 | | } [INFO] [stdout] 324 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | / bitflags! { [INFO] [stdout] 316 | | struct Attributes: u32 { [INFO] [stdout] 317 | | const READ_ONLY = 0b0000_0010; [INFO] [stdout] 318 | | const DIRTY_APP_INFO_AREA = 0b0000_0100; [INFO] [stdout] ... | [INFO] [stdout] 323 | | } [INFO] [stdout] 324 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | / bitflags! { [INFO] [stdout] 327 | | struct RecordAttributes: u32 { [INFO] [stdout] 328 | | const SECRET_RECORD_BIT = 0b0001_0000; [INFO] [stdout] 329 | | const BUSY_BIT = 0b0010_0000; [INFO] [stdout] ... | [INFO] [stdout] 332 | | } [INFO] [stdout] 333 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | / bitflags! { [INFO] [stdout] 327 | | struct RecordAttributes: u32 { [INFO] [stdout] 328 | | const SECRET_RECORD_BIT = 0b0001_0000; [INFO] [stdout] 329 | | const BUSY_BIT = 0b0010_0000; [INFO] [stdout] ... | [INFO] [stdout] 332 | | } [INFO] [stdout] 333 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | / bitflags! { [INFO] [stdout] 327 | | struct RecordAttributes: u32 { [INFO] [stdout] 328 | | const SECRET_RECORD_BIT = 0b0001_0000; [INFO] [stdout] 329 | | const BUSY_BIT = 0b0010_0000; [INFO] [stdout] ... | [INFO] [stdout] 332 | | } [INFO] [stdout] 333 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.04s [INFO] running `Command { std: "docker" "inspect" "19ed3220ba76f44814f0969ea12ccfa78fe69bf956aa486c9f2848062e263979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ed3220ba76f44814f0969ea12ccfa78fe69bf956aa486c9f2848062e263979", kill_on_drop: false }` [INFO] [stdout] 19ed3220ba76f44814f0969ea12ccfa78fe69bf956aa486c9f2848062e263979