[INFO] cloning repository https://github.com/egeromin/RacetrackRenderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/egeromin/RacetrackRenderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegeromin%2FRacetrackRenderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegeromin%2FRacetrackRenderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f22b7920d65e2803ed567470da944a697c5f970 [INFO] checking egeromin/RacetrackRenderer against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegeromin%2FRacetrackRenderer" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/egeromin/RacetrackRenderer on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/egeromin/RacetrackRenderer [INFO] finished tweaking git repo https://github.com/egeromin/RacetrackRenderer [INFO] tweaked toml for git repo https://github.com/egeromin/RacetrackRenderer written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/egeromin/RacetrackRenderer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67b33490c3d030354d9c13b45a671b484a89deedbd72960412217080aace3749 [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" "67b33490c3d030354d9c13b45a671b484a89deedbd72960412217080aace3749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67b33490c3d030354d9c13b45a671b484a89deedbd72960412217080aace3749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b33490c3d030354d9c13b45a671b484a89deedbd72960412217080aace3749", kill_on_drop: false }` [INFO] [stdout] 67b33490c3d030354d9c13b45a671b484a89deedbd72960412217080aace3749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a3e925a10d97c367f6f900766cafef31fdad83365c6b7eb585d251f51311bd3 [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" "1a3e925a10d97c367f6f900766cafef31fdad83365c6b7eb585d251f51311bd3", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling x11-dl v2.18.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking tempfile v3.0.2 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking rand v0.5.2 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking cpal v0.8.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling glutin v0.16.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.20.10 [INFO] [stderr] Checking wayland-commons v0.20.10 [INFO] [stderr] Checking wayland-client v0.20.10 [INFO] [stderr] Checking wayland-protocols v0.20.10 [INFO] [stderr] Checking smithay-client-toolkit v0.2.3 [INFO] [stderr] Checking winit v0.15.1 [INFO] [stderr] Checking pxl v0.0.8 [INFO] [stderr] Checking simple-pxl-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../racetrack.values: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | const RACETRACK: &[u8] = include_bytes!("../racetrack.values"); [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] error: couldn't read src/../episode.values: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | const EPISODE: &[u8] = include_bytes!("../episode.values"); [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] error: couldn't read src/../q.values: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | const QVALS: &[u8] = include_bytes!("../q.values"); [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: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:204:47 [INFO] [stdout] | [INFO] [stdout] 204 | fn synthesizer(&self) -> Option>> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Synthesizer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../racetrack.values: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | const RACETRACK: &[u8] = include_bytes!("../racetrack.values"); [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] error: couldn't read src/../episode.values: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | const EPISODE: &[u8] = include_bytes!("../episode.values"); [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] error: couldn't read src/../q.values: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | const QVALS: &[u8] = include_bytes!("../q.values"); [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: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:204:47 [INFO] [stdout] | [INFO] [stdout] 204 | fn synthesizer(&self) -> Option>> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Synthesizer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simple-pxl-game` [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 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1a3e925a10d97c367f6f900766cafef31fdad83365c6b7eb585d251f51311bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a3e925a10d97c367f6f900766cafef31fdad83365c6b7eb585d251f51311bd3", kill_on_drop: false }` [INFO] [stdout] 1a3e925a10d97c367f6f900766cafef31fdad83365c6b7eb585d251f51311bd3