[INFO] fetching crate packable 0.11.0... [INFO] testing packable-0.11.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate packable 0.11.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate packable 0.11.0 [INFO] finished tweaking crates.io crate packable 0.11.0 [INFO] tweaked toml for crates.io crate packable 0.11.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate packable 0.11.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 59 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.14.5 (available: v0.16.0) [INFO] [stderr] Adding primitive-types v0.12.2 (available: v0.14.0) [INFO] [stderr] Adding toml_datetime v0.6.3 (available: v0.6.11) [INFO] [stderr] Adding toml_edit v0.20.2 (available: v0.20.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded packable-derive v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b92c74a036c7bc4f60ce1e9e39f0dd1b557333d01eb5556b291fb3c394ebf401 [INFO] running `Command { std: "docker" "start" "-a" "b92c74a036c7bc4f60ce1e9e39f0dd1b557333d01eb5556b291fb3c394ebf401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b92c74a036c7bc4f60ce1e9e39f0dd1b557333d01eb5556b291fb3c394ebf401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b92c74a036c7bc4f60ce1e9e39f0dd1b557333d01eb5556b291fb3c394ebf401", kill_on_drop: false }` [INFO] [stdout] b92c74a036c7bc4f60ce1e9e39f0dd1b557333d01eb5556b291fb3c394ebf401 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7c5c08fe2aac7d0f5dd0484779338cf2acf8a9dab016c4e7dec59068bfea083 [INFO] running `Command { std: "docker" "start" "-a" "e7c5c08fe2aac7d0f5dd0484779338cf2acf8a9dab016c4e7dec59068bfea083", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling packable v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling packable-derive v0.10.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.30s [INFO] running `Command { std: "docker" "inspect" "e7c5c08fe2aac7d0f5dd0484779338cf2acf8a9dab016c4e7dec59068bfea083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c5c08fe2aac7d0f5dd0484779338cf2acf8a9dab016c4e7dec59068bfea083", kill_on_drop: false }` [INFO] [stdout] e7c5c08fe2aac7d0f5dd0484779338cf2acf8a9dab016c4e7dec59068bfea083 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7cf277601bbb10fc3c03ca9c892778b136dde2e7e4e5668c35939591068aa89 [INFO] running `Command { std: "docker" "start" "-a" "e7cf277601bbb10fc3c03ca9c892778b136dde2e7e4e5668c35939591068aa89", kill_on_drop: false }` [INFO] [stderr] Compiling packable v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `[Option]: packable::Packable` is not satisfied [INFO] [stdout] --> tests/boxed_slice.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | common::generic_test(&vec![Some(0u32), None].into_boxed_slice()).0.len(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `packable::Packable` is not implemented for `[Option]` [INFO] [stdout] | [INFO] [stdout] = help: the trait `packable::Packable` is implemented for `[T; N]` [INFO] [stdout] = note: required for `Box<[Option]>` to implement `packable::Packable` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "box") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "boxed_slice") due to 2 previous errors [INFO] [stderr] error: could not compile `packable` (test "array") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "map_prefix") due to 1 previous error [INFO] [stderr] error: could not compile `packable` (test "num") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "btreeset_prefix") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e7cf277601bbb10fc3c03ca9c892778b136dde2e7e4e5668c35939591068aa89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7cf277601bbb10fc3c03ca9c892778b136dde2e7e4e5668c35939591068aa89", kill_on_drop: false }` [INFO] [stdout] e7cf277601bbb10fc3c03ca9c892778b136dde2e7e4e5668c35939591068aa89