[INFO] fetching crate grocery-to-json 0.0.3... [INFO] testing grocery-to-json-0.0.3 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] extracting crate grocery-to-json 0.0.3 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate grocery-to-json 0.0.3 [INFO] finished tweaking crates.io crate grocery-to-json 0.0.3 [INFO] tweaked toml for crates.io crate grocery-to-json 0.0.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate grocery-to-json 0.0.3 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate grocery-to-json 0.0.3 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aligned v0.4.2 [INFO] [stderr] Downloaded zune-core v0.5.0 [INFO] [stderr] Downloaded subprocess v0.2.9 [INFO] [stderr] Downloaded ab_glyph v0.2.32 [INFO] [stderr] Downloaded divan-macros v0.1.21 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded erased-serde v0.4.9 [INFO] [stderr] Downloaded zune-jpeg v0.5.7 [INFO] [stderr] Downloaded distance v0.4.0 [INFO] [stderr] Downloaded config v0.15.19 [INFO] [stderr] Downloaded regex-lite v0.1.8 [INFO] [stderr] Downloaded divan v0.1.21 [INFO] [stderr] Downloaded bson v3.1.0 [INFO] [stderr] Downloaded ron v0.12.0 [INFO] [stderr] Downloaded rusty-tesseract v1.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80faf202d922eaeb3ce5fab1dd57e0a92570e8865b4fe014739aace39da2befa [INFO] running `Command { std: "docker" "start" "-a" "80faf202d922eaeb3ce5fab1dd57e0a92570e8865b4fe014739aace39da2befa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80faf202d922eaeb3ce5fab1dd57e0a92570e8865b4fe014739aace39da2befa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80faf202d922eaeb3ce5fab1dd57e0a92570e8865b4fe014739aace39da2befa", kill_on_drop: false }` [INFO] [stdout] 80faf202d922eaeb3ce5fab1dd57e0a92570e8865b4fe014739aace39da2befa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3816bf15c3713c10b5a48ab550450f7f21ddf357f59ef938f1d96a9b6e3bc1cc [INFO] running `Command { std: "docker" "start" "-a" "3816bf15c3713c10b5a48ab550450f7f21ddf357f59ef938f1d96a9b6e3bc1cc", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling aligned v0.4.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling zune-jpeg v0.5.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling divan v0.1.21 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bson v3.1.0 [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling rusty-tesseract v1.1.10 [INFO] [stderr] Compiling grocery-to-json v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "3816bf15c3713c10b5a48ab550450f7f21ddf357f59ef938f1d96a9b6e3bc1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3816bf15c3713c10b5a48ab550450f7f21ddf357f59ef938f1d96a9b6e3bc1cc", kill_on_drop: false }` [INFO] [stdout] 3816bf15c3713c10b5a48ab550450f7f21ddf357f59ef938f1d96a9b6e3bc1cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e8117c44e319e7bd23b5068de4192c871574051c8ce30189fed68f956e2718e [INFO] running `Command { std: "docker" "start" "-a" "4e8117c44e319e7bd23b5068de4192c871574051c8ce30189fed68f956e2718e", kill_on_drop: false }` [INFO] [stderr] Compiling grocery-to-json v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "4e8117c44e319e7bd23b5068de4192c871574051c8ce30189fed68f956e2718e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e8117c44e319e7bd23b5068de4192c871574051c8ce30189fed68f956e2718e", kill_on_drop: false }` [INFO] [stdout] 4e8117c44e319e7bd23b5068de4192c871574051c8ce30189fed68f956e2718e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a645ca4ad99895cd041aa746b5eef416fcf587db6c56cab55402d8996273e6c4 [INFO] running `Command { std: "docker" "start" "-a" "a645ca4ad99895cd041aa746b5eef416fcf587db6c56cab55402d8996273e6c4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grocery_to_json-f54dc3114b3e2c15) [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/main.rs (/opt/rustwide/target/debug/deps/grocery_to_json-5a9dea9d80d193ac) [INFO] [stderr] Doc-tests grocery_to_json [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 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" "a645ca4ad99895cd041aa746b5eef416fcf587db6c56cab55402d8996273e6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a645ca4ad99895cd041aa746b5eef416fcf587db6c56cab55402d8996273e6c4", kill_on_drop: false }` [INFO] [stdout] a645ca4ad99895cd041aa746b5eef416fcf587db6c56cab55402d8996273e6c4