[INFO] cloning repository https://github.com/elementalchopsticks/dccli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elementalchopsticks/dccli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felementalchopsticks%2Fdccli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felementalchopsticks%2Fdccli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b1bfb47dc24d47a583d120181f7c927c383d7ef
[INFO] checking elementalchopsticks/dccli against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felementalchopsticks%2Fdccli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elementalchopsticks/dccli
[INFO] finished tweaking git repo https://github.com/elementalchopsticks/dccli
[INFO] tweaked toml for git repo https://github.com/elementalchopsticks/dccli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elementalchopsticks/dccli on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elementalchopsticks/dccli 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v3.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51fd98af1019469bf6b626dd6afbfde99bbe34488074b093c6cfc6a6bff90e87
[INFO] running `Command { std: "docker" "start" "-a" "51fd98af1019469bf6b626dd6afbfde99bbe34488074b093c6cfc6a6bff90e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51fd98af1019469bf6b626dd6afbfde99bbe34488074b093c6cfc6a6bff90e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51fd98af1019469bf6b626dd6afbfde99bbe34488074b093c6cfc6a6bff90e87", kill_on_drop: false }`
[INFO] [stdout] 51fd98af1019469bf6b626dd6afbfde99bbe34488074b093c6cfc6a6bff90e87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fd1dca0acbb2530395c6fd28152b20b59108a683a83b0c0bd5389578b376f9c
[INFO] running `Command { std: "docker" "start" "-a" "1fd1dca0acbb2530395c6fd28152b20b59108a683a83b0c0bd5389578b376f9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]     Checking clap v3.1.8
[INFO] [stderr]     Checking dccli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `std::lazy`
[INFO] [stdout]  --> src/irc.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::lazy::SyncLazy;
[INFO] [stdout]   |          ^^^^ could not find `lazy` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::lazy`
[INFO] [stdout]  --> src/main.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::lazy::SyncLazy;
[INFO] [stdout]   |          ^^^^ could not find `lazy` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::lazy`
[INFO] [stdout]  --> src/irc.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::lazy::SyncLazy;
[INFO] [stdout]   |          ^^^^ could not find `lazy` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::lazy`
[INFO] [stdout]  --> src/main.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::lazy::SyncLazy;
[INFO] [stdout]   |          ^^^^ could not find `lazy` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(backtrace, byte_slice_trim_ascii, once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(backtrace, byte_slice_trim_ascii, once_cell)]
[INFO] [stdout]   |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `byte_slice_trim_ascii` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(backtrace, byte_slice_trim_ascii, once_cell)]
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(backtrace, byte_slice_trim_ascii, once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(backtrace, byte_slice_trim_ascii, once_cell)]
[INFO] [stdout]   |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `byte_slice_trim_ascii` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(backtrace, byte_slice_trim_ascii, once_cell)]
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for struct `anyhow::Error` in the current scope
[INFO] [stdout]   --> src/main.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 |             if error.backtrace().status() == BacktraceStatus::Captured {
[INFO] [stdout]    |                      ^^^^^^^^^ method not found in `anyhow::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for struct `anyhow::Error` in the current scope
[INFO] [stdout]   --> src/main.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 |             if error.backtrace().status() == BacktraceStatus::Captured {
[INFO] [stdout]    |                      ^^^^^^^^^ method not found in `anyhow::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for struct `anyhow::Error` in the current scope
[INFO] [stdout]   --> src/main.rs:99:57
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 eprint!("\nStack backtrace:\n{}", error.backtrace());
[INFO] [stdout]    |                                                         ^^^^^^^^^ method not found in `anyhow::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for struct `anyhow::Error` in the current scope
[INFO] [stdout]   --> src/main.rs:99:57
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 eprint!("\nStack backtrace:\n{}", error.backtrace());
[INFO] [stdout]    |                                                         ^^^^^^^^^ method not found in `anyhow::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dccli` (bin "dccli") due to 4 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dccli` (bin "dccli" test) due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1fd1dca0acbb2530395c6fd28152b20b59108a683a83b0c0bd5389578b376f9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fd1dca0acbb2530395c6fd28152b20b59108a683a83b0c0bd5389578b376f9c", kill_on_drop: false }`
[INFO] [stdout] 1fd1dca0acbb2530395c6fd28152b20b59108a683a83b0c0bd5389578b376f9c
