[INFO] cloning repository https://github.com/namn-grg/payload-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/namn-grg/payload-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamn-grg%2Fpayload-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamn-grg%2Fpayload-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d8e174c6709577dcce7d9b4b360f51a8666a1cc [INFO] testing namn-grg/payload-bench/3d8e174c6709577dcce7d9b4b360f51a8666a1cc against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamn-grg%2Fpayload-bench" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/namn-grg/payload-bench [INFO] finished tweaking git repo https://github.com/namn-grg/payload-bench [INFO] tweaked toml for git repo https://github.com/namn-grg/payload-bench written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/namn-grg/payload-bench on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/namn-grg/payload-bench already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lexical-core v1.0.5 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.5 [INFO] [stderr] Downloaded clap_derive v4.5.45 [INFO] [stderr] Downloaded lexical-write-integer v1.0.5 [INFO] [stderr] Downloaded clap v4.5.45 [INFO] [stderr] Downloaded clap_builder v4.5.44 [INFO] [stderr] Downloaded cc v1.2.32 [INFO] [stderr] Downloaded lexical-write-float v1.0.5 [INFO] [stderr] Downloaded lexical-util v1.0.6 [INFO] [stderr] Downloaded lexical-parse-float v1.0.5 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e1f556419eb9b044ed1dbeec8fb40f6caa5777ad3c21f028f9040dde1e68ab2 [INFO] running `Command { std: "docker" "start" "-a" "1e1f556419eb9b044ed1dbeec8fb40f6caa5777ad3c21f028f9040dde1e68ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e1f556419eb9b044ed1dbeec8fb40f6caa5777ad3c21f028f9040dde1e68ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e1f556419eb9b044ed1dbeec8fb40f6caa5777ad3c21f028f9040dde1e68ab2", kill_on_drop: false }` [INFO] [stdout] 1e1f556419eb9b044ed1dbeec8fb40f6caa5777ad3c21f028f9040dde1e68ab2 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3374ef4c3956a6bab6f9581559f066f8fc05f60d8e9e2161ed17fb8effb06d6 [INFO] running `Command { std: "docker" "start" "-a" "b3374ef4c3956a6bab6f9581559f066f8fc05f60d8e9e2161ed17fb8effb06d6", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling halfbrown v0.2.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling schemas v0.1.0 (/opt/rustwide/workdir/schemas) [INFO] [stderr] Compiling value-trait v0.8.1 [INFO] [stderr] Compiling simd-json v0.13.11 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling codecs v0.1.0 (/opt/rustwide/workdir/codecs) [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling executor v0.1.0 (/opt/rustwide/workdir/executor) [INFO] [stderr] Compiling microbench v0.1.0 (/opt/rustwide/workdir/microbench) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.40s [INFO] running `Command { std: "docker" "inspect" "b3374ef4c3956a6bab6f9581559f066f8fc05f60d8e9e2161ed17fb8effb06d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3374ef4c3956a6bab6f9581559f066f8fc05f60d8e9e2161ed17fb8effb06d6", kill_on_drop: false }` [INFO] [stdout] b3374ef4c3956a6bab6f9581559f066f8fc05f60d8e9e2161ed17fb8effb06d6 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78bb496b7f5dc359b29d5f84cba2ba93a8997f739694043c852ef3d78e2648af [INFO] running `Command { std: "docker" "start" "-a" "78bb496b7f5dc359b29d5f84cba2ba93a8997f739694043c852ef3d78e2648af", kill_on_drop: false }` [INFO] [stderr] Compiling codecs v0.1.0 (/opt/rustwide/workdir/codecs) [INFO] [stderr] Compiling schemas v0.1.0 (/opt/rustwide/workdir/schemas) [INFO] [stderr] Compiling executor v0.1.0 (/opt/rustwide/workdir/executor) [INFO] [stderr] Compiling microbench v0.1.0 (/opt/rustwide/workdir/microbench) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "78bb496b7f5dc359b29d5f84cba2ba93a8997f739694043c852ef3d78e2648af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78bb496b7f5dc359b29d5f84cba2ba93a8997f739694043c852ef3d78e2648af", kill_on_drop: false }` [INFO] [stdout] 78bb496b7f5dc359b29d5f84cba2ba93a8997f739694043c852ef3d78e2648af [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e94ed6663379ea4ae20709b8b470eaa49b9ad475702065a0f3c5530f06d47e19 [INFO] running `Command { std: "docker" "start" "-a" "e94ed6663379ea4ae20709b8b470eaa49b9ad475702065a0f3c5530f06d47e19", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codecs-9d6797657b6407ab) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_query_string_codec ... ok [INFO] [stdout] test tests::test_borsh_codec ... ok [INFO] [stdout] test tests::test_json_codec ... ok [INFO] [stdout] test tests::test_simd_json_codec ... ok [INFO] [stdout] test tests::test_path_parsing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/executor-1b14e01edc0e83a6) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/microbench-a9d1d4711bc43e4e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schemas-cc350f147502ce93) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_small_payload_generation ... ok [INFO] [stdout] test tests::test_batch_generation ... ok [INFO] [stdout] test tests::test_medium_payload_generation ... ok [INFO] [stderr] Doc-tests codecs [INFO] [stdout] test tests::test_large_payload_generation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests schemas [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e94ed6663379ea4ae20709b8b470eaa49b9ad475702065a0f3c5530f06d47e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e94ed6663379ea4ae20709b8b470eaa49b9ad475702065a0f3c5530f06d47e19", kill_on_drop: false }` [INFO] [stdout] e94ed6663379ea4ae20709b8b470eaa49b9ad475702065a0f3c5530f06d47e19