[INFO] fetching crate miden-mast-package 0.15.0...
[INFO] testing miden-mast-package-0.15.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0
[INFO] extracting crate miden-mast-package 0.15.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate miden-mast-package 0.15.0
[INFO] finished tweaking crates.io crate miden-mast-package 0.15.0
[INFO] tweaked toml for crates.io crate miden-mast-package 0.15.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate miden-mast-package 0.15.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate miden-mast-package 0.15.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded miden-formatting v0.1.1
[INFO] [stderr] Downloaded winter-utils v0.12.0
[INFO] [stderr] Downloaded miden-miette-derive v8.0.0
[INFO] [stderr] Downloaded trybuild v1.0.104
[INFO] [stderr] Downloaded winter-crypto v0.12.0
[INFO] [stderr] Downloaded winter-math v0.12.0
[INFO] [stderr] Downloaded miden-core v0.15.0
[INFO] [stderr] Downloaded miden-miette v8.0.0
[INFO] [stderr] Downloaded miden-assembly v0.15.0
[INFO] [stderr] Downloaded miden-crypto v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52ee22b928caacc21bf3d817484fe08ed7f164477db317b21a20c20edd9ec98c
[INFO] running `Command { std: "docker" "start" "-a" "52ee22b928caacc21bf3d817484fe08ed7f164477db317b21a20c20edd9ec98c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52ee22b928caacc21bf3d817484fe08ed7f164477db317b21a20c20edd9ec98c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52ee22b928caacc21bf3d817484fe08ed7f164477db317b21a20c20edd9ec98c", kill_on_drop: false }`
[INFO] [stdout] 52ee22b928caacc21bf3d817484fe08ed7f164477db317b21a20c20edd9ec98c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] b072f057a27b53cd9796a807f524cbdcfe79edc8bc2b1615f569601612361610
[INFO] running `Command { std: "docker" "start" "-a" "b072f057a27b53cd9796a807f524cbdcfe79edc8bc2b1615f569601612361610", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.4.0
[INFO] [stderr] Compiling proc-macro2 v1.0.94
[INFO] [stderr] Compiling libc v0.2.172
[INFO] [stderr] Compiling libm v0.2.11
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Compiling shlex v1.3.0
[INFO] [stderr] Compiling crunchy v0.2.3
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling smallvec v1.14.0
[INFO] [stderr] Compiling cc v1.2.17
[INFO] [stderr] Compiling memchr v2.7.4
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling tiny-keccak v2.0.2
[INFO] [stderr] Compiling zerocopy v0.8.24
[INFO] [stderr] Compiling siphasher v1.0.1
[INFO] [stderr] Compiling hashbrown v0.15.2
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling syn v2.0.100
[INFO] [stderr] Compiling dirs-sys-next v0.1.2
[INFO] [stderr] Compiling thiserror v2.0.12
[INFO] [stderr] Compiling dirs-next v2.0.0
[INFO] [stderr] Compiling term v0.7.0
[INFO] [stderr] Compiling parking_lot v0.12.3
[INFO] [stderr] Compiling indexmap v2.8.0
[INFO] [stderr] Compiling num-integer v0.1.46
[INFO] [stderr] Compiling phf_shared v0.11.3
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling num-bigint v0.4.6
[INFO] [stderr] Compiling log v0.4.26
[INFO] [stderr] Compiling fixedbitset v0.4.2
[INFO] [stderr] Compiling regex-automata v0.4.9
[INFO] [stderr] Compiling owo-colors v4.2.0
[INFO] [stderr] Compiling either v1.15.0
[INFO] [stderr] Compiling constant_time_eq v0.3.1
[INFO] [stderr] Compiling arrayref v0.3.9
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling winter-utils v0.12.0
[INFO] [stderr] Compiling new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling bit-vec v0.6.3
[INFO] [stderr] Compiling blake3 v1.7.0
[INFO] [stderr] Compiling arrayvec v0.7.6
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling keccak v0.1.5
[INFO] [stderr] Compiling bit-set v0.5.3
[INFO] [stderr] Compiling walkdir v2.5.0
[INFO] [stderr] Compiling winter-math v0.12.0
[INFO] [stderr] Compiling num-rational v0.4.2
[INFO] [stderr] Compiling sha3 v0.10.8
[INFO] [stderr] Compiling string_cache v0.8.8
[INFO] [stderr] Compiling miden-crypto v0.14.0
[INFO] [stderr] Compiling itertools v0.11.0
[INFO] [stderr] Compiling petgraph v0.6.5
[INFO] [stderr] Compiling ena v0.14.3
[INFO] [stderr] Compiling num-iter v0.1.45
[INFO] [stderr] Compiling ascii-canvas v3.0.0
[INFO] [stderr] Compiling regex v1.11.1
[INFO] [stderr] Compiling num-complex v0.4.6
[INFO] [stderr] Compiling unicode-linebreak v0.1.5
[INFO] [stderr] Compiling unicode-width v0.1.14
[INFO] [stderr] Compiling smawk v0.3.2
[INFO] [stderr] Compiling unicode-width v0.2.0
[INFO] [stderr] Compiling lalrpop-util v0.20.2
[INFO] [stderr] Compiling rand_core v0.9.3
[INFO] [stderr] Compiling unicode-xid v0.2.6
[INFO] [stderr] Compiling textwrap v0.16.2
[INFO] [stderr] Compiling num v0.4.3
[INFO] [stderr] Compiling winter-crypto v0.12.0
[INFO] [stderr] Compiling lalrpop v0.20.2
[INFO] [stderr] Compiling spin v0.9.8
[INFO] [stderr] Compiling miden-formatting v0.1.1
[INFO] [stderr] Compiling tracing-core v0.1.33
[INFO] [stderr] Compiling rand v0.9.0
[INFO] [stderr] Compiling thiserror-impl v2.0.12
[INFO] [stderr] Compiling miden-miette-derive v8.0.0
[INFO] [stderr] Compiling num-derive v0.4.2
[INFO] [stderr] Compiling tracing-attributes v0.1.28
[INFO] [stderr] Compiling derive_more-impl v2.0.1
[INFO] [stderr] Compiling derive_more v2.0.1
[INFO] [stderr] Compiling miden-miette v8.0.0
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling miden-core v0.15.0
[INFO] [stderr] Compiling miden-assembly v0.15.0
[INFO] [stderr] Compiling miden-mast-package v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "b072f057a27b53cd9796a807f524cbdcfe79edc8bc2b1615f569601612361610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b072f057a27b53cd9796a807f524cbdcfe79edc8bc2b1615f569601612361610", kill_on_drop: false }`
[INFO] [stdout] b072f057a27b53cd9796a807f524cbdcfe79edc8bc2b1615f569601612361610
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] 256faf2a3ce11c0f6468bc86bda65712e9674916de9d9df0be1651b816de2ef3
[INFO] running `Command { std: "docker" "start" "-a" "256faf2a3ce11c0f6468bc86bda65712e9674916de9d9df0be1651b816de2ef3", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.172
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling syn v2.0.100
[INFO] [stderr] Compiling rustix v1.0.3
[INFO] [stderr] Compiling getrandom v0.3.2
[INFO] [stderr] Compiling bitflags v2.9.0
[INFO] [stderr] Compiling linux-raw-sys v0.9.3
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling once_cell v1.21.1
[INFO] [stderr] Compiling fastrand v2.3.0
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling bit-vec v0.8.0
[INFO] [stderr] Compiling unarray v0.1.4
[INFO] [stderr] Compiling bit-set v0.8.0
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling wait-timeout v0.2.1
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand_xorshift v0.3.0
[INFO] [stderr] Compiling num-integer v0.1.46
[INFO] [stderr] Compiling num-complex v0.4.6
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling num-bigint v0.4.6
[INFO] [stderr] Compiling num-iter v0.1.45
[INFO] [stderr] Compiling tempfile v3.19.1
[INFO] [stderr] Compiling rusty-fork v0.3.0
[INFO] [stderr] Compiling proptest v1.6.0
[INFO] [stderr] Compiling num-rational v0.4.2
[INFO] [stderr] Compiling num v0.4.3
[INFO] [stderr] Compiling thiserror-impl v2.0.12
[INFO] [stderr] Compiling miden-miette-derive v8.0.0
[INFO] [stderr] Compiling tracing-attributes v0.1.28
[INFO] [stderr] Compiling num-derive v0.4.2
[INFO] [stderr] Compiling derive_more-impl v2.0.1
[INFO] [stderr] Compiling proptest-derive v0.5.1
[INFO] [stderr] Compiling derive_more v2.0.1
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling thiserror v2.0.12
[INFO] [stderr] Compiling miden-miette v8.0.0
[INFO] [stderr] Compiling miden-crypto v0.14.0
[INFO] [stderr] Compiling miden-core v0.15.0
[INFO] [stderr] Compiling miden-assembly v0.15.0
[INFO] [stderr] Compiling miden-mast-package v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `assembly::parse_module`, `assembly::testing`
[INFO] [stdout] --> src/package/mod.rs:208:40
[INFO] [stdout] |
[INFO] [stdout] 208 | use assembly::{Assembler, Library, parse_module, testing::TestContext};
[INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^ could not find `testing` in `assembly`
[INFO] [stdout] | |
[INFO] [stdout] | no `parse_module` in the root
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miden-assembly-0.15.0/src/lib.rs:28:9
[INFO] [stdout] |
[INFO] [stdout] 28 | pub mod testing;
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miden-assembly-0.15.0/src/lib.rs:27:1
[INFO] [stdout] |
[INFO] [stdout] 27 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `QualifiedProcedureName: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout] --> src/package/mod.rs:65:25
[INFO] [stdout] |
[INFO] [stdout] 65 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `QualifiedProcedureName`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout] ()
[INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter)
[INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver)
[INFO] [stdout] (T0, T1)
[INFO] [stdout] (T0, T1, T2)
[INFO] [stdout] (T0, T1, T2, T3)
[INFO] [stdout] (T0, T1, T2, T3, T4)
[INFO] [stdout] (T0, T1, T2, T3, T4, T5)
[INFO] [stdout] and 193 others
[INFO] [stdout] = note: this error originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `QualifiedProcedureName: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout] --> src/package/mod.rs:77:25
[INFO] [stdout] |
[INFO] [stdout] 77 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `QualifiedProcedureName`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout] ()
[INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter)
[INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver)
[INFO] [stdout] (T0, T1)
[INFO] [stdout] (T0, T1, T2)
[INFO] [stdout] (T0, T1, T2, T3)
[INFO] [stdout] (T0, T1, T2, T3, T4)
[INFO] [stdout] (T0, T1, T2, T3, T4, T5)
[INFO] [stdout] and 193 others
[INFO] [stdout] = note: this error originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `QualifiedProcedureName: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout] --> src/package/mod.rs:101:25
[INFO] [stdout] |
[INFO] [stdout] 101 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `QualifiedProcedureName`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout] ()
[INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter)
[INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver)
[INFO] [stdout] (T0, T1)
[INFO] [stdout] (T0, T1, T2)
[INFO] [stdout] (T0, T1, T2, T3)
[INFO] [stdout] (T0, T1, T2, T3, T4)
[INFO] [stdout] (T0, T1, T2, T3, T4, T5)
[INFO] [stdout] and 193 others
[INFO] [stdout] = note: this error originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `QualifiedProcedureName: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout] --> src/package/mod.rs:79:5
[INFO] [stdout] |
[INFO] [stdout] 79 | / /// The fully-qualified name of the procedure exported by this package
[INFO] [stdout] 80 | | pub name: QualifiedProcedureName,
[INFO] [stdout] | |____________________________________^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `QualifiedProcedureName`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout] ()
[INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter)
[INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver)
[INFO] [stdout] (T0, T1)
[INFO] [stdout] (T0, T1, T2)
[INFO] [stdout] (T0, T1, T2, T3)
[INFO] [stdout] (T0, T1, T2, T3, T4)
[INFO] [stdout] (T0, T1, T2, T3, T4, T5)
[INFO] [stdout] and 193 others
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `QualifiedProcedureName: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout] --> src/package/serialization/tests.rs:17:15
[INFO] [stdout] |
[INFO] [stdout] 17 | .run(&any::(), move |package| {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `QualifiedProcedureName`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout] ()
[INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter)
[INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver)
[INFO] [stdout] (T0, T1)
[INFO] [stdout] (T0, T1, T2)
[INFO] [stdout] (T0, T1, T2, T3)
[INFO] [stdout] (T0, T1, T2, T3, T4)
[INFO] [stdout] (T0, T1, T2, T3, T4, T5)
[INFO] [stdout] and 193 others
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `QualifiedProcedureName: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout] --> src/package/mod.rs:80:15
[INFO] [stdout] |
[INFO] [stdout] 80 | pub name: QualifiedProcedureName,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `QualifiedProcedureName`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout] ()
[INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter)
[INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver)
[INFO] [stdout] (T0, T1)
[INFO] [stdout] (T0, T1, T2)
[INFO] [stdout] (T0, T1, T2, T3)
[INFO] [stdout] (T0, T1, T2, T3, T4)
[INFO] [stdout] (T0, T1, T2, T3, T4, T5)
[INFO] [stdout] and 193 others
[INFO] [stdout] note: required by a bound in `any_with`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:208:20
[INFO] [stdout] |
[INFO] [stdout] 208 | pub fn any_with(args: ParamsFor) -> StrategyFor {
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `any_with`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `miden-mast-package` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "256faf2a3ce11c0f6468bc86bda65712e9674916de9d9df0be1651b816de2ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "256faf2a3ce11c0f6468bc86bda65712e9674916de9d9df0be1651b816de2ef3", kill_on_drop: false }`
[INFO] [stdout] 256faf2a3ce11c0f6468bc86bda65712e9674916de9d9df0be1651b816de2ef3