[INFO] cloning repository https://github.com/sorairolake/abcrypt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorairolake/abcrypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Fabcrypt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Fabcrypt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05e539f3be5aa0acae1b26b1e224423c0f4927e0 [INFO] checking sorairolake/abcrypt against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Fabcrypt" "/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/sorairolake/abcrypt [INFO] finished tweaking git repo https://github.com/sorairolake/abcrypt [INFO] tweaked toml for git repo https://github.com/sorairolake/abcrypt written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sorairolake/abcrypt on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sorairolake/abcrypt 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cabeb1128db595a09c9e611389282721050d76e6e6bf80da512dcbad3066805 [INFO] running `Command { std: "docker" "start" "-a" "0cabeb1128db595a09c9e611389282721050d76e6e6bf80da512dcbad3066805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cabeb1128db595a09c9e611389282721050d76e6e6bf80da512dcbad3066805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cabeb1128db595a09c9e611389282721050d76e6e6bf80da512dcbad3066805", kill_on_drop: false }` [INFO] [stdout] 0cabeb1128db595a09c9e611389282721050d76e6e6bf80da512dcbad3066805 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a546200e11c4c9ace96e37466919a80b0bac25589b76527ecdc6e9924135909 [INFO] running `Command { std: "docker" "start" "-a" "6a546200e11c4c9ace96e37466919a80b0bac25589b76527ecdc6e9924135909", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling abcrypt-cli v0.5.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking sysexits v0.9.0 [INFO] [stderr] warning: abcrypt-cli@0.5.0: failed to execute Asciidoctor: No such file or directory (os error 2) [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking byte-unit v5.1.6 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling cbindgen v0.29.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking clap_complete v4.5.55 [INFO] [stderr] Checking clap_complete_nushell v4.5.8 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking wasm-bindgen-test v0.3.50 [INFO] [stderr] Checking abcrypt v0.4.0 (/opt/rustwide/workdir/crates/abcrypt) [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking abcrypt-wasm v0.4.0 (/opt/rustwide/workdir/crates/wasm) [INFO] [stdout] warning: constant `PASSPHRASE` is never used [INFO] [stdout] --> crates/wasm/tests/decrypt.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const PASSPHRASE: &[u8] = b"passphrase"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_DATA` is never used [INFO] [stdout] --> crates/wasm/tests/decrypt.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const TEST_DATA: &[u8] = include_bytes!("data/data.txt"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_DATA_ENC` is never used [INFO] [stdout] --> crates/wasm/tests/decrypt.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const TEST_DATA_ENC: &[u8] = include_bytes!("data/v1/argon2id/v0x13/data.txt.abcrypt"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `success` is never used [INFO] [stdout] --> crates/wasm/tests/decrypt.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn success() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `incorrect_passphrase` is never used [INFO] [stdout] --> crates/wasm/tests/decrypt.rs:69:4 [INFO] [stdout] | [INFO] [stdout] 69 | fn incorrect_passphrase() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invalid_input_length` is never used [INFO] [stdout] --> crates/wasm/tests/decrypt.rs:75:4 [INFO] [stdout] | [INFO] [stdout] 75 | fn invalid_input_length() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invalid_magic_number` is never used [INFO] [stdout] --> crates/wasm/tests/decrypt.rs:91:4 [INFO] [stdout] | [INFO] [stdout] 91 | fn invalid_magic_number() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unsupported_version` is never used [INFO] [stdout] --> crates/wasm/tests/decrypt.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn unsupported_version() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unknown_version` is never used [INFO] [stdout] --> crates/wasm/tests/decrypt.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn unknown_version() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invalid_params` is never used [INFO] [stdout] --> crates/wasm/tests/decrypt.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn invalid_params() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invalid_header_mac` is never used [INFO] [stdout] --> crates/wasm/tests/decrypt.rs:136:4 [INFO] [stdout] | [INFO] [stdout] 136 | fn invalid_header_mac() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invalid_mac` is never used [INFO] [stdout] --> crates/wasm/tests/decrypt.rs:146:4 [INFO] [stdout] | [INFO] [stdout] 146 | fn invalid_mac() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_DATA_ENC` is never used [INFO] [stdout] --> crates/wasm/tests/params.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const TEST_DATA_ENC: &[u8] = include_bytes!("data/v1/argon2id/v0x13/data.txt.abcrypt"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `success` is never used [INFO] [stdout] --> crates/wasm/tests/params.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn success() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `memory_cost` is never used [INFO] [stdout] --> crates/wasm/tests/params.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn memory_cost() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `time_cost` is never used [INFO] [stdout] --> crates/wasm/tests/params.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn time_cost() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parallelism` is never used [INFO] [stdout] --> crates/wasm/tests/params.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 95 | fn parallelism() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PASSPHRASE` is never used [INFO] [stdout] --> crates/wasm/tests/encrypt.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const PASSPHRASE: &[u8] = b"passphrase"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_DATA` is never used [INFO] [stdout] --> crates/wasm/tests/encrypt.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const TEST_DATA: &[u8] = include_bytes!("data/data.txt"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `success` is never used [INFO] [stdout] --> crates/wasm/tests/encrypt.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn success() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `success_with_params` is never used [INFO] [stdout] --> crates/wasm/tests/encrypt.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | fn success_with_params() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `success_with_context` is never used [INFO] [stdout] --> crates/wasm/tests/encrypt.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn success_with_context() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `minimum_output_length` is never used [INFO] [stdout] --> crates/wasm/tests/encrypt.rs:187:4 [INFO] [stdout] | [INFO] [stdout] 187 | fn minimum_output_length() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `magic_number` is never used [INFO] [stdout] --> crates/wasm/tests/encrypt.rs:198:4 [INFO] [stdout] | [INFO] [stdout] 198 | fn magic_number() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `version` is never used [INFO] [stdout] --> crates/wasm/tests/encrypt.rs:206:4 [INFO] [stdout] | [INFO] [stdout] 206 | fn version() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `argon2_type` is never used [INFO] [stdout] --> crates/wasm/tests/encrypt.rs:214:4 [INFO] [stdout] | [INFO] [stdout] 214 | fn argon2_type() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `argon2_version` is never used [INFO] [stdout] --> crates/wasm/tests/encrypt.rs:239:4 [INFO] [stdout] | [INFO] [stdout] 239 | fn argon2_version() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `memory_cost` is never used [INFO] [stdout] --> crates/wasm/tests/encrypt.rs:257:4 [INFO] [stdout] | [INFO] [stdout] 257 | fn memory_cost() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `time_cost` is never used [INFO] [stdout] --> crates/wasm/tests/encrypt.rs:265:4 [INFO] [stdout] | [INFO] [stdout] 265 | fn time_cost() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parallelism` is never used [INFO] [stdout] --> crates/wasm/tests/encrypt.rs:273:4 [INFO] [stdout] | [INFO] [stdout] 273 | fn parallelism() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `header_size` is never used [INFO] [stdout] --> crates/wasm/src/lib.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | fn header_size() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tag_size` is never used [INFO] [stdout] --> crates/wasm/src/lib.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | fn tag_size() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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] Checking abcrypt-py v0.2.0 (/opt/rustwide/workdir/crates/python) [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling abcrypt-capi v0.4.0 (/opt/rustwide/workdir/crates/capi) [INFO] [stderr] warning: abcrypt-capi@0.4.0: failed to execute Asciidoctor: No such file or directory (os error 2) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "6a546200e11c4c9ace96e37466919a80b0bac25589b76527ecdc6e9924135909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a546200e11c4c9ace96e37466919a80b0bac25589b76527ecdc6e9924135909", kill_on_drop: false }` [INFO] [stdout] 6a546200e11c4c9ace96e37466919a80b0bac25589b76527ecdc6e9924135909