[INFO] cloning repository https://github.com/kettle11/LD50 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kettle11/LD50" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettle11%2FLD50", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettle11%2FLD50'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89f3088425f9a51af6f609dfc91fc2ece1075cbc [INFO] testing kettle11/LD50 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettle11%2FLD50" "/workspace/builds/worker-108/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-108/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kettle11/LD50 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kettle11/LD50 [INFO] finished tweaking git repo https://github.com/kettle11/LD50 [INFO] tweaked toml for git repo https://github.com/kettle11/LD50 written to /workspace/builds/worker-108/source/Cargo.toml [INFO] crate git repo https://github.com/kettle11/LD50 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.clatter.revision [INFO] [stderr] warning: unused manifest key: dependencies.isosurface.revision [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-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba4eb9f8056de3cc511c1431717ed43244e685f9ecb7e20acf16dfc6e1910493 [INFO] running `Command { std: "docker" "start" "-a" "ba4eb9f8056de3cc511c1431717ed43244e685f9ecb7e20acf16dfc6e1910493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba4eb9f8056de3cc511c1431717ed43244e685f9ecb7e20acf16dfc6e1910493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4eb9f8056de3cc511c1431717ed43244e685f9ecb7e20acf16dfc6e1910493", kill_on_drop: false }` [INFO] [stdout] ba4eb9f8056de3cc511c1431717ed43244e685f9ecb7e20acf16dfc6e1910493 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f864fdd734551bd949ceb39adb6572d76b9f16fb8570f689db2945c121b8594 [INFO] running `Command { std: "docker" "start" "-a" "6f864fdd734551bd949ceb39adb6572d76b9f16fb8570f689db2945c121b8594", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.clatter.revision [INFO] [stderr] warning: unused manifest key: dependencies.isosurface.revision [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling kreflect_common v0.1.0 (/opt/rustwide/workdir/copied_dependencies/koi/crates/kreflect/kreflect_common) [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling klog v0.1.0 (/opt/rustwide/workdir/copied_dependencies/koi/crates/klog) [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling bytemuck v1.9.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling wasm_set_stack_pointer v0.1.0 (/opt/rustwide/workdir/copied_dependencies/koi/crates/wasm_set_stack_pointer) [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling kolor v0.1.8 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rect_packer v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling hdrldr v0.1.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling clatter v0.1.0 (https://github.com/Ralith/clatter#eed9ba30) [INFO] [stderr] Compiling isosurface v0.1.0-alpha.0 (https://github.com/swiftcoder/isosurface.git#b4b95b3e) [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling kserde_derive_impl v0.1.0 (/opt/rustwide/workdir/copied_dependencies/koi/crates/kserde/kserde_derive_impl) [INFO] [stderr] Compiling kecs_derive_impl v0.1.0 (/opt/rustwide/workdir/copied_dependencies/koi/crates/kecs/kecs_derive/kecs_derive_impl) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/clatter-7f47f5b871d80566/eed9ba3/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(portable_simd)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] Compiling kaudio v0.1.0 (/opt/rustwide/workdir/copied_dependencies/koi/crates/kaudio) [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling oddio v0.5.0 (https://github.com/Ralith/oddio/?rev=e496929#e4969294) [INFO] [stderr] error: could not compile `clatter` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6f864fdd734551bd949ceb39adb6572d76b9f16fb8570f689db2945c121b8594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f864fdd734551bd949ceb39adb6572d76b9f16fb8570f689db2945c121b8594", kill_on_drop: false }` [INFO] [stdout] 6f864fdd734551bd949ceb39adb6572d76b9f16fb8570f689db2945c121b8594