[INFO] cloning repository https://github.com/vimkim/markdown-to-jira-confluence-online [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vimkim/markdown-to-jira-confluence-online" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimkim%2Fmarkdown-to-jira-confluence-online", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimkim%2Fmarkdown-to-jira-confluence-online'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a17311f2bc470d53cc5657a22d324629c2945484 [INFO] checking vimkim/markdown-to-jira-confluence-online against master#040e2f8b9ff2d76fbe2146d6003e297ed4532088 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimkim%2Fmarkdown-to-jira-confluence-online" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vimkim/markdown-to-jira-confluence-online [INFO] finished tweaking git repo https://github.com/vimkim/markdown-to-jira-confluence-online [INFO] tweaked toml for git repo https://github.com/vimkim/markdown-to-jira-confluence-online written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vimkim/markdown-to-jira-confluence-online on toolchain 040e2f8b9ff2d76fbe2146d6003e297ed4532088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vimkim/markdown-to-jira-confluence-online 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" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 034e972a42088b4310e083af468515af48391629ae75fdea498f6f1780bbe009 [INFO] running `Command { std: "docker" "start" "-a" "034e972a42088b4310e083af468515af48391629ae75fdea498f6f1780bbe009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "034e972a42088b4310e083af468515af48391629ae75fdea498f6f1780bbe009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034e972a42088b4310e083af468515af48391629ae75fdea498f6f1780bbe009", kill_on_drop: false }` [INFO] [stdout] 034e972a42088b4310e083af468515af48391629ae75fdea498f6f1780bbe009 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4807b825f67928f45b873b37bb45e68ecf2440f358efb6989d053a6e82b92a76 [INFO] running `Command { std: "docker" "start" "-a" "4807b825f67928f45b873b37bb45e68ecf2440f358efb6989d053a6e82b92a76", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Checking js-sys v0.3.76 [INFO] [stderr] Checking web-sys v0.3.76 [INFO] [stderr] Checking markdown_to_confluence v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `JsValue` [INFO] [stdout] --> src/lib.rs:4:43 [INFO] [stdout] | [INFO] [stdout] 4 | use wasm_bindgen::{prelude::wasm_bindgen, JsValue}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `JsValue` [INFO] [stdout] --> src/lib.rs:4:43 [INFO] [stdout] | [INFO] [stdout] 4 | use wasm_bindgen::{prelude::wasm_bindgen, JsValue}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 110 | Tag::CodeBlock(CodeBlockKind::Indented) => { [INFO] [stdout] | --------------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 114 | Tag::CodeBlock(CodeBlockKind::Indented) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_quote_kind` [INFO] [stdout] --> src/lib.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | Tag::BlockQuote(block_quote_kind) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_quote_kind` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cow_str` [INFO] [stdout] --> src/lib.rs:120:45 [INFO] [stdout] | [INFO] [stdout] 120 | Tag::FootnoteDefinition(cow_str) => {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cow_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec` [INFO] [stdout] --> src/lib.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | Tag::Table(vec) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link_type` [INFO] [stdout] --> src/lib.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | link_type, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `link_type: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link_type` [INFO] [stdout] --> src/lib.rs:150:25 [INFO] [stdout] | [INFO] [stdout] 150 | link_type, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `link_type: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata_block_kind` [INFO] [stdout] --> src/lib.rs:168:40 [INFO] [stdout] | [INFO] [stdout] 168 | Tag::MetadataBlock(metadata_block_kind) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata_block_kind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 110 | Tag::CodeBlock(CodeBlockKind::Indented) => { [INFO] [stdout] | --------------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 114 | Tag::CodeBlock(CodeBlockKind::Indented) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_quote_kind` [INFO] [stdout] --> src/lib.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | Tag::BlockQuote(block_quote_kind) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_quote_kind` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cow_str` [INFO] [stdout] --> src/lib.rs:120:45 [INFO] [stdout] | [INFO] [stdout] 120 | Tag::FootnoteDefinition(cow_str) => {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cow_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec` [INFO] [stdout] --> src/lib.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | Tag::Table(vec) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link_type` [INFO] [stdout] --> src/lib.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | link_type, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `link_type: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link_type` [INFO] [stdout] --> src/lib.rs:150:25 [INFO] [stdout] | [INFO] [stdout] 150 | link_type, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `link_type: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata_block_kind` [INFO] [stdout] --> src/lib.rs:168:40 [INFO] [stdout] | [INFO] [stdout] 168 | Tag::MetadataBlock(metadata_block_kind) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata_block_kind` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.25s [INFO] running `Command { std: "docker" "inspect" "4807b825f67928f45b873b37bb45e68ecf2440f358efb6989d053a6e82b92a76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4807b825f67928f45b873b37bb45e68ecf2440f358efb6989d053a6e82b92a76", kill_on_drop: false }` [INFO] [stdout] 4807b825f67928f45b873b37bb45e68ecf2440f358efb6989d053a6e82b92a76