[INFO] cloning repository https://github.com/cundd/chordr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cundd/chordr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcundd%2Fchordr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcundd%2Fchordr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0fd37103b979aaf42fe9519054e3f63eccc2c7a [INFO] checking cundd/chordr/d0fd37103b979aaf42fe9519054e3f63eccc2c7a against master#43ca9d18e333797f0aa3b525501a7cec8d61a96b for pr-136764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcundd%2Fchordr" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cundd/chordr on toolchain 43ca9d18e333797f0aa3b525501a7cec8d61a96b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cundd/chordr [INFO] finished tweaking git repo https://github.com/cundd/chordr [INFO] tweaked toml for git repo https://github.com/cundd/chordr written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cundd/chordr 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" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/synchord/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `dropbox-sdk` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Updating serde v1.0.140 -> v1.0.193 (available: v1.0.217) [INFO] [stderr] Adding serde-wasm-bindgen v0.6.5 [INFO] [stderr] Updating serde_derive v1.0.140 -> v1.0.193 (available: v1.0.217) [INFO] [stderr] Updating syn v2.0.27 -> v2.0.32 (available: v2.0.98) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_sync_db_pools v0.1.0-rc.2 [INFO] [stderr] Downloaded plotters-svg v0.3.2 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.31 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.31 [INFO] [stderr] Downloaded rocket_sync_db_pools_codegen v0.1.0-rc.2 [INFO] [stderr] Downloaded plotters v0.3.2 [INFO] [stderr] Downloaded dropbox-sdk v0.11.3 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6432240ebedcc145a9666d86917ba85e0a426bc30710804b0fa0ecda88e658c [INFO] running `Command { std: "docker" "start" "-a" "f6432240ebedcc145a9666d86917ba85e0a426bc30710804b0fa0ecda88e658c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6432240ebedcc145a9666d86917ba85e0a426bc30710804b0fa0ecda88e658c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6432240ebedcc145a9666d86917ba85e0a426bc30710804b0fa0ecda88e658c", kill_on_drop: false }` [INFO] [stdout] f6432240ebedcc145a9666d86917ba85e0a426bc30710804b0fa0ecda88e658c [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0be22a82a1e0e4a45d76eb8fffe14002204853dc0ede2ea53801d0942803514 [INFO] running `Command { std: "docker" "start" "-a" "f0be22a82a1e0e4a45d76eb8fffe14002204853dc0ede2ea53801d0942803514", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/synchord/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `dropbox-sdk` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking bytes v1.2.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking tri v0.1.0 (/opt/rustwide/workdir/tri) [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Checking plotters-svg v0.3.2 [INFO] [stderr] Checking rayon-core v1.9.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling ref-cast v1.0.8 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Checking webpki v0.22.2 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling yew-router-macro v0.17.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.8 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Checking rayon v1.5.3 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking plotters v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling cqrs-desync v0.1.0 (/opt/rustwide/workdir/cqrs-desync) [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking pretty_assertions v1.2.1 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking simplelog v0.12.0 [INFO] [stderr] Compiling cqrs v0.1.0 (/opt/rustwide/workdir/cqrs) [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Checking serde_qs v0.9.2 [INFO] [stderr] warning: cqrs@0.1.0: Async/Sync file could not be patched (source: 'src/nonblocking/repository.rs', target: 'src/blocking/repository.rs'): Could not open target path for writing [INFO] [stderr] warning: cqrs@0.1.0: Async/Sync file could not be patched (source: 'src/nonblocking/query_executor.rs', target: 'src/blocking/query_executor.rs'): Could not open target path for writing [INFO] [stderr] warning: cqrs@0.1.0: Async/Sync file could not be patched (source: 'src/nonblocking/command_executor.rs', target: 'src/blocking/command_executor.rs'): Could not open target path for writing [INFO] [stdout] warning: unused import: `crate::blocking::RepositoryTrait` [INFO] [stdout] --> cqrs/src/repository.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use crate::blocking::RepositoryTrait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking implicit-clone v0.3.5 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking libchordr v0.1.11 (/opt/rustwide/workdir/libchordr) [INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/converter/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/converter/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/converter/mod.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::node::Node` [INFO] [stdout] --> libchordr/src/parser/meta_parser.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use super::node::Node; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::parser_result::ParserResult` [INFO] [stdout] --> libchordr/src/parser/meta_parser.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use super::parser_result::ParserResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::section_type::SectionType` [INFO] [stdout] --> libchordr/src/parser/meta_parser.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use super::section_type::SectionType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::meta_information::MetaInformation` [INFO] [stdout] --> libchordr/src/parser/node_parser.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use super::meta_information::MetaInformation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::parser_result::ParserResult` [INFO] [stdout] --> libchordr/src/parser/node_parser.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use super::parser_result::ParserResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: constant `CHORD_END` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const CHORD_END: char = ']'; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HEADER_END` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | const HEADER_END: char = NEWLINE; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `QUOTE_END` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const QUOTE_END: char = NEWLINE; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ModePartner` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) trait ModePartner { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_terminated_by` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 93 | impl Mode { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn is_terminated_by(self, mode: Mode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f0be22a82a1e0e4a45d76eb8fffe14002204853dc0ede2ea53801d0942803514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0be22a82a1e0e4a45d76eb8fffe14002204853dc0ede2ea53801d0942803514", kill_on_drop: false }` [INFO] [stdout] f0be22a82a1e0e4a45d76eb8fffe14002204853dc0ede2ea53801d0942803514