[INFO] updating cached repository https://github.com/Descrout/rust-sdl-platformer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bac20564c5a35b176a2496ec301d5f59f9dd0d9 [INFO] checking Descrout/rust-sdl-platformer against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDescrout%2Frust-sdl-platformer" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 43% (73/167) Checking out files: 44% (74/167) Checking out files: 45% (76/167) Checking out files: 46% (77/167) Checking out files: 47% (79/167) Checking out files: 48% (81/167) Checking out files: 49% (82/167) Checking out files: 50% (84/167) Checking out files: 51% (86/167) Checking out files: 52% (87/167) Checking out files: 53% (89/167) Checking out files: 54% (91/167) Checking out files: 55% (92/167) Checking out files: 56% (94/167) Checking out files: 57% (96/167) Checking out files: 58% (97/167) Checking out files: 59% (99/167) Checking out files: 60% (101/167) Checking out files: 61% (102/167) Checking out files: 62% (104/167) Checking out files: 63% (106/167) Checking out files: 64% (107/167) Checking out files: 65% (109/167) Checking out files: 66% (111/167) Checking out files: 67% (112/167) Checking out files: 68% (114/167) Checking out files: 69% (116/167) Checking out files: 70% (117/167) Checking out files: 71% (119/167) Checking out files: 72% (121/167) Checking out files: 73% (122/167) Checking out files: 74% (124/167) Checking out files: 75% (126/167) Checking out files: 76% (127/167) Checking out files: 77% (129/167) Checking out files: 78% (131/167) Checking out files: 79% (132/167) Checking out files: 80% (134/167) Checking out files: 81% (136/167) Checking out files: 82% (137/167) Checking out files: 83% (139/167) Checking out files: 84% (141/167) Checking out files: 85% (142/167) Checking out files: 86% (144/167) Checking out files: 87% (146/167) Checking out files: 88% (147/167) Checking out files: 89% (149/167) Checking out files: 90% (151/167) Checking out files: 91% (152/167) Checking out files: 92% (154/167) Checking out files: 93% (156/167) Checking out files: 94% (157/167) Checking out files: 95% (159/167) Checking out files: 96% (161/167) Checking out files: 97% (162/167) Checking out files: 98% (164/167) Checking out files: 99% (166/167) Checking out files: 100% (167/167) Checking out files: 100% (167/167), done. [INFO] validating manifest of git repo https://github.com/Descrout/rust-sdl-platformer on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Descrout/rust-sdl-platformer [INFO] finished tweaking git repo https://github.com/Descrout/rust-sdl-platformer [INFO] tweaked toml for git repo https://github.com/Descrout/rust-sdl-platformer written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Descrout/rust-sdl-platformer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf16cd8f818bd58b68ba4a968f876343f59f2eff3756159f668143bcc6b4194a [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" "bf16cd8f818bd58b68ba4a968f876343f59f2eff3756159f668143bcc6b4194a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf16cd8f818bd58b68ba4a968f876343f59f2eff3756159f668143bcc6b4194a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf16cd8f818bd58b68ba4a968f876343f59f2eff3756159f668143bcc6b4194a", kill_on_drop: false }` [INFO] [stdout] bf16cd8f818bd58b68ba4a968f876343f59f2eff3756159f668143bcc6b4194a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] c08064140033d260bebb6affa3a87aea1cedab7672c812a4911189182eb8816b [INFO] running `Command { std: "docker" "start" "-a" "c08064140033d260bebb6affa3a87aea1cedab7672c812a4911189182eb8816b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling rust-sdl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking shred v0.9.4 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Checking specs v0.15.1 [INFO] [stdout] error[E0583]: file not found for module `make` [INFO] [stdout] --> src/managers/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod make; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `make`, create file "src/managers/make.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `make` [INFO] [stdout] --> src/managers/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod make; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `make`, create file "src/managers/make.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::managers::make::MAKE` [INFO] [stdout] --> src/utils/map_loader.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::managers::make::MAKE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MAKE` in `managers::make` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::managers::make::MAKE` [INFO] [stdout] --> src/utils/map_loader.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::managers::make::MAKE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MAKE` in `managers::make` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-sdl`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c08064140033d260bebb6affa3a87aea1cedab7672c812a4911189182eb8816b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c08064140033d260bebb6affa3a87aea1cedab7672c812a4911189182eb8816b", kill_on_drop: false }` [INFO] [stdout] c08064140033d260bebb6affa3a87aea1cedab7672c812a4911189182eb8816b