[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 try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frust-pup-worker" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shadowmint/rust-pup-worker on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shadowmint/rust-pup-worker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/shadowmint/rust-base-logging`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking shadowmint/rust-pup-worker against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frust-pup-worker" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shadowmint/rust-pup-worker on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shadowmint/rust-pup-worker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding base-logging v0.1.0 (https://github.com/shadowmint/rust-base-logging?branch=master#dc307bf8)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linked-hash-map v0.5.1
[INFO] [stderr]   Downloaded yaml-rust v0.4.0
[INFO] [stderr]   Downloaded serde_yaml v0.7.4
[INFO] [stderr]   Downloaded quote v0.6.3
[INFO] [stderr]   Downloaded cfg-if v0.1.3
[INFO] [stderr]   Downloaded serde_derive v1.0.66
[INFO] [stderr]   Downloaded dunce v0.1.1
[INFO] [stderr]   Downloaded log v0.4.2
[INFO] [stderr]   Downloaded handlebars v1.0.0-beta.2
[INFO] [stderr]   Downloaded proc-macro2 v0.4.6
[INFO] [stderr]   Downloaded serde_json v1.0.20
[INFO] [stderr]   Downloaded serde v1.0.66
[INFO] [stderr]   Downloaded syn v0.14.2
[INFO] [stderr]   Downloaded regex-syntax v0.6.0
[INFO] [stderr]   Downloaded regex v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27e290756f0ceeaaddab6e155bf0397a4dbfc08c9d02a2e3453015a2589fb098
[INFO] running `Command { std: "docker" "start" "-a" "27e290756f0ceeaaddab6e155bf0397a4dbfc08c9d02a2e3453015a2589fb098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27e290756f0ceeaaddab6e155bf0397a4dbfc08c9d02a2e3453015a2589fb098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e290756f0ceeaaddab6e155bf0397a4dbfc08c9d02a2e3453015a2589fb098", kill_on_drop: false }`
[INFO] [stdout] 27e290756f0ceeaaddab6e155bf0397a4dbfc08c9d02a2e3453015a2589fb098
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fd0dd72de710e3215f9d55c3ad881203015529b97ccaf1a462c158f7ab9301e
[INFO] running `Command { std: "docker" "start" "-a" "0fd0dd72de710e3215f9d55c3ad881203015529b97ccaf1a462c158f7ab9301e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.66
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking dtoa v0.4.2
[INFO] [stderr]     Checking lazy_static v1.0.1
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]     Checking itoa v0.4.1
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling regex v1.0.0
[INFO] [stderr]     Checking linked-hash-map v0.5.1
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]    Compiling pest v1.0.6
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking log v0.4.2
[INFO] [stderr]     Checking regex-syntax v0.6.0
[INFO] [stderr]     Checking dunce v0.1.1
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking yaml-rust v0.4.0
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking aho-corasick v0.6.4
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]    Compiling syn v0.14.2
[INFO] [stderr]    Compiling pest_derive v1.0.7
[INFO] [stderr]    Compiling serde_derive v1.0.66
[INFO] [stderr]     Checking serde_json v1.0.20
[INFO] [stderr]     Checking serde_yaml v0.7.4
[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]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[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]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::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<LogConfig> = 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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 method `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 method `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 method `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 method `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 constant `std::sync::ONCE_INIT`: the `Once::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<LogConfig> = 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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 method `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 method `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 method `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 method `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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "0fd0dd72de710e3215f9d55c3ad881203015529b97ccaf1a462c158f7ab9301e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fd0dd72de710e3215f9d55c3ad881203015529b97ccaf1a462c158f7ab9301e", kill_on_drop: false }`
[INFO] [stdout] 0fd0dd72de710e3215f9d55c3ad881203015529b97ccaf1a462c158f7ab9301e
