[INFO] fetching crate qust-ds 0.1.6... [INFO] testing qust-ds-0.1.6 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate qust-ds 0.1.6 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate qust-ds 0.1.6 [INFO] finished tweaking crates.io crate qust-ds 0.1.6 [INFO] tweaked toml for crates.io crate qust-ds 0.1.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate qust-ds 0.1.6 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 88 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0641960503fd28398f7ce6bc23de4a372bb01d14f39a9521984a2ddb63281d06 [INFO] running `Command { std: "docker" "start" "-a" "0641960503fd28398f7ce6bc23de4a372bb01d14f39a9521984a2ddb63281d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0641960503fd28398f7ce6bc23de4a372bb01d14f39a9521984a2ddb63281d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0641960503fd28398f7ce6bc23de4a372bb01d14f39a9521984a2ddb63281d06", kill_on_drop: false }` [INFO] [stdout] 0641960503fd28398f7ce6bc23de4a372bb01d14f39a9521984a2ddb63281d06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df2ed3f9de69cd65e68338386612a5b2befe5c530ffca8682574596eaee209a1 [INFO] running `Command { std: "docker" "start" "-a" "df2ed3f9de69cd65e68338386612a5b2befe5c530ffca8682574596eaee209a1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling qust-ds v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `serialize_into` in crate `bincode` [INFO] [stdout] --> src/save.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 145 | bincode::serialize_into(&mut f, self).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deserialize_from` in crate `bincode` [INFO] [stdout] --> src/save.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | let res: Self = bincode::deserialize_from::<&mut BufReader, Self>(&mut f).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deserialize` in crate `bincode` [INFO] [stdout] --> src/save.rs:227:18 [INFO] [stdout] | [INFO] [stdout] 227 | bincode::deserialize(data).unwrap() [INFO] [stdout] | ^^^^^^^^^^^ not found in `bincode` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use chrono::naive::serde::ts_microseconds::deserialize; [INFO] [stdout] | [INFO] [stdout] 1 + use chrono::naive::serde::ts_microseconds_option::deserialize; [INFO] [stdout] | [INFO] [stdout] 1 + use chrono::naive::serde::ts_milliseconds::deserialize; [INFO] [stdout] | [INFO] [stdout] 1 + use chrono::naive::serde::ts_milliseconds_option::deserialize; [INFO] [stdout] | [INFO] [stdout] = and 12 other candidates [INFO] [stdout] help: if you import `deserialize`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 227 - bincode::deserialize(data).unwrap() [INFO] [stdout] 227 + deserialize(data).unwrap() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deserialize` in crate `bincode` [INFO] [stdout] --> src/save.rs:239:14 [INFO] [stdout] | [INFO] [stdout] 239 | bincode::deserialize(data).unwrap() [INFO] [stdout] | ^^^^^^^^^^^ not found in `bincode` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use chrono::naive::serde::ts_microseconds::deserialize; [INFO] [stdout] | [INFO] [stdout] 1 + use chrono::naive::serde::ts_microseconds_option::deserialize; [INFO] [stdout] | [INFO] [stdout] 1 + use chrono::naive::serde::ts_milliseconds::deserialize; [INFO] [stdout] | [INFO] [stdout] 1 + use chrono::naive::serde::ts_milliseconds_option::deserialize; [INFO] [stdout] | [INFO] [stdout] = and 12 other candidates [INFO] [stdout] help: if you import `deserialize`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 239 - bincode::deserialize(data).unwrap() [INFO] [stdout] 239 + deserialize(data).unwrap() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qust-ds` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "df2ed3f9de69cd65e68338386612a5b2befe5c530ffca8682574596eaee209a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2ed3f9de69cd65e68338386612a5b2befe5c530ffca8682574596eaee209a1", kill_on_drop: false }` [INFO] [stdout] df2ed3f9de69cd65e68338386612a5b2befe5c530ffca8682574596eaee209a1