[INFO] crate ryb_game 0.2.24 is already in cache
[INFO] checking ryb_game-0.2.24 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate ryb_game 0.2.24 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate ryb_game 0.2.24 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate ryb_game 0.2.24
[INFO] finished tweaking crates.io crate ryb_game 0.2.24
[INFO] tweaked toml for crates.io crate ryb_game 0.2.24 written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] f095224e5bca82e08cb9ee9a9c7395d5bfe433859c04cc04c014d868d0cdc8a3
[INFO] running `"docker" "start" "-a" "f095224e5bca82e08cb9ee9a9c7395d5bfe433859c04cc04c014d868d0cdc8a3"`
[INFO] [stderr]     Checking piston-float v0.3.0
[INFO] [stderr]     Checking bitflags v0.6.0
[INFO] [stderr]     Checking shader_version v0.2.2
[INFO] [stderr]     Checking piston-texture v0.5.0
[INFO] [stderr]     Checking interpolation v0.1.0
[INFO] [stderr]     Checking read_color v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]     Checking draw_state v0.6.0
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking rust-crypto v0.2.36
[INFO] [stderr]    Compiling gfx_gl v0.3.1
[INFO] [stderr]    Compiling glutin v0.7.4
[INFO] [stderr]     Checking piston-viewport v0.3.0
[INFO] [stderr]     Checking vecmath v0.3.1
[INFO] [stderr]     Checking png v0.6.2
[INFO] [stderr]     Checking pistoncore-input v0.17.1
[INFO] [stderr]     Checking gfx_core v0.6.1
[INFO] [stderr]     Checking piston2d-graphics v0.21.1
[INFO] [stderr]    Compiling gl_generator v0.6.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.18
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]     Checking pistoncore-window v0.26.2
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr]     Checking pistoncore-event_loop v0.31.4
[INFO] [stderr]     Checking image v0.12.4
[INFO] [stderr]     Checking piston v0.31.4
[INFO] [stderr]    Compiling gl v0.6.5
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]    Compiling libloading v0.3.4
[INFO] [stderr]     Checking dlib v0.3.1
[INFO] [stderr]     Checking wayland-sys v0.7.8
[INFO] [stderr]     Checking wayland-client v0.7.8
[INFO] [stderr]     Checking wayland-kbd v0.6.3
[INFO] [stderr]     Checking wayland-window v0.4.4
[INFO] [stderr]     Checking winit v0.5.11
[INFO] [stderr]     Checking gfx v0.14.1
[INFO] [stderr]     Checking gfx_device_gl v0.13.1
[INFO] [stderr]     Checking piston2d-opengl_graphics v0.42.1
[INFO] [stderr]     Checking pistoncore-glutin_window v0.35.1
[INFO] [stderr]     Checking piston-gfx_texture v0.22.1
[INFO] [stderr]     Checking piston2d-gfx_graphics v0.38.0
[INFO] [stderr]     Checking piston_window v0.64.0
[INFO] [stderr]     Checking ryb_game v0.2.24 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0463]: can't find crate for `alloc_system`
[INFO] [stderr]  --> src/main.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | extern crate alloc_system;
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `ryb_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] [stderr] error[E0463]: can't find crate for `alloc_system`
[INFO] [stderr]  --> src/main.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | extern crate alloc_system;
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `ryb_game`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "f095224e5bca82e08cb9ee9a9c7395d5bfe433859c04cc04c014d868d0cdc8a3"`
[INFO] running `"docker" "rm" "-f" "f095224e5bca82e08cb9ee9a9c7395d5bfe433859c04cc04c014d868d0cdc8a3"`
[INFO] [stdout] f095224e5bca82e08cb9ee9a9c7395d5bfe433859c04cc04c014d868d0cdc8a3
