[INFO] cloning repository https://github.com/WilfredC64/acid64c [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WilfredC64/acid64c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilfredC64%2Facid64c", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilfredC64%2Facid64c'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bec015d0c469011e366ca17b032365a59f6b194 [INFO] testing WilfredC64/acid64c against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilfredC64%2Facid64c" "/workspace/builds/worker-45/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-45/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WilfredC64/acid64c on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-45/source/.cargo/config [INFO] started tweaking git repo https://github.com/WilfredC64/acid64c [INFO] finished tweaking git repo https://github.com/WilfredC64/acid64c [INFO] tweaked toml for git repo https://github.com/WilfredC64/acid64c written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate git repo https://github.com/WilfredC64/acid64c already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49643ff8c86103563f5fa1ef046490f093f2c11b01b699101aa3d25fb1d3021b [INFO] running `Command { std: "docker" "start" "-a" "49643ff8c86103563f5fa1ef046490f093f2c11b01b699101aa3d25fb1d3021b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49643ff8c86103563f5fa1ef046490f093f2c11b01b699101aa3d25fb1d3021b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49643ff8c86103563f5fa1ef046490f093f2c11b01b699101aa3d25fb1d3021b", kill_on_drop: false }` [INFO] [stdout] 49643ff8c86103563f5fa1ef046490f093f2c11b01b699101aa3d25fb1d3021b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac9b267ff4567c48ab0e3ae0641b1d231563c70513b9c1df7377f31440a19ed4 [INFO] running `Command { std: "docker" "start" "-a" "ac9b267ff4567c48ab0e3ae0641b1d231563c70513b9c1df7377f31440a19ed4", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling acid64c v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stdout] error[E0432]: unresolved import `self::acid64_library::Acid64Library` [INFO] [stdout] --> src/player.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use self::acid64_library::Acid64Library; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Acid64Library` in `player::acid64_library` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Acid64Library` [INFO] [stdout] --> src/player/acid64_library.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(Acid64Library::new(a64lib.unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Acid64Library` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Acid64Library` in this scope [INFO] [stdout] --> src/player/acid64_library.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | impl Acid64Library { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Acid64Library` in this scope [INFO] [stdout] --> src/player/acid64_library.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | fn new(a64lib: Library) -> Acid64Library { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Acid64Library` in this scope [INFO] [stdout] --> src/player/acid64_library.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | Acid64Library { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Acid64Library` in this scope [INFO] [stdout] --> src/player/acid64_library.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 16 | impl Acid64Library { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn load() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `acid64c` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "ac9b267ff4567c48ab0e3ae0641b1d231563c70513b9c1df7377f31440a19ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9b267ff4567c48ab0e3ae0641b1d231563c70513b9c1df7377f31440a19ed4", kill_on_drop: false }` [INFO] [stdout] ac9b267ff4567c48ab0e3ae0641b1d231563c70513b9c1df7377f31440a19ed4