[INFO] fetching crate snitch-protos 0.0.114... [INFO] testing snitch-protos-0.0.114 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate snitch-protos 0.0.114 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate snitch-protos 0.0.114 [INFO] finished tweaking crates.io crate snitch-protos 0.0.114 [INFO] tweaked toml for crates.io crate snitch-protos 0.0.114 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate snitch-protos 0.0.114 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe9834b88e09121b283ea9e1730aff310edebfb5a2bdb4c2063816f33792b49d [INFO] running `Command { std: "docker" "start" "-a" "fe9834b88e09121b283ea9e1730aff310edebfb5a2bdb4c2063816f33792b49d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe9834b88e09121b283ea9e1730aff310edebfb5a2bdb4c2063816f33792b49d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe9834b88e09121b283ea9e1730aff310edebfb5a2bdb4c2063816f33792b49d", kill_on_drop: false }` [INFO] [stdout] fe9834b88e09121b283ea9e1730aff310edebfb5a2bdb4c2063816f33792b49d [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d328c1ee353a554af7b369ae29be735a59a78fc42caa85ace6b2603f5570846 [INFO] running `Command { std: "docker" "start" "-a" "4d328c1ee353a554af7b369ae29be735a59a78fc42caa85ace6b2603f5570846", kill_on_drop: false }` [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling snitch-protos v0.0.114 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_bus.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_command.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_common.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_external.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_info.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_internal.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_kv.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_notify.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_pipeline.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_shared.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_steps_custom.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_steps_decode.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_steps_detective.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_steps_encode.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_steps_httprequest.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_steps_inferschema.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_steps_kv.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_steps_transform.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_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_3_0` in crate `protobuf` [INFO] [stdout] --> src/sp_wsm.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_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/sp_bus.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/sp_command.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/sp_common.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/sp_external.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/sp_info.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/sp_internal.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/sp_kv.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/sp_notify.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/sp_pipeline.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/sp_shared.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/sp_steps_custom.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/sp_steps_decode.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/sp_steps_detective.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/sp_steps_encode.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/sp_steps_httprequest.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/sp_steps_inferschema.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/sp_steps_kv.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/sp_steps_transform.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/sp_wsm.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [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 `snitch-protos` (lib) due to 19 previous errors; 19 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4d328c1ee353a554af7b369ae29be735a59a78fc42caa85ace6b2603f5570846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d328c1ee353a554af7b369ae29be735a59a78fc42caa85ace6b2603f5570846", kill_on_drop: false }` [INFO] [stdout] 4d328c1ee353a554af7b369ae29be735a59a78fc42caa85ace6b2603f5570846