[INFO] fetching crate hms 0.1.3... [INFO] checking hms-0.1.3 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate hms 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate hms 0.1.3 [INFO] finished tweaking crates.io crate hms 0.1.3 [INFO] tweaked toml for crates.io crate hms 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hms 0.1.3 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hms 0.1.3 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dsl_auto_type v0.1.2 [INFO] [stderr] Downloaded migrations_internals v2.2.0 [INFO] [stderr] Downloaded hms-common v0.1.3 [INFO] [stderr] Downloaded x11-clipboard v0.7.1 [INFO] [stderr] Downloaded tree_magic_mini v3.0.3 [INFO] [stderr] Downloaded wl-clipboard-rs v0.7.0 [INFO] [stderr] Downloaded cli-clipboard v0.4.0 [INFO] [stderr] Downloaded diesel_derives v2.2.3 [INFO] [stderr] Downloaded winnow v0.5.30 [INFO] [stderr] Downloaded diesel v2.2.6 [INFO] [stderr] Downloaded hms-db v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4b2d7846089f74b31c4c1a13ab6a78653566677d1f3de90e18c09ab14f853c6 [INFO] running `Command { std: "docker" "start" "-a" "e4b2d7846089f74b31c4c1a13ab6a78653566677d1f3de90e18c09ab14f853c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4b2d7846089f74b31c4c1a13ab6a78653566677d1f3de90e18c09ab14f853c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b2d7846089f74b31c4c1a13ab6a78653566677d1f3de90e18c09ab14f853c6", kill_on_drop: false }` [INFO] [stdout] e4b2d7846089f74b31c4c1a13ab6a78653566677d1f3de90e18c09ab14f853c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b580819c2e52eaee07856bb24c6c455801b9b63424a9c6450c471300dc4da3b0 [INFO] running `Command { std: "docker" "start" "-a" "b580819c2e52eaee07856bb24c6c455801b9b63424a9c6450c471300dc4da3b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking winnow v0.5.30 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking lru v0.12.2 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking os_pipe v1.1.5 [INFO] [stderr] Checking hms-common v0.1.3 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling hms v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Checking tree_magic_mini v3.0.3 [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Checking thiserror v2.0.11 [INFO] [stderr] Checking clap v4.5.26 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking os_info v3.7.0 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Checking diesel v2.2.6 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking migrations_internals v2.2.0 [INFO] [stderr] Checking human-panic v2.0.2 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Checking diesel_migrations v2.2.0 [INFO] [stderr] Checking hms-db v0.1.3 [INFO] [stderr] Checking wl-clipboard-rs v0.7.0 [INFO] [stderr] Checking cli-clipboard v0.4.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.52s [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 5` [INFO] running `Command { std: "docker" "inspect" "b580819c2e52eaee07856bb24c6c455801b9b63424a9c6450c471300dc4da3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b580819c2e52eaee07856bb24c6c455801b9b63424a9c6450c471300dc4da3b0", kill_on_drop: false }` [INFO] [stdout] b580819c2e52eaee07856bb24c6c455801b9b63424a9c6450c471300dc4da3b0