[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#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7086cmd%2Fmime_more" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/7086cmd/mime_more on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03a7a338d270cd5faf2cc9942c7c8d0792ddfab0b8c53b10c570b81196fd406c
[INFO] running `Command { std: "docker" "start" "-a" "03a7a338d270cd5faf2cc9942c7c8d0792ddfab0b8c53b10c570b81196fd406c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03a7a338d270cd5faf2cc9942c7c8d0792ddfab0b8c53b10c570b81196fd406c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03a7a338d270cd5faf2cc9942c7c8d0792ddfab0b8c53b10c570b81196fd406c", kill_on_drop: false }`
[INFO] [stdout] 03a7a338d270cd5faf2cc9942c7c8d0792ddfab0b8c53b10c570b81196fd406c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7530ef8c97bf22334b477989676795cf594ecb70ec300baef3a1761166ca8d11
[INFO] running `Command { std: "docker" "start" "-a" "7530ef8c97bf22334b477989676795cf594ecb70ec300baef3a1761166ca8d11", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[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] note: found an item that was configured out
[INFO] [stdout]    --> benches/function_benchmark.rs:17:4
[INFO] [stdout]     |
[INFO] [stdout]  16 | #[cfg(feature = "extension")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `extension` feature
[INFO] [stdout]  17 | fn bench_from_ext(c: &mut Criterion) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[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] note: found an item that was configured out
[INFO] [stdout]    --> benches/function_benchmark.rs:35:4
[INFO] [stdout]     |
[INFO] [stdout]  34 | #[cfg(feature = "magic")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `magic` feature
[INFO] [stdout]  35 | fn bench_from_content(c: &mut Criterion) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[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] note: found an item that was configured out
[INFO] [stdout]    --> benches/function_benchmark.rs:48:4
[INFO] [stdout]     |
[INFO] [stdout]  47 | #[cfg(feature = "texture")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `texture` feature
[INFO] [stdout]  48 | fn bench_is_texture(c: &mut Criterion) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[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] note: found an item that was configured out
[INFO] [stdout]    --> benches/function_benchmark.rs:79:4
[INFO] [stdout]     |
[INFO] [stdout]  78 | #[cfg(feature = "texture")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `texture` feature
[INFO] [stdout]  79 | fn bench_isnt_texture(c: &mut Criterion) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[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] note: found an item that was configured out
[INFO] [stdout]    --> benches/function_benchmark.rs:106:4
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg(feature = "texture")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `texture` feature
[INFO] [stdout] 106 | fn bench_large_file_isnt_texture(c: &mut Criterion) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] note: found an item that was configured out
[INFO] [stdout]    --> benches/function_benchmark.rs:133:4
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[cfg(feature = "dataurl")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `dataurl` feature
[INFO] [stdout] 133 | fn bench_dataurl(c: &mut Criterion) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[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] note: found an item that was configured out
[INFO] [stdout]    --> benches/function_benchmark.rs:144:4
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg(feature = "dataurl")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `dataurl` feature
[INFO] [stdout] 144 | fn decode_texture(c: &mut Criterion) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[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)]` (part of `#[warn(unused)]`) 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] running `Command { std: "docker" "inspect" "7530ef8c97bf22334b477989676795cf594ecb70ec300baef3a1761166ca8d11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7530ef8c97bf22334b477989676795cf594ecb70ec300baef3a1761166ca8d11", kill_on_drop: false }`
[INFO] [stdout] 7530ef8c97bf22334b477989676795cf594ecb70ec300baef3a1761166ca8d11
