[INFO] cloning repository https://github.com/max-sixty/prql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/max-sixty/prql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-sixty%2Fprql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-sixty%2Fprql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 404957a20eaa5ae54d0cb2c5f15c7ef77a60d387 [INFO] checking max-sixty/prql against master#561b5dea1e7e5c21f0fb550ca579229ceb878297 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-sixty%2Fprql" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/max-sixty/prql on toolchain 561b5dea1e7e5c21f0fb550ca579229ceb878297 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/max-sixty/prql [INFO] finished tweaking git repo https://github.com/max-sixty/prql [INFO] tweaked toml for git repo https://github.com/max-sixty/prql written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/max-sixty/prql 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" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/prqlc/bindings/java/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `prql_java` library target) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/prqlc/bindings/prqlc-c/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `prqlc_c` library target) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/prqlc/prql-compiler-macros/Cargo.toml: `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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mysql-common-derive v0.31.0 [INFO] [stderr] Downloaded pg_bigdecimal v0.1.5 [INFO] [stderr] Downloaded test_each_file v0.3.1 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v13.0.0 [INFO] [stderr] Downloaded mdbook-preprocessor-boilerplate v0.1.2 [INFO] [stderr] Downloaded rustler_sys v2.4.0 [INFO] [stderr] Downloaded pyo3-macros v0.20.2 [INFO] [stderr] Downloaded insta-cmd v0.4.0 [INFO] [stderr] Downloaded mysql_common v0.32.1 [INFO] [stderr] Downloaded rustler_codegen v0.32.1 [INFO] [stderr] Downloaded pulldown-cmark v0.10.2 [INFO] [stderr] Downloaded pyo3 v0.20.2 [INFO] [stderr] Downloaded rustler v0.32.1 [INFO] [stderr] Downloaded connector_arrow v0.4.1 [INFO] [stderr] Downloaded ansi-to-html v0.2.1 [INFO] [stderr] Downloaded clap_complete v4.4.10 [INFO] [stderr] Downloaded clap_complete_nushell v0.1.11 [INFO] [stderr] Downloaded clap_complete_command v0.5.1 [INFO] [stderr] Downloaded clio v0.3.5 [INFO] [stderr] Downloaded colorchoice-clap v1.0.3 [INFO] [stderr] Downloaded pyo3-ffi v0.20.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.20.2 [INFO] [stderr] Downloaded minijinja v0.31.0 [INFO] [stderr] Downloaded rust_decimal v1.34.2 [INFO] [stderr] Downloaded sqlparser v0.44.0 [INFO] [stderr] Downloaded duckdb v0.10.1 [INFO] [stderr] Downloaded libduckdb-sys v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a369666cb9d38f88e9adfe3e8e8df4e3d0ef879dc9402ffdd19bdbcd8675f19a [INFO] running `Command { std: "docker" "start" "-a" "a369666cb9d38f88e9adfe3e8e8df4e3d0ef879dc9402ffdd19bdbcd8675f19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a369666cb9d38f88e9adfe3e8e8df4e3d0ef879dc9402ffdd19bdbcd8675f19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a369666cb9d38f88e9adfe3e8e8df4e3d0ef879dc9402ffdd19bdbcd8675f19a", kill_on_drop: false }` [INFO] [stdout] a369666cb9d38f88e9adfe3e8e8df4e3d0ef879dc9402ffdd19bdbcd8675f19a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08f300f45b68968bdaa3fa910894966ad250f19397bd27c04615bc27a7afcbef [INFO] running `Command { std: "docker" "start" "-a" "08f300f45b68968bdaa3fa910894966ad250f19397bd27c04615bc27a7afcbef", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/prqlc/bindings/prqlc-c/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `prqlc_c` library target) [INFO] [stderr] warning: /opt/rustwide/workdir/prqlc/prql-compiler-macros/Cargo.toml: `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] warning: /opt/rustwide/workdir/prqlc/bindings/java/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `prql_java` library target) [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.5 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking ariadne v0.4.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling pyo3-build-config v0.20.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking arrow-buffer v49.0.0 [INFO] [stderr] Checking arrow-schema v49.0.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking arrow-data v49.0.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Compiling pyo3-ffi v0.20.2 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking clap_complete v4.4.10 [INFO] [stderr] Checking clio v0.3.5 [INFO] [stderr] Checking colorchoice-clap v1.0.3 [INFO] [stderr] Checking arrow-array v49.0.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking clap_complete_nushell v0.1.11 [INFO] [stderr] Checking clap_complete_fig v4.4.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking clap_complete_command v0.5.1 [INFO] [stderr] Compiling pyo3 v0.20.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking arrow-select v49.0.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking prqlc-ast v0.11.5 (/opt/rustwide/workdir/prqlc/prqlc-ast) [INFO] [stderr] Checking sqlparser v0.44.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking minijinja v0.31.0 [INFO] [stderr] Checking insta v1.38.0 [INFO] [stderr] Compiling pyo3-macros v0.20.2 [INFO] [stderr] Checking prqlc-parser v0.11.5 (/opt/rustwide/workdir/prqlc/prqlc-parser) [INFO] [stderr] Checking comfy-table v7.1.0 [INFO] [stderr] Checking arrow-cast v49.0.0 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Checking arrow-string v49.0.0 [INFO] [stderr] Checking arrow-ord v49.0.0 [INFO] [stderr] Checking arrow-row v49.0.0 [INFO] [stderr] Checking arrow-arith v49.0.0 [INFO] [stderr] Checking hashlink v0.9.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pulldown-cmark v0.10.2 [INFO] [stderr] Checking arrow v49.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking similar-asserts v1.5.0 [INFO] [stderr] Checking opener v0.6.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking mdbook v0.4.36 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Checking connector_arrow v0.4.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking pulldown-cmark-to-cmark v13.0.0 [INFO] [stderr] Checking mdbook-preprocessor-boilerplate v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling rustler_sys v2.4.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ansi-to-html v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] error: could not compile `sqlparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/561b5dea1e7e5c21f0fb550ca579229ceb878297/bin/rustc --crate-name sqlparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlparser-0.44.0/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 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=067ec8252cbdeeec -C extra-filename=-067ec8252cbdeeec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-79d67ca206b37562.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-742dfff966168e9b.rmeta --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" "08f300f45b68968bdaa3fa910894966ad250f19397bd27c04615bc27a7afcbef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08f300f45b68968bdaa3fa910894966ad250f19397bd27c04615bc27a7afcbef", kill_on_drop: false }` [INFO] [stdout] 08f300f45b68968bdaa3fa910894966ad250f19397bd27c04615bc27a7afcbef