[INFO] fetching crate tdn 0.2.0... [INFO] testing tdn-0.2.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate tdn 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate tdn 0.2.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tdn 0.2.0 [INFO] finished tweaking crates.io crate tdn 0.2.0 [INFO] tweaked toml for crates.io crate tdn 0.2.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate tdn 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-argon2 v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75f81cdb995fb931996a15a07b2107e0c9c7b4c314114013c958003cb0c41001 [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" "75f81cdb995fb931996a15a07b2107e0c9c7b4c314114013c958003cb0c41001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75f81cdb995fb931996a15a07b2107e0c9c7b4c314114013c958003cb0c41001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f81cdb995fb931996a15a07b2107e0c9c7b4c314114013c958003cb0c41001", kill_on_drop: false }` [INFO] [stdout] 75f81cdb995fb931996a15a07b2107e0c9c7b4c314114013c958003cb0c41001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e0271f11af0aed436297b678eafb8091eba381d014d9a01829034d3208598fd [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" "2e0271f11af0aed436297b678eafb8091eba381d014d9a01829034d3208598fd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling ed25519 v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling polling v1.0.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling async-mutex v1.3.0 [INFO] [stderr] Compiling async-semaphore v1.1.0 [INFO] [stderr] Compiling futures-lite v1.4.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling block-modes v0.6.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling async-barrier v1.0.1 [INFO] [stderr] Compiling async-rwlock v1.1.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling async-lock v2.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling async-io v1.1.1 [INFO] [stderr] Compiling async-executor v1.1.1 [INFO] [stderr] Compiling sled v0.34.4 [INFO] [stderr] Compiling async-fs v1.3.0 [INFO] [stderr] Compiling async-process v1.0.0 [INFO] [stderr] Compiling async-net v1.3.0 [INFO] [stderr] Compiling smol v1.0.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling async-tungstenite v0.4.2 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling chamomile_types v0.2.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling postcard v0.5.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.0 [INFO] [stderr] Compiling rckad v0.0.6 [INFO] [stderr] Compiling chamomile v0.2.0 [INFO] [stderr] Compiling tdn_types v0.2.0 [INFO] [stderr] Compiling tdn v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(associated_type_defaults)] [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 `tdn` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2e0271f11af0aed436297b678eafb8091eba381d014d9a01829034d3208598fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0271f11af0aed436297b678eafb8091eba381d014d9a01829034d3208598fd", kill_on_drop: false }` [INFO] [stdout] 2e0271f11af0aed436297b678eafb8091eba381d014d9a01829034d3208598fd