[INFO] cloning repository https://github.com/EarthwebAP/glifzip
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EarthwebAP/glifzip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEarthwebAP%2Fglifzip", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEarthwebAP%2Fglifzip'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc950681af4f70b005ee4f9a76ba4fa0a5177405
[INFO] checking EarthwebAP/glifzip against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEarthwebAP%2Fglifzip" "/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/EarthwebAP/glifzip
[INFO] finished tweaking git repo https://github.com/EarthwebAP/glifzip
[INFO] tweaked toml for git repo https://github.com/EarthwebAP/glifzip written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EarthwebAP/glifzip on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EarthwebAP/glifzip 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "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 filetime v0.2.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c064b643e7287590cb4d76bbb6a850b75bac88a10edb9284bce0fe93713e0ebb
[INFO] running `Command { std: "docker" "start" "c064b643e7287590cb4d76bbb6a850b75bac88a10edb9284bce0fe93713e0ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c064b643e7287590cb4d76bbb6a850b75bac88a10edb9284bce0fe93713e0ebb", 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" "c064b643e7287590cb4d76bbb6a850b75bac88a10edb9284bce0fe93713e0ebb" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c064b643e7287590cb4d76bbb6a850b75bac88a10edb9284bce0fe93713e0ebb", 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" "c064b643e7287590cb4d76bbb6a850b75bac88a10edb9284bce0fe93713e0ebb" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking glifzip v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `File` and `create_dir_all`
[INFO] [stdout]  --> benches/comprehensive_bench.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs::{File, create_dir_all};
[INFO] [stdout]   |               ^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> benches/comprehensive_bench.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> benches/comprehensive_bench.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MetadataExt`
[INFO] [stdout]  --> tests/metadata_preservation_tests.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::unix::fs::{PermissionsExt, MetadataExt};
[INFO] [stdout]   |                                         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/comprehensive_bench.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         b"pub struct MyStruct {\n    field1: u32,\n    field2: String,\n}\n",
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 45, found one with a size of 61
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glifzip` (bench "comprehensive_bench") due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c064b643e7287590cb4d76bbb6a850b75bac88a10edb9284bce0fe93713e0ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c064b643e7287590cb4d76bbb6a850b75bac88a10edb9284bce0fe93713e0ebb", kill_on_drop: false }`
[INFO] [stdout] c064b643e7287590cb4d76bbb6a850b75bac88a10edb9284bce0fe93713e0ebb
