[INFO] fetching crate multisql 0.4.3... [INFO] testing multisql-0.4.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate multisql 0.4.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate multisql 0.4.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate multisql 0.4.3 [INFO] tweaked toml for crates.io crate multisql 0.4.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate multisql 0.4.3 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 256 packages to latest compatible versions [INFO] [stderr] Adding async-recursion v0.3.2 (available: v1.1.1) [INFO] [stderr] Adding bincode v1.3.3 (available: v3.0.0) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.8.2) [INFO] [stderr] Adding fastrand v1.9.0 (available: v2.4.1) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding indicatif v0.16.2 (available: v0.18.4) [INFO] [stderr] Adding inventory v0.2.3 (available: v0.3.24) [INFO] [stderr] Adding lexical v6.1.1 (available: v7.0.5) [INFO] [stderr] Adding odbc-api v0.40.2 (available: v24.0.0) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding sqlparser v0.16.0 (available: v0.61.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] [stderr] Adding tokio v0.3.7 (available: v1.51.1) [INFO] [stderr] Adding umya-spreadsheet v0.7.1 (available: v0.7.2) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.23.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concat-idents v1.1.5 [INFO] [stderr] Downloaded async-recursion v0.3.2 [INFO] [stderr] Downloaded fstrings-proc-macro v0.2.3 [INFO] [stderr] Downloaded boolinator v2.4.0 [INFO] [stderr] Downloaded linecount v0.1.0 [INFO] [stderr] Downloaded quick-xml v0.17.2 [INFO] [stderr] Downloaded fstrings v0.2.3 [INFO] [stderr] Downloaded fast-float v0.2.0 [INFO] [stderr] Downloaded console v0.16.3 [INFO] [stderr] Downloaded fancy-regex v0.8.0 [INFO] [stderr] Downloaded odbc-api v0.40.2 [INFO] [stderr] Downloaded sqlparser v0.16.0 [INFO] [stderr] Downloaded pure-rust-locales v0.8.2 [INFO] [stderr] Downloaded ghost v0.1.20 [INFO] [stderr] Downloaded odbc-sys v0.21.4 [INFO] [stderr] Downloaded inventory v0.2.3 [INFO] [stderr] Downloaded force-send-sync v1.2.0 [INFO] [stderr] Downloaded tokio-macros v0.3.2 [INFO] [stderr] Downloaded tokio v0.3.7 [INFO] [stderr] Downloaded sled v0.34.7 [INFO] [stderr] Downloaded umya-spreadsheet v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12dc560710c96db63e782c16d35c4b85bfd62fd8282ee1523a0c3c54b873c1d1 [INFO] running `Command { std: "docker" "start" "-a" "12dc560710c96db63e782c16d35c4b85bfd62fd8282ee1523a0c3c54b873c1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12dc560710c96db63e782c16d35c4b85bfd62fd8282ee1523a0c3c54b873c1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12dc560710c96db63e782c16d35c4b85bfd62fd8282ee1523a0c3c54b873c1d1", kill_on_drop: false }` [INFO] [stdout] 12dc560710c96db63e782c16d35c4b85bfd62fd8282ee1523a0c3c54b873c1d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdf62516eaad7babf05ec4f048112657f438d59350b88b15d06b94ec9f8f1936 [INFO] running `Command { std: "docker" "start" "-a" "cdf62516eaad7babf05ec4f048112657f438d59350b88b15d06b94ec9f8f1936", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling pure-rust-locales v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling fstrings-proc-macro v0.2.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linecount v0.1.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling fstrings v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling fancy-regex v0.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling sqlparser v0.16.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling umya-spreadsheet v0.7.1 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/umya-spreadsheet-0.7.1/src/structs/image.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | let path_str = path.into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `&_: From<&str>` found in the following crates: `core`, `zerocopy`: [INFO] [stdout] - impl<'a, T> From<&'a T> for &'a zerocopy::wrappers::read_only_def::ReadOnly [INFO] [stdout] where T: zerocopy::Immutable, T: ?Sized; [INFO] [stdout] - impl From for T; [INFO] [stdout] = note: required for `&str` to implement `Into<&_>` [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 100 - let path_str = path.into(); [INFO] [stdout] 100 + let path_str = <&str as Into<&S>>::into(path); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `umya-spreadsheet` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cdf62516eaad7babf05ec4f048112657f438d59350b88b15d06b94ec9f8f1936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf62516eaad7babf05ec4f048112657f438d59350b88b15d06b94ec9f8f1936", kill_on_drop: false }` [INFO] [stdout] cdf62516eaad7babf05ec4f048112657f438d59350b88b15d06b94ec9f8f1936