[INFO] cloning repository https://github.com/townie/bleacher-json [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/townie/bleacher-json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftownie%2Fbleacher-json", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftownie%2Fbleacher-json'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17f8d0ed08e764ec06f6380135150b9542c98bb5 [INFO] checking townie/bleacher-json against try#6cbf54b1453b438241487f195740266bb9d8c8ba for pr-139587-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftownie%2Fbleacher-json" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/townie/bleacher-json on toolchain 6cbf54b1453b438241487f195740266bb9d8c8ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/townie/bleacher-json [INFO] finished tweaking git repo https://github.com/townie/bleacher-json [INFO] tweaked toml for git repo https://github.com/townie/bleacher-json written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/townie/bleacher-json 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" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fab74b1706eccc33110893220eda17b0720420148e9e59c6b3712994599559c [INFO] running `Command { std: "docker" "start" "-a" "8fab74b1706eccc33110893220eda17b0720420148e9e59c6b3712994599559c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fab74b1706eccc33110893220eda17b0720420148e9e59c6b3712994599559c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fab74b1706eccc33110893220eda17b0720420148e9e59c6b3712994599559c", kill_on_drop: false }` [INFO] [stdout] 8fab74b1706eccc33110893220eda17b0720420148e9e59c6b3712994599559c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8e8990be067840d3da43036063d6e9407754df14d87d3695ba1dceaf6e4513a [INFO] running `Command { std: "docker" "start" "-a" "c8e8990be067840d3da43036063d6e9407754df14d87d3695ba1dceaf6e4513a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling simdjson-sys v0.1.0-alpha.2 [INFO] [stderr] Checking halfbrown v0.2.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking value-trait v0.8.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking simd-json v0.13.10 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking simdjson-rust v0.3.0-alpha.2 [INFO] [stderr] Checking benchmark v0.1.0 (/opt/rustwide/workdir/benchmark) [INFO] [stdout] warning: unused import: `std::vec` [INFO] [stdout] --> benchmark/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::vec; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::vec` [INFO] [stdout] --> benchmark/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::vec; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `criterion` [INFO] [stdout] --> benchmark/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use criterion; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Result` [INFO] [stdout] --> benchmark/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_json::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> benchmark/src/lib.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | use simdjson_rust::{ondemand, prelude::*, Result as SimdResult}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `criterion` [INFO] [stdout] --> benchmark/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use criterion; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Result` [INFO] [stdout] --> benchmark/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_json::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> benchmark/src/lib.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | use simdjson_rust::{ondemand, prelude::*, Result as SimdResult}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> benchmark/src/lib.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let y = x.as_str(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> benchmark/src/lib.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let y = x.as_str(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_sedre_json` is never used [INFO] [stdout] --> benchmark/src/lib.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn parse_sedre_json(mystr: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_simdjson_rust` is never used [INFO] [stdout] --> benchmark/src/lib.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn parse_simdjson_rust(mystr: String) -> SimdResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_simd_json_to_owned` is never used [INFO] [stdout] --> benchmark/src/lib.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn parse_simd_json_to_owned(my_bytes: &mut [u8]) -> SimdResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_simd_json_to_borrowed` is never used [INFO] [stdout] --> benchmark/src/lib.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn parse_simd_json_to_borrowed(my_bytes: &mut [u8]) -> SimdResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SAMPLE` is never used [INFO] [stdout] --> benchmark/src/lib.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | const SAMPLE: &str = r#" [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "c8e8990be067840d3da43036063d6e9407754df14d87d3695ba1dceaf6e4513a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e8990be067840d3da43036063d6e9407754df14d87d3695ba1dceaf6e4513a", kill_on_drop: false }` [INFO] [stdout] c8e8990be067840d3da43036063d6e9407754df14d87d3695ba1dceaf6e4513a