[INFO] cloning repository https://github.com/nixpulvis/oursh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nixpulvis/oursh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnixpulvis%2Foursh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnixpulvis%2Foursh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c3ce4a1c69eefeeea430d73082d0e3ca5606a48 [INFO] documenting nixpulvis/oursh 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%2Fnixpulvis%2Foursh" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nixpulvis/oursh 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] removed /workspace/builds/worker-22/source/rust-toolchain [INFO] started tweaking git repo https://github.com/nixpulvis/oursh [INFO] finished tweaking git repo https://github.com/nixpulvis/oursh [INFO] tweaked toml for git repo https://github.com/nixpulvis/oursh written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/nixpulvis/oursh 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-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 7f9c571c6259cfa310b5b052a2381fa5b6d5d8324d82b880ab2c1cd01a43d09a [INFO] running `Command { std: "docker" "start" "-a" "7f9c571c6259cfa310b5b052a2381fa5b6d5d8324d82b880ab2c1cd01a43d09a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f9c571c6259cfa310b5b052a2381fa5b6d5d8324d82b880ab2c1cd01a43d09a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f9c571c6259cfa310b5b052a2381fa5b6d5d8324d82b880ab2c1cd01a43d09a", kill_on_drop: false }` [INFO] [stdout] 7f9c571c6259cfa310b5b052a2381fa5b6d5d8324d82b880ab2c1cd01a43d09a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] d5a99f436edef6082dee7482322dc7efabb03dca7aaee58dff77e2c62dcf5bee [INFO] running `Command { std: "docker" "start" "-a" "d5a99f436edef6082dee7482322dc7efabb03dca7aaee58dff77e2c62dcf5bee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking fd-lock v2.0.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking lalrpop-util v0.19.6 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Checking ctrlc v3.2.0 [INFO] [stderr] Checking rustyline v8.2.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pwd v1.3.1 [INFO] [stderr] Checking docopt v1.1.1 [INFO] [stderr] Compiling oursh v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Documenting oursh v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `retain_mut` [INFO] [stdout] --> src/process/jobs.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use retain_mut::RetainMut; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `retain_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #![feature(box_syntax, box_patterns, vec_retain_mut)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not document `oursh` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name oursh src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --cfg 'feature="shebang-block"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=930c9c183ab1faf8 -L dependency=/opt/rustwide/target/debug/deps --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-4d2b59c81e08e574.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-f355fc05df8f93f0.rmeta --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-b4c8c6afbbe579a0.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-fda3b138a76a689f.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-9259dd562667ae2d.rmeta --extern pwd=/opt/rustwide/target/debug/deps/libpwd-7bb5ca588591f65f.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-eb7d01a950e15b6f.rmeta --extern termion=/opt/rustwide/target/debug/deps/libtermion-ec7dff7a5749e7a4.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f6396e255cb1d8ae.rmeta --cap-lints=warn --crate-version 0.4.3` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "d5a99f436edef6082dee7482322dc7efabb03dca7aaee58dff77e2c62dcf5bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5a99f436edef6082dee7482322dc7efabb03dca7aaee58dff77e2c62dcf5bee", kill_on_drop: false }` [INFO] [stdout] d5a99f436edef6082dee7482322dc7efabb03dca7aaee58dff77e2c62dcf5bee