[INFO] cloning repository https://github.com/sercanio/fortify-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sercanio/fortify-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsercanio%2Ffortify-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsercanio%2Ffortify-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6e6ee550136064f7aeca1530896352ee701c0f4 [INFO] checking sercanio/fortify-cli against d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-25 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsercanio%2Ffortify-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sercanio/fortify-cli [INFO] finished tweaking git repo https://github.com/sercanio/fortify-cli [INFO] tweaked toml for git repo https://github.com/sercanio/fortify-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sercanio/fortify-cli on toolchain d0ab665d12770dbaae620b539ee4319b83445f45 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sercanio/fortify-cli 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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 29d38f0b2c3900f6c52a6e7ca1963e61c1389b3531a2f01cad58c148a8e75fff [INFO] running `Command { std: "docker" "start" "29d38f0b2c3900f6c52a6e7ca1963e61c1389b3531a2f01cad58c148a8e75fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29d38f0b2c3900f6c52a6e7ca1963e61c1389b3531a2f01cad58c148a8e75fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29d38f0b2c3900f6c52a6e7ca1963e61c1389b3531a2f01cad58c148a8e75fff" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29d38f0b2c3900f6c52a6e7ca1963e61c1389b3531a2f01cad58c148a8e75fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29d38f0b2c3900f6c52a6e7ca1963e61c1389b3531a2f01cad58c148a8e75fff" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking time-core v0.1.7 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking wayland-client v0.31.12 [INFO] [stderr] Checking tree_magic_mini v3.2.2 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking wayland-protocols v0.32.10 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking zxcvbn v3.1.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.10 [INFO] [stderr] Checking wl-clipboard-rs v0.9.3 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking fortify-cli 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/integration_tests.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | let mut cmd = Command::cargo_bin("fortify-cli").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/integration_tests.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | let mut cmd = Command::cargo_bin("fortify-cli").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/integration_tests.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | let mut cmd = Command::cargo_bin("fortify-cli").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/integration_tests.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | let mut cmd = Command::cargo_bin("fortify-cli").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/integration_tests.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | let mut cmd = Command::cargo_bin("fortify-cli").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/integration_tests.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | let mut cmd = Command::cargo_bin("fortify-cli").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.91s [INFO] running `Command { std: "docker" "inspect" "29d38f0b2c3900f6c52a6e7ca1963e61c1389b3531a2f01cad58c148a8e75fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29d38f0b2c3900f6c52a6e7ca1963e61c1389b3531a2f01cad58c148a8e75fff", kill_on_drop: false }` [INFO] [stdout] 29d38f0b2c3900f6c52a6e7ca1963e61c1389b3531a2f01cad58c148a8e75fff