[INFO] cloning repository https://github.com/mFrankowicz/rispreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mFrankowicz/rispreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmFrankowicz%2Frispreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmFrankowicz%2Frispreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 914babc836850d6c07755dfbd76f56bf3bfde0c1 [INFO] documenting mFrankowicz/rispreter against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmFrankowicz%2Frispreter" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mFrankowicz/rispreter on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mFrankowicz/rispreter [INFO] finished tweaking git repo https://github.com/mFrankowicz/rispreter [INFO] tweaked toml for git repo https://github.com/mFrankowicz/rispreter written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/mFrankowicz/rispreter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dab56fdce7dfcd7b3ff3c7eb641b6a1225e9803017c38155e1bda8431ac35eb [INFO] running `Command { std: "docker" "start" "-a" "6dab56fdce7dfcd7b3ff3c7eb641b6a1225e9803017c38155e1bda8431ac35eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dab56fdce7dfcd7b3ff3c7eb641b6a1225e9803017c38155e1bda8431ac35eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dab56fdce7dfcd7b3ff3c7eb641b6a1225e9803017c38155e1bda8431ac35eb", kill_on_drop: false }` [INFO] [stdout] 6dab56fdce7dfcd7b3ff3c7eb641b6a1225e9803017c38155e1bda8431ac35eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b7c7c27904387ca61e431fd4d2ab1d6ee68e84785cee31893293f66542a0810 [INFO] running `Command { std: "docker" "start" "-a" "3b7c7c27904387ca61e431fd4d2ab1d6ee68e84785cee31893293f66542a0810", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking smallstr v0.1.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking rispreter-parser v0.1.0 (/opt/rustwide/workdir/rispreter-parser) [INFO] [stderr] Documenting rispreter-parser v0.1.0 (/opt/rustwide/workdir/rispreter-parser) [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Checking mortal v0.1.5 [INFO] [stderr] Checking linefeed v0.5.4 [INFO] [stderr] Documenting rispreter-repl v0.0.6 (/opt/rustwide/workdir/rispreter-repl) [INFO] [stderr] Checking rispreter-repl v0.0.6 (/opt/rustwide/workdir/rispreter-repl) [INFO] [stdout] warning: field is never read: `deepness` [INFO] [stdout] --> rispreter-repl/src/lval/lval_env.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | deepness: RefCell, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Lenv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rispreter-repl/src/lval/lval_env.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> rispreter-repl/src/bin/rispreter.rs:1:12 [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 document `rispreter-repl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name rispreter rispreter-repl/src/bin/rispreter.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=a8036d97fc673c4b -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-86af3c0d971a74c6.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-6d0e8d39221c82fb.rmeta --extern linefeed=/opt/rustwide/target/debug/deps/liblinefeed-7504cb0cb04e9a92.rmeta --extern rispreter_parser=/opt/rustwide/target/debug/deps/librispreter_parser-01107284a6da9837.rmeta --extern rispreter_repl=/opt/rustwide/target/debug/deps/librispreter_repl-2b150bd73fafc696.rmeta --cap-lints=warn --crate-version 0.0.6` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "3b7c7c27904387ca61e431fd4d2ab1d6ee68e84785cee31893293f66542a0810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b7c7c27904387ca61e431fd4d2ab1d6ee68e84785cee31893293f66542a0810", kill_on_drop: false }` [INFO] [stdout] 3b7c7c27904387ca61e431fd4d2ab1d6ee68e84785cee31893293f66542a0810