[INFO] fetching crate rkyv 0.7.37... [INFO] testing rkyv-0.7.37 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate rkyv 0.7.37 into /workspace/builds/worker-52/source [INFO] validating manifest of crates.io crate rkyv 0.7.37 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rkyv 0.7.37 [INFO] finished tweaking crates.io crate rkyv 0.7.37 [INFO] tweaked toml for crates.io crate rkyv 0.7.37 written to /workspace/builds/worker-52/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f90a7dfcaad22e82d2498a56a6e6100de4bb08ca383b6c91b45d4e87b7fd5ac [INFO] running `Command { std: "docker" "start" "-a" "5f90a7dfcaad22e82d2498a56a6e6100de4bb08ca383b6c91b45d4e87b7fd5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f90a7dfcaad22e82d2498a56a6e6100de4bb08ca383b6c91b45d4e87b7fd5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f90a7dfcaad22e82d2498a56a6e6100de4bb08ca383b6c91b45d4e87b7fd5ac", kill_on_drop: false }` [INFO] [stdout] 5f90a7dfcaad22e82d2498a56a6e6100de4bb08ca383b6c91b45d4e87b7fd5ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 660c00229c1957c1ec4394ed2a8b963577df286a35b2fa8cfca31909241d24b9 [INFO] running `Command { std: "docker" "start" "-a" "660c00229c1957c1ec4394ed2a8b963577df286a35b2fa8cfca31909241d24b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling rkyv v0.7.37 (/opt/rustwide/workdir) [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling rkyv_derive v0.7.37 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.66s [INFO] running `Command { std: "docker" "inspect" "660c00229c1957c1ec4394ed2a8b963577df286a35b2fa8cfca31909241d24b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "660c00229c1957c1ec4394ed2a8b963577df286a35b2fa8cfca31909241d24b9", kill_on_drop: false }` [INFO] [stdout] 660c00229c1957c1ec4394ed2a8b963577df286a35b2fa8cfca31909241d24b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2c47bcd27acff3dfdfaab8e9db4cd91301a37b0762a9852ae7a3e4a2844d580 [INFO] running `Command { std: "docker" "start" "-a" "e2c47bcd27acff3dfdfaab8e9db4cd91301a37b0762a9852ae7a3e4a2844d580", kill_on_drop: false }` [INFO] [stderr] Compiling rkyv v0.7.37 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.44s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rkyv-369d3563c4bb5f90) [INFO] running `Command { std: "docker" "inspect" "e2c47bcd27acff3dfdfaab8e9db4cd91301a37b0762a9852ae7a3e4a2844d580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2c47bcd27acff3dfdfaab8e9db4cd91301a37b0762a9852ae7a3e4a2844d580", kill_on_drop: false }` [INFO] [stdout] e2c47bcd27acff3dfdfaab8e9db4cd91301a37b0762a9852ae7a3e4a2844d580 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73019a143d5b3e42fc95e556290da4a2e39f6bdcba36cc83b1859c3fa3980cec [INFO] running `Command { std: "docker" "start" "-a" "73019a143d5b3e42fc95e556290da4a2e39f6bdcba36cc83b1859c3fa3980cec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rkyv-369d3563c4bb5f90) [INFO] [stdout] [INFO] [stderr] Doc-tests rkyv [INFO] [stdout] running 5 tests [INFO] [stdout] test impls::hashbrown::hash_map::tests::index_map ... ok [INFO] [stdout] test impls::hashbrown::hash_set::tests::index_set ... ok [INFO] [stdout] test impls::rend::tests::archive_rend_endianness ... ok [INFO] [stdout] test impls::rend::tests::archive_rend ... ok [INFO] [stdout] test impls::rend::tests::archive_rend_nonzero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test src/lib.rs - Archive (line 240) ... FAILED [INFO] [stdout] test src/util/mod.rs - util::to_bytes (line 272) ... FAILED [INFO] [stdout] test src/util/mod.rs - util::from_bytes_unchecked (line 311) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::Inline (line 309) ... FAILED [INFO] [stdout] test src/lib.rs - ArchiveUnsized (line 463) ... FAILED [INFO] [stdout] test src/lib.rs - Archive (line 292) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::ArchiveWith (line 93) ... FAILED [INFO] [stdout] test src/ser/serializers/core.rs - ser::serializers::core::BufferSerializer (line 55) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_boxed_slice (line 500) ... FAILED [INFO] [stdout] test src/ser/serializers/std.rs - ser::serializers::std::WriteSerializer (line 7) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::Boxed (line 330) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_boxed_slice (line 489) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_ptr (line 223) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_vec (line 520) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::is_empty (line 320) ... FAILED [INFO] [stdout] test src/macros.rs - macros::out_field (line 17) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_slice (line 246) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::clear (line 110) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::new (line 40) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::capacity (line 264) ... ok [INFO] [stdout] test src/with/mod.rs - with::Niche (line 518) ... ok [INFO] [stdout] test src/with/mod.rs - with::RefAsBox (line 371) ... ok [INFO] [stdout] test src/with/mod.rs - with::UnixTimestamp (line 579) ... ok [INFO] [stdout] test src/with/mod.rs - with::AsString (line 396) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::set_len (line 464) ... ok [INFO] [stdout] test src/util/mod.rs - util::AlignedBytes (line 213) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::reserve (line 285) ... ok [INFO] [stdout] test src/with/mod.rs - with::AsOwned (line 478) ... ok [INFO] [stdout] test src/with/mod.rs - with::CopyOptimize (line 554) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::shrink_to_fit (line 142) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::len (line 337) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::with_capacity (line 60) ... ok [INFO] [stdout] test src/with/mod.rs - with::AsBox (line 348) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::pop (line 380) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::push (line 406) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_mut_slice (line 194) ... ok [INFO] [stdout] test src/rel_ptr/mod.rs - rel_ptr::signed_offset (line 45) ... ok [INFO] [stdout] test src/with/mod.rs - with::Unsafe (line 659) ... ok [INFO] [stdout] test src/with/mod.rs - with::Atomic (line 287) ... ok [INFO] [stdout] test src/with/mod.rs - with::Raw (line 628) ... ok [INFO] [stdout] test src/with/mod.rs - with::With (line 34) ... ok [INFO] [stdout] test src/with/mod.rs - with::AsVec (line 498) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_mut_ptr (line 167) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::extend_from_slice (line 354) ... ok [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::reserve_exact (line 436) ... ok [INFO] [stdout] test src/with/mod.rs - with::Lock (line 445) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Archive (line 240) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/mod.rs - util::to_bytes (line 272) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/mod.rs - util::from_bytes_unchecked (line 311) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::Inline (line 309) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ArchiveUnsized (line 463) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Archive (line 292) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::ArchiveWith (line 93) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ser/serializers/core.rs - ser::serializers::core::BufferSerializer (line 55) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_boxed_slice (line 500) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ser/serializers/std.rs - ser::serializers::std::WriteSerializer (line 7) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::Boxed (line 330) stdout ---- [INFO] [stdout] warning: use of deprecated type alias `rkyv::with::Boxed`: Use `RefAsBox` for references, or `AsBox` for direct fields [INFO] [stdout] --> src/with/mod.rs:331:27 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::{Archive, with::Boxed}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `rkyv::with::Boxed`: Use `RefAsBox` for references, or `AsBox` for direct fields [INFO] [stdout] --> src/with/mod.rs:335:12 [INFO] [stdout] | [INFO] [stdout] 8 | #[with(Boxed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_boxed_slice (line 489) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_ptr (line 223) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_vec (line 520) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::is_empty (line 320) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Archive (line 240) [INFO] [stdout] src/lib.rs - Archive (line 292) [INFO] [stdout] src/lib.rs - ArchiveUnsized (line 463) [INFO] [stdout] src/ser/serializers/core.rs - ser::serializers::core::BufferSerializer (line 55) [INFO] [stdout] src/ser/serializers/std.rs - ser::serializers::std::WriteSerializer (line 7) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_ptr (line 223) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_boxed_slice (line 489) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_boxed_slice (line 500) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_vec (line 520) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::is_empty (line 320) [INFO] [stdout] src/util/mod.rs - util::from_bytes_unchecked (line 311) [INFO] [stdout] src/util/mod.rs - util::to_bytes (line 272) [INFO] [stdout] src/with/mod.rs - with::ArchiveWith (line 93) [INFO] [stdout] src/with/mod.rs - with::Boxed (line 330) [INFO] [stdout] src/with/mod.rs - with::Inline (line 309) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 31 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "73019a143d5b3e42fc95e556290da4a2e39f6bdcba36cc83b1859c3fa3980cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73019a143d5b3e42fc95e556290da4a2e39f6bdcba36cc83b1859c3fa3980cec", kill_on_drop: false }` [INFO] [stdout] 73019a143d5b3e42fc95e556290da4a2e39f6bdcba36cc83b1859c3fa3980cec