[INFO] fetching crate qi-rs 0.1.0... [INFO] checking qi-rs-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate qi-rs 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate qi-rs 0.1.0 [INFO] finished tweaking crates.io crate qi-rs 0.1.0 [INFO] tweaked toml for crates.io crate qi-rs 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qi-rs 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d6da8f4449e3360cc4d0cd8d587b4cf8d350cee0b6b263b8fbb8e973747d58a [INFO] running `Command { std: "docker" "start" "-a" "7d6da8f4449e3360cc4d0cd8d587b4cf8d350cee0b6b263b8fbb8e973747d58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d6da8f4449e3360cc4d0cd8d587b4cf8d350cee0b6b263b8fbb8e973747d58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d6da8f4449e3360cc4d0cd8d587b4cf8d350cee0b6b263b8fbb8e973747d58a", kill_on_drop: false }` [INFO] [stdout] 7d6da8f4449e3360cc4d0cd8d587b4cf8d350cee0b6b263b8fbb8e973747d58a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ab6928dda4975d3b58ca2e7c0d3d8e272e6b78ee1529fb09d390620a0db193c [INFO] running `Command { std: "docker" "start" "-a" "6ab6928dda4975d3b58ca2e7c0d3d8e272e6b78ee1529fb09d390620a0db193c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking qi-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking wasm-bindgen-test v0.3.50 [INFO] [stdout] warning: function `empty_str` is never used [INFO] [stdout] --> tests/format_web.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn empty_str() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cjk_and_alphabet` is never used [INFO] [stdout] --> tests/format_web.rs:21:4 [INFO] [stdout] | [INFO] [stdout] 21 | fn cjk_and_alphabet() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `alphabet_and_number` is never used [INFO] [stdout] --> tests/format_web.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn alphabet_and_number() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `kangxi_radicals` is never used [INFO] [stdout] --> tests/format_web.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn kangxi_radicals() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cjk_radicals_supplement` is never used [INFO] [stdout] --> tests/format_web.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn cjk_radicals_supplement() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bopomofo` is never used [INFO] [stdout] --> tests/format_web.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn bopomofo() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `japanese_and_korean` is never used [INFO] [stdout] --> tests/format_web.rs:65:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn japanese_and_korean() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cjk_and_numbers` is never used [INFO] [stdout] --> tests/format_web.rs:78:4 [INFO] [stdout] | [INFO] [stdout] 78 | fn cjk_and_numbers() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ignore_stash_symbol` is never used [INFO] [stdout] --> tests/format_web.rs:86:4 [INFO] [stdout] | [INFO] [stdout] 86 | fn ignore_stash_symbol() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cjk_and_latin1_supplement` is never used [INFO] [stdout] --> tests/format_web.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn cjk_and_latin1_supplement() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cjk_and_greek_and_copics` is never used [INFO] [stdout] --> tests/format_web.rs:102:4 [INFO] [stdout] | [INFO] [stdout] 102 | fn cjk_and_greek_and_copics() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `enclosed_cjk_letters_and_months` is never used [INFO] [stdout] --> tests/format_web.rs:109:4 [INFO] [stdout] | [INFO] [stdout] 109 | fn enclosed_cjk_letters_and_months() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cjk_unified_idographs_extention_a` is never used [INFO] [stdout] --> tests/format_web.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn cjk_unified_idographs_extention_a() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cjk_unified_idographs_extention_b` is never used [INFO] [stdout] --> tests/format_web.rs:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | fn cjk_unified_idographs_extention_b() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cjk_unified_idographs_extention_c` is never used [INFO] [stdout] --> tests/format_web.rs:141:4 [INFO] [stdout] | [INFO] [stdout] 141 | fn cjk_unified_idographs_extention_c() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cjk_unified_idographs_extention_d` is never used [INFO] [stdout] --> tests/format_web.rs:150:4 [INFO] [stdout] | [INFO] [stdout] 150 | fn cjk_unified_idographs_extention_d() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cjk_unified_idographs_extention_e` is never used [INFO] [stdout] --> tests/format_web.rs:159:4 [INFO] [stdout] | [INFO] [stdout] 159 | fn cjk_unified_idographs_extention_e() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cjk_unified_idographs_extention_f` is never used [INFO] [stdout] --> tests/format_web.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | fn cjk_unified_idographs_extention_f() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cjk_unified_idographs_extention_g` is never used [INFO] [stdout] --> tests/format_web.rs:177:4 [INFO] [stdout] | [INFO] [stdout] 177 | fn cjk_unified_idographs_extention_g() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cjk_unified_idographs_extention_h` is never used [INFO] [stdout] --> tests/format_web.rs:186:4 [INFO] [stdout] | [INFO] [stdout] 186 | fn cjk_unified_idographs_extention_h() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cjk_unified_idographs_extention_i` is never used [INFO] [stdout] --> tests/format_web.rs:195:4 [INFO] [stdout] | [INFO] [stdout] 195 | fn cjk_unified_idographs_extention_i() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `punctuations` is never used [INFO] [stdout] --> tests/format_web.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn punctuations() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parenthesis` is never used [INFO] [stdout] --> tests/format_web.rs:224:4 [INFO] [stdout] | [INFO] [stdout] 224 | fn parenthesis() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `colon` is never used [INFO] [stdout] --> tests/format_web.rs:255:4 [INFO] [stdout] | [INFO] [stdout] 255 | fn colon() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `quotes` is never used [INFO] [stdout] --> tests/format_web.rs:263:4 [INFO] [stdout] | [INFO] [stdout] 263 | fn quotes() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.42s [INFO] running `Command { std: "docker" "inspect" "6ab6928dda4975d3b58ca2e7c0d3d8e272e6b78ee1529fb09d390620a0db193c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab6928dda4975d3b58ca2e7c0d3d8e272e6b78ee1529fb09d390620a0db193c", kill_on_drop: false }` [INFO] [stdout] 6ab6928dda4975d3b58ca2e7c0d3d8e272e6b78ee1529fb09d390620a0db193c