[INFO] cloning repository https://github.com/eevee/fox-flux-advance [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eevee/fox-flux-advance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feevee%2Ffox-flux-advance", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feevee%2Ffox-flux-advance'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1613fa3cd47154a37cfb1b8c8bd64abefa50afa [INFO] checking eevee/fox-flux-advance against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feevee%2Ffox-flux-advance" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eevee/fox-flux-advance on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eevee/fox-flux-advance [INFO] finished tweaking git repo https://github.com/eevee/fox-flux-advance [INFO] tweaked toml for git repo https://github.com/eevee/fox-flux-advance written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/eevee/fox-flux-advance already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7aa2db55029741ba26f6186f2da40cc71c6b4f3e2f0c4ee489425ab756626f5 [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" "c7aa2db55029741ba26f6186f2da40cc71c6b4f3e2f0c4ee489425ab756626f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7aa2db55029741ba26f6186f2da40cc71c6b4f3e2f0c4ee489425ab756626f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7aa2db55029741ba26f6186f2da40cc71c6b4f3e2f0c4ee489425ab756626f5", kill_on_drop: false }` [INFO] [stdout] c7aa2db55029741ba26f6186f2da40cc71c6b4f3e2f0c4ee489425ab756626f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77b07eaee8c79a2afee232212ba492168ac199e61566c29f95e729cf239b4c54 [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" "77b07eaee8c79a2afee232212ba492168ac199e61566c29f95e729cf239b4c54", kill_on_drop: false }` [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking euclid v0.19.5 (https://github.com/servo/euclid?branch=no-std#6ca3dd5e) [INFO] [stderr] Compiling gba-proc-macro v0.5.0 [INFO] [stderr] Checking gba v0.3.1 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gba-0.3.1/src/io/dma.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | asm!(/* ASM */ "NOP [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 393 | | NOP" [INFO] [stdout] 394 | | :/* OUT */ // none [INFO] [stdout] 395 | | :/* INP */ // none [INFO] [stdout] 396 | | :/* CLO */ // none [INFO] [stdout] 397 | | :/* OPT */ "volatile" [INFO] [stdout] 398 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gba-0.3.1/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(asm)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gba-0.3.1/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(cfg_target_vendor)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gba` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "77b07eaee8c79a2afee232212ba492168ac199e61566c29f95e729cf239b4c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b07eaee8c79a2afee232212ba492168ac199e61566c29f95e729cf239b4c54", kill_on_drop: false }` [INFO] [stdout] 77b07eaee8c79a2afee232212ba492168ac199e61566c29f95e729cf239b4c54