[INFO] cloning repository https://github.com/FeanorTheElf/basic-crypto-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FeanorTheElf/basic-crypto-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Fbasic-crypto-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Fbasic-crypto-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0a43aac454ca493b8e6205b8417ea4002b79748 [INFO] documenting FeanorTheElf/basic-crypto-experiments against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Fbasic-crypto-experiments" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FeanorTheElf/basic-crypto-experiments on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FeanorTheElf/basic-crypto-experiments [INFO] finished tweaking git repo https://github.com/FeanorTheElf/basic-crypto-experiments [INFO] tweaked toml for git repo https://github.com/FeanorTheElf/basic-crypto-experiments written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/FeanorTheElf/basic-crypto-experiments already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/FeanorTheElf/FeanorLA` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded array-init v2.0.0 [INFO] [stderr] Downloaded vector-map v1.0.1 [INFO] [stderr] Downloaded contracts v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c4bdaffdf82ff7da458b65993aba53b0ffc6662dcf9e68a8007674bf66b2d6f [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" "8c4bdaffdf82ff7da458b65993aba53b0ffc6662dcf9e68a8007674bf66b2d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c4bdaffdf82ff7da458b65993aba53b0ffc6662dcf9e68a8007674bf66b2d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c4bdaffdf82ff7da458b65993aba53b0ffc6662dcf9e68a8007674bf66b2d6f", kill_on_drop: false }` [INFO] [stdout] 8c4bdaffdf82ff7da458b65993aba53b0ffc6662dcf9e68a8007674bf66b2d6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] b106f4c12528bbff1a0aa2f3dc738ed5b9a40aaaaaa2c9bb5fd957fd67a4b319 [INFO] running `Command { std: "docker" "start" "-a" "b106f4c12528bbff1a0aa2f3dc738ed5b9a40aaaaaa2c9bb5fd957fd67a4b319", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking array-init v2.0.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling contracts v0.4.0 [INFO] [stderr] Checking vector-map v1.0.1 [INFO] [stderr] Checking feanor_la v0.1.0 (https://github.com/FeanorTheElf/FeanorLA#eed11aa9) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(adt_const_params)] [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/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_const_exprs)] [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/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![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/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(generic_associated_types)] [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/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(fn_traits)] [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/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(test)] [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/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(unboxed_closures)] [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/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![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] --> /opt/rustwide/cargo-home/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(bench_black_box)] [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/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(const_fn_trait_bound)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `const_fn_trait_bound` has been stable since 1.61.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(fn_traits)] [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/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(test)] [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/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/lib.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![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] --> /opt/rustwide/cargo-home/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(bench_black_box)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 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 `feanor_la` due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "b106f4c12528bbff1a0aa2f3dc738ed5b9a40aaaaaa2c9bb5fd957fd67a4b319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b106f4c12528bbff1a0aa2f3dc738ed5b9a40aaaaaa2c9bb5fd957fd67a4b319", kill_on_drop: false }` [INFO] [stdout] b106f4c12528bbff1a0aa2f3dc738ed5b9a40aaaaaa2c9bb5fd957fd67a4b319