[INFO] cloning repository https://github.com/mjbommar/binary-bpe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjbommar/binary-bpe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjbommar%2Fbinary-bpe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjbommar%2Fbinary-bpe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b115eb04a887653eec0e2dc16930e6a072836cd6 [INFO] checking mjbommar/binary-bpe against try#3248bace201b6227b0ff78eacc8b00d805551a86 for pr-153513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjbommar%2Fbinary-bpe" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mjbommar/binary-bpe [INFO] finished tweaking git repo https://github.com/mjbommar/binary-bpe [INFO] tweaked toml for git repo https://github.com/mjbommar/binary-bpe written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mjbommar/binary-bpe on toolchain 3248bace201b6227b0ff78eacc8b00d805551a86 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mjbommar/binary-bpe 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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded monostate v0.1.18 [INFO] [stderr] Downloaded onig v6.5.1 [INFO] [stderr] Downloaded macro_rules_attribute v0.2.2 [INFO] [stderr] Downloaded rayon-cond v0.4.0 [INFO] [stderr] Downloaded monostate-impl v0.1.18 [INFO] [stderr] Downloaded macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Downloaded dary_heap v0.3.8 [INFO] [stderr] Downloaded indicatif v0.18.1 [INFO] [stderr] Downloaded tokenizers v0.22.1 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e3720315ecf6f1760855890ead4aa52a05cefd4218d27c17e5b98bdb6793f42 [INFO] running `Command { std: "docker" "start" "-a" "5e3720315ecf6f1760855890ead4aa52a05cefd4218d27c17e5b98bdb6793f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e3720315ecf6f1760855890ead4aa52a05cefd4218d27c17e5b98bdb6793f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3720315ecf6f1760855890ead4aa52a05cefd4218d27c17e5b98bdb6793f42", kill_on_drop: false }` [INFO] [stdout] 5e3720315ecf6f1760855890ead4aa52a05cefd4218d27c17e5b98bdb6793f42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f46a04076c140d36f633e0324cca9749f083cae0ae7df08b79f4908d86e11f2a [INFO] running `Command { std: "docker" "start" "-a" "f46a04076c140d36f633e0324cca9749f083cae0ae7df08b79f4908d86e11f2a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking clap_builder v4.5.50 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking indicatif v0.18.1 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking rayon-cond v0.4.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking monostate v0.1.18 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking clap v4.5.50 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking dary_heap v0.3.8 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking insta v1.43.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stderr] Checking tokenizers v0.22.1 [INFO] [stderr] Checking bbpe v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.42s [INFO] running `Command { std: "docker" "inspect" "f46a04076c140d36f633e0324cca9749f083cae0ae7df08b79f4908d86e11f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46a04076c140d36f633e0324cca9749f083cae0ae7df08b79f4908d86e11f2a", kill_on_drop: false }` [INFO] [stdout] f46a04076c140d36f633e0324cca9749f083cae0ae7df08b79f4908d86e11f2a