[INFO] cloning repository https://github.com/abiriadev/rust-clj [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abiriadev/rust-clj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabiriadev%2Frust-clj", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabiriadev%2Frust-clj'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 972da76cb5dad3df468893bd473531328012150f [INFO] documenting abiriadev/rust-clj 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%2Fabiriadev%2Frust-clj" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abiriadev/rust-clj 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/abiriadev/rust-clj [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/abiriadev/rust-clj [INFO] tweaked toml for git repo https://github.com/abiriadev/rust-clj written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/abiriadev/rust-clj 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/rust-lang/regex.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkg-config v0.3.23 [INFO] [stderr] Downloaded libc v0.2.109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 62612dd42df74dc1f32c03df711c80bc3bda376b9d703fce44c7933891fd6ceb [INFO] running `Command { std: "docker" "start" "-a" "62612dd42df74dc1f32c03df711c80bc3bda376b9d703fce44c7933891fd6ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62612dd42df74dc1f32c03df711c80bc3bda376b9d703fce44c7933891fd6ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62612dd42df74dc1f32c03df711c80bc3bda376b9d703fce44c7933891fd6ceb", kill_on_drop: false }` [INFO] [stdout] 62612dd42df74dc1f32c03df711c80bc3bda376b9d703fce44c7933891fd6ceb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] fcfdb1dd136b26342ecdd1224b142eeab1b6e777c0184fccf80984badda15db7 [INFO] running `Command { std: "docker" "start" "-a" "fcfdb1dd136b26342ecdd1224b142eeab1b6e777c0184fccf80984badda15db7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Checking regex-syntax v0.6.25 (https://github.com/rust-lang/regex.git#5197f212) [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Checking regex v1.5.4 (https://github.com/rust-lang/regex.git#5197f212) [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking clj v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting clj v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(backtrace)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(error_type_id)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `clj` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(backtrace)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(error_type_id)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 document `clj` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name clj src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --cfg 'feature="webp"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=2f3fa83ae1249863 -L dependency=/opt/rustwide/target/debug/deps --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0e3b6f98ffce0268.rmeta --extern jpeg_decoder=/opt/rustwide/target/debug/deps/libjpeg_decoder-9edeb921cb0f87e7.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-55786a782bcbb82c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-00f6c0a405008df6.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "fcfdb1dd136b26342ecdd1224b142eeab1b6e777c0184fccf80984badda15db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcfdb1dd136b26342ecdd1224b142eeab1b6e777c0184fccf80984badda15db7", kill_on_drop: false }` [INFO] [stdout] fcfdb1dd136b26342ecdd1224b142eeab1b6e777c0184fccf80984badda15db7