[INFO] fetching crate byteorder-pod 0.1.0... [INFO] testing byteorder-pod-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate byteorder-pod 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate byteorder-pod 0.1.0 [INFO] finished tweaking crates.io crate byteorder-pod 0.1.0 [INFO] tweaked toml for crates.io crate byteorder-pod 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate byteorder-pod 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] [stderr] Adding byteorder v0.5.3 (available: v1.5.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uninitialized v0.0.2 [INFO] [stderr] Downloaded byteorder v0.5.3 [INFO] [stderr] Downloaded read_exact v0.0.1 [INFO] [stderr] Downloaded pod v0.5.0 [INFO] [stderr] Downloaded packed v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b3cc521b4920c45b1b5fd8765a759d6aadfd19ca40fda9547da4a466c6982cf [INFO] running `Command { std: "docker" "start" "-a" "4b3cc521b4920c45b1b5fd8765a759d6aadfd19ca40fda9547da4a466c6982cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b3cc521b4920c45b1b5fd8765a759d6aadfd19ca40fda9547da4a466c6982cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3cc521b4920c45b1b5fd8765a759d6aadfd19ca40fda9547da4a466c6982cf", kill_on_drop: false }` [INFO] [stdout] 4b3cc521b4920c45b1b5fd8765a759d6aadfd19ca40fda9547da4a466c6982cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70b211499a3729fe3ba7926f531cc0e635974f6bbe44b1aee3dab18ff9d8383b [INFO] running `Command { std: "docker" "start" "-a" "70b211499a3729fe3ba7926f531cc0e635974f6bbe44b1aee3dab18ff9d8383b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling uninitialized v0.0.2 [INFO] [stderr] Compiling read_exact v0.0.1 [INFO] [stderr] Compiling packed v0.4.2 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling pod v0.5.0 [INFO] [stderr] Compiling byteorder-pod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:196:27 [INFO] [stdout] | [INFO] [stdout] 196 | fn from(&Self::Unaligned) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Unaligned` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "70b211499a3729fe3ba7926f531cc0e635974f6bbe44b1aee3dab18ff9d8383b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b211499a3729fe3ba7926f531cc0e635974f6bbe44b1aee3dab18ff9d8383b", kill_on_drop: false }` [INFO] [stdout] 70b211499a3729fe3ba7926f531cc0e635974f6bbe44b1aee3dab18ff9d8383b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb62e20a8d73c380b11973f9f3c514d0ae728c44780ee37d17f0a70cc483fa49 [INFO] running `Command { std: "docker" "start" "-a" "fb62e20a8d73c380b11973f9f3c514d0ae728c44780ee37d17f0a70cc483fa49", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:196:27 [INFO] [stdout] | [INFO] [stdout] 196 | fn from(&Self::Unaligned) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Unaligned` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling byteorder-pod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `nue-codec` [INFO] [stdout] --> tests/test.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "nue-codec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `uninitialized` [INFO] [stdout] = help: consider adding `nue-codec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nue-codec` [INFO] [stdout] --> tests/test.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(feature = "nue-codec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `uninitialized` [INFO] [stdout] = help: consider adding `nue-codec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:196:27 [INFO] [stdout] | [INFO] [stdout] 196 | fn from(&Self::Unaligned) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Unaligned` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "fb62e20a8d73c380b11973f9f3c514d0ae728c44780ee37d17f0a70cc483fa49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb62e20a8d73c380b11973f9f3c514d0ae728c44780ee37d17f0a70cc483fa49", kill_on_drop: false }` [INFO] [stdout] fb62e20a8d73c380b11973f9f3c514d0ae728c44780ee37d17f0a70cc483fa49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc6ffc6bce7db8d997729c121ae44df346f3205430375d526bebd95c17536b95 [INFO] running `Command { std: "docker" "start" "-a" "fc6ffc6bce7db8d997729c121ae44df346f3205430375d526bebd95c17536b95", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/lib.rs:196:27 [INFO] [stderr] | [INFO] [stderr] 196 | fn from(&Self::Unaligned) -> Self; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Unaligned` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `byteorder-pod` (lib) generated 1 warning (run `cargo fix --lib -p byteorder-pod` to apply 1 suggestion) [INFO] [stderr] warning: unexpected `cfg` condition value: `nue-codec` [INFO] [stderr] --> tests/test.rs:3:7 [INFO] [stderr] | [INFO] [stderr] 3 | #[cfg(feature = "nue-codec")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `uninitialized` [INFO] [stderr] = help: consider adding `nue-codec` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `nue-codec` [INFO] [stderr] --> tests/test.rs:39:7 [INFO] [stderr] | [INFO] [stderr] 39 | #[cfg(feature = "nue-codec")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `uninitialized` [INFO] [stderr] = help: consider adding `nue-codec` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `byteorder-pod` (test "test") generated 2 warnings [INFO] [stderr] warning: `byteorder-pod` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/byteorder_pod-bc9f1bec25884b4b) [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-e4fb7103dc04a5ef) [INFO] [stdout] test tests::align_size_ne ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests byteorder_pod [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test pod_box ... ok [INFO] [stdout] test pod_slice ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fc6ffc6bce7db8d997729c121ae44df346f3205430375d526bebd95c17536b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6ffc6bce7db8d997729c121ae44df346f3205430375d526bebd95c17536b95", kill_on_drop: false }` [INFO] [stdout] fc6ffc6bce7db8d997729c121ae44df346f3205430375d526bebd95c17536b95