[INFO] fetching crate yatws 0.1.7...
[INFO] checking yatws-0.1.7 against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510
[INFO] extracting crate yatws 0.1.7 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate yatws 0.1.7
[INFO] finished tweaking crates.io crate yatws 0.1.7
[INFO] tweaked toml for crates.io crate yatws 0.1.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yatws 0.1.7 on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yatws 0.1.7 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deranged v0.5.3
[INFO] [stderr]   Downloaded bitmask-enum v2.2.5
[INFO] [stderr]   Downloaded rusqlite-macros v0.4.1
[INFO] [stderr]   Downloaded sqlite3-parser v0.15.0
[INFO] [stderr]   Downloaded suppaftp v7.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2612e08594d46c2bb8a02a44edf439d869ac19a8063a64433c643e3b8be10262
[INFO] running `Command { std: "docker" "start" "-a" "2612e08594d46c2bb8a02a44edf439d869ac19a8063a64433c643e3b8be10262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2612e08594d46c2bb8a02a44edf439d869ac19a8063a64433c643e3b8be10262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2612e08594d46c2bb8a02a44edf439d869ac19a8063a64433c643e3b8be10262", kill_on_drop: false }`
[INFO] [stdout] 2612e08594d46c2bb8a02a44edf439d869ac19a8063a64433c643e3b8be10262
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9090dfcd12b40f248286e9b3c8c8656a24ae7a15792730359751e17c025869c
[INFO] running `Command { std: "docker" "start" "-a" "f9090dfcd12b40f248286e9b3c8c8656a24ae7a15792730359751e17c025869c", kill_on_drop: false }`
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling bitmask-enum v2.2.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling sqlite3-parser v0.15.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking suppaftp v7.0.7
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling rusqlite-macros v0.4.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking yatws v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `generate_bindings`
[INFO] [stdout]   --> src/data_subscription.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(not(feature = "generate_bindings"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `shortinv`
[INFO] [stdout]    = help: consider adding `generate_bindings` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generate_bindings`
[INFO] [stdout]   --> src/data_subscription.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "generate_bindings")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `shortinv`
[INFO] [stdout]    = help: consider adding `generate_bindings` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generate_bindings`
[INFO] [stdout]   --> src/data_subscription.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(not(feature = "generate_bindings"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `shortinv`
[INFO] [stdout]    = help: consider adding `generate_bindings` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generate_bindings`
[INFO] [stdout]   --> src/data_subscription.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "generate_bindings")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `shortinv`
[INFO] [stdout]    = help: consider adding `generate_bindings` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.44s
[INFO] running `Command { std: "docker" "inspect" "f9090dfcd12b40f248286e9b3c8c8656a24ae7a15792730359751e17c025869c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9090dfcd12b40f248286e9b3c8c8656a24ae7a15792730359751e17c025869c", kill_on_drop: false }`
[INFO] [stdout] f9090dfcd12b40f248286e9b3c8c8656a24ae7a15792730359751e17c025869c
