[INFO] fetching crate secure-session 0.4.0... [INFO] checking secure-session-0.4.0 against beta for pr-78714 [INFO] extracting crate secure-session 0.4.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate secure-session 0.4.0 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 crates.io crate secure-session 0.4.0 [INFO] finished tweaking crates.io crate secure-session 0.4.0 [INFO] tweaked toml for crates.io crate secure-session 0.4.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate secure-session 0.4.0 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 1e7e3ab4038dc5e0f2dcad6492f759d18d7bd0ed043be720eb9763296ab9e3a6 [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" "1e7e3ab4038dc5e0f2dcad6492f759d18d7bd0ed043be720eb9763296ab9e3a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e7e3ab4038dc5e0f2dcad6492f759d18d7bd0ed043be720eb9763296ab9e3a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e7e3ab4038dc5e0f2dcad6492f759d18d7bd0ed043be720eb9763296ab9e3a6", kill_on_drop: false }` [INFO] [stdout] 1e7e3ab4038dc5e0f2dcad6492f759d18d7bd0ed043be720eb9763296ab9e3a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 7ed73c40a41c54f1a6aa8f87636b62daee55f5958019149fb6f874a7e659af6f [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" "7ed73c40a41c54f1a6aa8f87636b62daee55f5958019149fb6f874a7e659af6f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking stream-cipher v0.4.1 [INFO] [stderr] Checking aead v0.3.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking polyval v0.4.0 [INFO] [stderr] Checking poly1305 v0.6.0 [INFO] [stderr] Checking chacha20 v0.4.3 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking chacha20poly1305 v0.5.1 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking iron-test v0.6.0 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking cookie v0.14.1 [INFO] [stderr] Checking secure-session v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> benches/bench.rs:1:1 [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 `secure-session` [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" "7ed73c40a41c54f1a6aa8f87636b62daee55f5958019149fb6f874a7e659af6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed73c40a41c54f1a6aa8f87636b62daee55f5958019149fb6f874a7e659af6f", kill_on_drop: false }` [INFO] [stdout] 7ed73c40a41c54f1a6aa8f87636b62daee55f5958019149fb6f874a7e659af6f