[INFO] fetching crate tensorflow-protobuf 0.0.0... [INFO] building tensorflow-protobuf-0.0.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate tensorflow-protobuf 0.0.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate tensorflow-protobuf 0.0.0 [INFO] finished tweaking crates.io crate tensorflow-protobuf 0.0.0 [INFO] tweaked toml for crates.io crate tensorflow-protobuf 0.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tensorflow-protobuf 0.0.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 17 packages to latest compatible versions [INFO] [stderr] Adding safetensors v0.3.3 (available: v0.6.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fbcf3a64976235db552a5cec5792c30bdb6df5c0dbbc5e328f2401d360ade5f [INFO] running `Command { std: "docker" "start" "-a" "4fbcf3a64976235db552a5cec5792c30bdb6df5c0dbbc5e328f2401d360ade5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fbcf3a64976235db552a5cec5792c30bdb6df5c0dbbc5e328f2401d360ade5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fbcf3a64976235db552a5cec5792c30bdb6df5c0dbbc5e328f2401d360ade5f", kill_on_drop: false }` [INFO] [stdout] 4fbcf3a64976235db552a5cec5792c30bdb6df5c0dbbc5e328f2401d360ade5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d1238f3ca14610a89f40c096f0f1adce3ec46e45c176be8b417647b6d7cbbfa [INFO] running `Command { std: "docker" "start" "-a" "3d1238f3ca14610a89f40c096f0f1adce3ec46e45c176be8b417647b6d7cbbfa", kill_on_drop: false }` [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling tensorflow-protobuf v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `VERSION_3_2_0` in crate `protobuf` [INFO] [stdout] --> src/protos/attr_value.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_2_0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_7_2` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-eb981064b407bc62/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] [INFO] [stdout] error[E0425]: cannot find value `VERSION_3_2_0` in crate `protobuf` [INFO] [stdout] --> src/protos/full_type.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_2_0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_7_2` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-eb981064b407bc62/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] [INFO] [stdout] error[E0425]: cannot find value `VERSION_3_2_0` in crate `protobuf` [INFO] [stdout] --> src/protos/function.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_2_0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_7_2` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-eb981064b407bc62/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] [INFO] [stdout] error[E0425]: cannot find value `VERSION_3_2_0` in crate `protobuf` [INFO] [stdout] --> src/protos/graph.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_2_0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_7_2` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-eb981064b407bc62/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] [INFO] [stdout] error[E0425]: cannot find value `VERSION_3_2_0` in crate `protobuf` [INFO] [stdout] --> src/protos/node_def.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_2_0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_7_2` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-eb981064b407bc62/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] [INFO] [stdout] error[E0425]: cannot find value `VERSION_3_2_0` in crate `protobuf` [INFO] [stdout] --> src/protos/op_def.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_2_0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_7_2` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-eb981064b407bc62/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] [INFO] [stdout] error[E0425]: cannot find value `VERSION_3_2_0` in crate `protobuf` [INFO] [stdout] --> src/protos/resource_handle.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_2_0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_7_2` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-eb981064b407bc62/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] [INFO] [stdout] error[E0425]: cannot find value `VERSION_3_2_0` in crate `protobuf` [INFO] [stdout] --> src/protos/tensor.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_2_0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_7_2` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-eb981064b407bc62/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] [INFO] [stdout] error[E0425]: cannot find value `VERSION_3_2_0` in crate `protobuf` [INFO] [stdout] --> src/protos/tensor_shape.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_2_0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_7_2` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-eb981064b407bc62/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] [INFO] [stdout] error[E0425]: cannot find value `VERSION_3_2_0` in crate `protobuf` [INFO] [stdout] --> src/protos/types.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_2_0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_7_2` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-eb981064b407bc62/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] [INFO] [stdout] error[E0425]: cannot find value `VERSION_3_2_0` in crate `protobuf` [INFO] [stdout] --> src/protos/versions.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_2_0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_7_2` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-eb981064b407bc62/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] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/protos/attr_value.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/protos/full_type.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/protos/function.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/protos/graph.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/protos/node_def.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/protos/op_def.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/protos/resource_handle.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/protos/tensor.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/protos/tensor_shape.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/protos/types.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/protos/versions.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str` [INFO] [stdout] --> src/protos/full_type.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | impl ::protobuf::Enum for FullTypeId { [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] --> src/protos/types.rs:257:1 [INFO] [stdout] | [INFO] [stdout] 257 | 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] 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 `tensorflow-protobuf` (lib) due to 13 previous errors; 11 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3d1238f3ca14610a89f40c096f0f1adce3ec46e45c176be8b417647b6d7cbbfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1238f3ca14610a89f40c096f0f1adce3ec46e45c176be8b417647b6d7cbbfa", kill_on_drop: false }` [INFO] [stdout] 3d1238f3ca14610a89f40c096f0f1adce3ec46e45c176be8b417647b6d7cbbfa