[INFO] cloning repository https://github.com/JoeHowarth/simulation_rust_2_vue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoeHowarth/simulation_rust_2_vue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeHowarth%2Fsimulation_rust_2_vue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeHowarth%2Fsimulation_rust_2_vue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbf55514d90a07c8c853faeb079d8eefcfe54341 [INFO] testing JoeHowarth/simulation_rust_2_vue 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%2FJoeHowarth%2Fsimulation_rust_2_vue" "/workspace/builds/worker-41/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-41/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JoeHowarth/simulation_rust_2_vue 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/JoeHowarth/simulation_rust_2_vue [INFO] disabled cargo feature 'default-run' from git repo https://github.com/JoeHowarth/simulation_rust_2_vue [INFO] finished tweaking git repo https://github.com/JoeHowarth/simulation_rust_2_vue [INFO] tweaked toml for git repo https://github.com/JoeHowarth/simulation_rust_2_vue written to /workspace/builds/worker-41/source/Cargo.toml [INFO] crate git repo https://github.com/JoeHowarth/simulation_rust_2_vue 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-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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] ed2e24bed37e1d695ffb2912ce34da78b9eae92ff4baaf9fbe251962805bc431 [INFO] running `Command { std: "docker" "start" "-a" "ed2e24bed37e1d695ffb2912ce34da78b9eae92ff4baaf9fbe251962805bc431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed2e24bed37e1d695ffb2912ce34da78b9eae92ff4baaf9fbe251962805bc431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed2e24bed37e1d695ffb2912ce34da78b9eae92ff4baaf9fbe251962805bc431", kill_on_drop: false }` [INFO] [stdout] ed2e24bed37e1d695ffb2912ce34da78b9eae92ff4baaf9fbe251962805bc431 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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] 85974317caeaa03e61885297bb49c3779d38a61073b4f3cda537daa413295101 [INFO] running `Command { std: "docker" "start" "-a" "85974317caeaa03e61885297bb49c3779d38a61073b4f3cda537daa413295101", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling libm v0.1.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling ord_subset v3.1.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling approx v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling specs-derive v0.2.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling ws v0.7.9 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling alga v0.7.2 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.24.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling config v0.9.2 [INFO] [stderr] Compiling slog-scope v4.1.1 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling derive_more v0.14.0 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling failure v0.1.5 [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/shred-0.7.1/src/lib.rs:57:42 [INFO] [stdout] | [INFO] [stdout] 57 | #![cfg_attr(feature = "nightly", feature(core_intrinsics))] [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 `shred` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "85974317caeaa03e61885297bb49c3779d38a61073b4f3cda537daa413295101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85974317caeaa03e61885297bb49c3779d38a61073b4f3cda537daa413295101", kill_on_drop: false }` [INFO] [stdout] 85974317caeaa03e61885297bb49c3779d38a61073b4f3cda537daa413295101