[INFO] cloning repository https://github.com/Fedomn/rust-knowledge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fedomn/rust-knowledge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedomn%2Frust-knowledge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedomn%2Frust-knowledge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30625ee65224517e248418cf6b0cd1417f5263f1 [INFO] testing Fedomn/rust-knowledge against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedomn%2Frust-knowledge" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fedomn/rust-knowledge on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Fedomn/rust-knowledge [INFO] finished tweaking git repo https://github.com/Fedomn/rust-knowledge [INFO] tweaked toml for git repo https://github.com/Fedomn/rust-knowledge written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Fedomn/rust-knowledge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 59cf7948e4677ddaebe65bcf7a7bd83289af3bab6df33ad85e7a634f5b915ff5 [INFO] running `Command { std: "docker" "start" "-a" "59cf7948e4677ddaebe65bcf7a7bd83289af3bab6df33ad85e7a634f5b915ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59cf7948e4677ddaebe65bcf7a7bd83289af3bab6df33ad85e7a634f5b915ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59cf7948e4677ddaebe65bcf7a7bd83289af3bab6df33ad85e7a634f5b915ff5", kill_on_drop: false }` [INFO] [stdout] 59cf7948e4677ddaebe65bcf7a7bd83289af3bab6df33ad85e7a634f5b915ff5 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca0c230dd9cd109eae6239741e335d781b39b1ed055c2672111472746d9389f2 [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" "ca0c230dd9cd109eae6239741e335d781b39b1ed055c2672111472746d9389f2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling command_line v0.1.0 (/opt/rustwide/workdir/command_line) [INFO] [stderr] Compiling web_server v0.1.0 (/opt/rustwide/workdir/web_server) [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rust-knowledge v0.1.0 (/opt/rustwide/workdir/playground) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> playground/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(allocator_api)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> playground/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(nonnull_slice_from_raw_parts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> playground/src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> playground/src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![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] --> playground/src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(type_alias_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> playground/src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(trace_macros)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> playground/src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(portable_simd)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-knowledge` due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "ca0c230dd9cd109eae6239741e335d781b39b1ed055c2672111472746d9389f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0c230dd9cd109eae6239741e335d781b39b1ed055c2672111472746d9389f2", kill_on_drop: false }` [INFO] [stdout] ca0c230dd9cd109eae6239741e335d781b39b1ed055c2672111472746d9389f2