[INFO] crate ryb_game 0.2.24 is already in cache [INFO] checking ryb_game-0.2.24 against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] extracting crate ryb_game 0.2.24 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate ryb_game 0.2.24 on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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] 75b0ecf7ee594b76e54b69f725f48a4312bced01827fe3eb03a9b51aac2bd4f5 [INFO] running `"docker" "start" "-a" "75b0ecf7ee594b76e54b69f725f48a4312bced01827fe3eb03a9b51aac2bd4f5"` [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Checking shader_version v0.2.2 [INFO] [stderr] Checking piston-texture v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking read_color v0.1.0 [INFO] [stderr] Checking interpolation v0.1.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Checking png v0.6.2 [INFO] [stderr] Checking gfx v0.14.1 [INFO] [stderr] Checking gfx_device_gl v0.13.1 [INFO] [stderr] Checking piston-viewport v0.3.0 [INFO] [stderr] Checking vecmath v0.3.1 [INFO] [stderr] Checking pistoncore-input v0.17.1 [INFO] [stderr] Checking stb_truetype v0.2.8 [INFO] [stderr] Checking piston2d-graphics v0.21.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking rusttype v0.2.4 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking pistoncore-window v0.26.2 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking pistoncore-event_loop v0.31.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Checking piston v0.31.4 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking winit v0.5.11 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking image v0.12.4 [INFO] [stderr] Checking pistoncore-glutin_window v0.35.1 [INFO] [stderr] Checking piston-gfx_texture v0.22.1 [INFO] [stderr] Checking piston2d-opengl_graphics v0.42.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] 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" "75b0ecf7ee594b76e54b69f725f48a4312bced01827fe3eb03a9b51aac2bd4f5"` [INFO] running `"docker" "rm" "-f" "75b0ecf7ee594b76e54b69f725f48a4312bced01827fe3eb03a9b51aac2bd4f5"` [INFO] [stdout] 75b0ecf7ee594b76e54b69f725f48a4312bced01827fe3eb03a9b51aac2bd4f5