[INFO] fetching crate prql-compiler-macros 0.12.2... [INFO] building prql-compiler-macros-0.12.2 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate prql-compiler-macros 0.12.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate prql-compiler-macros 0.12.2 [INFO] finished tweaking crates.io crate prql-compiler-macros 0.12.2 [INFO] tweaked toml for crates.io crate prql-compiler-macros 0.12.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate prql-compiler-macros 0.12.2 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] Locking 101 packages to latest compatible versions [INFO] [stderr] Adding prqlc v0.12.2 (available: v0.13.4) [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] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `prql_compiler_macros` library target) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prqlc-ast v0.12.2 [INFO] [stderr] Downloaded ariadne v0.4.1 [INFO] [stderr] Downloaded prqlc-parser v0.12.2 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] [stderr] Downloaded prqlc v0.12.2 [INFO] [stderr] Downloaded sqlparser v0.47.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a5bf7281581aeb6b4b7e5491f80d7622337e8655999bb2f9ed4291d25d5c69b [INFO] running `Command { std: "docker" "start" "-a" "0a5bf7281581aeb6b4b7e5491f80d7622337e8655999bb2f9ed4291d25d5c69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a5bf7281581aeb6b4b7e5491f80d7622337e8655999bb2f9ed4291d25d5c69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5bf7281581aeb6b4b7e5491f80d7622337e8655999bb2f9ed4291d25d5c69b", kill_on_drop: false }` [INFO] [stdout] 0a5bf7281581aeb6b4b7e5491f80d7622337e8655999bb2f9ed4291d25d5c69b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa94b390e8d12d48d441499d298d1912480150caa973c327714c664d223e5d72 [INFO] running `Command { std: "docker" "start" "-a" "aa94b390e8d12d48d441499d298d1912480150caa973c327714c664d223e5d72", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `prql_compiler_macros` library target) [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling ariadne v0.4.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling sqlparser v0.47.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling prqlc-ast v0.12.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling prqlc-parser v0.12.2 [INFO] [stderr] Compiling prqlc v0.12.2 [INFO] [stderr] Compiling prql-compiler-macros v0.12.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.44s [INFO] running `Command { std: "docker" "inspect" "aa94b390e8d12d48d441499d298d1912480150caa973c327714c664d223e5d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa94b390e8d12d48d441499d298d1912480150caa973c327714c664d223e5d72", kill_on_drop: false }` [INFO] [stdout] aa94b390e8d12d48d441499d298d1912480150caa973c327714c664d223e5d72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f57e37faedee43015197b67a62bda6e5c0158a82dce0d7f81afba6625e6154bc [INFO] running `Command { std: "docker" "start" "-a" "f57e37faedee43015197b67a62bda6e5c0158a82dce0d7f81afba6625e6154bc", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `prql_compiler_macros` library target) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] running `Command { std: "docker" "inspect" "f57e37faedee43015197b67a62bda6e5c0158a82dce0d7f81afba6625e6154bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f57e37faedee43015197b67a62bda6e5c0158a82dce0d7f81afba6625e6154bc", kill_on_drop: false }` [INFO] [stdout] f57e37faedee43015197b67a62bda6e5c0158a82dce0d7f81afba6625e6154bc