[INFO] cloning repository https://github.com/piedoom/big-brain-test-thing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piedoom/big-brain-test-thing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiedoom%2Fbig-brain-test-thing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiedoom%2Fbig-brain-test-thing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fff82e9877e54d6680757b282969188607780fd5 [INFO] testing piedoom/big-brain-test-thing against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiedoom%2Fbig-brain-test-thing" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/piedoom/big-brain-test-thing on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/piedoom/big-brain-test-thing [INFO] finished tweaking git repo https://github.com/piedoom/big-brain-test-thing [INFO] tweaked toml for git repo https://github.com/piedoom/big-brain-test-thing written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/piedoom/big-brain-test-thing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", 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] 05c48b7872f84142e15975c57ef7f3959eb1c3c6c4ccc33390a015b1c7aa7378 [INFO] running `Command { std: "docker" "start" "-a" "05c48b7872f84142e15975c57ef7f3959eb1c3c6c4ccc33390a015b1c7aa7378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05c48b7872f84142e15975c57ef7f3959eb1c3c6c4ccc33390a015b1c7aa7378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05c48b7872f84142e15975c57ef7f3959eb1c3c6c4ccc33390a015b1c7aa7378", kill_on_drop: false }` [INFO] [stdout] 05c48b7872f84142e15975c57ef7f3959eb1c3c6c4ccc33390a015b1c7aa7378 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b73b48cea423776cb242b26a329b3dc8500ad38979410d4e49572617a1e9a1ae [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" "b73b48cea423776cb242b26a329b3dc8500ad38979410d4e49572617a1e9a1ae", kill_on_drop: false }` [INFO] [stderr] Compiling glam v0.15.2 [INFO] [stderr] Compiling ahash v0.7.3 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling euclid v0.22.4 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling notify v5.0.0-pre.8 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling guillotiere v0.6.1 [INFO] [stderr] Compiling bevy_tasks v0.5.0 [INFO] [stderr] Compiling hexasphere v3.4.0 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling naga v0.3.2 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling gpu-alloc v0.3.0 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling gfx-hal v0.7.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling glam v0.13.1 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling bevy_utils v0.5.0 [INFO] [stderr] Compiling gilrs-core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling gfx-auxil v0.8.0 [INFO] [stderr] Compiling gfx-backend-empty v0.7.0 [INFO] [stderr] Compiling gilrs v0.8.1 [INFO] [stderr] Compiling gfx-backend-vulkan v0.7.0 [INFO] [stderr] Compiling gfx-backend-gl v0.7.1 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling gltf-json v0.15.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling rodio v0.13.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.5.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.5.0 [INFO] [stderr] Compiling bevy_derive v0.5.0 [INFO] [stderr] Compiling wgpu-core v0.7.1 [INFO] [stderr] Compiling bevy_reflect v0.5.0 [INFO] [stderr] Compiling gltf v0.15.2 [INFO] [stderr] Compiling bevy_ecs v0.5.0 [INFO] [stderr] Compiling bevy_math v0.5.0 [INFO] [stderr] Compiling wgpu v0.7.1 [INFO] [stderr] Compiling bevy_app v0.5.0 [INFO] [stderr] Compiling bevy_log v0.5.0 [INFO] [stderr] Compiling bevy_core v0.5.0 [INFO] [stderr] Compiling bevy_transform v0.5.0 [INFO] [stderr] Compiling bevy_window v0.5.0 [INFO] [stderr] Compiling bevy_input v0.5.0 [INFO] [stderr] Compiling bevy_dynamic_plugin v0.5.0 [INFO] [stderr] Compiling bevy_winit v0.5.0 [INFO] [stderr] Compiling bevy_gilrs v0.5.0 [INFO] [stderr] Compiling bevy_diagnostic v0.5.0 [INFO] [stderr] Compiling bevy_asset v0.5.0 [INFO] [stderr] Compiling bevy_render v0.5.0 [INFO] [stderr] Compiling bevy_scene v0.5.0 [INFO] [stderr] Compiling bevy_audio v0.5.0 [INFO] [stderr] Compiling bevy_sprite v0.5.0 [INFO] [stderr] Compiling bevy_pbr v0.5.0 [INFO] [stderr] Compiling bevy_wgpu v0.5.0 [INFO] [stderr] Compiling bevy_gltf v0.5.0 [INFO] [stderr] Compiling bevy_text v0.5.0 [INFO] [stderr] Compiling bevy_ui v0.5.0 [INFO] [stderr] Compiling bevy_internal v0.5.0 [INFO] [stderr] Compiling bevy v0.5.0 [INFO] [stderr] Compiling big-brain v0.6.0 [INFO] [stderr] Compiling bbtest v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(total_cmp)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:238:34 [INFO] [stdout] | [INFO] [stdout] 238 | let points = (time.delta().as_secs_f32() * 20.); [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bbtest` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b73b48cea423776cb242b26a329b3dc8500ad38979410d4e49572617a1e9a1ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73b48cea423776cb242b26a329b3dc8500ad38979410d4e49572617a1e9a1ae", kill_on_drop: false }` [INFO] [stdout] b73b48cea423776cb242b26a329b3dc8500ad38979410d4e49572617a1e9a1ae