[INFO] cloning repository https://github.com/zyansheep/rkyv_codec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zyansheep/rkyv_codec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyansheep%2Frkyv_codec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyansheep%2Frkyv_codec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 997750714d09468edf82c6234f188ccc96cefb08 [INFO] testing zyansheep/rkyv_codec against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyansheep%2Frkyv_codec" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zyansheep/rkyv_codec [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/zyansheep/rkyv_codec [INFO] tweaked toml for git repo https://github.com/zyansheep/rkyv_codec written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zyansheep/rkyv_codec on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 196 packages to latest Rust 1.91.0-nightly compatible versions [INFO] [stderr] Adding criterion v0.6.0 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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 unsigned-varint v0.8.0 [INFO] [stderr] Downloaded rustyline-async v0.4.7 [INFO] [stderr] Downloaded unty v0.0.4 [INFO] [stderr] Downloaded thiserror-core-impl v1.0.50 [INFO] [stderr] Downloaded munge_macro v0.4.6 [INFO] [stderr] Downloaded bincode_derive v2.0.1 [INFO] [stderr] Downloaded rkyv_derive v0.8.11 [INFO] [stderr] Downloaded munge v0.4.6 [INFO] [stderr] Downloaded asynchronous-codec v0.7.0 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded async-executor v1.13.3 [INFO] [stderr] Downloaded thingbuf v0.1.6 [INFO] [stderr] Downloaded rayon-core v1.13.0 [INFO] [stderr] Downloaded rayon v1.11.0 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded rkyv v0.8.11 [INFO] [stderr] Downloaded async-std v1.13.2 [INFO] [stderr] Downloaded async-io v2.5.0 [INFO] [stderr] Downloaded futures-lite v2.6.1 [INFO] [stderr] Downloaded bincode v2.0.1 [INFO] [stderr] Downloaded thiserror-core v1.0.50 [INFO] [stderr] Downloaded ansi-width v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f699d813a1fd89fe3478fa414716ac051468f0e3fb2d9c2938f239e99db406d1 [INFO] running `Command { std: "docker" "start" "-a" "f699d813a1fd89fe3478fa414716ac051468f0e3fb2d9c2938f239e99db406d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f699d813a1fd89fe3478fa414716ac051468f0e3fb2d9c2938f239e99db406d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f699d813a1fd89fe3478fa414716ac051468f0e3fb2d9c2938f239e99db406d1", kill_on_drop: false }` [INFO] [stdout] f699d813a1fd89fe3478fa414716ac051468f0e3fb2d9c2938f239e99db406d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc78226a31c123a278fdb54dc28ece5aa2c233e002e8b90c31ed9b5c647199ee [INFO] running `Command { std: "docker" "start" "-a" "dc78226a31c123a278fdb54dc28ece5aa2c233e002e8b90c31ed9b5c647199ee", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling thiserror-core v1.0.50 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling munge_macro v0.4.6 [INFO] [stderr] Compiling thiserror-core-impl v1.0.50 [INFO] [stderr] Compiling rkyv_derive v0.8.11 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling munge v0.4.6 [INFO] [stderr] Compiling bytecheck v0.8.1 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rkyv v0.8.11 [INFO] [stderr] Compiling rkyv_codec v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.61s [INFO] running `Command { std: "docker" "inspect" "dc78226a31c123a278fdb54dc28ece5aa2c233e002e8b90c31ed9b5c647199ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc78226a31c123a278fdb54dc28ece5aa2c233e002e8b90c31ed9b5c647199ee", kill_on_drop: false }` [INFO] [stdout] dc78226a31c123a278fdb54dc28ece5aa2c233e002e8b90c31ed9b5c647199ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b750e2e1fb8a295412c343a4c942974cda901127759b6648d72465245322610 [INFO] running `Command { std: "docker" "start" "-a" "2b750e2e1fb8a295412c343a4c942974cda901127759b6648d72465245322610", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling ansi-width v0.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling thingbuf v0.1.6 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling rkyv_codec v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling rustyline-async v0.4.7 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.87s [INFO] running `Command { std: "docker" "inspect" "2b750e2e1fb8a295412c343a4c942974cda901127759b6648d72465245322610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b750e2e1fb8a295412c343a4c942974cda901127759b6648d72465245322610", kill_on_drop: false }` [INFO] [stdout] 2b750e2e1fb8a295412c343a4c942974cda901127759b6648d72465245322610 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d1e0c9dc64fcca79075fa7c1d0a67b0536c7fb007b0eae061ebef0628605354 [INFO] running `Command { std: "docker" "start" "-a" "9d1e0c9dc64fcca79075fa7c1d0a67b0536c7fb007b0eae061ebef0628605354", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rkyv_codec-6d74654eac1b8b4a) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test length_codec::tests::test_u16_length_codec ... ok [INFO] [stdout] test length_codec::tests::test_u64_length_codec ... ok [INFO] [stdout] test length_codec::tests::test_u8_length_codec ... ok [INFO] [stdout] test tests::bytes_functions ... ok [INFO] [stdout] test length_codec::tests::test_u16_decode_async ... ok [INFO] [stdout] test length_codec::tests::test_u32_decode_async ... ok [INFO] [stdout] test tests::bench_varint_length_encoding ... ok [INFO] [stdout] test tests::bench_archive_stream_50 ... ok [INFO] [stdout] test tests::bench_archive_sink_prearchived_50 ... ok [INFO] [stdout] test tests::bench_archive_sink_50 ... ok [INFO] [stdout] test tests::functions ... ok [INFO] [stdout] test tests::functions_varint_edge_case ... ok [INFO] [stdout] test tests::futures_cbor_ser_de ... ok [INFO] [stdout] test tests::bench_u64_length_encoding ... ok [INFO] [stdout] test length_codec::tests::test_u32_length_codec ... ok [INFO] [stdout] test length_codec::tests::test_u64_decode_async ... ok [INFO] [stdout] test tests::bench_futures_cbor_stream_50 ... ok [INFO] [stdout] test tests::bench_rkyv_asynchronous_codec_sink_50 ... ok [INFO] [stdout] test tests::bench_rkyv_asynchronous_codec_stream_50 ... ok [INFO] [stdout] test tests::bench_rkyv_writer_50 ... ok [INFO] [stdout] test tests::bench_futures_cbor_sink_50 ... ok [INFO] [stdout] test tests::futures_ser_de ... ok [INFO] [stdout] test length_codec::tests::test_u8_decode_async ... ok [INFO] [stdout] test tests::rkyv_writer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests rkyv_codec [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/framed_codec.rs - framed_codec::RkyvCodec (line 28) ... ok [INFO] [stdout] test src/lib.rs - (line 3) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9d1e0c9dc64fcca79075fa7c1d0a67b0536c7fb007b0eae061ebef0628605354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d1e0c9dc64fcca79075fa7c1d0a67b0536c7fb007b0eae061ebef0628605354", kill_on_drop: false }` [INFO] [stdout] 9d1e0c9dc64fcca79075fa7c1d0a67b0536c7fb007b0eae061ebef0628605354