[INFO] fetching crate ig_desc 0.3.0-unstable... [INFO] testing ig_desc-0.3.0-unstable against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate ig_desc 0.3.0-unstable into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate ig_desc 0.3.0-unstable [INFO] finished tweaking crates.io crate ig_desc 0.3.0-unstable [INFO] tweaked toml for crates.io crate ig_desc 0.3.0-unstable written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ig_desc 0.3.0-unstable on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 72 packages to latest compatible versions [INFO] [stderr] Adding bitcoin_hashes v0.12.0 (available: v0.20.0) [INFO] [stderr] Adding confy v0.6.1 (available: v2.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0df770f5dae872b93a6e1fb9bcd7e37d4bb26491bb33f683a15cdb85f1866cee [INFO] running `Command { std: "docker" "start" "-a" "0df770f5dae872b93a6e1fb9bcd7e37d4bb26491bb33f683a15cdb85f1866cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0df770f5dae872b93a6e1fb9bcd7e37d4bb26491bb33f683a15cdb85f1866cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df770f5dae872b93a6e1fb9bcd7e37d4bb26491bb33f683a15cdb85f1866cee", kill_on_drop: false }` [INFO] [stdout] 0df770f5dae872b93a6e1fb9bcd7e37d4bb26491bb33f683a15cdb85f1866cee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4922c281ce927c6da3aab86d5843fc600e3562aaeb87b060a42a4f137babe2a9 [INFO] running `Command { std: "docker" "start" "-a" "4922c281ce927c6da3aab86d5843fc600e3562aaeb87b060a42a4f137babe2a9", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling ig_tools v0.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling deluxe-core v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling deluxe-macros v0.1.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling deluxe v0.1.0 [INFO] [stderr] Compiling delve-derive v0.3.0 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling delve v0.3.0 [INFO] [stderr] Compiling ig_desc v0.3.0-unstable (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.22s [INFO] running `Command { std: "docker" "inspect" "4922c281ce927c6da3aab86d5843fc600e3562aaeb87b060a42a4f137babe2a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4922c281ce927c6da3aab86d5843fc600e3562aaeb87b060a42a4f137babe2a9", kill_on_drop: false }` [INFO] [stdout] 4922c281ce927c6da3aab86d5843fc600e3562aaeb87b060a42a4f137babe2a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f98446e237ac8f69e60401a027db51ab3c8ef7ca4f3a25054fcf2f3eb3196667 [INFO] running `Command { std: "docker" "start" "-a" "f98446e237ac8f69e60401a027db51ab3c8ef7ca4f3a25054fcf2f3eb3196667", kill_on_drop: false }` [INFO] [stderr] Compiling ig_desc v0.3.0-unstable (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "f98446e237ac8f69e60401a027db51ab3c8ef7ca4f3a25054fcf2f3eb3196667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98446e237ac8f69e60401a027db51ab3c8ef7ca4f3a25054fcf2f3eb3196667", kill_on_drop: false }` [INFO] [stdout] f98446e237ac8f69e60401a027db51ab3c8ef7ca4f3a25054fcf2f3eb3196667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 092d61a6013e8abc83a1729d0cd4e7a682d69de2dede3d1eab92bc8f79888606 [INFO] running `Command { std: "docker" "start" "-a" "092d61a6013e8abc83a1729d0cd4e7a682d69de2dede3d1eab92bc8f79888606", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ig_desc-0da5e1d3e84b2343) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test model::descriptor::to_one_string_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ig_desc [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] running `Command { std: "docker" "inspect" "092d61a6013e8abc83a1729d0cd4e7a682d69de2dede3d1eab92bc8f79888606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "092d61a6013e8abc83a1729d0cd4e7a682d69de2dede3d1eab92bc8f79888606", kill_on_drop: false }` [INFO] [stdout] 092d61a6013e8abc83a1729d0cd4e7a682d69de2dede3d1eab92bc8f79888606