[INFO] cloning repository https://github.com/alexander-akhmetov/apple1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexander-akhmetov/apple1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-akhmetov%2Fapple1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-akhmetov%2Fapple1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb62f9a70306e1d2043e59f2fa35e66752675984 [INFO] testing alexander-akhmetov/apple1 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-akhmetov%2Fapple1" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexander-akhmetov/apple1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexander-akhmetov/apple1 [INFO] finished tweaking git repo https://github.com/alexander-akhmetov/apple1 [INFO] tweaked toml for git repo https://github.com/alexander-akhmetov/apple1 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/alexander-akhmetov/apple1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c847d10139b7d4647f2667f28782fe575b1510fecfbadb87ae02100c1cbb9421 [INFO] running `Command { std: "docker" "start" "-a" "c847d10139b7d4647f2667f28782fe575b1510fecfbadb87ae02100c1cbb9421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c847d10139b7d4647f2667f28782fe575b1510fecfbadb87ae02100c1cbb9421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c847d10139b7d4647f2667f28782fe575b1510fecfbadb87ae02100c1cbb9421", kill_on_drop: false }` [INFO] [stdout] c847d10139b7d4647f2667f28782fe575b1510fecfbadb87ae02100c1cbb9421 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef436a2d51887013c20af06942f8d569d56a6027ce71e4f8ba4abbcfcefd97a4 [INFO] running `Command { std: "docker" "start" "-a" "ef436a2d51887013c20af06942f8d569d56a6027ce71e4f8ba4abbcfcefd97a4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling mos6502 v0.1.0 (https://github.com/alexander-akhmetov/mos6502/?tag=0.2.0#b193e4ad) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling apple1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `clap` [INFO] [stdout] --> src/bin.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate clap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `ncurses` [INFO] [stdout] --> src/bin.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate ncurses; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `App` [INFO] [stdout] --> src/bin.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | let matches = App::new("apple1") [INFO] [stdout] | ^^^ use of undeclared type `App` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arg` [INFO] [stdout] --> src/bin.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | Arg::with_name("address") [INFO] [stdout] | ^^^ use of undeclared type `Arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arg` [INFO] [stdout] --> src/bin.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | Arg::with_name("program") [INFO] [stdout] | ^^^ use of undeclared type `Arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `apple1` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "ef436a2d51887013c20af06942f8d569d56a6027ce71e4f8ba4abbcfcefd97a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef436a2d51887013c20af06942f8d569d56a6027ce71e4f8ba4abbcfcefd97a4", kill_on_drop: false }` [INFO] [stdout] ef436a2d51887013c20af06942f8d569d56a6027ce71e4f8ba4abbcfcefd97a4