[INFO] fetching crate safe-tensors-loader 0.0.0... [INFO] testing safe-tensors-loader-0.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate safe-tensors-loader 0.0.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate safe-tensors-loader 0.0.0 [INFO] finished tweaking crates.io crate safe-tensors-loader 0.0.0 [INFO] tweaked toml for crates.io crate safe-tensors-loader 0.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate safe-tensors-loader 0.0.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 126 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding onnx-protobuf v0.2.1 (available: v0.2.3) [INFO] [stderr] Adding safetensors v0.3.3 (available: v0.7.0) [INFO] [stderr] Adding zip v0.6.6 (available: v8.5.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47d1c68bd2ff51f52421dc0ad9b1ec760b88fcacc0614ed2f02504ac7bf60b93 [INFO] running `Command { std: "docker" "start" "-a" "47d1c68bd2ff51f52421dc0ad9b1ec760b88fcacc0614ed2f02504ac7bf60b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47d1c68bd2ff51f52421dc0ad9b1ec760b88fcacc0614ed2f02504ac7bf60b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d1c68bd2ff51f52421dc0ad9b1ec760b88fcacc0614ed2f02504ac7bf60b93", kill_on_drop: false }` [INFO] [stdout] 47d1c68bd2ff51f52421dc0ad9b1ec760b88fcacc0614ed2f02504ac7bf60b93 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da45f766317946b3b85089f3f917cfd10b0d65714f33919149939b860a43661e [INFO] running `Command { std: "docker" "start" "-a" "da45f766317946b3b85089f3f917cfd10b0d65714f33919149939b860a43661e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling safetensors v0.3.3 [INFO] [stderr] Compiling serde-pickle v1.2.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling onnx-protobuf v0.2.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stdout] error[E0425]: cannot find value `VERSION_3_2_0` in crate `::protobuf` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/onnx-protobuf-0.2.1/src/protos/onnx.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_2_0; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-795996ff18afc757/out/version.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const VERSION_3_7_2: () = (); [INFO] [stdout] | --------------------------- similarly named constant `VERSION_3_7_2` defined here [INFO] [stdout] | [INFO] [stdout] help: a constant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 27 - const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_2_0; [INFO] [stdout] 27 + const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_7_2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/onnx-protobuf-0.2.1/src/protos/onnx.rs:593:5 [INFO] [stdout] | [INFO] [stdout] 593 | impl ::protobuf::Enum for AttributeType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/onnx-protobuf-0.2.1/src/protos/onnx.rs:2868:5 [INFO] [stdout] | [INFO] [stdout] 2868 | impl ::protobuf::Enum for DataType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/onnx-protobuf-0.2.1/src/protos/onnx.rs:2935:5 [INFO] [stdout] | [INFO] [stdout] 2935 | impl ::protobuf::Enum for DataLocation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/onnx-protobuf-0.2.1/src/protos/onnx.rs:4931:1 [INFO] [stdout] | [INFO] [stdout] 4931 | impl ::protobuf::Enum for Version { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/onnx-protobuf-0.2.1/src/protos/onnx.rs:4984:1 [INFO] [stdout] | [INFO] [stdout] 4984 | impl ::protobuf::Enum for OperatorStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `onnx-protobuf` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "da45f766317946b3b85089f3f917cfd10b0d65714f33919149939b860a43661e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da45f766317946b3b85089f3f917cfd10b0d65714f33919149939b860a43661e", kill_on_drop: false }` [INFO] [stdout] da45f766317946b3b85089f3f917cfd10b0d65714f33919149939b860a43661e