[INFO] cloning repository https://github.com/nickmass/mass-lisp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickmass/mass-lisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmass%2Fmass-lisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmass%2Fmass-lisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa434f2f4c9ba68362c0817281b0d52479bcc737 [INFO] checking nickmass/mass-lisp against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmass%2Fmass-lisp" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickmass/mass-lisp on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nickmass/mass-lisp [INFO] finished tweaking git repo https://github.com/nickmass/mass-lisp [INFO] tweaked toml for git repo https://github.com/nickmass/mass-lisp written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/nickmass/mass-lisp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", 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] 945cb891ed1d1c35bc661314ec79de14e3417607b7c2b680a8bb9348f3360278 [INFO] running `Command { std: "docker" "start" "-a" "945cb891ed1d1c35bc661314ec79de14e3417607b7c2b680a8bb9348f3360278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "945cb891ed1d1c35bc661314ec79de14e3417607b7c2b680a8bb9348f3360278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "945cb891ed1d1c35bc661314ec79de14e3417607b7c2b680a8bb9348f3360278", kill_on_drop: false }` [INFO] [stdout] 945cb891ed1d1c35bc661314ec79de14e3417607b7c2b680a8bb9348f3360278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 571233d2c425bb4d538a5965564c1ee7dd0e198c6d5057165bd12b337a7dcbee [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" "571233d2c425bb4d538a5965564c1ee7dd0e198c6d5057165bd12b337a7dcbee", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking tempfile v3.0.2 [INFO] [stderr] Compiling wayland-scanner v0.20.10 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Checking rand v0.5.4 [INFO] [stderr] Checking combine v3.3.6 [INFO] [stderr] Checking parking_lot v0.6.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.0 [INFO] [stderr] Compiling wayland-client v0.20.10 [INFO] [stderr] Compiling wayland-protocols v0.20.10 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.20.10 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking wayland-commons v0.20.10 [INFO] [stderr] Checking smithay-client-toolkit v0.2.2 [INFO] [stderr] Checking winit v0.16.2 [INFO] [stderr] Checking lisp v0.1.0 (/opt/rustwide/workdir/lisp) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> lisp/src/lang/context.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | native_modules: HashMap, NativeModuleDescription)>, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn NativeModule` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> lisp/src/lang/object.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | NativeObject(Wrap<::std::any::Any>), [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> lisp/src/lang/mod.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | fn import(&mut self, &mut Context) -> Object { [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> lisp/src/modules/gfx_gl.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | implement_vertex!(Vertex, position, color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> lisp/src/modules/gfx_gl.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | implement_vertex!(Vertex, position, color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> lisp/src/modules/gfx_gl.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | let mut close = Cell::new(false); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> lisp/src/modules/gfx_gl.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let mut mouse_position = Cell::new((0.0, 0.0)); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> lisp/src/modules/gfx_gl.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | let mut window_size = Cell::new((0.0, 0.0)); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `map_impl` [INFO] [stdout] --> lisp/src/modules/core.rs:278:4 [INFO] [stdout] | [INFO] [stdout] 278 | fn map_impl Object>(obj: Object, func: F) -> Object { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `reduce_impl` [INFO] [stdout] --> lisp/src/modules/core.rs:285:4 [INFO] [stdout] | [INFO] [stdout] 285 | fn reduce_impl Object>(obj: Object, init: Object, func: F) -> Object { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mass_lisp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.63s [INFO] running `Command { std: "docker" "inspect" "571233d2c425bb4d538a5965564c1ee7dd0e198c6d5057165bd12b337a7dcbee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "571233d2c425bb4d538a5965564c1ee7dd0e198c6d5057165bd12b337a7dcbee", kill_on_drop: false }` [INFO] [stdout] 571233d2c425bb4d538a5965564c1ee7dd0e198c6d5057165bd12b337a7dcbee