[INFO] cloning repository https://github.com/jowillianto/clrust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jowillianto/clrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjowillianto%2Fclrust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjowillianto%2Fclrust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 390c36e81a1c16f5c873f6b17f4b52ae60b31421
[INFO] checking jowillianto/clrust against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjowillianto%2Fclrust" "/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/jowillianto/clrust
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/jowillianto/clrust
[INFO] tweaked toml for git repo https://github.com/jowillianto/clrust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jowillianto/clrust on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jowillianto/clrust 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking jowillianto/clrust against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjowillianto%2Fclrust" "/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/jowillianto/clrust
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/jowillianto/clrust
[INFO] tweaked toml for git repo https://github.com/jowillianto/clrust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jowillianto/clrust on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jowillianto/clrust 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "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 target-lexicon v0.13.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f40c1b2e306a5911b8c0253b06ff5a0d512bcb0c5a312ae30cbf1091e6c8c0aa
[INFO] running `Command { std: "docker" "start" "f40c1b2e306a5911b8c0253b06ff5a0d512bcb0c5a312ae30cbf1091e6c8c0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f40c1b2e306a5911b8c0253b06ff5a0d512bcb0c5a312ae30cbf1091e6c8c0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f40c1b2e306a5911b8c0253b06ff5a0d512bcb0c5a312ae30cbf1091e6c8c0aa" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f40c1b2e306a5911b8c0253b06ff5a0d512bcb0c5a312ae30cbf1091e6c8c0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f40c1b2e306a5911b8c0253b06ff5a0d512bcb0c5a312ae30cbf1091e6c8c0aa" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking clark v1.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `clark::App`, `clark::AppIdentity`, `clark::AppVersion`, `clark::Arg`
[INFO] [stdout]  --> examples/echo.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clark::{App, AppIdentity, AppVersion, Arg};
[INFO] [stdout]   |             ^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^ no `Arg` in the root
[INFO] [stdout]   |             |    |            |
[INFO] [stdout]   |             |    |            no `AppVersion` in the root
[INFO] [stdout]   |             |    no `AppIdentity` in the root
[INFO] [stdout]   |             no `App` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clark` (example "echo") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved imports `clark::App`, `clark::AppIdentity`, `clark::AppVersion`, `clark::Arg`, `clark::ArgOptionValidator`, `clark::log`
[INFO] [stdout]   --> examples/crogger_bench.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 |     App, AppIdentity, AppVersion, Arg, ArgOptionValidator,
[INFO] [stdout]    |     ^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^  ^^^^^^^^^^^^^^^^^^ no `ArgOptionValidator` in the root
[INFO] [stdout]    |     |    |            |           |
[INFO] [stdout]    |     |    |            |           no `Arg` in the root
[INFO] [stdout]    |     |    |            no `AppVersion` in the root
[INFO] [stdout]    |     |    no `AppIdentity` in the root
[INFO] [stdout]    |     no `App` in the root
[INFO] [stdout]  3 |     log::{
[INFO] [stdout]    |     ^^^ could not find `log` in `clark`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(feature = "log")]
[INFO] [stdout]    |       --------------- the item is gated behind the `log` feature
[INFO] [stdout] 46 | pub mod log;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `clark::App`, `clark::AppIdentity`, `clark::AppVersion`, `clark::Arg`, `clark::ArgEmptyValidator`
[INFO] [stdout]  --> examples/hello_world.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clark::{App, AppIdentity, AppVersion, Arg, ArgEmptyValidator};
[INFO] [stdout]   |             ^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^  ^^^^^^^^^^^^^^^^^ no `ArgEmptyValidator` in the root
[INFO] [stdout]   |             |    |            |           |
[INFO] [stdout]   |             |    |            |           no `Arg` in the root
[INFO] [stdout]   |             |    |            no `AppVersion` in the root
[INFO] [stdout]   |             |    no `AppIdentity` in the root
[INFO] [stdout]   |             no `App` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clark` (example "crogger_bench") due to 1 previous error
[INFO] [stderr] error: could not compile `clark` (example "hello_world") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved imports `clark::App`, `clark::AppIdentity`, `clark::AppVersion`, `clark::Arg`, `clark::ArgEmptyValidator`, `clark::ParseError`
[INFO] [stdout]  --> examples/csv_reader.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clark::{App, AppIdentity, AppVersion, Arg, ArgEmptyValidator, ParseError};
[INFO] [stdout]   |             ^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `ParseError` in the root
[INFO] [stdout]   |             |    |            |           |    |
[INFO] [stdout]   |             |    |            |           |    no `ArgEmptyValidator` in the root
[INFO] [stdout]   |             |    |            |           no `Arg` in the root
[INFO] [stdout]   |             |    |            no `AppVersion` in the root
[INFO] [stdout]   |             |    no `AppIdentity` in the root
[INFO] [stdout]   |             no `App` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           std::string::ParseError
[INFO] [stdout]           chrono::ParseError
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clark` (example "csv_reader") due to 1 previous error
[INFO] [stderr] warning: unused dependency `chrono`
[INFO] [stderr]  --> Cargo.toml:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | chrono = "0.4.42"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `chrono`
[INFO] [stderr] warning: `clark` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "inspect" "f40c1b2e306a5911b8c0253b06ff5a0d512bcb0c5a312ae30cbf1091e6c8c0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f40c1b2e306a5911b8c0253b06ff5a0d512bcb0c5a312ae30cbf1091e6c8c0aa", kill_on_drop: false }`
[INFO] [stdout] f40c1b2e306a5911b8c0253b06ff5a0d512bcb0c5a312ae30cbf1091e6c8c0aa
