[INFO] cloning repository https://github.com/bytewax/bytewax
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bytewax/bytewax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytewax%2Fbytewax", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytewax%2Fbytewax'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 378c01613dbd0c3476df8a2865065c8d6f35812b
[INFO] checking bytewax/bytewax against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytewax%2Fbytewax" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bytewax/bytewax
[INFO] finished tweaking git repo https://github.com/bytewax/bytewax
[INFO] tweaked toml for git repo https://github.com/bytewax/bytewax written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bytewax/bytewax on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bytewax/bytewax 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `chrono` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b044e1ffb32ee2b0ade7cac420cca23061e5ac441fd5c21adc2c5531f3bd364
[INFO] running `Command { std: "docker" "start" "-a" "4b044e1ffb32ee2b0ade7cac420cca23061e5ac441fd5c21adc2c5531f3bd364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b044e1ffb32ee2b0ade7cac420cca23061e5ac441fd5c21adc2c5531f3bd364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b044e1ffb32ee2b0ade7cac420cca23061e5ac441fd5c21adc2c5531f3bd364", kill_on_drop: false }`
[INFO] [stdout] 4b044e1ffb32ee2b0ade7cac420cca23061e5ac441fd5c21adc2c5531f3bd364
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95e60795eb3f41ddbaac3d17efa808bbe2affd103e76a1a56347f056e673765f
[INFO] running `Command { std: "docker" "start" "-a" "95e60795eb3f41ddbaac3d17efa808bbe2affd103e76a1a56347f056e673765f", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `chrono` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling pyo3-build-config v0.21.1
[INFO] [stderr]     Checking columnation v0.1.0 (https://github.com/frankmcsherry/columnation#ab3b7897)
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling rusqlite_migration v1.1.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking timely_bytes v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow.git?rev=432ef57#432ef57f)
[INFO] [stderr]     Checking timely_logging v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow.git?rev=432ef57#432ef57f)
[INFO] [stderr]     Checking abomonation v0.7.3
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling pyo3-ffi v0.21.1
[INFO] [stderr]    Compiling pyo3 v0.21.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling abomonation_derive v0.5.0
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling pyo3-macros v0.21.1
[INFO] [stderr]     Checking opentelemetry_api v0.20.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking axum-core v0.2.9
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking serde_test v1.0.176
[INFO] [stderr]     Checking timely_communication v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow.git?rev=432ef57#432ef57f)
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]     Checking opentelemetry_sdk v0.20.0
[INFO] [stderr]     Checking opentelemetry v0.20.0
[INFO] [stderr]     Checking opentelemetry-prometheus v0.13.0
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.12.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.20.0
[INFO] [stderr]     Checking opentelemetry-jaeger v0.19.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking reqwest v0.11.25
[INFO] [stderr]     Checking axum v0.5.17
[INFO] [stderr]     Checking opentelemetry-http v0.9.0
[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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name columnation --edition=2018 /opt/rustwide/cargo-home/git/checkouts/columnation-d2a52adf84a01676/ab3b789/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=8a5bea15a25fac0d -C extra-filename=-98eb60d67b9ba4f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern paste=/opt/rustwide/target/debug/deps/libpaste-c055e4a9762de25a.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "95e60795eb3f41ddbaac3d17efa808bbe2affd103e76a1a56347f056e673765f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95e60795eb3f41ddbaac3d17efa808bbe2affd103e76a1a56347f056e673765f", kill_on_drop: false }`
[INFO] [stdout] 95e60795eb3f41ddbaac3d17efa808bbe2affd103e76a1a56347f056e673765f
