[INFO] fetching crate prql4j 0.1.0... [INFO] checking prql4j-0.1.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate prql4j 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate prql4j 0.1.0 [INFO] finished tweaking crates.io crate prql4j 0.1.0 [INFO] tweaked toml for crates.io crate prql4j 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate prql4j 0.1.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 117 packages to latest compatible versions [INFO] [stderr] Adding jni v0.19.0 (available: v0.21.1) [INFO] [stderr] Adding prql-compiler v0.1.2 (available: v0.12.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `prql4j` library target) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42c3ffeea3926a75740128276f2d884621e00968f5c00e0b5b93006604601288 [INFO] running `Command { std: "docker" "start" "-a" "42c3ffeea3926a75740128276f2d884621e00968f5c00e0b5b93006604601288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42c3ffeea3926a75740128276f2d884621e00968f5c00e0b5b93006604601288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c3ffeea3926a75740128276f2d884621e00968f5c00e0b5b93006604601288", kill_on_drop: false }` [INFO] [stdout] 42c3ffeea3926a75740128276f2d884621e00968f5c00e0b5b93006604601288 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 672e5fe4096313e22316468da5af052f46c576b0156e5e0ed9feb8ca230573b1 [INFO] running `Command { std: "docker" "start" "-a" "672e5fe4096313e22316468da5af052f46c576b0156e5e0ed9feb8ca230573b1", kill_on_drop: false }` [INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `prql4j` library target) [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Compiling jni v0.19.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking ariadne v0.1.5 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking clio v0.2.7 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking sqlparser v0.18.0 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking prql-compiler v0.1.2 [INFO] [stderr] Checking prql4j v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "672e5fe4096313e22316468da5af052f46c576b0156e5e0ed9feb8ca230573b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "672e5fe4096313e22316468da5af052f46c576b0156e5e0ed9feb8ca230573b1", kill_on_drop: false }` [INFO] [stdout] 672e5fe4096313e22316468da5af052f46c576b0156e5e0ed9feb8ca230573b1