[INFO] cloning repository https://github.com/Dicklesworthstone/destructive_command_guard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dicklesworthstone/destructive_command_guard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Fdestructive_command_guard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Fdestructive_command_guard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d611176c68c89034db10e2769b8e08f650f548a [INFO] checking Dicklesworthstone/destructive_command_guard against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Fdestructive_command_guard" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Dicklesworthstone/destructive_command_guard [INFO] finished tweaking git repo https://github.com/Dicklesworthstone/destructive_command_guard [INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/destructive_command_guard written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Dicklesworthstone/destructive_command_guard on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Dicklesworthstone/destructive_command_guard 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ff54f32311f375b3b595bf20f80bda3daeebe86e893a71b485562eb5dd95fef [INFO] running `Command { std: "docker" "start" "-a" "3ff54f32311f375b3b595bf20f80bda3daeebe86e893a71b485562eb5dd95fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ff54f32311f375b3b595bf20f80bda3daeebe86e893a71b485562eb5dd95fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ff54f32311f375b3b595bf20f80bda3daeebe86e893a71b485562eb5dd95fef", kill_on_drop: false }` [INFO] [stdout] 3ff54f32311f375b3b595bf20f80bda3daeebe86e893a71b485562eb5dd95fef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eb2c806ef9d70db58cd9a4c074e45c3b72f644a1b1c0bdfe6d76c3af1b6e1c3 [INFO] running `Command { std: "docker" "start" "-a" "0eb2c806ef9d70db58cd9a4c074e45c3b72f644a1b1c0bdfe6d76c3af1b6e1c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling gix-trace v0.1.17 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling tree-sitter-language v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling gix-features v0.42.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling vergen-gix v1.0.9 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 [INFO] [stderr] Compiling tree-sitter-bash v0.25.1 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-go v0.25.0 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling gix-utils v0.2.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling tree-sitter v0.26.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-date v0.9.4 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling gix-validate v0.9.4 [INFO] [stderr] Compiling gix-actor v0.34.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling gix-features v0.41.1 [INFO] [stderr] Compiling gix-fs v0.15.0 [INFO] [stderr] Compiling gix-quote v0.5.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling gix-config-value v0.14.12 [INFO] [stderr] Compiling gix-bitmap v0.2.15 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling gix-fs v0.14.0 [INFO] [stderr] Compiling gix-glob v0.19.0 [INFO] [stderr] Compiling gix-command v0.5.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling gix-tempfile v17.1.0 [INFO] [stderr] Compiling gix-attributes v0.25.0 [INFO] [stderr] Compiling gix-ignore v0.14.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling gix-lock v17.1.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Compiling gix-pathspec v0.10.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling gix-hash v0.17.0 [INFO] [stderr] Compiling gix-hash v0.18.0 [INFO] [stderr] Compiling gix-packetline-blocking v0.18.3 [INFO] [stderr] Compiling gix-packetline v0.18.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Compiling gix-commitgraph v0.27.0 [INFO] [stderr] Compiling gix-shallow v0.3.0 [INFO] [stderr] Compiling gix-hashtable v0.8.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Compiling gix-object v0.48.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking ast-grep-core v0.40.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking proptest v1.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking ast-grep-language v0.40.4 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling gix-revwalk v0.19.0 [INFO] [stderr] Compiling gix-ref v0.51.0 [INFO] [stderr] Compiling gix-filter v0.18.0 [INFO] [stderr] Compiling gix-pack v0.58.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling gix-traverse v0.45.0 [INFO] [stderr] Compiling gix-revision v0.33.0 [INFO] [stderr] Compiling gix-index v0.39.0 [INFO] [stderr] Compiling gix-url v0.30.0 [INFO] [stderr] Compiling gix-transport v0.46.0 [INFO] [stderr] Compiling gix-refspec v0.29.0 [INFO] [stderr] Compiling gix-discover v0.39.0 [INFO] [stderr] Compiling gix-config v0.44.0 [INFO] [stderr] Compiling gix-protocol v0.49.0 [INFO] [stderr] Compiling gix-worktree v0.40.0 [INFO] [stderr] Compiling gix-odb v0.68.0 [INFO] [stderr] Compiling gix-diff v0.51.0 [INFO] [stderr] Compiling gix-dir v0.13.0 [INFO] [stderr] Compiling gix-submodule v0.18.0 [INFO] [stderr] Compiling gix-status v0.18.0 [INFO] [stderr] Compiling gix v0.71.0 [INFO] [stderr] Compiling destructive_command_guard v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Checking rusqlite v0.35.0 [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "0eb2c806ef9d70db58cd9a4c074e45c3b72f644a1b1c0bdfe6d76c3af1b6e1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb2c806ef9d70db58cd9a4c074e45c3b72f644a1b1c0bdfe6d76c3af1b6e1c3", kill_on_drop: false }` [INFO] [stdout] 0eb2c806ef9d70db58cd9a4c074e45c3b72f644a1b1c0bdfe6d76c3af1b6e1c3