[INFO] cloning repository https://github.com/shadowmint/rust-pup-worker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shadowmint/rust-pup-worker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frust-pup-worker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frust-pup-worker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 985e833d5f9c3acc9fa7cda565daa599751a8bfd [INFO] checking shadowmint/rust-pup-worker against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frust-pup-worker" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shadowmint/rust-pup-worker 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/shadowmint/rust-pup-worker [INFO] finished tweaking git repo https://github.com/shadowmint/rust-pup-worker [INFO] tweaked toml for git repo https://github.com/shadowmint/rust-pup-worker written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/shadowmint/rust-pup-worker 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97671e259944fc25c0b41bf546caeea3982fa0dfd1b71e4bea74548ac15aad8c [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" "97671e259944fc25c0b41bf546caeea3982fa0dfd1b71e4bea74548ac15aad8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97671e259944fc25c0b41bf546caeea3982fa0dfd1b71e4bea74548ac15aad8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97671e259944fc25c0b41bf546caeea3982fa0dfd1b71e4bea74548ac15aad8c", kill_on_drop: false }` [INFO] [stdout] 97671e259944fc25c0b41bf546caeea3982fa0dfd1b71e4bea74548ac15aad8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 469667a4804e2f9c7a1be05f2ed2b5d6cff89de48f5d655ebd7ea902afef3708 [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" "469667a4804e2f9c7a1be05f2ed2b5d6cff89de48f5d655ebd7ea902afef3708", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking dunce v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking serde_json v1.0.20 [INFO] [stderr] Checking log v0.4.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking serde_yaml v0.7.4 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Checking regex v1.0.0 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Checking handlebars v1.0.0-beta.2 [INFO] [stderr] Checking base-logging v0.1.0 (https://github.com/shadowmint/rust-base-logging?branch=master#dc307bf8) [INFO] [stderr] Checking pup-worker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/logger.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | /// The global logging configuration instance [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/logger.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | /// The global logging configuration instance [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/logger.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref CONFIG: Mutex = Mutex::new(LogConfig { [INFO] [stdout] 19 | | level: Level::Info, [INFO] [stdout] 20 | | prefix: "pup-worker".to_string(), [INFO] [stdout] 21 | | factory: None [INFO] [stdout] 22 | | }); [INFO] [stdout] 23 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/logger.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref CONFIG: Mutex = Mutex::new(LogConfig { [INFO] [stdout] 19 | | level: Level::Info, [INFO] [stdout] 20 | | prefix: "pup-worker".to_string(), [INFO] [stdout] 21 | | factory: None [INFO] [stdout] 22 | | }); [INFO] [stdout] 23 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | error_inner: Some(inner_error.description().to_string()), [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/errors.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | write!(f, "{}", self.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/utils/path.rs:37:117 [INFO] [stdout] | [INFO] [stdout] 37 | Ok(mut logger) => { logger.log(Level::Debug, format!("Failed to normalize path: {:?}: {}", rtn, 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/errors.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | error_inner: Some(inner_error.description().to_string()), [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/utils/exec.rs:55:101 [INFO] [stdout] | [INFO] [stdout] 55 | &format!("Unable to spawn worker: {}: {}", path::display(&request.binary_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/errors.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | write!(f, "{}", self.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/utils/exec.rs:77:101 [INFO] [stdout] | [INFO] [stdout] 77 | &format!("Unable to spawn worker: {}: {}", path::display(&request.binary_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/utils/path.rs:37:117 [INFO] [stdout] | [INFO] [stdout] 37 | Ok(mut logger) => { logger.log(Level::Debug, format!("Failed to normalize path: {:?}: {}", rtn, 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/utils/exec.rs:55:101 [INFO] [stdout] | [INFO] [stdout] 55 | &format!("Unable to spawn worker: {}: {}", path::display(&request.binary_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/utils/exec.rs:77:101 [INFO] [stdout] | [INFO] [stdout] 77 | &format!("Unable to spawn worker: {}: {}", path::display(&request.binary_path), err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [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 25.84s [INFO] running `Command { std: "docker" "inspect" "469667a4804e2f9c7a1be05f2ed2b5d6cff89de48f5d655ebd7ea902afef3708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "469667a4804e2f9c7a1be05f2ed2b5d6cff89de48f5d655ebd7ea902afef3708", kill_on_drop: false }` [INFO] [stdout] 469667a4804e2f9c7a1be05f2ed2b5d6cff89de48f5d655ebd7ea902afef3708