[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 master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilfredC64%2Facid64c" "/workspace/builds/worker-48/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-48/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WilfredC64/acid64c on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-48/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-48/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" "+62efba8a050c64249dab942951bb28f710208bc8" "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-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50e0f8629d1e4fdeb04ffe0922c863cc7926ff32c051d7ff2979426fb5bd90db [INFO] running `Command { std: "docker" "start" "-a" "50e0f8629d1e4fdeb04ffe0922c863cc7926ff32c051d7ff2979426fb5bd90db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50e0f8629d1e4fdeb04ffe0922c863cc7926ff32c051d7ff2979426fb5bd90db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50e0f8629d1e4fdeb04ffe0922c863cc7926ff32c051d7ff2979426fb5bd90db", kill_on_drop: false }` [INFO] [stdout] 50e0f8629d1e4fdeb04ffe0922c863cc7926ff32c051d7ff2979426fb5bd90db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65e11ec0f069060d3fff291def12315a79cbcf2d550f4b0546415893c333f18b [INFO] running `Command { std: "docker" "start" "-a" "65e11ec0f069060d3fff291def12315a79cbcf2d550f4b0546415893c333f18b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling acid64c v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.22.1 [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" "65e11ec0f069060d3fff291def12315a79cbcf2d550f4b0546415893c333f18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65e11ec0f069060d3fff291def12315a79cbcf2d550f4b0546415893c333f18b", kill_on_drop: false }` [INFO] [stdout] 65e11ec0f069060d3fff291def12315a79cbcf2d550f4b0546415893c333f18b