[INFO] cloning repository https://github.com/Giuseppe-Bianc/jsavrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Giuseppe-Bianc/jsavrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiuseppe-Bianc%2Fjsavrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiuseppe-Bianc%2Fjsavrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ddbbf24e961a237040102509fafef9c44ee649c
[INFO] checking Giuseppe-Bianc/jsavrs against master#82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiuseppe-Bianc%2Fjsavrs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Giuseppe-Bianc/jsavrs
[INFO] finished tweaking git repo https://github.com/Giuseppe-Bianc/jsavrs
[INFO] tweaked toml for git repo https://github.com/Giuseppe-Bianc/jsavrs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Giuseppe-Bianc/jsavrs on toolchain 82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Giuseppe-Bianc/jsavrs 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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-plot v0.8.1
[INFO] [stderr]   Downloaded logos-derive v0.16.0
[INFO] [stderr]   Downloaded logos-codegen v0.16.0
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded console v0.16.2
[INFO] [stderr]   Downloaded insta v1.45.1
[INFO] [stderr]   Downloaded logos v0.16.0
[INFO] [stderr]   Downloaded criterion v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc6b66b5cb0c62d95ba5aee2912ef56cb4eb36b2dc47d5c8f0ea2fa4a4967a66
[INFO] running `Command { std: "docker" "start" "-a" "dc6b66b5cb0c62d95ba5aee2912ef56cb4eb36b2dc47d5c8f0ea2fa4a4967a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc6b66b5cb0c62d95ba5aee2912ef56cb4eb36b2dc47d5c8f0ea2fa4a4967a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc6b66b5cb0c62d95ba5aee2912ef56cb4eb36b2dc47d5c8f0ea2fa4a4967a66", kill_on_drop: false }`
[INFO] [stdout] dc6b66b5cb0c62d95ba5aee2912ef56cb4eb36b2dc47d5c8f0ea2fa4a4967a66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d7609cc29024321c899f9d5defdadd3f3ef047da9a2d279341ea545b8601cbe
[INFO] running `Command { std: "docker" "start" "-a" "1d7609cc29024321c899f9d5defdadd3f3ef047da9a2d279341ea545b8601cbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking mintex v0.1.4
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]    Compiling logos-codegen v0.16.0
[INFO] [stderr]     Checking dhat v0.3.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking insta v1.45.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling logos-derive v0.16.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking logos v0.16.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking jsavrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.8.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.55s
[INFO] running `Command { std: "docker" "inspect" "1d7609cc29024321c899f9d5defdadd3f3ef047da9a2d279341ea545b8601cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d7609cc29024321c899f9d5defdadd3f3ef047da9a2d279341ea545b8601cbe", kill_on_drop: false }`
[INFO] [stdout] 1d7609cc29024321c899f9d5defdadd3f3ef047da9a2d279341ea545b8601cbe
