[INFO] cloning repository https://github.com/hdz284/FlowLog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hdz284/FlowLog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdz284%2FFlowLog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdz284%2FFlowLog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdc880c91c4f9e32314c0d9c423af116bd434d23 [INFO] checking hdz284/FlowLog against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdz284%2FFlowLog" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/hdz284/FlowLog [INFO] finished tweaking git repo https://github.com/hdz284/FlowLog [INFO] tweaked toml for git repo https://github.com/hdz284/FlowLog written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hdz284/FlowLog on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hdz284/FlowLog 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded columnar_derive v0.11.0 [INFO] [stderr] Downloaded timely_communication v0.25.1 [INFO] [stderr] Downloaded timely_container v0.25.1 [INFO] [stderr] Downloaded timely_logging v0.25.1 [INFO] [stderr] Downloaded columnation v0.1.0 [INFO] [stderr] Downloaded timely_bytes v0.25.1 [INFO] [stderr] Downloaded mimalloc v0.1.47 [INFO] [stderr] Downloaded columnar v0.11.0 [INFO] [stderr] Downloaded differential-dataflow v0.18.0 [INFO] [stderr] Downloaded timely v0.25.1 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7640f18cb41bec97be7e3cd77ecbdfef8852e3e94bb25c3042d1c119cdbe863 [INFO] running `Command { std: "docker" "start" "-a" "b7640f18cb41bec97be7e3cd77ecbdfef8852e3e94bb25c3042d1c119cdbe863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7640f18cb41bec97be7e3cd77ecbdfef8852e3e94bb25c3042d1c119cdbe863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7640f18cb41bec97be7e3cd77ecbdfef8852e3e94bb25c3042d1c119cdbe863", kill_on_drop: false }` [INFO] [stdout] b7640f18cb41bec97be7e3cd77ecbdfef8852e3e94bb25c3042d1c119cdbe863 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b79248510b6b66b47f2d79885b482457858c9e0ca4034cd6d4fb804e468aba1 [INFO] running `Command { std: "docker" "start" "-a" "4b79248510b6b66b47f2d79885b482457858c9e0ca4034cd6d4fb804e468aba1", kill_on_drop: false }` [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking timely_container v0.25.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Checking timely_bytes v0.25.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Checking timely_logging v0.25.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Checking columnation v0.1.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking proc-macro2 v1.0.95 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling libmimalloc-sys v0.1.43 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Checking mimalloc v0.1.47 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling columnar_derive v0.11.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking pest v2.8.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling debugging v0.1.0 (/opt/rustwide/workdir/src/debugging) [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling columnar v0.11.0 [INFO] [stderr] Checking parsing v0.1.0 (/opt/rustwide/workdir/src/parsing) [INFO] [stderr] Checking timely_communication v0.25.1 [INFO] [stderr] Checking strata v0.1.0 (/opt/rustwide/workdir/src/strata) [INFO] [stderr] Checking catalog v0.1.0 (/opt/rustwide/workdir/src/catalog) [INFO] [stderr] Checking timely v0.25.1 [INFO] [stderr] Checking optimizing v0.1.0 (/opt/rustwide/workdir/src/optimizing) [INFO] [stderr] Checking planning v0.1.0 (/opt/rustwide/workdir/src/planning) [INFO] [stderr] Compiling differential-dataflow v0.18.0 [INFO] [stderr] Compiling reading v0.1.0 (/opt/rustwide/workdir/src/reading) [INFO] [stderr] Checking macros v0.1.0 (/opt/rustwide/workdir/src/macros) [INFO] [stderr] Checking executing v0.1.0 (/opt/rustwide/workdir/src/executing) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.17s [INFO] running `Command { std: "docker" "inspect" "4b79248510b6b66b47f2d79885b482457858c9e0ca4034cd6d4fb804e468aba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b79248510b6b66b47f2d79885b482457858c9e0ca4034cd6d4fb804e468aba1", kill_on_drop: false }` [INFO] [stdout] 4b79248510b6b66b47f2d79885b482457858c9e0ca4034cd6d4fb804e468aba1