[INFO] cloning repository https://github.com/regit/mime-libs-bench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/regit/mime-libs-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregit%2Fmime-libs-bench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregit%2Fmime-libs-bench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ecc0f9a4f906cc106e2392bd8dc62c9638f66bce
[INFO] checking regit/mime-libs-bench against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregit%2Fmime-libs-bench" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/regit/mime-libs-bench
[INFO] finished tweaking git repo https://github.com/regit/mime-libs-bench
[INFO] tweaked toml for git repo https://github.com/regit/mime-libs-bench written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/regit/mime-libs-bench on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/regit/mime-libs-bench 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd33383b8c67c959f4cc7ce032024cf7844cff7762934a3447d9490ae95b128c
[INFO] running `Command { std: "docker" "start" "bd33383b8c67c959f4cc7ce032024cf7844cff7762934a3447d9490ae95b128c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd33383b8c67c959f4cc7ce032024cf7844cff7762934a3447d9490ae95b128c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd33383b8c67c959f4cc7ce032024cf7844cff7762934a3447d9490ae95b128c" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd33383b8c67c959f4cc7ce032024cf7844cff7762934a3447d9490ae95b128c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd33383b8c67c959f4cc7ce032024cf7844cff7762934a3447d9490ae95b128c" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling lazy-cache v0.1.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling magic-db v0.4.2
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking tree_magic_db v3.0.1
[INFO] [stderr]     Checking mimetype-detector v0.2.8
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling fs-walk v0.2.2
[INFO] [stderr]     Checking infer v0.16.0
[INFO] [stderr]     Checking file-format v0.26.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling dyf v0.1.4
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling pure-magic v0.2.2
[INFO] [stderr]    Compiling magic-embed v0.3.2
[INFO] [stderr]     Checking mime-bench v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.73s
[INFO] running `Command { std: "docker" "inspect" "bd33383b8c67c959f4cc7ce032024cf7844cff7762934a3447d9490ae95b128c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd33383b8c67c959f4cc7ce032024cf7844cff7762934a3447d9490ae95b128c", kill_on_drop: false }`
[INFO] [stdout] bd33383b8c67c959f4cc7ce032024cf7844cff7762934a3447d9490ae95b128c
