[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] 715ecaa0a6f7c6cbd8effb63e0167edd61bcdcb8 [INFO] testing WilfredC64/acid64c against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilfredC64%2Facid64c" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WilfredC64/acid64c on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-74/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-74/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 104fffbc5ba1c52d450a8f41b58fe142c467da81c783b44e5c3dac8eea567e53 [INFO] running `Command { std: "docker" "start" "-a" "104fffbc5ba1c52d450a8f41b58fe142c467da81c783b44e5c3dac8eea567e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "104fffbc5ba1c52d450a8f41b58fe142c467da81c783b44e5c3dac8eea567e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104fffbc5ba1c52d450a8f41b58fe142c467da81c783b44e5c3dac8eea567e53", kill_on_drop: false }` [INFO] [stdout] 104fffbc5ba1c52d450a8f41b58fe142c467da81c783b44e5c3dac8eea567e53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bb7420066866de08f81f9eb15b7a51d489a550af911ceec0e55b32890ee84f9 [INFO] running `Command { std: "docker" "start" "-a" "0bb7420066866de08f81f9eb15b7a51d489a550af911ceec0e55b32890ee84f9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling log v0.4.14 [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 scopeguard v1.1.0 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling acid64c v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese 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-index-japanese v1.20141219.5 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [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 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" "0bb7420066866de08f81f9eb15b7a51d489a550af911ceec0e55b32890ee84f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bb7420066866de08f81f9eb15b7a51d489a550af911ceec0e55b32890ee84f9", kill_on_drop: false }` [INFO] [stdout] 0bb7420066866de08f81f9eb15b7a51d489a550af911ceec0e55b32890ee84f9