[INFO] fetching crate palmdb 0.1.0... [INFO] checking palmdb-0.1.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate palmdb 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate palmdb 0.1.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 644e2d690ac34f51ffa61e9fa1c5c428711ba2af2fb368437a347c7beb3005a7 [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" "644e2d690ac34f51ffa61e9fa1c5c428711ba2af2fb368437a347c7beb3005a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "644e2d690ac34f51ffa61e9fa1c5c428711ba2af2fb368437a347c7beb3005a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "644e2d690ac34f51ffa61e9fa1c5c428711ba2af2fb368437a347c7beb3005a7", kill_on_drop: false }` [INFO] [stdout] 644e2d690ac34f51ffa61e9fa1c5c428711ba2af2fb368437a347c7beb3005a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22eaa831ccb05932a314e2e9eb428f975c377a8ec85e1174a66147c8327a82d4 [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" "22eaa831ccb05932a314e2e9eb428f975c377a8ec85e1174a66147c8327a82d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking nom-test-helpers v3.0.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 5.97s [INFO] running `Command { std: "docker" "inspect" "22eaa831ccb05932a314e2e9eb428f975c377a8ec85e1174a66147c8327a82d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22eaa831ccb05932a314e2e9eb428f975c377a8ec85e1174a66147c8327a82d4", kill_on_drop: false }` [INFO] [stdout] 22eaa831ccb05932a314e2e9eb428f975c377a8ec85e1174a66147c8327a82d4