[INFO] cloning repository https://github.com/insomnimus/wink [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insomnimus/wink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Fwink", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Fwink'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f06fecb15b2d4ad7c12fc5a8e9d40ce101ca3879 [INFO] documenting insomnimus/wink against beta-2023-07-23 for beta-1.72-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Fwink" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insomnimus/wink on toolchain beta-2023-07-23 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/insomnimus/wink [INFO] finished tweaking git repo https://github.com/insomnimus/wink [INFO] tweaked toml for git repo https://github.com/insomnimus/wink written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/insomnimus/wink already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 096f0a4d01f4437cf2e9e8fcabb172c9b8787dfff8646bff7e8d2f947d7a5b61 [INFO] running `Command { std: "docker" "start" "-a" "096f0a4d01f4437cf2e9e8fcabb172c9b8787dfff8646bff7e8d2f947d7a5b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "096f0a4d01f4437cf2e9e8fcabb172c9b8787dfff8646bff7e8d2f947d7a5b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "096f0a4d01f4437cf2e9e8fcabb172c9b8787dfff8646bff7e8d2f947d7a5b61", kill_on_drop: false }` [INFO] [stdout] 096f0a4d01f4437cf2e9e8fcabb172c9b8787dfff8646bff7e8d2f947d7a5b61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35840145f23578a97323129bea911746d2dc3da4e697ad39a346552cf3efc9f4 [INFO] running `Command { std: "docker" "start" "-a" "35840145f23578a97323129bea911746d2dc3da4e697ad39a346552cf3efc9f4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking normpath v0.3.2 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking junction v0.2.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling clap_complete v3.2.3 [INFO] [stderr] Compiling wink v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Documenting wink v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/bin/linfo.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(windows_file_type_ext)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `windows_file_type_ext` [INFO] [stdout] --> src/bin/linfo.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(windows_file_type_ext)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/bin/rmlink.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(windows_file_type_ext)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `windows_file_type_ext` [INFO] [stdout] --> src/bin/rmlink.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(windows_file_type_ext)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `wink` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type bin --crate-name linfo src/bin/linfo.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=595fd95108833472 -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-81ca8772c9625165.rmeta --extern junction=/opt/rustwide/target/debug/deps/libjunction-eb82159229fd4978.rmeta --extern normpath=/opt/rustwide/target/debug/deps/libnormpath-b35c40353a8a4425.rmeta --extern wild=/opt/rustwide/target/debug/deps/libwild-a3f1a5a4ab828701.rmeta --extern wink=/opt/rustwide/target/debug/deps/libwink-0aa9ac4fbd087d8a.rmeta --cap-lints=warn --crate-version 0.3.3` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `wink` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type bin --crate-name rmlink src/bin/rmlink.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=3cbb658136b6e722 -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-81ca8772c9625165.rmeta --extern junction=/opt/rustwide/target/debug/deps/libjunction-eb82159229fd4978.rmeta --extern normpath=/opt/rustwide/target/debug/deps/libnormpath-b35c40353a8a4425.rmeta --extern wild=/opt/rustwide/target/debug/deps/libwild-a3f1a5a4ab828701.rmeta --extern wink=/opt/rustwide/target/debug/deps/libwink-0aa9ac4fbd087d8a.rmeta --cap-lints=warn --crate-version 0.3.3` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "35840145f23578a97323129bea911746d2dc3da4e697ad39a346552cf3efc9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35840145f23578a97323129bea911746d2dc3da4e697ad39a346552cf3efc9f4", kill_on_drop: false }` [INFO] [stdout] 35840145f23578a97323129bea911746d2dc3da4e697ad39a346552cf3efc9f4