[INFO] cloning repository https://github.com/jackhale98/PDT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackhale98/PDT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhale98%2FPDT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhale98%2FPDT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe489d0899f1bbe22e9bf4e3e1f2cd58d7804f91 [INFO] testing jackhale98/PDT against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhale98%2FPDT" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jackhale98/PDT [INFO] finished tweaking git repo https://github.com/jackhale98/PDT [INFO] tweaked toml for git repo https://github.com/jackhale98/PDT written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jackhale98/PDT on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jackhale98/PDT 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb3066eb1cc49c3b52c8b47b80dd696eb8667aad74d608ca4b0c4c3fa77cda86 [INFO] running `Command { std: "docker" "start" "-a" "bb3066eb1cc49c3b52c8b47b80dd696eb8667aad74d608ca4b0c4c3fa77cda86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb3066eb1cc49c3b52c8b47b80dd696eb8667aad74d608ca4b0c4c3fa77cda86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3066eb1cc49c3b52c8b47b80dd696eb8667aad74d608ca4b0c4c3fa77cda86", kill_on_drop: false }` [INFO] [stdout] bb3066eb1cc49c3b52c8b47b80dd696eb8667aad74d608ca4b0c4c3fa77cda86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7238031c8915b8b782dade4122b513d7f4ba2da2cb1acf6f4607fd4d89a8c6f [INFO] running `Command { std: "docker" "start" "-a" "d7238031c8915b8b782dade4122b513d7f4ba2da2cb1acf6f4607fd4d89a8c6f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling reqwest v0.12.25 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling referencing v0.29.1 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling jsonschema v0.29.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling nalgebra v0.34.1 [INFO] [stderr] Compiling drawille v0.3.0 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling rust-embed v8.9.0 [INFO] [stderr] Compiling clap_complete v4.5.61 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tessera-design-toolkit v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `summary` is never read [INFO] [stdout] --> src/schema/validator.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | summary: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> src/schema/validator.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | src: NamedSource, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `violations` is never read [INFO] [stdout] --> src/schema/validator.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | violations: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> src/schema/validator.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | span: SourceSpan, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `message` is never read [INFO] [stdout] --> src/schema/validator.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `hint` is never read [INFO] [stdout] --> src/schema/validator.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | hint: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `help` is never read [INFO] [stdout] --> src/schema/validator.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | help: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> src/yaml/diagnostics.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | src: NamedSource, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> src/yaml/diagnostics.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | span: SourceSpan, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `help` is never read [INFO] [stdout] --> src/yaml/diagnostics.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | help: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `message` is never read [INFO] [stdout] --> src/yaml/diagnostics.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tessera-design-toolkit` (lib); 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name tdt --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df3c64e1e673bd87 -C extra-filename=-b512b188268ab368 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a6a8c61507caa6e9.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-775cd3bdada1cd1a.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-aafe1848a6e7606a.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-d9cde6aa5dfc8dc2.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-f98bcfa69ec9a8d9.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-4bbc76ad176a56a4.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-fa46553ec34747b9.rmeta --extern drawille=/opt/rustwide/target/debug/deps/libdrawille-e699734a628e14be.rmeta --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-3b881a2a5eaffb68.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2727642f09711a0d.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-a790c53e5c214df5.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-b270874c556a4742.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a0c501218cc96910.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-4825fdfb162702b8.rmeta --extern rust_embed=/opt/rustwide/target/debug/deps/librust_embed-a8b1d5be7c34953a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-eda8ccf21b7a16df.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8140f6921b876e69.rmeta --extern serde_yml=/opt/rustwide/target/debug/deps/libserde_yml-b8d94db292d33428.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rmeta --extern tabled=/opt/rustwide/target/debug/deps/libtabled-503ab0a2481b5a75.rmeta --extern tera=/opt/rustwide/target/debug/deps/libtera-6c93261ebceaa3fa.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rmeta --extern ulid=/opt/rustwide/target/debug/deps/libulid-2b64ce2b22826153.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-0790ce344c63b954/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d7238031c8915b8b782dade4122b513d7f4ba2da2cb1acf6f4607fd4d89a8c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7238031c8915b8b782dade4122b513d7f4ba2da2cb1acf6f4607fd4d89a8c6f", kill_on_drop: false }` [INFO] [stdout] d7238031c8915b8b782dade4122b513d7f4ba2da2cb1acf6f4607fd4d89a8c6f