[INFO] cloning repository https://github.com/theburrowhub/decodeck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theburrowhub/decodeck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheburrowhub%2Fdecodeck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheburrowhub%2Fdecodeck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12aed3828d5833994e80ae0c807d38837c81cb80 [INFO] testing theburrowhub/decodeck against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheburrowhub%2Fdecodeck" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/theburrowhub/decodeck [INFO] finished tweaking git repo https://github.com/theburrowhub/decodeck [INFO] tweaked toml for git repo https://github.com/theburrowhub/decodeck written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/theburrowhub/decodeck on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/theburrowhub/decodeck 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded normpath v1.5.0 [INFO] [stderr] Downloaded opener v0.7.2 [INFO] [stderr] Downloaded ascii85 v0.2.1 [INFO] [stderr] Downloaded infer v0.16.0 [INFO] [stderr] Downloaded clap_complete v4.5.65 [INFO] [stderr] Downloaded dbus v0.9.10 [INFO] [stderr] Downloaded proptest v1.9.0 [INFO] [stderr] Downloaded libdbus-sys v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a00444b1a96f6a8bc0fcda063b53ba5b7ab2b5ef1a2415a9009d856248036cc4 [INFO] running `Command { std: "docker" "start" "-a" "a00444b1a96f6a8bc0fcda063b53ba5b7ab2b5ef1a2415a9009d856248036cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a00444b1a96f6a8bc0fcda063b53ba5b7ab2b5ef1a2415a9009d856248036cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a00444b1a96f6a8bc0fcda063b53ba5b7ab2b5ef1a2415a9009d856248036cc4", kill_on_drop: false }` [INFO] [stdout] a00444b1a96f6a8bc0fcda063b53ba5b7ab2b5ef1a2415a9009d856248036cc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cdbf4b64c8c38f71e5732dde992f8105cfc2e6b98710cd273a5d0eadaf985f8 [INFO] running `Command { std: "docker" "start" "-a" "2cdbf4b64c8c38f71e5732dde992f8105cfc2e6b98710cd273a5d0eadaf985f8", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling ascii85 v0.2.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling infer v0.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling clap_complete v4.5.65 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling decodeck v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.97s [INFO] running `Command { std: "docker" "inspect" "2cdbf4b64c8c38f71e5732dde992f8105cfc2e6b98710cd273a5d0eadaf985f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cdbf4b64c8c38f71e5732dde992f8105cfc2e6b98710cd273a5d0eadaf985f8", kill_on_drop: false }` [INFO] [stdout] 2cdbf4b64c8c38f71e5732dde992f8105cfc2e6b98710cd273a5d0eadaf985f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a22157765ff93917ec5d148eb3d51c61878263bb5c1c774ff1a94fbb44eab89f [INFO] running `Command { std: "docker" "start" "-a" "a22157765ff93917ec5d148eb3d51c61878263bb5c1c774ff1a94fbb44eab89f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling decodeck v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/completions_test.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | Command::cargo_bin("decodeck").unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/decode_integration.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/decode_integration.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/decode_integration.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/decode_integration.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/decode_integration.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/decode_integration.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempfile::TempDir` [INFO] [stdout] --> tests/output_integration.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tempfile::TempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/output_integration.rs:13:32 [INFO] [stdout] | [INFO] [stdout] 13 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/encoding_integration.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | Command::cargo_bin("decodeck").unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EncodedData` [INFO] [stdout] --> tests/unit/decoder_test.rs:3:40 [INFO] [stdout] | [INFO] [stdout] 3 | use decodeck::decoder::{Base64Variant, EncodedData}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ContentMetadata` [INFO] [stdout] --> tests/unit/metadata_test.rs:4:43 [INFO] [stdout] | [INFO] [stdout] 4 | use decodeck::metadata::{ContentCategory, ContentMetadata}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/output_integration.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 23 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/output_integration.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/output_integration.rs:44:32 [INFO] [stdout] | [INFO] [stdout] 44 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/output_integration.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/output_integration.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/output_integration.rs:82:32 [INFO] [stdout] | [INFO] [stdout] 82 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/output_integration.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/output_integration.rs:105:32 [INFO] [stdout] | [INFO] [stdout] 105 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/output_integration.rs:118:32 [INFO] [stdout] | [INFO] [stdout] 118 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/output_integration.rs:131:32 [INFO] [stdout] | [INFO] [stdout] 131 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/output_integration.rs:143:32 [INFO] [stdout] | [INFO] [stdout] 143 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/output_integration.rs:159:32 [INFO] [stdout] | [INFO] [stdout] 159 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:78:32 [INFO] [stdout] | [INFO] [stdout] 78 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:96:32 [INFO] [stdout] | [INFO] [stdout] 96 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 107 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:126:32 [INFO] [stdout] | [INFO] [stdout] 126 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:156:32 [INFO] [stdout] | [INFO] [stdout] 156 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:184:32 [INFO] [stdout] | [INFO] [stdout] 184 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:212:32 [INFO] [stdout] | [INFO] [stdout] 212 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:237:32 [INFO] [stdout] | [INFO] [stdout] 237 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:257:32 [INFO] [stdout] | [INFO] [stdout] 257 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:287:32 [INFO] [stdout] | [INFO] [stdout] 287 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:310:32 [INFO] [stdout] | [INFO] [stdout] 310 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_integration.rs:333:32 [INFO] [stdout] | [INFO] [stdout] 333 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `predicates::prelude` [INFO] [stdout] --> tests/cli_integration.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use predicates::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.17s [INFO] running `Command { std: "docker" "inspect" "a22157765ff93917ec5d148eb3d51c61878263bb5c1c774ff1a94fbb44eab89f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a22157765ff93917ec5d148eb3d51c61878263bb5c1c774ff1a94fbb44eab89f", kill_on_drop: false }` [INFO] [stdout] a22157765ff93917ec5d148eb3d51c61878263bb5c1c774ff1a94fbb44eab89f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0705ff63b77d116dd6c0478aa44e38499c4cdf7724a0b2eb91f919cc75ddb33 [INFO] running `Command { std: "docker" "start" "-a" "c0705ff63b77d116dd6c0478aa44e38499c4cdf7724a0b2eb91f919cc75ddb33", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `EncodedData` [INFO] [stderr] --> tests/unit/decoder_test.rs:3:40 [INFO] [stderr] | [INFO] [stderr] 3 | use decodeck::decoder::{Base64Variant, EncodedData}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ContentMetadata` [INFO] [stderr] --> tests/unit/metadata_test.rs:4:43 [INFO] [stderr] | [INFO] [stderr] 4 | use decodeck::metadata::{ContentCategory, ContentMetadata}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `decodeck` (test "unit_tests") generated 2 warnings (run `cargo fix --test "unit_tests" -p decodeck` to apply 2 suggestions) [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:16:32 [INFO] [stderr] | [INFO] [stderr] 16 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:32:32 [INFO] [stderr] | [INFO] [stderr] 32 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:53:32 [INFO] [stderr] | [INFO] [stderr] 53 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:78:32 [INFO] [stderr] | [INFO] [stderr] 78 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:96:32 [INFO] [stderr] | [INFO] [stderr] 96 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:107:32 [INFO] [stderr] | [INFO] [stderr] 107 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:126:32 [INFO] [stderr] | [INFO] [stderr] 126 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:156:32 [INFO] [stderr] | [INFO] [stderr] 156 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:184:32 [INFO] [stderr] | [INFO] [stderr] 184 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:212:32 [INFO] [stderr] | [INFO] [stderr] 212 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:237:32 [INFO] [stderr] | [INFO] [stderr] 237 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:257:32 [INFO] [stderr] | [INFO] [stderr] 257 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:287:32 [INFO] [stderr] | [INFO] [stderr] 287 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:310:32 [INFO] [stderr] | [INFO] [stderr] 310 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_integration.rs:333:32 [INFO] [stderr] | [INFO] [stderr] 333 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `predicates::prelude` [INFO] [stderr] --> tests/cli_integration.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use predicates::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `decodeck` (test "cli_integration") generated 16 warnings [INFO] [stderr] warning: unused import: `tempfile::TempDir` [INFO] [stderr] --> tests/output_integration.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use tempfile::TempDir; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/output_integration.rs:13:32 [INFO] [stderr] | [INFO] [stderr] 13 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/output_integration.rs:23:32 [INFO] [stderr] | [INFO] [stderr] 23 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/output_integration.rs:34:32 [INFO] [stderr] | [INFO] [stderr] 34 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/output_integration.rs:44:32 [INFO] [stderr] | [INFO] [stderr] 44 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/output_integration.rs:54:32 [INFO] [stderr] | [INFO] [stderr] 54 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/output_integration.rs:66:32 [INFO] [stderr] | [INFO] [stderr] 66 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/output_integration.rs:82:32 [INFO] [stderr] | [INFO] [stderr] 82 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/output_integration.rs:94:32 [INFO] [stderr] | [INFO] [stderr] 94 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/output_integration.rs:105:32 [INFO] [stderr] | [INFO] [stderr] 105 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/output_integration.rs:118:32 [INFO] [stderr] | [INFO] [stderr] 118 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/output_integration.rs:131:32 [INFO] [stderr] | [INFO] [stderr] 131 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/output_integration.rs:143:32 [INFO] [stderr] | [INFO] [stderr] 143 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/output_integration.rs:159:32 [INFO] [stderr] | [INFO] [stderr] 159 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `decodeck` (test "output_integration") generated 14 warnings (run `cargo fix --test "output_integration" -p decodeck` to apply 1 suggestion) [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/decode_integration.rs:11:28 [INFO] [stderr] | [INFO] [stderr] 11 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/decode_integration.rs:24:28 [INFO] [stderr] | [INFO] [stderr] 24 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/decode_integration.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/decode_integration.rs:60:28 [INFO] [stderr] | [INFO] [stderr] 60 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/decode_integration.rs:74:28 [INFO] [stderr] | [INFO] [stderr] 74 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/decode_integration.rs:89:28 [INFO] [stderr] | [INFO] [stderr] 89 | let mut cmd = Command::cargo_bin("decodeck").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `decodeck` (test "decode_integration") generated 6 warnings [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/completions_test.rs:7:14 [INFO] [stderr] | [INFO] [stderr] 7 | Command::cargo_bin("decodeck").unwrap() [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `decodeck` (test "completions_test") generated 1 warning [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/encoding_integration.rs:7:14 [INFO] [stderr] | [INFO] [stderr] 7 | Command::cargo_bin("decodeck").unwrap() [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `decodeck` (test "encoding_integration") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/decodeck-e2a49d94e5b5af72) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test decoder::variants::tests::test_detect_standard ... ok [INFO] [stdout] test decoder::variants::tests::test_detect_urlsafe ... ok [INFO] [stdout] test encoding::base32::tests::test_can_decode ... ok [INFO] [stdout] test encoding::base32::tests::test_decode_simple ... ok [INFO] [stdout] test encoding::base32::tests::test_decode_lowercase ... ok [INFO] [stdout] test encoding::base64::tests::test_decode_urlsafe ... ok [INFO] [stdout] test encoding::base64::tests::test_decode_simple ... ok [INFO] [stdout] test encoding::base32::tests::test_decode_without_padding ... ok [INFO] [stdout] test encoding::base85::tests::test_can_decode ... ok [INFO] [stdout] test encoding::base85::tests::test_decode_test ... ok [INFO] [stdout] test encoding::chain::tests::test_could_be_encoded ... ok [INFO] [stdout] test encoding::chain::tests::test_double_encoding ... ok [INFO] [stdout] test encoding::chain::tests::test_max_depth ... ok [INFO] [stdout] test encoding::chain::tests::test_hex_inside_base64 ... ok [INFO] [stdout] test encoding::detect::tests::test_detect_hex_no_prefix ... ok [INFO] [stdout] test encoding::detect::tests::test_detect_ascii85 ... ok [INFO] [stdout] test encoding::encode::tests::test_encode_base85 ... ok [INFO] [stdout] test encoding::base64::tests::test_can_decode ... ok [INFO] [stdout] test encoding::detect::tests::test_detect_base64_default ... ok [INFO] [stdout] test encoding::hex::tests::test_can_decode ... ok [INFO] [stdout] test encoding::hex::tests::test_decode_uppercase ... ok [INFO] [stdout] test encoding::encode::tests::test_encode_hex ... ok [INFO] [stdout] test encoding::encode::tests::test_encode_url ... ok [INFO] [stdout] test encoding::hex::tests::test_decode_with_0x_prefix ... ok [INFO] [stdout] test encoding::hex::tests::test_decode_with_spaces ... ok [INFO] [stdout] test encoding::scan::tests::test_scan_json_hex ... ok [INFO] [stdout] test encoding::scan::tests::test_scan_auto ... ok [INFO] [stdout] test encoding::base85::tests::test_decode_without_delimiters ... ok [INFO] [stdout] test encoding::base85::tests::test_decode_with_delimiters ... ok [INFO] [stdout] test encoding::scan::tests::test_scan_json_nested ... ok [INFO] [stdout] test encoding::hex::tests::test_decode_simple ... ok [INFO] [stdout] test encoding::encode::tests::test_encode_base32 ... ok [INFO] [stdout] test encoding::encode::tests::test_encode_base64 ... ok [INFO] [stdout] test encoding::scan::tests::test_scan_xml ... ok [INFO] [stdout] test encoding::scan::tests::test_scan_json_simple ... ok [INFO] [stdout] test encoding::scan::tests::test_scan_xml_attributes ... ok [INFO] [stdout] test encoding::detect::tests::test_detect_url ... ok [INFO] [stdout] test encoding::url::tests::test_can_decode ... ok [INFO] [stdout] test encoding::url::tests::test_decode_percent ... ok [INFO] [stdout] test encoding::url::tests::test_decode_plus_as_space ... ok [INFO] [stdout] test encoding::detect::tests::test_detect_hex_with_prefix ... ok [INFO] [stdout] test encoding::url::tests::test_decode_utf8 ... ok [INFO] [stdout] test encoding::chain::tests::test_single_encoding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/decodeck.rs (/opt/rustwide/target/debug/deps/decodeck-5daad4fe41569e3a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-5034dee1828c366c) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test force_flag::force_overwrites_existing_file ... ok [INFO] [stdout] test no_interactive_flag::no_interactive_does_not_wait_for_input ... ok [INFO] [stdout] test output_flag::output_with_custom_extension ... ok [INFO] [stdout] test no_interactive_flag::no_interactive_with_output_flag ... ok [INFO] [stdout] test no_interactive_flag::both_quiet_and_no_interactive_work_together ... ok [INFO] [stdout] test force_flag::force_short_flag_works ... ok [INFO] [stdout] test output_flag::output_in_nested_directory ... ok [INFO] [stdout] test overwrite_behavior::error_message_mentions_existing_file ... ok [INFO] [stdout] test quiet_flag::quiet_with_json_outputs_json_only ... ok [INFO] [stdout] test output_flag::output_creates_file_at_specified_path ... ok [INFO] [stdout] test force_flag::force_works_on_new_file ... ok [INFO] [stdout] test quiet_flag::quiet_suppresses_prompt_message ... ok [INFO] [stdout] test quiet_flag::quiet_still_outputs_file_path ... ok [INFO] [stdout] test overwrite_behavior::existing_file_without_force_fails ... ok [INFO] [stdout] test no_interactive_flag::no_interactive_suppresses_prompt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/completions_test.rs (/opt/rustwide/target/debug/deps/completions_test-83c3a2cd01a1bd80) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_completions_help_shows_shells ... ok [INFO] [stdout] test test_fish_completions_includes_decode_subcommand ... ok [INFO] [stdout] test test_bash_completions_generates_output ... ok [INFO] [stdout] test test_fish_completions_contains_complete_command ... ok [INFO] [stdout] test test_zsh_completions_contains_function_definition ... ok [INFO] [stdout] test test_powershell_completions_contains_register_command ... ok [INFO] [stdout] test test_zsh_completions_generates_output ... ok [INFO] [stdout] test test_completions_invalid_shell_error ... ok [INFO] [stdout] test test_bash_completions_contains_complete_command ... ok [INFO] [stdout] test test_powershell_completions_includes_decode_subcommand ... ok [INFO] [stdout] test test_powershell_completions_generates_output ... ok [INFO] [stdout] test test_bash_completions_includes_decode_subcommand ... ok [INFO] [stdout] test test_fish_completions_generates_output ... ok [INFO] [stdout] test test_zsh_completions_includes_decode_subcommand ... ok [INFO] [stderr] Running tests/decode_integration.rs (/opt/rustwide/target/debug/deps/decode_integration-95f065bf4ec1cc93) [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test decode_invalid_base64_shows_error ... ok [INFO] [stdout] test decode_from_file_creates_output ... ok [INFO] [stdout] test decode_from_argument_creates_file ... ok [INFO] [stdout] test decode_from_argument_correct_content ... ok [INFO] [stdout] test decode_from_nonexistent_file_errors ... ok [INFO] [stderr] Running tests/encoding_integration.rs (/opt/rustwide/target/debug/deps/encoding_integration-3bcbf8597480b76b) [INFO] [stdout] test decode_from_stdin_creates_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test base32_encoding::test_base32_lowercase ... ok [INFO] [stdout] test auto_detection::test_detection_priority_base85_delimiters ... ok [INFO] [stdout] test base32_encoding::test_base32_with_padding ... ok [INFO] [stdout] test auto_detection::test_detection_priority_hex_prefix ... ok [INFO] [stdout] test base32_encoding::test_base32_explicit_flag ... ok [INFO] [stdout] test auto_detection::test_detection_priority_url_percent ... ok [INFO] [stdout] test base64_encoding::test_base64_explicit_flag ... ok [INFO] [stdout] test base64_encoding::test_base64_shows_variant ... ok [INFO] [stdout] test hex_encoding::test_hex_json_output ... ok [INFO] [stdout] test base85_encoding::test_base85_explicit_flag ... ok [INFO] [stdout] test base85_encoding::test_base85_with_delimiters ... ok [INFO] [stdout] test base32_encoding::test_base32_auto_detect ... ok [INFO] [stdout] test base64_encoding::test_base64_default_fallback ... ok [INFO] [stdout] test base85_encoding::test_base85_json_output ... ok [INFO] [stdout] test hex_encoding::test_hex_explicit_flag ... ok [INFO] [stdout] test url_encoding::test_url_percent_encoding ... ok [INFO] [stdout] test hex_encoding::test_hex_with_spaces ... ok [INFO] [stdout] test url_encoding::test_url_explicit_flag ... ok [INFO] [stdout] test url_encoding::test_url_json_output ... ok [INFO] [stdout] test url_encoding::test_url_plus_as_space ... ok [INFO] [stdout] test hex_encoding::test_hex_uppercase_prefix ... ok [INFO] [stdout] test hex_encoding::test_hex_with_0x_prefix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/output_integration.rs (/opt/rustwide/target/debug/deps/output_integration-44305edd8e41a770) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test text_output::text_output_detects_png ... ok [INFO] [stdout] test json_output::json_output_is_parseable ... ok [INFO] [stdout] test text_output::text_output_shows_size ... ok [INFO] [stdout] test text_output::text_output_shows_decoded_path ... ok [INFO] [stdout] test text_output::text_output_shows_mime_type ... ok [INFO] [stdout] test json_output::json_output_has_metadata_section ... ok [INFO] [stdout] test json_output::json_output_has_output_section ... ok [INFO] [stdout] test json_output::json_output_has_encoding_section ... ok [INFO] [stdout] test text_output::text_output_shows_encoding_info ... ok [INFO] [stderr] Running tests/performance_test.rs (/opt/rustwide/target/debug/deps/performance_test-52742f1faea45aff) [INFO] [stdout] test text_output::text_output_shows_extension ... ok [INFO] [stdout] test json_output::json_output_has_success_field ... ok [INFO] [stdout] test json_output::json_flag_produces_json ... ok [INFO] [stdout] test json_output::json_output_detects_png_metadata ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test performance_is_consistent ... FAILED [INFO] [stdout] test decode_1mb_under_2_seconds ... ok [INFO] [stdout] test full_flow_10mb_under_5_seconds ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- performance_is_consistent stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'performance_is_consistent' (357) panicked at tests/performance_test.rs:85:5: [INFO] [stdout] Performance variance too high: min=20.948238ms, max=190.326229ms [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ad108a81e9a - std[69d51b4813ba037]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ad108a81e9a - std[69d51b4813ba037]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ad108a81e9a - std[69d51b4813ba037]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ad108a81e9a - <::print::DisplayBacktrace as core[51d4adbef590f61]::fmt::Display>::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ad108a966da - ::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ad108a966da - core[51d4adbef590f61]::fmt::write [INFO] [stdout] 6: 0x5ad108a86722 - std[69d51b4813ba037]::io::default_write_fmt::> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ad108a86722 - as std[69d51b4813ba037]::io::Write>::write_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ad108a610af - ::print [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ad108a610af - std[69d51b4813ba037]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ad108a7a459 - std[69d51b4813ba037]::panicking::default_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ad108a0d7ac - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5ad108a0d7ac - test[8fe65b9e05bf4c74]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ad108a7a612 - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5ad108a7a612 - std[69d51b4813ba037]::panicking::panic_with_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ad108a61168 - std[69d51b4813ba037]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ad108a58b09 - std[69d51b4813ba037]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ad108a61e7d - __rustc[cb16bc19fc993bd7]::rust_begin_unwind [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ad108a96f4c - core[51d4adbef590f61]::panicking::panic_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ad1089c8504 - performance_test[e81f6aeffb07212c]::performance_is_consistent [INFO] [stdout] at /opt/rustwide/workdir/tests/performance_test.rs:85:5 [INFO] [stdout] 20: 0x5ad1089c7f27 - performance_test[e81f6aeffb07212c]::performance_is_consistent::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/performance_test.rs:67:31 [INFO] [stdout] 21: 0x5ad1089ca726 - >::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5ad108a0188b - core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5ad108a0188b - test[8fe65b9e05bf4c74]::__rust_begin_short_backtrace::, fn() -> core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5ad108a0e27b - test[8fe65b9e05bf4c74]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5ad108a0e27b - as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5ad108a0e27b - std[69d51b4813ba037]::panicking::catch_unwind::do_call::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5ad108a0e27b - std[69d51b4813ba037]::panicking::catch_unwind::, core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5ad108a0e27b - std[69d51b4813ba037]::panic::catch_unwind::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5ad108a0e27b - test[8fe65b9e05bf4c74]::run_test_in_process [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5ad108a0e27b - test[8fe65b9e05bf4c74]::run_test::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5ad108a09994 - test[8fe65b9e05bf4c74]::run_test::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5ad108a09994 - std[69d51b4813ba037]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5ad108a10e82 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5ad108a10e82 - ::{closure#1}::{closure#0}> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x5ad108a10e82 - std[69d51b4813ba037]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5ad108a10e82 - std[69d51b4813ba037]::panicking::catch_unwind::<(), core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5ad108a10e82 - std[69d51b4813ba037]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5ad108a10e82 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5ad108a10e82 - ::{closure#1} as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5ad108a817af - + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5ad108a817af - ::new::thread_start [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x724c10421aa4 - [INFO] [stdout] 43: 0x724c104aea64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] performance_is_consistent [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test performance_test` [INFO] running `Command { std: "docker" "inspect" "c0705ff63b77d116dd6c0478aa44e38499c4cdf7724a0b2eb91f919cc75ddb33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0705ff63b77d116dd6c0478aa44e38499c4cdf7724a0b2eb91f919cc75ddb33", kill_on_drop: false }` [INFO] [stdout] c0705ff63b77d116dd6c0478aa44e38499c4cdf7724a0b2eb91f919cc75ddb33