[INFO] cloning repository https://github.com/ADD-SP/json-threat-protection.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ADD-SP/json-threat-protection.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADD-SP%2Fjson-threat-protection.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADD-SP%2Fjson-threat-protection.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f508d3a271f5033cf21161913e8f2e5580e92ab
[INFO] checking ADD-SP/json-threat-protection.rs against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADD-SP%2Fjson-threat-protection.rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ADD-SP/json-threat-protection.rs
[INFO] finished tweaking git repo https://github.com/ADD-SP/json-threat-protection.rs
[INFO] tweaked toml for git repo https://github.com/ADD-SP/json-threat-protection.rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ADD-SP/json-threat-protection.rs on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ADD-SP/json-threat-protection.rs 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86043beaf23874e7fae1c5264b27c941f43c04b30d4051911b389f6784c3d101
[INFO] running `Command { std: "docker" "start" "-a" "86043beaf23874e7fae1c5264b27c941f43c04b30d4051911b389f6784c3d101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86043beaf23874e7fae1c5264b27c941f43c04b30d4051911b389f6784c3d101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86043beaf23874e7fae1c5264b27c941f43c04b30d4051911b389f6784c3d101", kill_on_drop: false }`
[INFO] [stdout] 86043beaf23874e7fae1c5264b27c941f43c04b30d4051911b389f6784c3d101
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2607800438aaea6679373aa53cde8ea5e2837d470ed4cbae6af0388a7480b9ba
[INFO] running `Command { std: "docker" "start" "-a" "2607800438aaea6679373aa53cde8ea5e2837d470ed4cbae6af0388a7480b9ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking json-threat-protection v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:255:26
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn from_slice(slice: &[u8]) -> Validator<SliceRead> {
[INFO] [stdout]     |                          ^^^^^               ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn from_slice(slice: &[u8]) -> Validator<SliceRead<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:260:25
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub fn from_str(string: &str) -> Validator<StrRead> {
[INFO] [stdout]     |                         ^^^^               ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub fn from_str(string: &str) -> Validator<StrRead<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:255:26
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn from_slice(slice: &[u8]) -> Validator<SliceRead> {
[INFO] [stdout]     |                          ^^^^^               ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn from_slice(slice: &[u8]) -> Validator<SliceRead<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:260:25
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub fn from_str(string: &str) -> Validator<StrRead> {
[INFO] [stdout]     |                         ^^^^               ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub fn from_str(string: &str) -> Validator<StrRead<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.96s
[INFO] running `Command { std: "docker" "inspect" "2607800438aaea6679373aa53cde8ea5e2837d470ed4cbae6af0388a7480b9ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2607800438aaea6679373aa53cde8ea5e2837d470ed4cbae6af0388a7480b9ba", kill_on_drop: false }`
[INFO] [stdout] 2607800438aaea6679373aa53cde8ea5e2837d470ed4cbae6af0388a7480b9ba
