[INFO] cloning repository https://github.com/Cosmo-CoDiOS/codi_bootload [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cosmo-CoDiOS/codi_bootload" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmo-CoDiOS%2Fcodi_bootload", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmo-CoDiOS%2Fcodi_bootload'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9359134b07e0aca4a27bd3cf6169e36a0add5d51 [INFO] testing Cosmo-CoDiOS/codi_bootload against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmo-CoDiOS%2Fcodi_bootload" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cosmo-CoDiOS/codi_bootload on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-94/source/.cargo/config [INFO] removed /workspace/builds/worker-94/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Cosmo-CoDiOS/codi_bootload [INFO] finished tweaking git repo https://github.com/Cosmo-CoDiOS/codi_bootload [INFO] tweaked toml for git repo https://github.com/Cosmo-CoDiOS/codi_bootload written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/Cosmo-CoDiOS/codi_bootload already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3194f2536b4ba99e633128e4ab3ff3dd59aeabedc1e749f9e4f50c7c8af2497a [INFO] running `Command { std: "docker" "start" "-a" "3194f2536b4ba99e633128e4ab3ff3dd59aeabedc1e749f9e4f50c7c8af2497a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3194f2536b4ba99e633128e4ab3ff3dd59aeabedc1e749f9e4f50c7c8af2497a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3194f2536b4ba99e633128e4ab3ff3dd59aeabedc1e749f9e4f50c7c8af2497a", kill_on_drop: false }` [INFO] [stdout] 3194f2536b4ba99e633128e4ab3ff3dd59aeabedc1e749f9e4f50c7c8af2497a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 373e3ef7f28cdabcf1ebd4df9eac5141f7a6111c68dbe8d69ab122fb88c489b0 [INFO] running `Command { std: "docker" "start" "-a" "373e3ef7f28cdabcf1ebd4df9eac5141f7a6111c68dbe8d69ab122fb88c489b0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling codi_proto_common v0.1.0 (https://github.com/Cosmo-CoDiOS/codi_protos?branch=main#0733d490) [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling stm32l4 v0.14.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling panic-abort v0.3.2 [INFO] [stderr] Compiling nb v0.1.3 [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/panic-abort-0.3.2/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #![feature(core_intrinsics)] [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/panic-abort-0.3.2/src/lib.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #![feature(panic_handler)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `panic_handler` has been stable since 1.30.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `panic-abort` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "373e3ef7f28cdabcf1ebd4df9eac5141f7a6111c68dbe8d69ab122fb88c489b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "373e3ef7f28cdabcf1ebd4df9eac5141f7a6111c68dbe8d69ab122fb88c489b0", kill_on_drop: false }` [INFO] [stdout] 373e3ef7f28cdabcf1ebd4df9eac5141f7a6111c68dbe8d69ab122fb88c489b0