[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] 768c5631daacce029677f0fc23298574fe516dc5
[INFO] checking hdz284/FlowLog against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdz284%2FFlowLog" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hdz284/FlowLog on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] daf2a574df5b5aed0aaf3fc670c26f17a541ace05703c761804be4901ccb17eb
[INFO] running `Command { std: "docker" "start" "-a" "daf2a574df5b5aed0aaf3fc670c26f17a541ace05703c761804be4901ccb17eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daf2a574df5b5aed0aaf3fc670c26f17a541ace05703c761804be4901ccb17eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daf2a574df5b5aed0aaf3fc670c26f17a541ace05703c761804be4901ccb17eb", kill_on_drop: false }`
[INFO] [stdout] daf2a574df5b5aed0aaf3fc670c26f17a541ace05703c761804be4901ccb17eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60e7f64dd3669ad0d65fdf008b9746ca9be2654600c5e848f8a567b10231bcf8
[INFO] running `Command { std: "docker" "start" "-a" "60e7f64dd3669ad0d65fdf008b9746ca9be2654600c5e848f8a567b10231bcf8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking timely_container v0.29.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking timely_logging v0.29.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking timely_bytes v0.29.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking toml_edit v0.25.3+spec-1.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling columnar_derive v0.12.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking columnar v0.12.1
[INFO] [stderr]     Checking columnation v0.1.2
[INFO] [stderr]     Checking flowlog-build v0.2.2 (/opt/rustwide/workdir/crates/flowlog-build)
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]     Checking tracing-test v0.2.6
[INFO] [stderr]     Checking timely_communication v0.29.0
[INFO] [stderr]     Checking flowlog-compiler v0.3.0 (/opt/rustwide/workdir/crates/flowlog-compiler)
[INFO] [stderr] error: could not compile `columnation` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name columnation --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/columnation-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=22654dcce6b14011 -C extra-filename=-2580755db909ff4e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5348b0acbf62713e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "60e7f64dd3669ad0d65fdf008b9746ca9be2654600c5e848f8a567b10231bcf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60e7f64dd3669ad0d65fdf008b9746ca9be2654600c5e848f8a567b10231bcf8", kill_on_drop: false }`
[INFO] [stdout] 60e7f64dd3669ad0d65fdf008b9746ca9be2654600c5e848f8a567b10231bcf8
