[INFO] cloning repository https://github.com/JohnTheCoolingFan/factorio-data-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnTheCoolingFan/factorio-data-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnTheCoolingFan%2Ffactorio-data-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnTheCoolingFan%2Ffactorio-data-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1fa84f56dde9acebb077642a06253ffe4988856 [INFO] testing JohnTheCoolingFan/factorio-data-test against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnTheCoolingFan%2Ffactorio-data-test" "/workspace/builds/worker-117/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-117/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JohnTheCoolingFan/factorio-data-test on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JohnTheCoolingFan/factorio-data-test [INFO] finished tweaking git repo https://github.com/JohnTheCoolingFan/factorio-data-test [INFO] tweaked toml for git repo https://github.com/JohnTheCoolingFan/factorio-data-test written to /workspace/builds/worker-117/source/Cargo.toml [INFO] crate git repo https://github.com/JohnTheCoolingFan/factorio-data-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/JohnTheCoolingFan/factorio-mlua` [INFO] [stderr] Updating git repository `https://github.com/JohnTheCoolingFan/lua-src-rs` [INFO] [stderr] Updating git submodule `https://github.com/Rseding91/Factorio-Lua` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bzip2 v0.4.3 [INFO] [stderr] Downloaded semver v1.0.3 [INFO] [stderr] Downloaded link-cplusplus v1.0.5 [INFO] [stderr] Downloaded lexical-sort v0.3.1 [INFO] [stderr] Downloaded any_ascii v0.1.7 [INFO] [stderr] Downloaded zip v0.5.13 [INFO] [stderr] Downloaded bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Downloaded luajit-src v210.1.4+resty8404d7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dca53a8fca88f621b366e12c7eb2cbb14508994b4c065de2c8901c47357e2b2e [INFO] running `Command { std: "docker" "start" "-a" "dca53a8fca88f621b366e12c7eb2cbb14508994b4c065de2c8901c47357e2b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dca53a8fca88f621b366e12c7eb2cbb14508994b4c065de2c8901c47357e2b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca53a8fca88f621b366e12c7eb2cbb14508994b4c065de2c8901c47357e2b2e", kill_on_drop: false }` [INFO] [stdout] dca53a8fca88f621b366e12c7eb2cbb14508994b4c065de2c8901c47357e2b2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25cae9927307d07331e896c866699bcf50c60f87ad68f20d812d0188798ce518 [INFO] running `Command { std: "docker" "start" "-a" "25cae9927307d07331e896c866699bcf50c60f87ad68f20d812d0188798ce518", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling any_ascii v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling lexical-sort v0.3.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling luajit-src v210.1.4+resty8404d7f [INFO] [stderr] Compiling lua-src v543.0.0 (https://github.com/JohnTheCoolingFan/lua-src-rs#f0916064) [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling link-cplusplus v1.0.5 [INFO] [stderr] Compiling mlua v0.6.1 (https://github.com/JohnTheCoolingFan/factorio-mlua?branch=factorio-lua#9d9d25fa) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling rust-ini v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling factorio-data-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0603]: enum `LocalisedStringEntry` is private [INFO] [stdout] --> src/modloader.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::factorio_concepts::LocalisedStringEntry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ private enum [INFO] [stdout] | [INFO] [stdout] note: the enum `LocalisedStringEntry` is defined here [INFO] [stdout] --> src/factorio_concepts.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | enum LocalisedStringEntry<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/dependency.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | .intersperse(Ok(".".to_string())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `factorio-data-test` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "25cae9927307d07331e896c866699bcf50c60f87ad68f20d812d0188798ce518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25cae9927307d07331e896c866699bcf50c60f87ad68f20d812d0188798ce518", kill_on_drop: false }` [INFO] [stdout] 25cae9927307d07331e896c866699bcf50c60f87ad68f20d812d0188798ce518