[INFO] fetching crate pcell 0.7.1... [INFO] checking pcell-0.7.1 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate pcell 0.7.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate pcell 0.7.1 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pcell 0.7.1 [INFO] finished tweaking crates.io crate pcell 0.7.1 [INFO] tweaked toml for crates.io crate pcell 0.7.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64 v0.7.0 [INFO] [stderr] Downloaded prettytable-rs v0.6.7 [INFO] [stderr] Downloaded csv v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3075e0791b8038f9aa0204da40b0005b40c46e62e93b4dd2b0e6be434fee3d80 [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" "3075e0791b8038f9aa0204da40b0005b40c46e62e93b4dd2b0e6be434fee3d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3075e0791b8038f9aa0204da40b0005b40c46e62e93b4dd2b0e6be434fee3d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3075e0791b8038f9aa0204da40b0005b40c46e62e93b4dd2b0e6be434fee3d80", kill_on_drop: false }` [INFO] [stdout] 3075e0791b8038f9aa0204da40b0005b40c46e62e93b4dd2b0e6be434fee3d80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c4957ba37586d968bccb8e141d8c8a1ff4aa7b0466eac4455e8d744e62f34f2 [INFO] running `Command { std: "docker" "start" "-a" "6c4957ba37586d968bccb8e141d8c8a1ff4aa7b0466eac4455e8d744e62f34f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking base64 v0.7.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking csv v0.15.0 [INFO] [stderr] Checking prettytable-rs v0.6.7 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking pcell v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:79:74 [INFO] [stdout] | [INFO] [stdout] 79 | Err(e) => println!("Failed to read database: {} {}", why.description(), e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:79:91 [INFO] [stdout] | [INFO] [stdout] 79 | Err(e) => println!("Failed to read database: {} {}", why.description(), e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:95:60 [INFO] [stdout] | [INFO] [stdout] 95 | println!("Failed to serialize database: {}", e.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:79:74 [INFO] [stdout] | [INFO] [stdout] 79 | Err(e) => println!("Failed to read database: {} {}", why.description(), e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:79:91 [INFO] [stdout] | [INFO] [stdout] 79 | Err(e) => println!("Failed to read database: {} {}", why.description(), e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:95:60 [INFO] [stdout] | [INFO] [stdout] 95 | println!("Failed to serialize database: {}", e.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:159:67 [INFO] [stdout] | [INFO] [stdout] 159 | Err(e) => println!("Failed to create file: {}", e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:159:67 [INFO] [stdout] | [INFO] [stdout] 159 | Err(e) => println!("Failed to create file: {}", e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stdout] --> src/main.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | / write!( [INFO] [stdout] 102 | | file, [INFO] [stdout] 103 | | "{}", [INFO] [stdout] 104 | | db_strings.as_str() [INFO] [stdout] 105 | | ).is_ok(); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stdout] --> src/main.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | / write!( [INFO] [stdout] 102 | | file, [INFO] [stdout] 103 | | "{}", [INFO] [stdout] 104 | | db_strings.as_str() [INFO] [stdout] 105 | | ).is_ok(); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.57s [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6c4957ba37586d968bccb8e141d8c8a1ff4aa7b0466eac4455e8d744e62f34f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c4957ba37586d968bccb8e141d8c8a1ff4aa7b0466eac4455e8d744e62f34f2", kill_on_drop: false }` [INFO] [stdout] 6c4957ba37586d968bccb8e141d8c8a1ff4aa7b0466eac4455e8d744e62f34f2