[INFO] cloning repository https://github.com/NPC-Studio/adam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NPC-Studio/adam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNPC-Studio%2Fadam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNPC-Studio%2Fadam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29131ffbc6394621c70486a48943ae97fa18eacb [INFO] checking NPC-Studio/adam against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNPC-Studio%2Fadam" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NPC-Studio/adam on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NPC-Studio/adam [INFO] finished tweaking git repo https://github.com/NPC-Studio/adam [INFO] tweaked toml for git repo https://github.com/NPC-Studio/adam written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/NPC-Studio/adam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd7aebd876493b673007a822ec311ee161263d651a68252edb39e8276f3ae514 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bd7aebd876493b673007a822ec311ee161263d651a68252edb39e8276f3ae514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd7aebd876493b673007a822ec311ee161263d651a68252edb39e8276f3ae514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd7aebd876493b673007a822ec311ee161263d651a68252edb39e8276f3ae514", kill_on_drop: false }` [INFO] [stdout] bd7aebd876493b673007a822ec311ee161263d651a68252edb39e8276f3ae514 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cbe3408ac4dc0f6f91b4b4cf23c6828e78d39fd80f1e0bcf44cd14e20887f523 [INFO] running `Command { std: "docker" "start" "-a" "cbe3408ac4dc0f6f91b4b4cf23c6828e78d39fd80f1e0bcf44cd14e20887f523", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking hashbrown v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_with v1.4.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking yy-typings v0.3.12 [INFO] [stderr] Checking adam v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `APPLICATION_PATH` in module `crate::gm_artifacts` [INFO] [stdout] --> src/input/inputs.rs:52:59 [INFO] [stdout] | [INFO] [stdout] 52 | std::path::Path::new(crate::gm_artifacts::APPLICATION_PATH).to_owned() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `crate::gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APPLICATION_PATH` in module `crate::gm_artifacts` [INFO] [stdout] --> src/input/inputs.rs:56:59 [INFO] [stdout] | [INFO] [stdout] 56 | std::path::Path::new(crate::gm_artifacts::APPLICATION_PATH).to_owned() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `crate::gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gms2_data` in module `crate::gm_artifacts` [INFO] [stdout] --> src/igor/user_data.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | let gms2_data = crate::gm_artifacts::gms2_data(); [INFO] [stdout] | ^^^^^^^^^ not found in `crate::gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `user_data` in module `crate::gm_artifacts` [INFO] [stdout] --> src/igor/user_data.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | user_dir: crate::gm_artifacts::user_data(), [INFO] [stdout] | ^^^^^^^^^ not found in `crate::gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gms2_data` in module `super` [INFO] [stdout] --> src/gm_artifacts/build.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | user_dir: super::gms2_data().join(&build_data.user_string), [INFO] [stdout] | ^^^^^^^^^ not found in `super` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MONO_LOCATION` in module `gm_artifacts` [INFO] [stdout] --> src/runner/invoke_nix.rs:11:61 [INFO] [stdout] | [INFO] [stdout] 11 | let mut igor = std::process::Command::new(gm_artifacts::MONO_LOCATION); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PLATFORM` in module `gm_artifacts` [INFO] [stdout] --> src/runner/invoke_nix.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | .arg(gm_artifacts::PLATFORM.to_string()) [INFO] [stdout] | ^^^^^^^^ not found in `gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PLATFORM` in module `gm_artifacts` [INFO] [stdout] --> src/runner/compiler_handler.rs:115:47 [INFO] [stdout] | [INFO] [stdout] 115 | ... gm_artifacts::PLATFORM.to_string(), [INFO] [stdout] | ^^^^^^^^ not found in `gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PLATFORM` in module `gm_artifacts` [INFO] [stdout] --> src/runner/compiler_handler.rs:150:43 [INFO] [stdout] | [INFO] [stdout] 150 | ... gm_artifacts::PLATFORM.to_string(), [INFO] [stdout] | ^^^^^^^^ not found in `gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUNTIME_LOCATION` in module `gm_artifacts` [INFO] [stdout] --> src/main.rs:147:62 [INFO] [stdout] | [INFO] [stdout] 147 | runtime_location: std::path::Path::new(gm_artifacts::RUNTIME_LOCATION).to_owned(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TARGET_MASK` in module `gm_artifacts` [INFO] [stdout] --> src/main.rs:148:36 [INFO] [stdout] | [INFO] [stdout] 148 | target_mask: gm_artifacts::TARGET_MASK, [INFO] [stdout] | ^^^^^^^^^^^ not found in `gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APPLICATION_PATH` in module `crate::gm_artifacts` [INFO] [stdout] --> src/input/inputs.rs:52:59 [INFO] [stdout] | [INFO] [stdout] 52 | std::path::Path::new(crate::gm_artifacts::APPLICATION_PATH).to_owned() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `crate::gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APPLICATION_PATH` in module `crate::gm_artifacts` [INFO] [stdout] --> src/input/inputs.rs:56:59 [INFO] [stdout] | [INFO] [stdout] 56 | std::path::Path::new(crate::gm_artifacts::APPLICATION_PATH).to_owned() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `crate::gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gms2_data` in module `crate::gm_artifacts` [INFO] [stdout] --> src/igor/user_data.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | let gms2_data = crate::gm_artifacts::gms2_data(); [INFO] [stdout] | ^^^^^^^^^ not found in `crate::gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `user_data` in module `crate::gm_artifacts` [INFO] [stdout] --> src/igor/user_data.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | user_dir: crate::gm_artifacts::user_data(), [INFO] [stdout] | ^^^^^^^^^ not found in `crate::gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gms2_data` in module `super` [INFO] [stdout] --> src/gm_artifacts/build.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | user_dir: super::gms2_data().join(&build_data.user_string), [INFO] [stdout] | ^^^^^^^^^ not found in `super` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MONO_LOCATION` in module `gm_artifacts` [INFO] [stdout] --> src/runner/invoke_nix.rs:11:61 [INFO] [stdout] | [INFO] [stdout] 11 | let mut igor = std::process::Command::new(gm_artifacts::MONO_LOCATION); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PLATFORM` in module `gm_artifacts` [INFO] [stdout] --> src/runner/invoke_nix.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | .arg(gm_artifacts::PLATFORM.to_string()) [INFO] [stdout] | ^^^^^^^^ not found in `gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PLATFORM` in module `gm_artifacts` [INFO] [stdout] --> src/runner/compiler_handler.rs:115:47 [INFO] [stdout] | [INFO] [stdout] 115 | ... gm_artifacts::PLATFORM.to_string(), [INFO] [stdout] | ^^^^^^^^ not found in `gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PLATFORM` in module `gm_artifacts` [INFO] [stdout] --> src/runner/compiler_handler.rs:150:43 [INFO] [stdout] | [INFO] [stdout] 150 | ... gm_artifacts::PLATFORM.to_string(), [INFO] [stdout] | ^^^^^^^^ not found in `gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUNTIME_LOCATION` in module `gm_artifacts` [INFO] [stdout] --> src/main.rs:147:62 [INFO] [stdout] | [INFO] [stdout] 147 | runtime_location: std::path::Path::new(gm_artifacts::RUNTIME_LOCATION).to_owned(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TARGET_MASK` in module `gm_artifacts` [INFO] [stdout] --> src/main.rs:148:36 [INFO] [stdout] | [INFO] [stdout] 148 | target_mask: gm_artifacts::TARGET_MASK, [INFO] [stdout] | ^^^^^^^^^^^ not found in `gm_artifacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::igor::Platform` [INFO] [stdout] --> src/gm_artifacts/platform.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::igor::Platform; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::igor::Platform` [INFO] [stdout] --> src/gm_artifacts/platform.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::igor::Platform; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `adam` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cbe3408ac4dc0f6f91b4b4cf23c6828e78d39fd80f1e0bcf44cd14e20887f523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbe3408ac4dc0f6f91b4b4cf23c6828e78d39fd80f1e0bcf44cd14e20887f523", kill_on_drop: false }` [INFO] [stdout] cbe3408ac4dc0f6f91b4b4cf23c6828e78d39fd80f1e0bcf44cd14e20887f523