[INFO] cloning repository https://github.com/funIntentions/wayfarer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/funIntentions/wayfarer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfunIntentions%2Fwayfarer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfunIntentions%2Fwayfarer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 575a3d5b7b79026d5f45cc83873ac503ec283e74 [INFO] checking funIntentions/wayfarer against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfunIntentions%2Fwayfarer" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/funIntentions/wayfarer on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/funIntentions/wayfarer [INFO] finished tweaking git repo https://github.com/funIntentions/wayfarer [INFO] tweaked toml for git repo https://github.com/funIntentions/wayfarer written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/funIntentions/wayfarer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcd3a1b6eb4f34bf0792758180f2384e855c903357483d9a44ab681d1537cbbc [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" "fcd3a1b6eb4f34bf0792758180f2384e855c903357483d9a44ab681d1537cbbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcd3a1b6eb4f34bf0792758180f2384e855c903357483d9a44ab681d1537cbbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcd3a1b6eb4f34bf0792758180f2384e855c903357483d9a44ab681d1537cbbc", kill_on_drop: false }` [INFO] [stdout] fcd3a1b6eb4f34bf0792758180f2384e855c903357483d9a44ab681d1537cbbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7b78d792a0fc1aefecb9844e8f8e3211dfb82ded96290f8bc24d96c445085d6 [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" "b7b78d792a0fc1aefecb9844e8f8e3211dfb82ded96290f8bc24d96c445085d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling serde v0.8.20 [INFO] [stderr] Compiling gcc v0.3.40 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking smallvec v0.1.8 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking num_cpus v1.2.0 [INFO] [stderr] Compiling xml-rs v0.3.5 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking gif v0.9.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking memmap v0.2.3 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking tempfile v2.1.4 [INFO] [stderr] Checking deque v0.3.1 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Checking rayon v0.5.0 [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Checking enum_primitive v0.1.0 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Checking jpeg-decoder v0.1.9 [INFO] [stderr] Checking flate2 v0.2.14 [INFO] [stderr] Checking png v0.5.2 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling glium v0.15.0 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Checking num-bigint v0.1.35 [INFO] [stderr] Checking num-rational v0.1.35 [INFO] [stderr] Checking image v0.10.4 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.5.11 [INFO] [stderr] Checking wayland-window v0.2.3 [INFO] [stderr] Checking wayland-kbd v0.3.6 [INFO] [stderr] Checking wayfarer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/floor_sample.png: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:259:42 [INFO] [stdout] | [INFO] [stdout] 259 | let image = image::load(Cursor::new(&include_bytes!("floor_sample.png")[..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:397:48 [INFO] [stdout] | [INFO] [stdout] 397 | horz_wall_intersection_y = ((player_y as i32 / CELL_SIZE) * CELL_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/floor_sample.png: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:259:42 [INFO] [stdout] | [INFO] [stdout] 259 | let image = image::load(Cursor::new(&include_bytes!("floor_sample.png")[..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:397:48 [INFO] [stdout] | [INFO] [stdout] 397 | horz_wall_intersection_y = ((player_y as i32 / CELL_SIZE) * CELL_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayfarer` [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 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b7b78d792a0fc1aefecb9844e8f8e3211dfb82ded96290f8bc24d96c445085d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7b78d792a0fc1aefecb9844e8f8e3211dfb82ded96290f8bc24d96c445085d6", kill_on_drop: false }` [INFO] [stdout] b7b78d792a0fc1aefecb9844e8f8e3211dfb82ded96290f8bc24d96c445085d6