[INFO] fetching crate crux_cli 0.1.1... [INFO] building crux_cli-0.1.1 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate crux_cli 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate crux_cli 0.1.1 [INFO] finished tweaking crates.io crate crux_cli 0.1.1 [INFO] tweaked toml for crates.io crate crux_cli 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate crux_cli 0.1.1 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate crux_cli 0.1.1 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dd9770c659f78116647532726cc23c4e7f8173ab7890aaf4abc916d02337e4a [INFO] running `Command { std: "docker" "start" "-a" "4dd9770c659f78116647532726cc23c4e7f8173ab7890aaf4abc916d02337e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dd9770c659f78116647532726cc23c4e7f8173ab7890aaf4abc916d02337e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd9770c659f78116647532726cc23c4e7f8173ab7890aaf4abc916d02337e4a", kill_on_drop: false }` [INFO] [stdout] 4dd9770c659f78116647532726cc23c4e7f8173ab7890aaf4abc916d02337e4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f15ce75bfdc71a40de08c2c6643147e0a461737cdec8daad1f0f1673f242492f [INFO] running `Command { std: "docker" "start" "-a" "f15ce75bfdc71a40de08c2c6643147e0a461737cdec8daad1f0f1673f242492f", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling uniffi_internal_macros v0.29.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling target-spec v3.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling uniffi_pipeline v0.29.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling cfg-expr v0.20.2 [INFO] [stderr] Compiling ascent_base v0.8.0 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling uniffi_meta v0.29.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling erased-discriminant v1.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cargo-util-schemas v0.8.2 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling ascent_macro v0.8.0 [INFO] [stderr] Compiling include_dir v0.6.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling serde-reflection v0.5.0 [INFO] [stderr] Compiling askama_derive v0.13.1 [INFO] [stderr] Compiling cargo_metadata v0.21.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling uniffi_udl v0.29.4 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling clone_dyn_types v0.38.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling boxcar v0.1.0 [INFO] [stderr] Compiling serde-generate v0.32.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling rustdoc-types v0.35.0 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling askama v0.13.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling ascent v0.8.0 [INFO] [stderr] Compiling iter_tools v0.37.0 [INFO] [stderr] Compiling guppy v0.17.20 [INFO] [stderr] Compiling uniffi_bindgen v0.29.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling crux_cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "f15ce75bfdc71a40de08c2c6643147e0a461737cdec8daad1f0f1673f242492f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15ce75bfdc71a40de08c2c6643147e0a461737cdec8daad1f0f1673f242492f", kill_on_drop: false }` [INFO] [stdout] f15ce75bfdc71a40de08c2c6643147e0a461737cdec8daad1f0f1673f242492f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc8010fab9683ad3c47e20684c9c86ee509b53dc5169f1c8f5230feee42d4ba [INFO] running `Command { std: "docker" "start" "-a" "0fc8010fab9683ad3c47e20684c9c86ee509b53dc5169f1c8f5230feee42d4ba", kill_on_drop: false }` [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling crux_cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.14s [INFO] running `Command { std: "docker" "inspect" "0fc8010fab9683ad3c47e20684c9c86ee509b53dc5169f1c8f5230feee42d4ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc8010fab9683ad3c47e20684c9c86ee509b53dc5169f1c8f5230feee42d4ba", kill_on_drop: false }` [INFO] [stdout] 0fc8010fab9683ad3c47e20684c9c86ee509b53dc5169f1c8f5230feee42d4ba