[INFO] fetching crate rug-maths 0.2.5... [INFO] testing rug-maths-0.2.5 against 1.90.0 for beta-1.91-3 [INFO] extracting crate rug-maths 0.2.5 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rug-maths 0.2.5 [INFO] finished tweaking crates.io crate rug-maths 0.2.5 [INFO] tweaked toml for crates.io crate rug-maths 0.2.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rug-maths 0.2.5 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maths-traits v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d5dadc9b4fbe821873496663f84c15e1729511440532c987d1a9c1a2c654156 [INFO] running `Command { std: "docker" "start" "-a" "2d5dadc9b4fbe821873496663f84c15e1729511440532c987d1a9c1a2c654156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d5dadc9b4fbe821873496663f84c15e1729511440532c987d1a9c1a2c654156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d5dadc9b4fbe821873496663f84c15e1729511440532c987d1a9c1a2c654156", kill_on_drop: false }` [INFO] [stdout] 2d5dadc9b4fbe821873496663f84c15e1729511440532c987d1a9c1a2c654156 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd50ba70533de5cf75aa851ca1a98152ac9dd26e0044575c550ec6d9b04f8741 [INFO] running `Command { std: "docker" "start" "-a" "cd50ba70533de5cf75aa851ca1a98152ac9dd26e0044575c550ec6d9b04f8741", kill_on_drop: false }` [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.8 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling rug v1.28.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling maths-traits v0.2.1 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/maths-traits-0.2.1/src/lib.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | #![feature(trait_alias)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/maths-traits-0.2.1/src/lib.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/maths-traits-0.2.1/src/lib.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | #![feature(extra_log_consts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `maths-traits` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cd50ba70533de5cf75aa851ca1a98152ac9dd26e0044575c550ec6d9b04f8741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd50ba70533de5cf75aa851ca1a98152ac9dd26e0044575c550ec6d9b04f8741", kill_on_drop: false }` [INFO] [stdout] cd50ba70533de5cf75aa851ca1a98152ac9dd26e0044575c550ec6d9b04f8741