[INFO] cloning repository https://github.com/wycats/rust-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wycats/rust-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Frust-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Frust-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8131dca1d6bc656a2e549fb0159619c9485c853 [INFO] testing wycats/rust-experiments against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Frust-experiments" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wycats/rust-experiments on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-12/source/rust-toolchain [INFO] started tweaking git repo https://github.com/wycats/rust-experiments [INFO] finished tweaking git repo https://github.com/wycats/rust-experiments [INFO] tweaked toml for git repo https://github.com/wycats/rust-experiments written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/wycats/rust-experiments already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19e992400dad3d752c3d2a8bd9909810c3ba68213274510a0c75885ba41d417f [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" "19e992400dad3d752c3d2a8bd9909810c3ba68213274510a0c75885ba41d417f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19e992400dad3d752c3d2a8bd9909810c3ba68213274510a0c75885ba41d417f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19e992400dad3d752c3d2a8bd9909810c3ba68213274510a0c75885ba41d417f", kill_on_drop: false }` [INFO] [stdout] 19e992400dad3d752c3d2a8bd9909810c3ba68213274510a0c75885ba41d417f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 476c0aa87e4ee188248921bdc06ebcd567dba1d479414d826b394136c08d6257 [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" "476c0aa87e4ee188248921bdc06ebcd567dba1d479414d826b394136c08d6257", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling format-core v0.2.3 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling bimap v0.5.3 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling type-map v0.3.0 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling ouroboros_macro v0.5.1 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling format-macro v0.2.3 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling format v0.2.3 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling ouroboros v0.5.1 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling spectrum v0.0.0 (/opt/rustwide/workdir/crates/spectrum) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> crates/spectrum/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(const_pin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around const expression [INFO] [stdout] --> crates/spectrum/src/emit/style.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[repr(u8)] [INFO] [stdout] | ^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around const expression [INFO] [stdout] --> crates/spectrum/src/emit/style.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[repr(u8)] [INFO] [stdout] | ^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] error: could not compile `spectrum` due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "476c0aa87e4ee188248921bdc06ebcd567dba1d479414d826b394136c08d6257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "476c0aa87e4ee188248921bdc06ebcd567dba1d479414d826b394136c08d6257", kill_on_drop: false }` [INFO] [stdout] 476c0aa87e4ee188248921bdc06ebcd567dba1d479414d826b394136c08d6257