[INFO] cloning repository https://github.com/7086cmd/mime_more
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/7086cmd/mime_more" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7086cmd%2Fmime_more", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7086cmd%2Fmime_more'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9aed559f695331db7a0bbd200501424c804c1a7
[INFO] checking 7086cmd/mime_more against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7086cmd%2Fmime_more" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/7086cmd/mime_more on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/7086cmd/mime_more
[INFO] finished tweaking git repo https://github.com/7086cmd/mime_more
[INFO] tweaked toml for git repo https://github.com/7086cmd/mime_more written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/7086cmd/mime_more 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c855a850fd4d117a18d9fb6e0e35376bc2a72c19454fb47f1a99d1559ffbd52
[INFO] running `Command { std: "docker" "start" "-a" "6c855a850fd4d117a18d9fb6e0e35376bc2a72c19454fb47f1a99d1559ffbd52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c855a850fd4d117a18d9fb6e0e35376bc2a72c19454fb47f1a99d1559ffbd52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c855a850fd4d117a18d9fb6e0e35376bc2a72c19454fb47f1a99d1559ffbd52", kill_on_drop: false }`
[INFO] [stdout] 6c855a850fd4d117a18d9fb6e0e35376bc2a72c19454fb47f1a99d1559ffbd52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2987ec5c6110029b01cdd19479042713b031eb4a1913275ff07b6594d0ddb74a
[INFO] running `Command { std: "docker" "start" "-a" "2987ec5c6110029b01cdd19479042713b031eb4a1913275ff07b6594d0ddb74a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.5.0
[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 oorandom v11.1.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking mime_more v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0425]: cannot find function `bench_from_ext` in this scope
[INFO] [stdout]    --> benches/function_benchmark.rs:154:30
[INFO] [stdout]     |
[INFO] [stdout] 7   | fn bench_from_str(c: &mut Criterion) {
[INFO] [stdout]     | ------------------------------------ similarly named function `bench_from_str` defined here
[INFO] [stdout] ...
[INFO] [stdout] 154 |     benches, bench_from_str, bench_from_ext, bench_from_ext_light,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ help: a function with a similar name exists: `bench_from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bench_from_content` in this scope
[INFO] [stdout]    --> benches/function_benchmark.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 7   | fn bench_from_str(c: &mut Criterion) {
[INFO] [stdout]     | ------------------------------------ similarly named function `bench_from_str` defined here
[INFO] [stdout] ...
[INFO] [stdout] 155 |     bench_from_content, bench_is_texture, bench_isnt_texture,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `bench_from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bench_is_texture` in this scope
[INFO] [stdout]    --> benches/function_benchmark.rs:155:25
[INFO] [stdout]     |
[INFO] [stdout] 155 |     bench_from_content, bench_is_texture, bench_isnt_texture,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bench_isnt_texture` in this scope
[INFO] [stdout]    --> benches/function_benchmark.rs:155:43
[INFO] [stdout]     |
[INFO] [stdout] 155 |     bench_from_content, bench_is_texture, bench_isnt_texture,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bench_large_file_isnt_texture` in this scope
[INFO] [stdout]    --> benches/function_benchmark.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     bench_large_file_isnt_texture, bench_dataurl, decode_texture
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bench_dataurl` in this scope
[INFO] [stdout]    --> benches/function_benchmark.rs:156:36
[INFO] [stdout]     |
[INFO] [stdout] 156 |     bench_large_file_isnt_texture, bench_dataurl, decode_texture
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `decode_texture` in this scope
[INFO] [stdout]    --> benches/function_benchmark.rs:156:51
[INFO] [stdout]     |
[INFO] [stdout] 156 |     bench_large_file_isnt_texture, bench_dataurl, decode_texture
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> benches/function_benchmark.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mime_more` (bench "function_benchmark") due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2987ec5c6110029b01cdd19479042713b031eb4a1913275ff07b6594d0ddb74a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2987ec5c6110029b01cdd19479042713b031eb4a1913275ff07b6594d0ddb74a", kill_on_drop: false }`
[INFO] [stdout] 2987ec5c6110029b01cdd19479042713b031eb4a1913275ff07b6594d0ddb74a
