[INFO] cloning repository https://github.com/Bobxcat/json_parse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bobxcat/json_parse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBobxcat%2Fjson_parse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBobxcat%2Fjson_parse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f321ae3f38ad1ab0d64b6a2ceca462627baccb2
[INFO] building Bobxcat/json_parse against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBobxcat%2Fjson_parse" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Bobxcat/json_parse on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Bobxcat/json_parse
[INFO] finished tweaking git repo https://github.com/Bobxcat/json_parse
[INFO] tweaked toml for git repo https://github.com/Bobxcat/json_parse written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Bobxcat/json_parse 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4335b8bd974c61fc9b5237768757af4b126229c86d2ddd975f82aa94e381842f
[INFO] running `Command { std: "docker" "start" "-a" "4335b8bd974c61fc9b5237768757af4b126229c86d2ddd975f82aa94e381842f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4335b8bd974c61fc9b5237768757af4b126229c86d2ddd975f82aa94e381842f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4335b8bd974c61fc9b5237768757af4b126229c86d2ddd975f82aa94e381842f", kill_on_drop: false }`
[INFO] [stdout] 4335b8bd974c61fc9b5237768757af4b126229c86d2ddd975f82aa94e381842f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c079ca356f0af114eb005538ebd2e74cd79471387ee168ec5637b9a0948263f9
[INFO] running `Command { std: "docker" "start" "-a" "c079ca356f0af114eb005538ebd2e74cd79471387ee168ec5637b9a0948263f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling tint v1.0.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling nohash v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ustr v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling string-interner v0.17.0
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling ptree v0.4.0
[INFO] [stderr]    Compiling json_parse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BuildHasher`
[INFO] [stdout]  --> src/jsontern.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     hash::{BuildHasher, Hash, Hasher},
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `zero` is never used
[INFO] [stdout]   --> src/parse.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl JsonNum {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 64 |     pub fn zero(sign: Sign) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `advance` is never used
[INFO] [stdout]    --> src/parse.rs:829:12
[INFO] [stdout]     |
[INFO] [stdout] 793 | impl<I: ParseInput> ParseCursor<I> {
[INFO] [stdout]     | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 829 |     pub fn advance(&mut self, count: usize) -> ParseRes<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `mem::size_of` and `sync::Arc`
[INFO] [stdout]  --> src/main.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{hint::black_box, mem::size_of, sync::Arc};
[INFO] [stdout]   |                            ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |       return main_flamegraph();
[INFO] [stdout]    |       ------------------------ any code following this expression is unreachable
[INFO] [stdout] 21 |
[INFO] [stdout] 22 | /     let raw = r#"
[INFO] [stdout] 23 | |
[INFO] [stdout] 24 | |         [
[INFO] [stdout] 25 | |             "Hello🌱 there, yall!",
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     "#;
[INFO] [stdout]    | |_______^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.41s
[INFO] running `Command { std: "docker" "inspect" "c079ca356f0af114eb005538ebd2e74cd79471387ee168ec5637b9a0948263f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c079ca356f0af114eb005538ebd2e74cd79471387ee168ec5637b9a0948263f9", kill_on_drop: false }`
[INFO] [stdout] c079ca356f0af114eb005538ebd2e74cd79471387ee168ec5637b9a0948263f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e769a93106cf8c8c579b17606312585e53b9f01f679c5bab8ea640a39d0e808a
[INFO] running `Command { std: "docker" "start" "-a" "e769a93106cf8c8c579b17606312585e53b9f01f679c5bab8ea640a39d0e808a", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ustr v1.0.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling string-interner v0.17.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling ptree v0.4.0
[INFO] [stderr]    Compiling json_parse v0.1.0 (https://github.com/Bobxcat/json_parse.git?rev=11c3b3eaa6b68cb886c5fe8a866f22db8053a251#11c3b3ea)
[INFO] [stderr]    Compiling json_parse v0.1.0 (https://github.com/Bobxcat/json_parse.git?rev=903aed8c46024b9165624faac9f012c36a31a703#903aed8c)
[INFO] [stderr]    Compiling json_parse v0.1.0 (https://github.com/Bobxcat/json_parse.git?rev=e326d6dccc09b8b576432e96ae8558d79292110d#e326d6dc)
[INFO] [stderr]    Compiling json_parse v0.1.0 (https://github.com/Bobxcat/json_parse.git?rev=f1cd7181c2fdf03910bc623661a44bbc9b943895#f1cd7181)
[INFO] [stderr]    Compiling json_parse v0.1.0 (https://github.com/Bobxcat/json_parse.git?rev=33b7caa349e884a604bd85ef7bf9acffc9705326#33b7caa3)
[INFO] [stderr]    Compiling json_parse v0.1.0 (https://github.com/Bobxcat/json_parse.git?rev=bd28c7f1b0c1680bc84e5f16daa87dadb863630e#bd28c7f1)
[INFO] [stderr]    Compiling json_parse v0.1.0 (https://github.com/Bobxcat/json_parse.git?rev=2d7a475c9c31727db71511292cf12b3290112b85#2d7a475c)
[INFO] [stderr]    Compiling json_parse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BuildHasher`
[INFO] [stdout]  --> src/jsontern.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     hash::{BuildHasher, Hash, Hasher},
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `zero` is never used
[INFO] [stdout]   --> src/parse.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl JsonNum {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 64 |     pub fn zero(sign: Sign) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `advance` is never used
[INFO] [stdout]    --> src/parse.rs:829:12
[INFO] [stdout]     |
[INFO] [stdout] 793 | impl<I: ParseInput> ParseCursor<I> {
[INFO] [stdout]     | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 829 |     pub fn advance(&mut self, count: usize) -> ParseRes<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused import: `BuildHasher`
[INFO] [stdout]  --> src/jsontern.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     hash::{BuildHasher, Hash, Hasher},
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `zero` is never used
[INFO] [stdout]   --> src/parse.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl JsonNum {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 64 |     pub fn zero(sign: Sign) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `advance` is never used
[INFO] [stdout]    --> src/parse.rs:829:12
[INFO] [stdout]     |
[INFO] [stdout] 793 | impl<I: ParseInput> ParseCursor<I> {
[INFO] [stdout]     | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 829 |     pub fn advance(&mut self, count: usize) -> ParseRes<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `mem::size_of` and `sync::Arc`
[INFO] [stdout]  --> src/main.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{hint::black_box, mem::size_of, sync::Arc};
[INFO] [stdout]   |                            ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |       return main_flamegraph();
[INFO] [stdout]    |       ------------------------ any code following this expression is unreachable
[INFO] [stdout] 21 |
[INFO] [stdout] 22 | /     let raw = r#"
[INFO] [stdout] 23 | |
[INFO] [stdout] 24 | |         [
[INFO] [stdout] 25 | |             "Hello🌱 there, yall!",
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     "#;
[INFO] [stdout]    | |_______^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.84s
[INFO] running `Command { std: "docker" "inspect" "e769a93106cf8c8c579b17606312585e53b9f01f679c5bab8ea640a39d0e808a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e769a93106cf8c8c579b17606312585e53b9f01f679c5bab8ea640a39d0e808a", kill_on_drop: false }`
[INFO] [stdout] e769a93106cf8c8c579b17606312585e53b9f01f679c5bab8ea640a39d0e808a
