[INFO] cloning repository https://github.com/swz-git/filebin-image-uploader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swz-git/filebin-image-uploader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswz-git%2Ffilebin-image-uploader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswz-git%2Ffilebin-image-uploader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7dba6be71391d2c33c1a02d7ac9afe66d14fba6f
[INFO] documenting swz-git/filebin-image-uploader against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswz-git%2Ffilebin-image-uploader" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/swz-git/filebin-image-uploader
[INFO] finished tweaking git repo https://github.com/swz-git/filebin-image-uploader
[INFO] tweaked toml for git repo https://github.com/swz-git/filebin-image-uploader written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/swz-git/filebin-image-uploader on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/swz-git/filebin-image-uploader 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c917285e1b43fcaa8042d092127379d27e73db6f067b643e7178c6386c3634bc
[INFO] running `Command { std: "docker" "start" "-a" "c917285e1b43fcaa8042d092127379d27e73db6f067b643e7178c6386c3634bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c917285e1b43fcaa8042d092127379d27e73db6f067b643e7178c6386c3634bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c917285e1b43fcaa8042d092127379d27e73db6f067b643e7178c6386c3634bc", kill_on_drop: false }`
[INFO] [stdout] c917285e1b43fcaa8042d092127379d27e73db6f067b643e7178c6386c3634bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0e405217a9605fdbda3f68f16a724d49d6d8b524c20c097b4ea455ef7ccf178
[INFO] running `Command { std: "docker" "start" "-a" "f0e405217a9605fdbda3f68f16a724d49d6d8b524c20c097b4ea455ef7ccf178", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde v1.0.178
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.178
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling xml-rs v0.8.16
[INFO] [stderr]    Compiling winnow v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling rustls v0.21.5
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking xdg-home v1.0.0
[INFO] [stderr]     Checking async-fs v1.6.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.101.1
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking tree_magic_mini v3.0.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking which v4.4.0
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking os_pipe v1.1.4
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking infer v0.15.0
[INFO] [stderr]     Checking tempfile v3.7.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling enumflags2_derive v0.7.7
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zbus_macros v3.14.1
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking enumflags2 v0.7.7
[INFO] [stderr]     Checking zvariant v3.15.0
[INFO] [stderr]     Checking native-dialog v0.6.4
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking zbus_names v2.6.0
[INFO] [stderr]     Checking zbus v3.14.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking notify-rust v4.8.0
[INFO] [stderr]     Checking hyper-rustls v0.24.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking wl-clipboard-rs v0.7.0
[INFO] [stderr]  Documenting filebin-img-uploader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/filebin_img_uploader/index.html
[INFO] running `Command { std: "docker" "inspect" "f0e405217a9605fdbda3f68f16a724d49d6d8b524c20c097b4ea455ef7ccf178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0e405217a9605fdbda3f68f16a724d49d6d8b524c20c097b4ea455ef7ccf178", kill_on_drop: false }`
[INFO] [stdout] f0e405217a9605fdbda3f68f16a724d49d6d8b524c20c097b4ea455ef7ccf178
