[INFO] fetching crate slick 0.15.3... [INFO] checking slick-0.15.3 against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-1 [INFO] extracting crate slick 0.15.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate slick 0.15.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate slick 0.15.3 [INFO] tweaked toml for crates.io crate slick 0.15.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate slick 0.15.3 on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate slick 0.15.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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uzers v0.12.2 [INFO] [stderr] Downloaded tempfile v3.25.0 [INFO] [stderr] Downloaded clap_lex v0.7.7 [INFO] [stderr] Downloaded unicode-ident v1.0.23 [INFO] [stderr] Downloaded compound_duration v2.0.0 [INFO] [stderr] Downloaded zmij v1.0.20 [INFO] [stderr] Downloaded clap v4.5.57 [INFO] [stderr] Downloaded openssl-sys v0.9.111 [INFO] [stderr] Downloaded clap_builder v4.5.57 [INFO] [stderr] Downloaded openssl v0.10.75 [INFO] [stderr] Downloaded libc v0.2.181 [INFO] [stderr] Downloaded libz-sys v1.1.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8c7d2397e8e6c1e9cb87578877dbd463655475a71f9147e71ce635195b072d4 [INFO] running `Command { std: "docker" "start" "-a" "f8c7d2397e8e6c1e9cb87578877dbd463655475a71f9147e71ce635195b072d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8c7d2397e8e6c1e9cb87578877dbd463655475a71f9147e71ce635195b072d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c7d2397e8e6c1e9cb87578877dbd463655475a71f9147e71ce635195b072d4", kill_on_drop: false }` [INFO] [stdout] f8c7d2397e8e6c1e9cb87578877dbd463655475a71f9147e71ce635195b072d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 693d446a9c4d6a600dde821581e07e1ac41e5e326610645671fab76ceec9e544 [INFO] running `Command { std: "docker" "start" "-a" "693d446a9c4d6a600dde821581e07e1ac41e5e326610645671fab76ceec9e544", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking compound_duration v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking criterion-plot v0.8.2 [INFO] [stderr] Checking clap v4.5.57 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking uzers v0.12.2 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.8.2 [INFO] [stderr] Checking git2 v0.20.4 [INFO] [stderr] Checking slick v0.15.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.88s [INFO] running `Command { std: "docker" "inspect" "693d446a9c4d6a600dde821581e07e1ac41e5e326610645671fab76ceec9e544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "693d446a9c4d6a600dde821581e07e1ac41e5e326610645671fab76ceec9e544", kill_on_drop: false }` [INFO] [stdout] 693d446a9c4d6a600dde821581e07e1ac41e5e326610645671fab76ceec9e544