[INFO] cloning repository https://github.com/robin-thoene/hotsave [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robin-thoene/hotsave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobin-thoene%2Fhotsave", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobin-thoene%2Fhotsave'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c348f24d363421e942c9ab8cb4e3d9a831672c73 [INFO] checking robin-thoene/hotsave/c348f24d363421e942c9ab8cb4e3d9a831672c73 against master#43ca9d18e333797f0aa3b525501a7cec8d61a96b for pr-136764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobin-thoene%2Fhotsave" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robin-thoene/hotsave on toolchain 43ca9d18e333797f0aa3b525501a7cec8d61a96b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robin-thoene/hotsave [INFO] finished tweaking git repo https://github.com/robin-thoene/hotsave [INFO] tweaked toml for git repo https://github.com/robin-thoene/hotsave written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/robin-thoene/hotsave 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" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded epoll v4.3.3 [INFO] [stderr] Downloaded evdev-rs v0.4.0 [INFO] [stderr] Downloaded cocoa v0.22.0 [INFO] [stderr] Downloaded core-graphics v0.21.0 [INFO] [stderr] Downloaded rdev v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c038e0cf373e5945b4727553bc5eb62736c6889646dfdae28d800c9879870f8f [INFO] running `Command { std: "docker" "start" "-a" "c038e0cf373e5945b4727553bc5eb62736c6889646dfdae28d800c9879870f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c038e0cf373e5945b4727553bc5eb62736c6889646dfdae28d800c9879870f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c038e0cf373e5945b4727553bc5eb62736c6889646dfdae28d800c9879870f8f", kill_on_drop: false }` [INFO] [stdout] c038e0cf373e5945b4727553bc5eb62736c6889646dfdae28d800c9879870f8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80da7af2a696b18a292340a4a8284abb677ce179f840e01267e6f95479332536 [INFO] running `Command { std: "docker" "start" "-a" "80da7af2a696b18a292340a4a8284abb677ce179f840e01267e6f95479332536", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking itoa v1.0.13 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking pathdiff v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling evdev-sys v0.2.5 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking evdev-rs v0.4.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking pest v2.7.14 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking epoll v4.3.3 [INFO] [stderr] Checking rdev v0.5.3 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking config v0.14.1 [INFO] [stderr] Checking hotsave v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.93s [INFO] running `Command { std: "docker" "inspect" "80da7af2a696b18a292340a4a8284abb677ce179f840e01267e6f95479332536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80da7af2a696b18a292340a4a8284abb677ce179f840e01267e6f95479332536", kill_on_drop: false }` [INFO] [stdout] 80da7af2a696b18a292340a4a8284abb677ce179f840e01267e6f95479332536