[INFO] cloning repository https://github.com/BigBuildBench/boinkor-net_chars
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BigBuildBench/boinkor-net_chars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fboinkor-net_chars", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fboinkor-net_chars'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb43b903557f55731086b320345ae24e904b2aba
[INFO] checking BigBuildBench/boinkor-net_chars against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fboinkor-net_chars" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BigBuildBench/boinkor-net_chars
[INFO] finished tweaking git repo https://github.com/BigBuildBench/boinkor-net_chars
[INFO] tweaked toml for git repo https://github.com/BigBuildBench/boinkor-net_chars written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BigBuildBench/boinkor-net_chars on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 872d3ab0d62e0ac066a168c8fc3a552c427592638cd441175ae5b74cfebb0280
[INFO] running `Command { std: "docker" "start" "-a" "872d3ab0d62e0ac066a168c8fc3a552c427592638cd441175ae5b74cfebb0280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "872d3ab0d62e0ac066a168c8fc3a552c427592638cd441175ae5b74cfebb0280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "872d3ab0d62e0ac066a168c8fc3a552c427592638cd441175ae5b74cfebb0280", kill_on_drop: false }`
[INFO] [stdout] 872d3ab0d62e0ac066a168c8fc3a552c427592638cd441175ae5b74cfebb0280
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 465b59bd9c10c71014a7852c990002a2e39d5cbd53a25c0e7bf1e3cfab399489
[INFO] running `Command { std: "docker" "start" "-a" "465b59bd9c10c71014a7852c990002a2e39d5cbd53a25c0e7bf1e3cfab399489", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling chars_data v0.7.0 (/opt/rustwide/workdir/chars_data)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stdout] error[E0463]: can't find crate for `lazy_static`
[INFO] [stdout]  --> chars_data/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate lazy_static;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> chars_data/src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use anyhow::{Context, Result};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]   --> chars_data/src/ascii.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use anyhow::{Context, Result};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]   --> chars_data/src/ascii.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use regex::Regex;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]   --> chars_data/src/unicode.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use anyhow::{anyhow, bail, Context, Result};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fst`
[INFO] [stdout]   --> chars_data/src/unicode.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use fst::MapBuilder;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `fst`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fst`, use `cargo add fst` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lazy_static` in this scope
[INFO] [stdout]   --> chars_data/src/ascii.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     lazy_static! {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `lazy_static` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> chars_data/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | extern crate lazy_static;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lazy_static` in this scope
[INFO] [stdout]    --> chars_data/src/ascii.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 lazy_static! {
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `lazy_static` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> chars_data/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | extern crate lazy_static;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lazy_static` in this scope
[INFO] [stdout]   --> chars_data/src/fst_generator.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     lazy_static! {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `lazy_static` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> chars_data/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | extern crate lazy_static;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RIGHT_QUOTE` in this scope
[INFO] [stdout]   --> chars_data/src/ascii.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let line = RIGHT_QUOTE.replace_all(line, "$1");
[INFO] [stdout]    |                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QUOTES` in this scope
[INFO] [stdout]   --> chars_data/src/ascii.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     QUOTES
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BACKSLASH_SOMETHING` in this scope
[INFO] [stdout]   --> chars_data/src/ascii.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |         .map(|s| BACKSLASH_SOMETHING.replace_all(s, "$1").into_owned())
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BEGINNING` in this scope
[INFO] [stdout]    --> chars_data/src/ascii.rs:115:28
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 let line = BEGINNING.replace_all(line, "");
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `STOPS` in this scope
[INFO] [stdout]   --> chars_data/src/fst_generator.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 |     if STOPS.contains(component) || component.len() == 1 {
[INFO] [stdout]    |        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stdout] error[E0599]: no method named `context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> chars_data/src/ascii.rs:172:51
[INFO] [stdout]     |
[INFO] [stdout] 172 |         File::create(output_dir.join("names.rs")).context("Creading ASCII names.rs")?,
[INFO] [stdout]     |                                                   ^^^^^^^ method not found in `Result<File, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> chars_data/src/ascii.rs:182:38
[INFO] [stdout]     |
[INFO] [stdout] 182 |         writeln!(&mut out, "    {}", entry.for_display())?;
[INFO] [stdout]     |                                      ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]   --> chars_data/src/unicode.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |       let cp = u32::from_str_radix(fields[0], 16)
[INFO] [stdout]    |  ______________-
[INFO] [stdout] 41 | |         .with_context(|| format!("Could not parse {} as base-16 integer", fields[0]))?;
[INFO] [stdout]    | |         -^^^^^^^^^^^^ method not found in `Result<u32, ParseIntError>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unicode_names2`
[INFO] [stdout]    --> chars_data/src/unicode.rs:211:53
[INFO] [stdout]     |
[INFO] [stdout] 211 | ...                   if let Some(name) = unicode_names2::name(ch) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `unicode_names2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `unicode_names2`, use `cargo add unicode_names2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> chars_data/src/unicode.rs:212:55
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...                   names.insert(vec![name.to_string()], ch);
[INFO] [stdout]     |                                         ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> chars_data/src/unicode.rs:270:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | /         File::create(&multi_result_filename)
[INFO] [stdout] 270 | |             .context(format!("Creating {:?}", &multi_result_filename))?,
[INFO] [stdout]     | |             -^^^^^^^ method not found in `Result<File, std::io::Error>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0432, E0433, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chars_data` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "465b59bd9c10c71014a7852c990002a2e39d5cbd53a25c0e7bf1e3cfab399489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "465b59bd9c10c71014a7852c990002a2e39d5cbd53a25c0e7bf1e3cfab399489", kill_on_drop: false }`
[INFO] [stdout] 465b59bd9c10c71014a7852c990002a2e39d5cbd53a25c0e7bf1e3cfab399489
