[INFO] cloning repository https://github.com/TheHackerCoding/engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheHackerCoding/engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheHackerCoding%2Fengine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheHackerCoding%2Fengine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cabc8bf71c1c0e3b5c72c1cab7c90151db4508c [INFO] testing TheHackerCoding/engine against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheHackerCoding%2Fengine" "/workspace/builds/worker-97/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-97/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheHackerCoding/engine on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheHackerCoding/engine [INFO] finished tweaking git repo https://github.com/TheHackerCoding/engine [INFO] tweaked toml for git repo https://github.com/TheHackerCoding/engine written to /workspace/builds/worker-97/source/Cargo.toml [INFO] crate git repo https://github.com/TheHackerCoding/engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c51de7e8676c37d80c6e742b127109f86d08e1340c703d47f725f31864d6cbe [INFO] running `Command { std: "docker" "start" "-a" "6c51de7e8676c37d80c6e742b127109f86d08e1340c703d47f725f31864d6cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c51de7e8676c37d80c6e742b127109f86d08e1340c703d47f725f31864d6cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c51de7e8676c37d80c6e742b127109f86d08e1340c703d47f725f31864d6cbe", kill_on_drop: false }` [INFO] [stdout] 6c51de7e8676c37d80c6e742b127109f86d08e1340c703d47f725f31864d6cbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1e4d3a0ddcccff2ba57889c0a7bf147624416fc1190a6dd970dd989210ffc22 [INFO] running `Command { std: "docker" "start" "-a" "d1e4d3a0ddcccff2ba57889c0a7bf147624416fc1190a6dd970dd989210ffc22", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling luajit-src v210.3.2+resty1085a4d [INFO] [stderr] Compiling lua-src v544.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling raylib-sys v3.7.0 [INFO] [stderr] Compiling mlua v0.7.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling raylib v3.7.0 [INFO] [stderr] Compiling engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `utils::exit` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use utils::exit; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `engine` due to 4 previous errors; 1 warning emitted [INFO] [stdout] error[E0782]: trait objects must include the `dyn` keyword [INFO] [stdout] --> src/lua/mod.rs:64:45 [INFO] [stdout] | [INFO] [stdout] 64 | fn mass_import<'a, T>(lua: &'a Lua, misc: &[Fn<(&Lua, T)>]) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `dyn` keyword before this trait [INFO] [stdout] | [INFO] [stdout] 64 - fn mass_import<'a, T>(lua: &'a Lua, misc: &[Fn<(&Lua, T)>]) { [INFO] [stdout] 64 + fn mass_import<'a, T>(lua: &'a Lua, misc: &[dyn Fn<(&Lua, T)>]) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: the precise format of `Fn`-family traits' type parameters is subject to change [INFO] [stdout] --> src/lua/mod.rs:64:45 [INFO] [stdout] | [INFO] [stdout] 64 | fn mass_import<'a, T>(lua: &'a Lua, misc: &[Fn<(&Lua, T)>]) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use parenthetical notation instead: `Fn(&Lua, T) -> ()` [INFO] [stdout] | [INFO] [stdout] = note: see issue #29625 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Output` (from trait `FnOnce`) must be specified [INFO] [stdout] --> src/lua/mod.rs:64:45 [INFO] [stdout] | [INFO] [stdout] 64 | fn mass_import<'a, T>(lua: &'a Lua, misc: &[Fn<(&Lua, T)>]) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: specify the associated type: `Fn<(&Lua, T), Output = Type>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0191, E0658, E0782. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0191`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d1e4d3a0ddcccff2ba57889c0a7bf147624416fc1190a6dd970dd989210ffc22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e4d3a0ddcccff2ba57889c0a7bf147624416fc1190a6dd970dd989210ffc22", kill_on_drop: false }` [INFO] [stdout] d1e4d3a0ddcccff2ba57889c0a7bf147624416fc1190a6dd970dd989210ffc22