[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] checking JoeHowarth/simulation_rust_2_vue against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeHowarth%2Fsimulation_rust_2_vue" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JoeHowarth/simulation_rust_2_vue 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/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-2/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" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 8a8895b25970f96a5b50851e7d80daff208508a60f63adfe0aec120d8a513beb [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" "8a8895b25970f96a5b50851e7d80daff208508a60f63adfe0aec120d8a513beb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a8895b25970f96a5b50851e7d80daff208508a60f63adfe0aec120d8a513beb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a8895b25970f96a5b50851e7d80daff208508a60f63adfe0aec120d8a513beb", kill_on_drop: false }` [INFO] [stdout] 8a8895b25970f96a5b50851e7d80daff208508a60f63adfe0aec120d8a513beb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 4ae42990de5a90470d9589fd832135d6b3082871722d7d851679041274e81d2d [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" "4ae42990de5a90470d9589fd832135d6b3082871722d7d851679041274e81d2d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Checking libm v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking ord_subset v3.1.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking nom v4.2.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Compiling specs-derive v0.2.0 [INFO] [stderr] Checking ws v0.7.9 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking alga v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking config v0.9.2 [INFO] [stderr] Checking rayon v1.0.3 [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] Checking slog-scope v4.1.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling derive_more v0.14.0 [INFO] [stderr] Checking shred v0.7.1 [INFO] [stderr] Checking hibitset v0.5.4 [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:34 [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4ae42990de5a90470d9589fd832135d6b3082871722d7d851679041274e81d2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae42990de5a90470d9589fd832135d6b3082871722d7d851679041274e81d2d", kill_on_drop: false }` [INFO] [stdout] 4ae42990de5a90470d9589fd832135d6b3082871722d7d851679041274e81d2d