[INFO] cloning repository https://github.com/jbiason/fernico [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbiason/fernico" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbiason%2Ffernico", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbiason%2Ffernico'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 850fa30b6631329e75d5d4ee7489ae489b87f9a8 [INFO] checking jbiason/fernico against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbiason%2Ffernico" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jbiason/fernico on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jbiason/fernico [INFO] finished tweaking git repo https://github.com/jbiason/fernico [INFO] tweaked toml for git repo https://github.com/jbiason/fernico written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jbiason/fernico 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal v1.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d92bfeb8fc8feb70c0b1392979b1cc04969bd46c71d712dcdabb36a147b6113 [INFO] running `Command { std: "docker" "start" "-a" "0d92bfeb8fc8feb70c0b1392979b1cc04969bd46c71d712dcdabb36a147b6113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d92bfeb8fc8feb70c0b1392979b1cc04969bd46c71d712dcdabb36a147b6113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d92bfeb8fc8feb70c0b1392979b1cc04969bd46c71d712dcdabb36a147b6113", kill_on_drop: false }` [INFO] [stdout] 0d92bfeb8fc8feb70c0b1392979b1cc04969bd46c71d712dcdabb36a147b6113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dc7ad30bd9cd2f023f65588f69c16c5ebaa06f0b376cb07fc9916fde5a81662 [INFO] running `Command { std: "docker" "start" "-a" "4dc7ad30bd9cd2f023f65588f69c16c5ebaa06f0b376cb07fc9916fde5a81662", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking rust_decimal v1.15.0 [INFO] [stderr] Checking cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking service v0.1.0 (/opt/rustwide/workdir/service) [INFO] [stdout] error[E0433]: failed to resolve: could not find `commands` in the crate root [INFO] [stdout] --> cli/src/args.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::commands::add_expense::AddExpense; [INFO] [stdout] | ^^^^^^^^ could not find `commands` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `commands` in the crate root [INFO] [stdout] --> cli/src/args.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::commands::add_expense::AddExpense; [INFO] [stdout] | ^^^^^^^^ could not find `commands` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `commands` in the crate root [INFO] [stdout] --> cli/src/args.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::commands::interface::Command; [INFO] [stdout] | ^^^^^^^^ could not find `commands` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `commands` in the crate root [INFO] [stdout] --> cli/src/args.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::commands::interface::Command; [INFO] [stdout] | ^^^^^^^^ could not find `commands` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cli` (bin "cli" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cli` (bin "cli") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "4dc7ad30bd9cd2f023f65588f69c16c5ebaa06f0b376cb07fc9916fde5a81662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dc7ad30bd9cd2f023f65588f69c16c5ebaa06f0b376cb07fc9916fde5a81662", kill_on_drop: false }` [INFO] [stdout] 4dc7ad30bd9cd2f023f65588f69c16c5ebaa06f0b376cb07fc9916fde5a81662 [INFO] checking jbiason/fernico against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbiason%2Ffernico" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jbiason/fernico on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jbiason/fernico [INFO] finished tweaking git repo https://github.com/jbiason/fernico [INFO] tweaked toml for git repo https://github.com/jbiason/fernico written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jbiason/fernico 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbf2d9418ecdac6ed9e5876b53c76c115a819866388add6f476e0cb92a6c304a [INFO] running `Command { std: "docker" "start" "-a" "cbf2d9418ecdac6ed9e5876b53c76c115a819866388add6f476e0cb92a6c304a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbf2d9418ecdac6ed9e5876b53c76c115a819866388add6f476e0cb92a6c304a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf2d9418ecdac6ed9e5876b53c76c115a819866388add6f476e0cb92a6c304a", kill_on_drop: false }` [INFO] [stdout] cbf2d9418ecdac6ed9e5876b53c76c115a819866388add6f476e0cb92a6c304a [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4172a9dba09991bcd48decc65d1e689c3e3aa9c4b219d9e9ddbc76c9125806c5 [INFO] running `Command { std: "docker" "start" "-a" "4172a9dba09991bcd48decc65d1e689c3e3aa9c4b219d9e9ddbc76c9125806c5", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "4172a9dba09991bcd48decc65d1e689c3e3aa9c4b219d9e9ddbc76c9125806c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4172a9dba09991bcd48decc65d1e689c3e3aa9c4b219d9e9ddbc76c9125806c5", kill_on_drop: false }` [INFO] [stdout] 4172a9dba09991bcd48decc65d1e689c3e3aa9c4b219d9e9ddbc76c9125806c5