[INFO] cloning repository https://github.com/c-lewis/axon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c-lewis/axon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-lewis%2Faxon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-lewis%2Faxon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd7a80a09472bd4b8849c645ad83cf0706a7405c
[INFO] checking c-lewis/axon against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-lewis%2Faxon" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/c-lewis/axon
[INFO] finished tweaking git repo https://github.com/c-lewis/axon
[INFO] tweaked toml for git repo https://github.com/c-lewis/axon written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/c-lewis/axon on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/c-lewis/axon 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "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 unicode-reverse v1.0.9
[INFO] [stderr]   Downloaded psm v0.1.23
[INFO] [stderr]   Downloaded polars-error v0.43.1
[INFO] [stderr]   Downloaded polars-schema v0.43.1
[INFO] [stderr]   Downloaded polars-time v0.43.1
[INFO] [stderr]   Downloaded polars-utils v0.43.1
[INFO] [stderr]   Downloaded polars-mem-engine v0.43.1
[INFO] [stderr]   Downloaded rhai_codegen v2.2.0
[INFO] [stderr]   Downloaded polars-expr v0.43.1
[INFO] [stderr]   Downloaded polars-lazy v0.43.1
[INFO] [stderr]   Downloaded itoap v1.0.1
[INFO] [stderr]   Downloaded polars-pipe v0.43.1
[INFO] [stderr]   Downloaded polars v0.43.1
[INFO] [stderr]   Downloaded polars-io v0.43.1
[INFO] [stderr]   Downloaded polars-ops v0.43.1
[INFO] [stderr]   Downloaded polars-parquet v0.43.1
[INFO] [stderr]   Downloaded polars-sql v0.43.1
[INFO] [stderr]   Downloaded atoi_simd v0.15.6
[INFO] [stderr]   Downloaded polars-arrow-format v0.1.0
[INFO] [stderr]   Downloaded polars-plan v0.43.1
[INFO] [stderr]   Downloaded polars-compute v0.43.1
[INFO] [stderr]   Downloaded polars-row v0.43.1
[INFO] [stderr]   Downloaded polars-arrow v0.43.1
[INFO] [stderr]   Downloaded polars-core v0.43.1
[INFO] [stderr]   Downloaded chrono-tz v0.8.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8114fa6f2ad3fcae4cb2f0e2cadf0aa4e2bc75cd74a07aa9cf422e6b0066be72
[INFO] running `Command { std: "docker" "start" "-a" "8114fa6f2ad3fcae4cb2f0e2cadf0aa4e2bc75cd74a07aa9cf422e6b0066be72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8114fa6f2ad3fcae4cb2f0e2cadf0aa4e2bc75cd74a07aa9cf422e6b0066be72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8114fa6f2ad3fcae4cb2f0e2cadf0aa4e2bc75cd74a07aa9cf422e6b0066be72", kill_on_drop: false }`
[INFO] [stdout] 8114fa6f2ad3fcae4cb2f0e2cadf0aa4e2bc75cd74a07aa9cf422e6b0066be72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8eb4283b930d89539bddab6f6d020070d4b79a2e4f7efb3354d0ea8ba88691a4
[INFO] running `Command { std: "docker" "start" "-a" "8eb4283b930d89539bddab6f6d020070d4b79a2e4f7efb3354d0ea8ba88691a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling polars-utils v0.43.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking raw-cpuid v11.2.0
[INFO] [stderr]    Compiling polars-schema v0.43.1
[INFO] [stderr]    Compiling polars-arrow v0.43.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling polars-compute v0.43.1
[INFO] [stderr]    Compiling polars-core v0.43.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling polars-ops v0.43.1
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling polars-plan v0.43.1
[INFO] [stderr]    Compiling polars-pipe v0.43.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking sysinfo v0.31.4
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling polars-lazy v0.43.1
[INFO] [stderr]    Compiling polars v0.43.1
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking thin-vec v0.2.13
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling proptest-derive v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking rhai v1.19.0
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking config v0.1.0 (/opt/rustwide/workdir/libs/config)
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking polars-error v0.43.1
[INFO] [stderr]     Checking lz4 v1.28.0
[INFO] [stderr]     Checking polars-row v0.43.1
[INFO] [stderr]     Checking polars-parquet v0.43.1
[INFO] [stderr]     Checking polars-time v0.43.1
[INFO] [stderr]     Checking polars-io v0.43.1
[INFO] [stderr]     Checking polars-expr v0.43.1
[INFO] [stderr]     Checking polars-mem-engine v0.43.1
[INFO] [stderr]     Checking expression v0.1.0 (/opt/rustwide/workdir/libs/expression)
[INFO] [stderr]     Checking engine v0.1.0 (/opt/rustwide/workdir/libs/engine)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "8eb4283b930d89539bddab6f6d020070d4b79a2e4f7efb3354d0ea8ba88691a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eb4283b930d89539bddab6f6d020070d4b79a2e4f7efb3354d0ea8ba88691a4", kill_on_drop: false }`
[INFO] [stdout] 8eb4283b930d89539bddab6f6d020070d4b79a2e4f7efb3354d0ea8ba88691a4
