[INFO] fetching crate denkproto-rs 1.0.13...
[INFO] checking denkproto-rs-1.0.13 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate denkproto-rs 1.0.13 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate denkproto-rs 1.0.13 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate denkproto-rs 1.0.13
[INFO] finished tweaking crates.io crate denkproto-rs 1.0.13
[INFO] tweaked toml for crates.io crate denkproto-rs 1.0.13 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4407be137d55c3db85b6272c099cb11cc7e9d3127df03931699bad2d9bfff0e1
[INFO] running `Command { std: "docker" "start" "-a" "4407be137d55c3db85b6272c099cb11cc7e9d3127df03931699bad2d9bfff0e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4407be137d55c3db85b6272c099cb11cc7e9d3127df03931699bad2d9bfff0e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4407be137d55c3db85b6272c099cb11cc7e9d3127df03931699bad2d9bfff0e1", kill_on_drop: false }`
[INFO] [stdout] 4407be137d55c3db85b6272c099cb11cc7e9d3127df03931699bad2d9bfff0e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bf8e824183a8aada819d56e911f6888537b881988fe850f1ca3a3b31f6b4cd9
[INFO] running `Command { std: "docker" "start" "-a" "0bf8e824183a8aada819d56e911f6888537b881988fe850f1ca3a3b31f6b4cd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling protobuf v3.5.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking protobuf-support v3.5.1
[INFO] [stderr]     Checking denkproto-rs v1.0.13 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/DENKbuffer.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_5_1`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-3ddac4b31471cfc8/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_5_1: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_5_1` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/ImageAnalysis_ProtobufMessages.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_5_1`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-3ddac4b31471cfc8/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_5_1: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_5_1` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/modelfile_v1.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_5_1`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-3ddac4b31471cfc8/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_5_1: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_5_1` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/modelfile_v2.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_5_1`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-3ddac4b31471cfc8/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_5_1: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_5_1` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/results.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_5_1`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-3ddac4b31471cfc8/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_5_1: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_5_1` 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/DENKbuffer.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/ImageAnalysis_ProtobufMessages.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/DENKbuffer.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_5_1`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-3ddac4b31471cfc8/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_5_1: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_5_1` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/ImageAnalysis_ProtobufMessages.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_5_1`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-3ddac4b31471cfc8/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_5_1: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_5_1` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/modelfile_v1.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_5_1`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-3ddac4b31471cfc8/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_5_1: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_5_1` 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/modelfile_v1.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/modelfile_v2.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_5_1`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-3ddac4b31471cfc8/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_5_1: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_5_1` 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/modelfile_v2.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/results.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/results.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_5_1`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-3ddac4b31471cfc8/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_5_1: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_5_1` 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/DENKbuffer.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/ImageAnalysis_ProtobufMessages.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/modelfile_v1.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/modelfile_v2.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/results.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `denkproto-rs` (lib test) due to 6 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 5 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `denkproto-rs` (lib) due to 6 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0bf8e824183a8aada819d56e911f6888537b881988fe850f1ca3a3b31f6b4cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bf8e824183a8aada819d56e911f6888537b881988fe850f1ca3a3b31f6b4cd9", kill_on_drop: false }`
[INFO] [stdout] 0bf8e824183a8aada819d56e911f6888537b881988fe850f1ca3a3b31f6b4cd9
