[INFO] cloning repository https://github.com/SteveGremory/Zap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SteveGremory/Zap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteveGremory%2FZap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteveGremory%2FZap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9be87aa6ac751f7f972442bf7c58f6747127b125 [INFO] testing SteveGremory/Zap against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteveGremory%2FZap" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SteveGremory/Zap [INFO] finished tweaking git repo https://github.com/SteveGremory/Zap [INFO] tweaked toml for git repo https://github.com/SteveGremory/Zap written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SteveGremory/Zap on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Speykious/zapf` [INFO] [stderr] Locking 156 packages to latest compatible versions [INFO] [stderr] Adding lz4_flex v0.9.5 (available: v0.11.5) [INFO] [stderr] Adding simple_logger v4.3.3 (available: v5.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v4.5.47 [INFO] [stderr] Downloaded windows-link v0.2.0 [INFO] [stderr] Downloaded log v0.4.28 [INFO] [stderr] Downloaded winapi-util v0.1.11 [INFO] [stderr] Downloaded polyval v0.6.2 [INFO] [stderr] Downloaded num_threads v0.1.7 [INFO] [stderr] Downloaded anstream v0.6.20 [INFO] [stderr] Downloaded ghash v0.5.1 [INFO] [stderr] Downloaded lz4_flex v0.9.5 [INFO] [stderr] Downloaded poly1305 v0.8.0 [INFO] [stderr] Downloaded bitflags v2.9.4 [INFO] [stderr] Downloaded chacha20poly1305 v0.10.1 [INFO] [stderr] Downloaded crossbeam-channel v0.5.15 [INFO] [stderr] Downloaded aes v0.8.4 [INFO] [stderr] Downloaded rpassword v7.4.0 [INFO] [stderr] Downloaded aes-gcm v0.10.3 [INFO] [stderr] Downloaded serde_json v1.0.143 [INFO] [stderr] Downloaded clap_builder v4.5.47 [INFO] [stderr] Downloaded time v0.3.43 [INFO] [stderr] Downloaded rayon v1.11.0 [INFO] [stderr] Downloaded io-uring v0.7.10 [INFO] [stderr] Downloaded regex v1.11.2 [INFO] [stderr] Downloaded flate2 v1.1.2 [INFO] [stderr] Downloaded rayon-core v1.13.0 [INFO] [stderr] Downloaded syn v2.0.106 [INFO] [stderr] Downloaded proc-macro2 v1.0.101 [INFO] [stderr] Downloaded regex-syntax v0.8.6 [INFO] [stderr] Downloaded clap v4.5.47 [INFO] [stderr] Downloaded crc32fast v1.5.0 [INFO] [stderr] Downloaded colored v2.2.0 [INFO] [stderr] Downloaded deranged v0.5.3 [INFO] [stderr] Downloaded sha2 v0.10.9 [INFO] [stderr] Downloaded time-macros v0.2.24 [INFO] [stderr] Downloaded snap v1.1.1 [INFO] [stderr] Downloaded anstyle-query v1.1.4 [INFO] [stderr] Downloaded anstyle-wincon v3.0.10 [INFO] [stderr] Downloaded unicode-ident v1.0.19 [INFO] [stderr] Downloaded chacha20 v0.9.1 [INFO] [stderr] Downloaded inout v0.1.4 [INFO] [stderr] Downloaded regex-automata v0.4.10 [INFO] [stderr] Downloaded crossbeam-queue v0.3.12 [INFO] [stderr] Downloaded crossbeam v0.8.4 [INFO] [stderr] Downloaded rtoolbox v0.0.3 [INFO] [stderr] Downloaded time-core v0.1.6 [INFO] [stderr] Downloaded simple_logger v4.3.3 [INFO] [stderr] Downloaded cfg-if v1.0.3 [INFO] [stderr] Downloaded windows-sys v0.61.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c78f619c2e5f1275c6344e812e31855151cddcf2d45f7124cbeb7b6faa66e01 [INFO] running `Command { std: "docker" "start" "-a" "8c78f619c2e5f1275c6344e812e31855151cddcf2d45f7124cbeb7b6faa66e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c78f619c2e5f1275c6344e812e31855151cddcf2d45f7124cbeb7b6faa66e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c78f619c2e5f1275c6344e812e31855151cddcf2d45f7124cbeb7b6faa66e01", kill_on_drop: false }` [INFO] [stdout] 8c78f619c2e5f1275c6344e812e31855151cddcf2d45f7124cbeb7b6faa66e01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82e4709f8c9a5e18bb96683fae1fdd59e15bb9bb08956dd5d14dd7f676acec8c [INFO] running `Command { std: "docker" "start" "-a" "82e4709f8c9a5e18bb96683fae1fdd59e15bb9bb08956dd5d14dd7f676acec8c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling lz4_flex v0.9.5 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling simple_logger v4.3.3 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling zapf v0.1.0 (https://github.com/Speykious/zapf?rev=4608ab5db49be659a2018ad8826334bb78719b31#4608ab5d) [INFO] [stderr] Compiling zap v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.04s [INFO] running `Command { std: "docker" "inspect" "82e4709f8c9a5e18bb96683fae1fdd59e15bb9bb08956dd5d14dd7f676acec8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82e4709f8c9a5e18bb96683fae1fdd59e15bb9bb08956dd5d14dd7f676acec8c", kill_on_drop: false }` [INFO] [stdout] 82e4709f8c9a5e18bb96683fae1fdd59e15bb9bb08956dd5d14dd7f676acec8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd66e3fd798a3e3d6aef53ad12f241586e0b009a43bdb28325a2e1259dd3e5e2 [INFO] running `Command { std: "docker" "start" "-a" "cd66e3fd798a3e3d6aef53ad12f241586e0b009a43bdb28325a2e1259dd3e5e2", kill_on_drop: false }` [INFO] [stderr] Compiling zap v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "cd66e3fd798a3e3d6aef53ad12f241586e0b009a43bdb28325a2e1259dd3e5e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd66e3fd798a3e3d6aef53ad12f241586e0b009a43bdb28325a2e1259dd3e5e2", kill_on_drop: false }` [INFO] [stdout] cd66e3fd798a3e3d6aef53ad12f241586e0b009a43bdb28325a2e1259dd3e5e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f2d86fa2c3b75e135056691f7ffd8695a89a939fb72e87b111c35bb66f93432 [INFO] running `Command { std: "docker" "start" "-a" "3f2d86fa2c3b75e135056691f7ffd8695a89a939fb72e87b111c35bb66f93432", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zap-e67d128083718790) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/zap.rs (/opt/rustwide/target/debug/deps/zap-ef37c52a059a064e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests zap [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f2d86fa2c3b75e135056691f7ffd8695a89a939fb72e87b111c35bb66f93432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2d86fa2c3b75e135056691f7ffd8695a89a939fb72e87b111c35bb66f93432", kill_on_drop: false }` [INFO] [stdout] 3f2d86fa2c3b75e135056691f7ffd8695a89a939fb72e87b111c35bb66f93432