[INFO] cloning repository https://github.com/boustrophedon/rss-actions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boustrophedon/rss-actions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Frss-actions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Frss-actions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a92988400f6980a5b94c1ab91e110cf4853c5a6 [INFO] documenting boustrophedon/rss-actions 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%2Fboustrophedon%2Frss-actions" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boustrophedon/rss-actions 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/boustrophedon/rss-actions [INFO] finished tweaking git repo https://github.com/boustrophedon/rss-actions [INFO] tweaked toml for git repo https://github.com/boustrophedon/rss-actions written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/boustrophedon/rss-actions 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 2a0168795566c0048d1aa414e0dd9c724fb317a8aa1b8131507221d18133d07e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2a0168795566c0048d1aa414e0dd9c724fb317a8aa1b8131507221d18133d07e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a0168795566c0048d1aa414e0dd9c724fb317a8aa1b8131507221d18133d07e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a0168795566c0048d1aa414e0dd9c724fb317a8aa1b8131507221d18133d07e", kill_on_drop: false }` [INFO] [stdout] 2a0168795566c0048d1aa414e0dd9c724fb317a8aa1b8131507221d18133d07e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 5e51be83c255c58457cf69cd621c32399f2e91875bbf28da5c6c200e4a7e3855 [INFO] running `Command { std: "docker" "start" "-a" "5e51be83c255c58457cf69cd621c32399f2e91875bbf28da5c6c200e4a7e3855", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling tokio v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking diligent-date-parser v0.1.2 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rusqlite v0.25.3 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking hyper v0.14.9 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking atom_syndication v0.9.1 [INFO] [stderr] Checking rss v1.10.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stderr] Documenting rss-actions v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/update/mod.rs:281:34 [INFO] [stdout] | [INFO] [stdout] 281 | None => unreachable!(format!("Missing feed {} for filter {:?}", alias, filter)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 281 | None => unreachable!("{}", format!("Missing feed {} for filter {:?}", alias, filter)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `rss-actions` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name rss_actions src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=859ca7070daf8666 -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6808c641dae77bd3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7c319fe679285272.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-008ffdd2026b759b.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-fe8a571c8bbc52ca.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-77210a9809392abb.rmeta --extern rss=/opt/rustwide/target/debug/deps/librss-6e23441fdc28733c.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-635b6a03f4ded0ac.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2b3409c935c0a0c6.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-fb105052d2c9dfe9.so --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-ac6f478650ac2c02.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-33007084c4c295f1.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a1b8e7c51fce531b.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "5e51be83c255c58457cf69cd621c32399f2e91875bbf28da5c6c200e4a7e3855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e51be83c255c58457cf69cd621c32399f2e91875bbf28da5c6c200e4a7e3855", kill_on_drop: false }` [INFO] [stdout] 5e51be83c255c58457cf69cd621c32399f2e91875bbf28da5c6c200e4a7e3855