[INFO] cloning repository https://github.com/simsapa/tipitaka-xml-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simsapa/tipitaka-xml-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimsapa%2Ftipitaka-xml-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimsapa%2Ftipitaka-xml-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d89a980d8c4de4bcd7440c6f0d22ac68c0ff467 [INFO] testing simsapa/tipitaka-xml-parser against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimsapa%2Ftipitaka-xml-parser" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/simsapa/tipitaka-xml-parser [INFO] finished tweaking git repo https://github.com/simsapa/tipitaka-xml-parser [INFO] tweaked toml for git repo https://github.com/simsapa/tipitaka-xml-parser written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/simsapa/tipitaka-xml-parser on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/simsapa/tipitaka-xml-parser 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8864e344148ae3a8875f16b9fc47eaa7b4bc385dd0924dc9191021f069fff641 [INFO] running `Command { std: "docker" "start" "-a" "8864e344148ae3a8875f16b9fc47eaa7b4bc385dd0924dc9191021f069fff641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8864e344148ae3a8875f16b9fc47eaa7b4bc385dd0924dc9191021f069fff641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8864e344148ae3a8875f16b9fc47eaa7b4bc385dd0924dc9191021f069fff641", kill_on_drop: false }` [INFO] [stdout] 8864e344148ae3a8875f16b9fc47eaa7b4bc385dd0924dc9191021f069fff641 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a482e8248c1b86497f0d497d676e9b944e779f945ea4c4844829c0ee0b36e70 [INFO] running `Command { std: "docker" "start" "-a" "5a482e8248c1b86497f0d497d676e9b944e779f945ea4c4844829c0ee0b36e70", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling compression-codecs v0.4.36 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling diesel_derives v2.3.4 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling async-compression v0.4.37 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling migrations_internals v2.3.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling typed-builder v0.18.2 [INFO] [stderr] Compiling migrations_macros v2.3.0 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling normpath v1.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling arangors v0.6.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling diesel v2.3.3 [INFO] [stderr] Compiling rocket_dyn_templates v0.2.0 [INFO] [stderr] Compiling diesel_migrations v2.3.0 [INFO] [stderr] Compiling tipitaka_xml_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `chain_end_pos` [INFO] [stdout] --> src/parsers/general.rs:743:54 [INFO] [stdout] | [INFO] [stdout] 743 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_line` [INFO] [stdout] --> src/parsers/general.rs:743:69 [INFO] [stdout] | [INFO] [stdout] 743 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_char` [INFO] [stdout] --> src/parsers/general.rs:743:85 [INFO] [stdout] | [INFO] [stdout] 743 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_pos` [INFO] [stdout] --> src/parsers/samyutta_nikaya_mula.rs:770:54 [INFO] [stdout] | [INFO] [stdout] 770 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_line` [INFO] [stdout] --> src/parsers/samyutta_nikaya_mula.rs:770:69 [INFO] [stdout] | [INFO] [stdout] 770 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_char` [INFO] [stdout] --> src/parsers/samyutta_nikaya_mula.rs:770:85 [INFO] [stdout] | [INFO] [stdout] 770 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_pos` [INFO] [stdout] --> src/parsers/samyutta_nikaya_commentary.rs:898:54 [INFO] [stdout] | [INFO] [stdout] 898 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_line` [INFO] [stdout] --> src/parsers/samyutta_nikaya_commentary.rs:898:69 [INFO] [stdout] | [INFO] [stdout] 898 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_char` [INFO] [stdout] --> src/parsers/samyutta_nikaya_commentary.rs:898:85 [INFO] [stdout] | [INFO] [stdout] 898 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "5a482e8248c1b86497f0d497d676e9b944e779f945ea4c4844829c0ee0b36e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a482e8248c1b86497f0d497d676e9b944e779f945ea4c4844829c0ee0b36e70", kill_on_drop: false }` [INFO] [stdout] 5a482e8248c1b86497f0d497d676e9b944e779f945ea4c4844829c0ee0b36e70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 537a72fb71d67e976019d996583626b29589ee6102b657e17803b622f073c2d4 [INFO] running `Command { std: "docker" "start" "-a" "537a72fb71d67e976019d996583626b29589ee6102b657e17803b622f073c2d4", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `chain_end_pos` [INFO] [stdout] --> src/parsers/general.rs:743:54 [INFO] [stdout] | [INFO] [stdout] 743 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_line` [INFO] [stdout] --> src/parsers/general.rs:743:69 [INFO] [stdout] | [INFO] [stdout] 743 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_char` [INFO] [stdout] --> src/parsers/general.rs:743:85 [INFO] [stdout] | [INFO] [stdout] 743 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_pos` [INFO] [stdout] --> src/parsers/samyutta_nikaya_mula.rs:770:54 [INFO] [stdout] | [INFO] [stdout] 770 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_line` [INFO] [stdout] --> src/parsers/samyutta_nikaya_mula.rs:770:69 [INFO] [stdout] | [INFO] [stdout] 770 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_char` [INFO] [stdout] --> src/parsers/samyutta_nikaya_mula.rs:770:85 [INFO] [stdout] | [INFO] [stdout] 770 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_pos` [INFO] [stdout] --> src/parsers/samyutta_nikaya_commentary.rs:898:54 [INFO] [stdout] | [INFO] [stdout] 898 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_line` [INFO] [stdout] --> src/parsers/samyutta_nikaya_commentary.rs:898:69 [INFO] [stdout] | [INFO] [stdout] 898 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_char` [INFO] [stdout] --> src/parsers/samyutta_nikaya_commentary.rs:898:85 [INFO] [stdout] | [INFO] [stdout] 898 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tipitaka_xml_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `chain_end_pos` [INFO] [stdout] --> src/parsers/general.rs:743:54 [INFO] [stdout] | [INFO] [stdout] 743 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_line` [INFO] [stdout] --> src/parsers/general.rs:743:69 [INFO] [stdout] | [INFO] [stdout] 743 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_char` [INFO] [stdout] --> src/parsers/general.rs:743:85 [INFO] [stdout] | [INFO] [stdout] 743 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_pos` [INFO] [stdout] --> src/parsers/samyutta_nikaya_mula.rs:770:54 [INFO] [stdout] | [INFO] [stdout] 770 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_line` [INFO] [stdout] --> src/parsers/samyutta_nikaya_mula.rs:770:69 [INFO] [stdout] | [INFO] [stdout] 770 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_char` [INFO] [stdout] --> src/parsers/samyutta_nikaya_mula.rs:770:85 [INFO] [stdout] | [INFO] [stdout] 770 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_pos` [INFO] [stdout] --> src/parsers/samyutta_nikaya_commentary.rs:898:54 [INFO] [stdout] | [INFO] [stdout] 898 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_line` [INFO] [stdout] --> src/parsers/samyutta_nikaya_commentary.rs:898:69 [INFO] [stdout] | [INFO] [stdout] 898 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chain_end_char` [INFO] [stdout] --> src/parsers/samyutta_nikaya_commentary.rs:898:85 [INFO] [stdout] | [INFO] [stdout] 898 | let (end_pos, end_line, end_char, collapsed, chain_end_pos, chain_end_line, chain_end_char) = apply_fragment_adjustment( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chain_end_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcL9KeHU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtipitaka_xml_parser-0444022ca385b483,libcsv-54320676669f58b6,libcsv_core-a4f291ba6f483010,libthiserror-cebf86568745c894,librocket-71007a98f058937a,libnum_cpus-92116134de7af695,libtempfile-c3d35b93ed406d06,libgetrandom-30d57335ad540b09,libfastrand-503f12a96d791409,librustix-95ce67d027fe934b,liblinux_raw_sys-693dbac71fe04287,librocket_http-254fe120a2d46be9,libcookie-6357d45a6beca117,libstable_pattern-e12508545009aca6,libref_cast-0824db1f5d14645f,libhyper-58f387557b6d224a,libsocket2-0161ed8c71a94e58,libh2-fecc32d5769bc0cd,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-7522e62bf8539342,libspin-bbfc7d9afebf93b8,libeither-1e551205f1478063,libtokio_stream-6df8a6f113573b7a,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libubyte-71cf9719078cbb7c,libtime-00fd5d52fdbfe7e3,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libfigment-aa9734ac029455d5,libtoml-b45641d58c7f7632,libtoml_edit-1c898500b27ff24a,libserde_spanned-f6e98a786851c443,libtoml_write-391d1a913c599bd8,libtoml_datetime-f620441529db183e,libuncased-3b0bed2b3977d57c,libpear-558e139fc2510f77,libinlinable_string-be82f8463bd0ceb4,libfutures-c0b13b5cfea49116,libasync_stream-fb12d560e0b7101c,libyansi-3b8e0f265f7931e4,libis_terminal-737323b352ddc585,libarangors-7d6395025e18cd77,libserde_qs-1b8d7edaeeed784d,libthiserror-367f445c0cfcf38c,libreqwest-407d917d9c83bcdb,libserde_urlencoded-1f8184c083629128,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-b8209f66c1b46a4d,libtokio_native_tls-d9a302e8047e5932,libmime-4b44681fdb2c65f7,libtower_http-73cd6b2b8ab9b8fc,libiri_string-d8b08e8827a09725,libasync_compression-cc3eb3b04a51c21c,libcompression_codecs-25c0d4324a9d09e7,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libcompression_core-5624d7ace9667e75,libtower-3c50dc3144a31fe7,libtower_layer-d70c7e404336389b,libnative_tls-191af4b4a83e65ff,libopenssl_probe-cbab9b905ab83f66,libopenssl-43585955c6ce95b3,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-4fea0f7fd06af321,libhyper_util-073f549deed4c4c0,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-27de24bbb1e16e06,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-be69608fe8a8d720,libindexmap-12f1605584b8b467,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-73d3fc364c71016b,libatomic_waker-001109810bdecbaa,libfutures_util-4a0a7d05392ace82,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-cb7bbd2824a17e68,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,liblibc-a444f2b7d1f00841,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,liburl-e2df68345adabb63,libidna-97986605bb4b91c2,libutf8_iter-0d9be7b316c2b184,libidna_adapter-70fdfcdcfac57b9b,libicu_properties-617624603b454475,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-695cb196e53860d8,libicu_normalizer_data-088c419f54c50650,libicu_collections-2abd651fd6f389ee,libpotential_utf-760440a7d42f551b,libicu_provider-3718a1307e7e5268,libicu_locale_core-e7a4ebc49ae95f62,libtinystr-6bc67025887c37c1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-3753231a3fe06d43,libzerotrie-c2e81e3ff4327442,libyoke-88dedc8f30a7e1db,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-7474db5f7e443f39,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libserde_json-7f5b198dbfb10088,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libtyped_builder-2db67d5b9d55a6e1,libencoding_rs-f47fb1c01542042e,libregex-2aae6867cdf0ec9b,libhtml_escape-65492692c3ac9e69,libutf8_width-374686a5ee60ad8b,libquick_xml-a79bc4f3b9b1dfc4,libdiesel_migrations-c1accd5312d05236,libmigrations_internals-97f4f45d49ccb468,libtoml-edcb6279149596de,libtoml_parser-f35497812ce4ac2b,libwinnow-42c9962481bcceab,libserde_spanned-376ddbf43fa43f7c,libtoml_datetime-b2628e965bc419fa,libdiesel-f1af6371a9a7b755,libdowncast_rs-6920a7eba5e3ecf1,libchrono-a8e8f974d9e29a75,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,liblibsqlite3_sys-6e9a464dd125902e,libanyhow-7e5dcd40304f6dad,libserde-0c0248b1b737188e,libserde_core-57e528f07a610d2d,libtracing_subscriber-e288c94e1902bfe3,libsmallvec-5854932b8c8b4991,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-56181a590c00afdd,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libmemchr-f9c66c7ba21bf873,libregex_syntax-d40cde7d2fd22dd8,libnu_ansi_term-397b1770c3b67a2d,libtracing-8239a39634f63257,libpin_project_lite-bedc6e0acd72ff2a,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libtracing_log-5c6a6cadc43d6054,liblog-28f8cc0684f4f944,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcL9KeHU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_sn_att_samyutta_no_subhead-9995cf8f5e416795" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tipitaka_xml_parser` (test "test_sn_att_samyutta_no_subhead") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "537a72fb71d67e976019d996583626b29589ee6102b657e17803b622f073c2d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "537a72fb71d67e976019d996583626b29589ee6102b657e17803b622f073c2d4", kill_on_drop: false }` [INFO] [stdout] 537a72fb71d67e976019d996583626b29589ee6102b657e17803b622f073c2d4