[INFO] cloning repository https://github.com/peshogo/bumpg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peshogo/bumpg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeshogo%2Fbumpg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeshogo%2Fbumpg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44c5e2ac048c0327299259c11ae010bcc8bfb4ea [INFO] documenting peshogo/bumpg 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%2Fpeshogo%2Fbumpg" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peshogo/bumpg 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/peshogo/bumpg [INFO] finished tweaking git repo https://github.com/peshogo/bumpg [INFO] tweaked toml for git repo https://github.com/peshogo/bumpg written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/peshogo/bumpg 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca9c18ad9cbb482bf0b06275a56296cf6e4530654fbae4437f3ab9997f31520b [INFO] running `Command { std: "docker" "start" "-a" "ca9c18ad9cbb482bf0b06275a56296cf6e4530654fbae4437f3ab9997f31520b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca9c18ad9cbb482bf0b06275a56296cf6e4530654fbae4437f3ab9997f31520b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9c18ad9cbb482bf0b06275a56296cf6e4530654fbae4437f3ab9997f31520b", kill_on_drop: false }` [INFO] [stdout] ca9c18ad9cbb482bf0b06275a56296cf6e4530654fbae4437f3ab9997f31520b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 093d6913b1f15680de2b18634d499e3e05a6255a0ee84aea40fa802a9e872c47 [INFO] running `Command { std: "docker" "start" "-a" "093d6913b1f15680de2b18634d499e3e05a6255a0ee84aea40fa802a9e872c47", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking byte-tools v0.3.0 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking opaque-debug v0.2.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking block-padding v0.1.2 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking globset v0.4.2 [INFO] [stderr] Checking ignore v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Checking serde_json v1.0.35 [INFO] [stderr] Checking condensify v0.1.0 (/opt/rustwide/workdir/condensify) [INFO] [stderr] Documenting condensify v0.1.0 (/opt/rustwide/workdir/condensify) [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> condensify/src/error.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | Error::IoError(e) => write!(f, e.description())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 25 | Error::IoError(e) => write!(f, "{}", e.description())?, [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/read.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | impl CondensifyFileReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] = note: assuming a `'static` lifetime... [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 16 | impl CondensifyFileReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/read.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | impl Read for CondensifyFileReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] = note: assuming a `'static` lifetime... [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 29 | impl Read for CondensifyFileReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/write.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | impl Write for CondensifyFileWriter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] = note: assuming a `'static` lifetime... [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 15 | impl Write for CondensifyFileWriter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/write.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | impl CondensifyFileWriter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] = note: assuming a `'static` lifetime... [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 25 | impl CondensifyFileWriter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Condencify` in this scope [INFO] [stdout] --> condensify/src/condensify/mod.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Condensify { [INFO] [stdout] | --------------------- similarly named struct `Condensify` defined here [INFO] [stdout] ... [INFO] [stdout] 20 | impl Condencify { [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `Condensify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read`, `Write`, `self` [INFO] [stdout] --> condensify/src/condensify/mod.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> condensify/src/condensify/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ErrorKind` [INFO] [stdout] --> condensify/src/condensify/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::error::ErrorKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hash::Hash` [INFO] [stdout] --> condensify/src/condensify/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `error::Error` doesn't implement `Debug` [INFO] [stdout] --> condensify/src/error.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | impl ErrorTrait for Error { [INFO] [stdout] | ^^^^^^^^^^ `error::Error` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `error::Error` [INFO] [stdout] = note: add `#[derive(Debug)]` to `error::Error` or manually `impl Debug for error::Error` [INFO] [stdout] note: required by a bound in `std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0726. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `condensify` due to 8 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> condensify/src/error.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | Error::IoError(e) => write!(f, e.description())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 25 | Error::IoError(e) => write!(f, "{}", e.description())?, [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/read.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | impl CondensifyFileReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] = note: assuming a `'static` lifetime... [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 16 | impl CondensifyFileReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/read.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | impl Read for CondensifyFileReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] = note: assuming a `'static` lifetime... [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 29 | impl Read for CondensifyFileReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/write.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | impl Write for CondensifyFileWriter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] = note: assuming a `'static` lifetime... [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 15 | impl Write for CondensifyFileWriter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/write.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | impl CondensifyFileWriter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] = note: assuming a `'static` lifetime... [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 25 | impl CondensifyFileWriter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Condencify` in this scope [INFO] [stdout] --> condensify/src/condensify/mod.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Condensify { [INFO] [stdout] | --------------------- similarly named struct `Condensify` defined here [INFO] [stdout] ... [INFO] [stdout] 20 | impl Condencify { [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `Condensify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0726. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `condensify` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name condensify condensify/src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=9f1559b7252e0b71 -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-641cc58fbb275bbb.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-9c02228928c00ebf.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-8c9f5394e3ad9cff.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-b10b2bdcd3e40a18.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bb7c25705466a49b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ab30187c0cd34766.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-495ea0f37505f909.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "093d6913b1f15680de2b18634d499e3e05a6255a0ee84aea40fa802a9e872c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093d6913b1f15680de2b18634d499e3e05a6255a0ee84aea40fa802a9e872c47", kill_on_drop: false }` [INFO] [stdout] 093d6913b1f15680de2b18634d499e3e05a6255a0ee84aea40fa802a9e872c47