[INFO] cloning repository https://github.com/EdJoPaTo/meeting-countdown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdJoPaTo/meeting-countdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fmeeting-countdown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fmeeting-countdown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0c2db24e9bcb854cbf2c783c424799ae63b7f04 [INFO] documenting EdJoPaTo/meeting-countdown against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fmeeting-countdown" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EdJoPaTo/meeting-countdown on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EdJoPaTo/meeting-countdown [INFO] finished tweaking git repo https://github.com/EdJoPaTo/meeting-countdown [INFO] tweaked toml for git repo https://github.com/EdJoPaTo/meeting-countdown written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/EdJoPaTo/meeting-countdown already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd27d03429f371d87b42aeb58673684c6b13865312e448b689c5ca774f89fb60 [INFO] running `Command { std: "docker" "start" "-a" "cd27d03429f371d87b42aeb58673684c6b13865312e448b689c5ca774f89fb60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd27d03429f371d87b42aeb58673684c6b13865312e448b689c5ca774f89fb60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd27d03429f371d87b42aeb58673684c6b13865312e448b689c5ca774f89fb60", kill_on_drop: false }` [INFO] [stdout] cd27d03429f371d87b42aeb58673684c6b13865312e448b689c5ca774f89fb60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 5665d87baa1e561c4b2043be6cd348696211ec0b9734a9301c0da8bc0ec48739 [INFO] running `Command { std: "docker" "start" "-a" "5665d87baa1e561c4b2043be6cd348696211ec0b9734a9301c0da8bc0ec48739", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking bracket-color v0.8.7 [INFO] [stderr] Checking retry v2.0.0 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking embedded-graphics v0.7.1 [INFO] [stderr] Checking terminal_size v0.2.3 [INFO] [stderr] Checking is-terminal v0.4.1 [INFO] [stderr] Checking esp-remotecontrolled-led-matrix-client v0.1.0 (https://github.com/EdJoPaTo/esp-remotecontrolled-led-matrix-rust-client?branch=main#40dbc2ee) [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.5 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Checking ureq v2.5.0 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling clap_complete v4.0.6 [INFO] [stderr] Compiling meeting-countdown v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping meeting-countdown v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting meeting-countdown v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.01s [INFO] running `Command { std: "docker" "inspect" "5665d87baa1e561c4b2043be6cd348696211ec0b9734a9301c0da8bc0ec48739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5665d87baa1e561c4b2043be6cd348696211ec0b9734a9301c0da8bc0ec48739", kill_on_drop: false }` [INFO] [stdout] 5665d87baa1e561c4b2043be6cd348696211ec0b9734a9301c0da8bc0ec48739