[INFO] cloning repository https://github.com/martinxyz/progenitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martinxyz/progenitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinxyz%2Fprogenitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinxyz%2Fprogenitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffc50e8267c74523c0ae79a27fa47a67e1378f5c [INFO] testing martinxyz/progenitor 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%2Fmartinxyz%2Fprogenitor" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/martinxyz/progenitor 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/martinxyz/progenitor [INFO] finished tweaking git repo https://github.com/martinxyz/progenitor [INFO] tweaked toml for git repo https://github.com/martinxyz/progenitor written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/martinxyz/progenitor 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] 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] e705e5b1167a7b6f7b8bed7670267fd4f8bde3e822d9d012311b4d04d5f1ab12 [INFO] running `Command { std: "docker" "start" "-a" "e705e5b1167a7b6f7b8bed7670267fd4f8bde3e822d9d012311b4d04d5f1ab12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e705e5b1167a7b6f7b8bed7670267fd4f8bde3e822d9d012311b4d04d5f1ab12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e705e5b1167a7b6f7b8bed7670267fd4f8bde3e822d9d012311b4d04d5f1ab12", kill_on_drop: false }` [INFO] [stdout] e705e5b1167a7b6f7b8bed7670267fd4f8bde3e822d9d012311b4d04d5f1ab12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 3dd7e4a1bb325da89fa57ee08630f82313313eca15cd44d9c388890054e37e61 [INFO] running `Command { std: "docker" "start" "-a" "3dd7e4a1bb325da89fa57ee08630f82313313eca15cd44d9c388890054e37e61", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 (https://github.com/rustwasm/wasm-bindgen?branch=main#7993d911) [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 (https://github.com/rustwasm/wasm-bindgen?branch=main#7993d911) [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 (https://github.com/rustwasm/wasm-bindgen?branch=main#7993d911) [INFO] [stderr] Compiling pyo3-macros-backend v0.15.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 (https://github.com/rustwasm/wasm-bindgen?branch=main#7993d911) [INFO] [stderr] Compiling pyo3-macros v0.15.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 (https://github.com/rustwasm/wasm-bindgen?branch=main#7993d911) [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling numpy v0.15.1 [INFO] [stderr] Compiling hex2d v1.1.0 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling progenitor v0.1.0 (/opt/rustwide/workdir/crates/progenitor) [INFO] [stderr] Compiling progenitor-py v0.0.0 (/opt/rustwide/workdir/crates/python) [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling progenitor-wasm v0.0.0 (/opt/rustwide/workdir/crates/wasm) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.59s [INFO] running `Command { std: "docker" "inspect" "3dd7e4a1bb325da89fa57ee08630f82313313eca15cd44d9c388890054e37e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd7e4a1bb325da89fa57ee08630f82313313eca15cd44d9c388890054e37e61", kill_on_drop: false }` [INFO] [stdout] 3dd7e4a1bb325da89fa57ee08630f82313313eca15cd44d9c388890054e37e61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72f6501ce089bd0e5ccff78c10f8ef0b077cd201da258a4879c5799de709ba2d [INFO] running `Command { std: "docker" "start" "-a" "72f6501ce089bd0e5ccff78c10f8ef0b077cd201da258a4879c5799de709ba2d", kill_on_drop: false }` [INFO] [stderr] Compiling progenitor v0.1.0 (/opt/rustwide/workdir/crates/progenitor) [INFO] [stderr] Compiling progenitor-py v0.0.0 (/opt/rustwide/workdir/crates/python) [INFO] [stderr] Compiling progenitor-wasm v0.0.0 (/opt/rustwide/workdir/crates/wasm) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> crates/progenitor/examples/map-elites/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(array_zip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> crates/progenitor/tests/integration_test.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test)] [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] error: could not compile `progenitor` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] error: could not compile `progenitor` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "72f6501ce089bd0e5ccff78c10f8ef0b077cd201da258a4879c5799de709ba2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f6501ce089bd0e5ccff78c10f8ef0b077cd201da258a4879c5799de709ba2d", kill_on_drop: false }` [INFO] [stdout] 72f6501ce089bd0e5ccff78c10f8ef0b077cd201da258a4879c5799de709ba2d