[INFO] cloning repository https://github.com/brayniac/crucible [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brayniac/crucible" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrayniac%2Fcrucible", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrayniac%2Fcrucible'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d42806d4244095922f51b494e8aea4f8eb5b43af [INFO] checking brayniac/crucible against try#f93f9bd1edfdb032bbf1c02773329541b22aa5a7 for pr-150727-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrayniac%2Fcrucible" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/brayniac/crucible [INFO] finished tweaking git repo https://github.com/brayniac/crucible [INFO] tweaked toml for git repo https://github.com/brayniac/crucible written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brayniac/crucible on toolchain f93f9bd1edfdb032bbf1c02773329541b22aa5a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/brayniac/crucible 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" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37e605f69b39ef3c0376073d09c6be7c2298d82c1fd73468375ee5adbdb29445 [INFO] running `Command { std: "docker" "start" "-a" "37e605f69b39ef3c0376073d09c6be7c2298d82c1fd73468375ee5adbdb29445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37e605f69b39ef3c0376073d09c6be7c2298d82c1fd73468375ee5adbdb29445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37e605f69b39ef3c0376073d09c6be7c2298d82c1fd73468375ee5adbdb29445", kill_on_drop: false }` [INFO] [stdout] 37e605f69b39ef3c0376073d09c6be7c2298d82c1fd73468375ee5adbdb29445 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d608f824b7a6bfc79821ddd0d1f3ebd11e83755491d62db8a3aaaf901652d52 [INFO] running `Command { std: "docker" "start" "-a" "3d608f824b7a6bfc79821ddd0d1f3ebd11e83755491d62db8a3aaaf901652d52", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling io-uring v0.7.11 [INFO] [stderr] Compiling smallbox v0.8.8 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling metriken-core v0.1.3 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking arrow-schema v56.2.0 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking safe_arch v1.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Compiling zmij v1.0.3 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking wide v1.1.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking zlib-rs v0.5.5 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking clocksource v0.8.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking libz-rs-sys v0.5.5 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling metriken-derive v0.5.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking protocol-memcache v0.1.0 (/opt/rustwide/workdir/protocol/memcache) [INFO] [stdout] error[E0583]: file not found for module `streaming` [INFO] [stdout] --> protocol/memcache/src/lib.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | mod streaming; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `streaming`, create file "protocol/memcache/src/streaming.rs" or "protocol/memcache/src/streaming/mod.rs" [INFO] [stdout] = note: if there is a `mod streaming` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `streaming` [INFO] [stdout] --> protocol/memcache/src/binary/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | mod streaming; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `streaming`, create file "protocol/memcache/src/binary/streaming.rs" or "protocol/memcache/src/binary/streaming/mod.rs" [INFO] [stdout] = note: if there is a `mod streaming` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking protocol-resp v0.1.0 (/opt/rustwide/workdir/protocol/resp) [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking protocol-ping v0.1.0 (/opt/rustwide/workdir/protocol/ping) [INFO] [stderr] Checking ratelimit v0.10.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking serial_test v3.3.1 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stdout] error[E0583]: file not found for module `streaming` [INFO] [stdout] --> protocol/memcache/src/lib.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | mod streaming; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `streaming`, create file "protocol/memcache/src/streaming.rs" or "protocol/memcache/src/streaming/mod.rs" [INFO] [stdout] = note: if there is a `mod streaming` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `streaming` [INFO] [stdout] --> protocol/memcache/src/binary/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | mod streaming; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `streaming`, create file "protocol/memcache/src/binary/streaming.rs" or "protocol/memcache/src/binary/streaming/mod.rs" [INFO] [stdout] = note: if there is a `mod streaming` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `protocol-memcache` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `protocol-memcache` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3d608f824b7a6bfc79821ddd0d1f3ebd11e83755491d62db8a3aaaf901652d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d608f824b7a6bfc79821ddd0d1f3ebd11e83755491d62db8a3aaaf901652d52", kill_on_drop: false }` [INFO] [stdout] 3d608f824b7a6bfc79821ddd0d1f3ebd11e83755491d62db8a3aaaf901652d52