[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] b696dd415f75835957476e9f3caca69e8b103967 [INFO] testing WilfredC64/acid64c against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilfredC64%2Facid64c" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WilfredC64/acid64c on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-15/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-15/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bb70c81b36351798729e6778e14513804a52c4792821767ad2595010172763a [INFO] running `Command { std: "docker" "start" "-a" "6bb70c81b36351798729e6778e14513804a52c4792821767ad2595010172763a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bb70c81b36351798729e6778e14513804a52c4792821767ad2595010172763a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb70c81b36351798729e6778e14513804a52c4792821767ad2595010172763a", kill_on_drop: false }` [INFO] [stdout] 6bb70c81b36351798729e6778e14513804a52c4792821767ad2595010172763a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66e62ea4763646f0367f6ec7c1a1c0f9da05ba953086d73c86500fe56591c71f [INFO] running `Command { std: "docker" "start" "-a" "66e62ea4763646f0367f6ec7c1a1c0f9da05ba953086d73c86500fe56591c71f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling acid64c v1.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling lock_api v0.4.6 [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 time v0.1.44 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.23.0 [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" "66e62ea4763646f0367f6ec7c1a1c0f9da05ba953086d73c86500fe56591c71f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e62ea4763646f0367f6ec7c1a1c0f9da05ba953086d73c86500fe56591c71f", kill_on_drop: false }` [INFO] [stdout] 66e62ea4763646f0367f6ec7c1a1c0f9da05ba953086d73c86500fe56591c71f