[INFO] fetching crate faktory 0.13.1... [INFO] checking faktory-0.13.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate faktory 0.13.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate faktory 0.13.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate faktory 0.13.1 [INFO] tweaked toml for crates.io crate faktory 0.13.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate faktory 0.13.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate faktory 0.13.1 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b12875c089eb08be89d3fa28e5ff89259d12ef91a15f3d701bd902be39b0b063 [INFO] running `Command { std: "docker" "start" "-a" "b12875c089eb08be89d3fa28e5ff89259d12ef91a15f3d701bd902be39b0b063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b12875c089eb08be89d3fa28e5ff89259d12ef91a15f3d701bd902be39b0b063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b12875c089eb08be89d3fa28e5ff89259d12ef91a15f3d701bd902be39b0b063", kill_on_drop: false }` [INFO] [stdout] b12875c089eb08be89d3fa28e5ff89259d12ef91a15f3d701bd902be39b0b063 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7241caee9b426f7ef6989ab47b750885559fa0eeaf6d4be02cb19ad8022a20b6 [INFO] running `Command { std: "docker" "start" "-a" "7241caee9b426f7ef6989ab47b750885559fa0eeaf6d4be02cb19ad8022a20b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking etcetera v0.10.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking xattr v1.5.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking asn1-rs v0.5.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking der-parser v8.2.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking x509-parser v0.15.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking parse-display v0.9.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-tar v0.3.1 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking semver v1.0.26 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking docker_credential v1.3.2 [INFO] [stderr] Checking faktory v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyperlocal v0.9.1 [INFO] [stderr] Checking bollard v0.18.1 [INFO] [stderr] Checking testcontainers v0.24.0 [INFO] [stdout] warning: associated function `new_unchecked` is never used [INFO] [stdout] --> tests/mock/mod.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 79 | impl Stream { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn new_unchecked(stream: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.91s [INFO] running `Command { std: "docker" "inspect" "7241caee9b426f7ef6989ab47b750885559fa0eeaf6d4be02cb19ad8022a20b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7241caee9b426f7ef6989ab47b750885559fa0eeaf6d4be02cb19ad8022a20b6", kill_on_drop: false }` [INFO] [stdout] 7241caee9b426f7ef6989ab47b750885559fa0eeaf6d4be02cb19ad8022a20b6