[INFO] cloning repository https://github.com/cmusser/periodic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cmusser/periodic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmusser%2Fperiodic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmusser%2Fperiodic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b1c43b40774790fc84275f40f7c514d91d4de02 [INFO] checking cmusser/periodic against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmusser%2Fperiodic" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cmusser/periodic 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 git repo https://github.com/cmusser/periodic [INFO] finished tweaking git repo https://github.com/cmusser/periodic [INFO] tweaked toml for git repo https://github.com/cmusser/periodic written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/cmusser/periodic already has a lockfile, it will not be regenerated [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] e5d2a7ecf10b664b7ddd96214247e87faddad2518339ea503caf83ff26e9adbc [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" "e5d2a7ecf10b664b7ddd96214247e87faddad2518339ea503caf83ff26e9adbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5d2a7ecf10b664b7ddd96214247e87faddad2518339ea503caf83ff26e9adbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d2a7ecf10b664b7ddd96214247e87faddad2518339ea503caf83ff26e9adbc", kill_on_drop: false }` [INFO] [stdout] e5d2a7ecf10b664b7ddd96214247e87faddad2518339ea503caf83ff26e9adbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1725171e00f75ecc682d4d1d8dd3f31e5f95f2ef07bda41bd93d592b23a9a57b [INFO] running `Command { std: "docker" "start" "-a" "1725171e00f75ecc682d4d1d8dd3f31e5f95f2ef07bda41bd93d592b23a9a57b", kill_on_drop: false }` [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking clap v2.30.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tokio-io v0.1.5 [INFO] [stderr] Checking mio v0.6.13 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking serde_yaml v0.7.3 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Checking tokio-core v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking tokio-signal v0.1.4 [INFO] [stderr] Checking tokio-process v0.1.5 [INFO] [stderr] Checking shellwords v1.0.0 [INFO] [stderr] Checking periodic v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/time.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | const DAY_SECONDS: u64 = (60 * 60 * 24); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/time.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | const DAY_SECONDS: u64 = (60 * 60 * 24); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` 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: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/periodic.rs:228:68 [INFO] [stdout] | [INFO] [stdout] 228 | println!("couldn't open {:?} ({})", list_path, err.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/periodic.rs:235:75 [INFO] [stdout] | [INFO] [stdout] 235 | println!("couldn't read {:?}: {}", list_path, err.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/periodic.rs:241:46 [INFO] [stdout] | [INFO] [stdout] 241 | ... println!("{}", 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/periodic.rs:346:65 [INFO] [stdout] | [INFO] [stdout] 346 | Err(err) => println!("couldn't open {} ({})", path, err.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/periodic.rs:350:72 [INFO] [stdout] | [INFO] [stdout] 350 | Err(err) => println!("couldn't read {}: {}", path, err.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/periodic.rs:228:68 [INFO] [stdout] | [INFO] [stdout] 228 | println!("couldn't open {:?} ({})", list_path, err.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/periodic.rs:384:48 [INFO] [stdout] | [INFO] [stdout] 384 | Err(e) => println!("{}", 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/periodic.rs:235:75 [INFO] [stdout] | [INFO] [stdout] 235 | println!("couldn't read {:?}: {}", list_path, err.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/periodic.rs:241:46 [INFO] [stdout] | [INFO] [stdout] 241 | ... println!("{}", 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/periodic.rs:346:65 [INFO] [stdout] | [INFO] [stdout] 346 | Err(err) => println!("couldn't open {} ({})", path, err.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/periodic.rs:350:72 [INFO] [stdout] | [INFO] [stdout] 350 | Err(err) => println!("couldn't read {}: {}", path, err.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/periodic.rs:384:48 [INFO] [stdout] | [INFO] [stdout] 384 | Err(e) => println!("{}", e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.69s [INFO] running `Command { std: "docker" "inspect" "1725171e00f75ecc682d4d1d8dd3f31e5f95f2ef07bda41bd93d592b23a9a57b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1725171e00f75ecc682d4d1d8dd3f31e5f95f2ef07bda41bd93d592b23a9a57b", kill_on_drop: false }` [INFO] [stdout] 1725171e00f75ecc682d4d1d8dd3f31e5f95f2ef07bda41bd93d592b23a9a57b