[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] b6fa5106cfaf1597bc613a3bc69ad1b12d17bfdb [INFO] building sorairolake/abcrypt against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Fabcrypt" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sorairolake/abcrypt on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc2/source/Cargo.toml [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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f179b12390635b3636144dd666c587d8965f746f1b42d3298597c60143f69b03 [INFO] running `Command { std: "docker" "start" "-a" "f179b12390635b3636144dd666c587d8965f746f1b42d3298597c60143f69b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f179b12390635b3636144dd666c587d8965f746f1b42d3298597c60143f69b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f179b12390635b3636144dd666c587d8965f746f1b42d3298597c60143f69b03", kill_on_drop: false }` [INFO] [stdout] f179b12390635b3636144dd666c587d8965f746f1b42d3298597c60143f69b03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca16a09d130eb367194c572658b4523e06aabecb8f387d5ee2ab536439bd58e5 [INFO] running `Command { std: "docker" "start" "-a" "ca16a09d130eb367194c572658b4523e06aabecb8f387d5ee2ab536439bd58e5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pyo3-build-config v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.0 [INFO] [stderr] Compiling pyo3-ffi v0.25.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cbindgen v0.29.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling pyo3 v0.25.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling abcrypt-cli v0.4.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] warning: abcrypt-cli@0.4.0: failed to execute Asciidoctor: No such file or directory (os error 2) [INFO] [stderr] Compiling byte-unit v5.1.6 [INFO] [stderr] Compiling sysexits v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling clap_complete v4.5.52 [INFO] [stderr] Compiling clap_complete_nushell v4.5.6 [INFO] [stderr] Compiling pyo3-macros v0.25.0 [INFO] [stderr] Compiling abcrypt v0.4.0 (/opt/rustwide/workdir/crates/abcrypt) [INFO] [stderr] Compiling abcrypt-wasm v0.4.0 (/opt/rustwide/workdir/crates/wasm) [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling abcrypt-py v0.2.0 (/opt/rustwide/workdir/crates/python) [INFO] [stderr] Compiling toml v0.8.20 [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] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/error.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/error.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/params.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/params.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/params.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/params.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/params.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/params.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "ca16a09d130eb367194c572658b4523e06aabecb8f387d5ee2ab536439bd58e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca16a09d130eb367194c572658b4523e06aabecb8f387d5ee2ab536439bd58e5", kill_on_drop: false }` [INFO] [stdout] ca16a09d130eb367194c572658b4523e06aabecb8f387d5ee2ab536439bd58e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc5a014aa950a5cb1860a2a90ca0f6f0f1331fd28c638f5296455a42aa6dd82a [INFO] running `Command { std: "docker" "start" "-a" "fc5a014aa950a5cb1860a2a90ca0f6f0f1331fd28c638f5296455a42aa6dd82a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] warning: abcrypt-cli@0.4.0: failed to execute Asciidoctor: No such file or directory (os error 2) [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling abcrypt v0.4.0 (/opt/rustwide/workdir/crates/abcrypt) [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling abcrypt-wasm v0.4.0 (/opt/rustwide/workdir/crates/wasm) [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling abcrypt-py v0.2.0 (/opt/rustwide/workdir/crates/python) [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: 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/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: function `header_size` is never used [INFO] [stdout] --> crates/wasm/src/lib.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | 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:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn tag_size() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abcrypt-cli v0.4.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling cbindgen v0.29.0 [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] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/error.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/error.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/params.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/params.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/params.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/params.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/params.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> crates/capi/src/params.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.78s [INFO] running `Command { std: "docker" "inspect" "fc5a014aa950a5cb1860a2a90ca0f6f0f1331fd28c638f5296455a42aa6dd82a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc5a014aa950a5cb1860a2a90ca0f6f0f1331fd28c638f5296455a42aa6dd82a", kill_on_drop: false }` [INFO] [stdout] fc5a014aa950a5cb1860a2a90ca0f6f0f1331fd28c638f5296455a42aa6dd82a