[INFO] cloning repository https://github.com/RGB-WG/rgb-wallet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RGB-WG/rgb-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGB-WG%2Frgb-wallet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGB-WG%2Frgb-wallet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94aeb57a3db7dfe89b8c03bd4a90a8eabae09ff3 [INFO] testing RGB-WG/rgb-wallet/94aeb57a3db7dfe89b8c03bd4a90a8eabae09ff3 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGB-WG%2Frgb-wallet" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RGB-WG/rgb-wallet on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/RGB-WG/rgb-wallet [INFO] finished tweaking git repo https://github.com/RGB-WG/rgb-wallet [INFO] tweaked toml for git repo https://github.com/RGB-WG/rgb-wallet written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RGB-WG/rgb-wallet 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1af8a026cf160df0f0cb22fbc81d47d596534f944de5cc46cdf969a7640608a [INFO] running `Command { std: "docker" "start" "-a" "a1af8a026cf160df0f0cb22fbc81d47d596534f944de5cc46cdf969a7640608a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1af8a026cf160df0f0cb22fbc81d47d596534f944de5cc46cdf969a7640608a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1af8a026cf160df0f0cb22fbc81d47d596534f944de5cc46cdf969a7640608a", kill_on_drop: false }` [INFO] [stdout] a1af8a026cf160df0f0cb22fbc81d47d596534f944de5cc46cdf969a7640608a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 219d04d4f9e1c896109891a10e56dd3d9a9b257d8cf8337efeccd8e77500a10e [INFO] running `Command { std: "docker" "start" "-a" "219d04d4f9e1c896109891a10e56dd3d9a9b257d8cf8337efeccd8e77500a10e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cc v1.1.16 [INFO] [stderr] Compiling amplify_num v0.5.3 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling amplify_apfloat v0.3.1 [INFO] [stderr] Compiling mnemonic v1.1.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.10.0 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling amplify_derive v4.0.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling strict_encoding_derive v2.7.0 [INFO] [stderr] Compiling base85 v2.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling fast32 v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling amplify v4.7.0 [INFO] [stderr] Compiling single_use_seals v0.11.0-beta.8 [INFO] [stderr] Compiling secp256k1 v0.29.0 [INFO] [stderr] Compiling commit_encoding_derive v0.11.0-beta.8 [INFO] [stderr] Compiling strict_encoding v2.7.0 [INFO] [stderr] Compiling baid64 v0.2.2 [INFO] [stderr] Compiling nonasync v0.1.0 [INFO] [stderr] Compiling secp256k1-zkp v0.11.0 [INFO] [stderr] Compiling vesper-lang v0.1.0 [INFO] [stderr] Compiling ascii-armor v0.7.2 [INFO] [stderr] Compiling strict_types v2.7.0 [INFO] [stderr] Compiling commit_verify v0.11.0-beta.8 [INFO] [stderr] Compiling aluvm v0.11.0-beta.8 [INFO] [stderr] Compiling bp-consensus v0.11.0-beta.8 [INFO] [stderr] Compiling bp-dbc v0.11.0-beta.8 [INFO] [stderr] Compiling bp-invoice v0.11.0-beta.8 [INFO] [stderr] Compiling bp-seals v0.11.0-beta.8 [INFO] [stderr] Compiling bp-core v0.11.0-beta.8 [INFO] [stderr] Compiling rgb-core v0.11.0-beta.8 [INFO] [stderr] Compiling rgb-invoice v0.11.0-beta.8 (/opt/rustwide/workdir/invoice) [INFO] [stderr] Compiling rgb-std v0.11.0-beta.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/containers/anchors.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | _ => unreachable!(), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/containers/anchors.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 77 | (XChain::Bitcoin(one), XChain::Bitcoin(two)) => { [INFO] [stdout] | -------------------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 80 | (XChain::Liquid(one), XChain::Liquid(two)) => one.merge_reveal(two).map(XChain::Liquid), [INFO] [stdout] | ------------------------------------------ matches some of the same values [INFO] [stdout] 81 | / (XChain::Bitcoin(bitcoin), XChain::Liquid(liquid)) [INFO] [stdout] 82 | | | (XChain::Liquid(liquid), XChain::Bitcoin(bitcoin)) => { [INFO] [stdout] | |________________________________________________________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 88 | _ => unreachable!(), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 333 | stock_err_conv!(Infallible, ComposeError); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 334 | stock_err_conv!(Infallible, ConsignError); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 335 | stock_err_conv!(Infallible, FasciaError); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 336 | stock_err_conv!(Infallible, ContractIfaceError); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 337 | stock_err_conv!(Infallible, InputError); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.70s [INFO] running `Command { std: "docker" "inspect" "219d04d4f9e1c896109891a10e56dd3d9a9b257d8cf8337efeccd8e77500a10e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "219d04d4f9e1c896109891a10e56dd3d9a9b257d8cf8337efeccd8e77500a10e", kill_on_drop: false }` [INFO] [stdout] 219d04d4f9e1c896109891a10e56dd3d9a9b257d8cf8337efeccd8e77500a10e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e50c5303f6e11b715196d8bc662f0485d8c2f02a34574cc50b203aee3448523a [INFO] running `Command { std: "docker" "start" "-a" "e50c5303f6e11b715196d8bc662f0485d8c2f02a34574cc50b203aee3448523a", kill_on_drop: false }` [INFO] [stderr] Compiling rgb-invoice v0.11.0-beta.8 (/opt/rustwide/workdir/invoice) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/containers/anchors.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | _ => unreachable!(), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/containers/anchors.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 77 | (XChain::Bitcoin(one), XChain::Bitcoin(two)) => { [INFO] [stdout] | -------------------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 80 | (XChain::Liquid(one), XChain::Liquid(two)) => one.merge_reveal(two).map(XChain::Liquid), [INFO] [stdout] | ------------------------------------------ matches some of the same values [INFO] [stdout] 81 | / (XChain::Bitcoin(bitcoin), XChain::Liquid(liquid)) [INFO] [stdout] 82 | | | (XChain::Liquid(liquid), XChain::Bitcoin(bitcoin)) => { [INFO] [stdout] | |________________________________________________________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 88 | _ => unreachable!(), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 333 | stock_err_conv!(Infallible, ComposeError); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 334 | stock_err_conv!(Infallible, ConsignError); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 335 | stock_err_conv!(Infallible, FasciaError); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rgb-std v0.11.0-beta.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 336 | stock_err_conv!(Infallible, ContractIfaceError); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 337 | stock_err_conv!(Infallible, InputError); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/containers/anchors.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | _ => unreachable!(), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/containers/anchors.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 77 | (XChain::Bitcoin(one), XChain::Bitcoin(two)) => { [INFO] [stdout] | -------------------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 80 | (XChain::Liquid(one), XChain::Liquid(two)) => one.merge_reveal(two).map(XChain::Liquid), [INFO] [stdout] | ------------------------------------------ matches some of the same values [INFO] [stdout] 81 | / (XChain::Bitcoin(bitcoin), XChain::Liquid(liquid)) [INFO] [stdout] 82 | | | (XChain::Liquid(liquid), XChain::Bitcoin(bitcoin)) => { [INFO] [stdout] | |________________________________________________________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 88 | _ => unreachable!(), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 333 | stock_err_conv!(Infallible, ComposeError); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 334 | stock_err_conv!(Infallible, ConsignError); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 335 | stock_err_conv!(Infallible, FasciaError); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 336 | stock_err_conv!(Infallible, ContractIfaceError); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/persistence/stock.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 337 | stock_err_conv!(Infallible, InputError); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DEFAULT_TRANSFER_PATH` is never used [INFO] [stdout] --> src/containers/file.rs:211:12 [INFO] [stdout] | [INFO] [stdout] 211 | static DEFAULT_TRANSFER_PATH: &str = "asset/transfer.default"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `almost_default_transfer` is never used [INFO] [stdout] --> src/containers/file.rs:358:8 [INFO] [stdout] | [INFO] [stdout] 358 | fn almost_default_transfer() -> Transfer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.92s [INFO] running `Command { std: "docker" "inspect" "e50c5303f6e11b715196d8bc662f0485d8c2f02a34574cc50b203aee3448523a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e50c5303f6e11b715196d8bc662f0485d8c2f02a34574cc50b203aee3448523a", kill_on_drop: false }` [INFO] [stdout] e50c5303f6e11b715196d8bc662f0485d8c2f02a34574cc50b203aee3448523a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4fad6f2d989b487230cc68e0d54107184f5f0976a15a8f0df06de175e6d4703 [INFO] running `Command { std: "docker" "start" "-a" "a4fad6f2d989b487230cc68e0d54107184f5f0976a15a8f0df06de175e6d4703", kill_on_drop: false }` [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/containers/anchors.rs:88:13 [INFO] [stderr] | [INFO] [stderr] 88 | _ => unreachable!(), [INFO] [stderr] | ^ no value can reach this [INFO] [stderr] | [INFO] [stderr] note: multiple earlier patterns match some of the same values [INFO] [stderr] --> src/containers/anchors.rs:88:13 [INFO] [stderr] | [INFO] [stderr] 77 | (XChain::Bitcoin(one), XChain::Bitcoin(two)) => { [INFO] [stderr] | -------------------------------------------- matches some of the same values [INFO] [stderr] ... [INFO] [stderr] 80 | (XChain::Liquid(one), XChain::Liquid(two)) => one.merge_reveal(two).map(XChain::Liquid), [INFO] [stderr] | ------------------------------------------ matches some of the same values [INFO] [stderr] 81 | / (XChain::Bitcoin(bitcoin), XChain::Liquid(liquid)) [INFO] [stderr] 82 | | | (XChain::Liquid(liquid), XChain::Bitcoin(bitcoin)) => { [INFO] [stderr] | |________________________________________________________________- matches some of the same values [INFO] [stderr] ... [INFO] [stderr] 88 | _ => unreachable!(), [INFO] [stderr] | ^ collectively making this unreachable [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/persistence/stock.rs:298:21 [INFO] [stderr] | [INFO] [stderr] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stderr] ... [INFO] [stderr] 333 | stock_err_conv!(Infallible, ComposeError); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stderr] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/persistence/stock.rs:298:21 [INFO] [stderr] | [INFO] [stderr] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stderr] ... [INFO] [stderr] 334 | stock_err_conv!(Infallible, ConsignError); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stderr] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/persistence/stock.rs:298:21 [INFO] [stderr] | [INFO] [stderr] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stderr] ... [INFO] [stderr] 335 | stock_err_conv!(Infallible, FasciaError); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stderr] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/persistence/stock.rs:298:21 [INFO] [stderr] | [INFO] [stderr] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stderr] ... [INFO] [stderr] 336 | stock_err_conv!(Infallible, ContractIfaceError); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stderr] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/persistence/stock.rs:298:21 [INFO] [stderr] | [INFO] [stderr] 298 | StockError::InvalidInput(e) => StockError::InvalidInput(e.into()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stderr] ... [INFO] [stderr] 337 | stock_err_conv!(Infallible, InputError); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stderr] = note: this warning originates in the macro `stock_err_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: static `DEFAULT_TRANSFER_PATH` is never used [INFO] [stderr] --> src/containers/file.rs:211:12 [INFO] [stderr] | [INFO] [stderr] 211 | static DEFAULT_TRANSFER_PATH: &str = "asset/transfer.default"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `almost_default_transfer` is never used [INFO] [stderr] --> src/containers/file.rs:358:8 [INFO] [stderr] | [INFO] [stderr] 358 | fn almost_default_transfer() -> Transfer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rgb-std` (lib) generated 6 warnings [INFO] [stderr] warning: `rgb-std` (lib test) generated 8 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rgbinvoice-036c85f2318dd155) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test data::test::owned_fraction_add ... ok [INFO] [stdout] test data::test::owned_fraction_from_strict_val ... ok [INFO] [stdout] test data::test::owned_fraction_add_assign ... ok [INFO] [stdout] test data::test::owned_fraction_from_str ... ok [INFO] [stdout] test data::test::owned_fraction_sub ... ok [INFO] [stdout] test data::test::owned_fraction_sub_assign ... ok [INFO] [stdout] test amount::test::zero_fraction ... ok [INFO] [stdout] test amount::test::sub_fraction ... ok [INFO] [stdout] test amount::test::small_fraction ... ok [INFO] [stdout] test amount::test::int_trailing_zeros ... ok [INFO] [stdout] test parse::test::pay2vout_parse ... ok [INFO] [stdout] test parse::test::parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rgbstd-6a0fc4d86d7e1c1f) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test containers::kit::test::error_kit_strs ... ok [INFO] [stdout] test persistence::stock::test::test_blank_builder_ifaceid ... ok [INFO] [stdout] test persistence::stock::test::test_blank_builder_ifacename ... ok [INFO] [stdout] test containers::kit::test::kit_str_round_trip ... ok [INFO] [stdout] test persistence::stock::test::test_export_contract ... ok [INFO] [stdout] test persistence::stock::test::test_consign ... ok [INFO] [stdout] test persistence::stock::test::test_export_schema ... ok [INFO] [stdout] test persistence::stock::test::test_transition_builder ... ok [INFO] [stdout] test containers::consignment::test::error_contract_strs ... ok [INFO] [stdout] test containers::consignment::test::error_transfer_strs ... ok [INFO] [stdout] test containers::consignment::test::transfer_str_round_trip ... ok [INFO] [stdout] test containers::consignment::test::contract_str_round_trip ... ok [INFO] [stdout] test stl::stl::test::contract_lib_id ... ok [INFO] [stdout] test containers::file::test::kit_save_load_round_trip ... FAILED [INFO] [stdout] test containers::file::test::contract_save_load_round_trip ... FAILED [INFO] [stdout] test stl::stl::test::std_lib_id ... ok [INFO] [stdout] test stl::stl::test::storage_lib_id ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- containers::file::test::kit_save_load_round_trip stdout ---- [INFO] [stdout] thread 'containers::file::test::kit_save_load_round_trip' panicked at src/containers/file.rs:228:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bbb4cbaad3a - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5bbb4cbaad3a - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5bbb4cbaad3a - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5bbb4cbaad3a - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5bbb4cbd13eb - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5bbb4cbd13eb - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5bbb4cba7f63 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5bbb4cbac542 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5bbb4cbac542 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5bbb4cbac083 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5bbb4befbcd9 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5bbb4befbcd9 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5bbb4cbace02 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5bbb4cbace02 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5bbb4cbacab7 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x5bbb4cbab219 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5bbb4cbac744 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5bbb4b051083 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5bbb4b0515d6 - core::result::unwrap_failed::hb08d23940033af31 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1677:5 [INFO] [stdout] 19: 0x5bbb4bc03133 - core::result::Result::unwrap::hf7dbe44e4e917238 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x5bbb4bc03133 - rgbstd::containers::file::test::kit_save_load_round_trip::h5d023880d58e5ec7 [INFO] [stdout] at /opt/rustwide/workdir/src/containers/file.rs:225:20 [INFO] [stdout] 21: 0x5bbb4bc02e37 - rgbstd::containers::file::test::kit_save_load_round_trip::{{closure}}::h070028391e923d15 [INFO] [stdout] at /opt/rustwide/workdir/src/containers/file.rs:216:34 [INFO] [stdout] 22: 0x5bbb4be645f6 - core::ops::function::FnOnce::call_once::h2104aca903bc0c49 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5bbb4bf0064b - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5bbb4bf0064b - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x5bbb4beffec8 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x5bbb4beffec8 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5bbb4beffec8 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 28: 0x5bbb4beffec8 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 29: 0x5bbb4beffec8 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x5bbb4beffec8 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x5bbb4beffec8 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x5bbb4bec5294 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x5bbb4bec5294 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x5bbb4bec8942 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 35: 0x5bbb4bec8942 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5bbb4bec8942 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 37: 0x5bbb4bec8942 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 38: 0x5bbb4bec8942 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x5bbb4bec8942 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 40: 0x5bbb4bec8942 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5bbb4cbb0e2b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 42: 0x5bbb4cbb0e2b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 43: 0x5bbb4cbb0e2b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x763fd610cac3 - [INFO] [stdout] 45: 0x763fd619da04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- containers::file::test::contract_save_load_round_trip stdout ---- [INFO] [stdout] thread 'containers::file::test::contract_save_load_round_trip' panicked at src/containers/file.rs:323:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bbb4cbaad3a - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5bbb4cbaad3a - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5bbb4cbaad3a - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5bbb4cbaad3a - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5bbb4cbd13eb - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5bbb4cbd13eb - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5bbb4cba7f63 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5bbb4cbac542 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5bbb4cbac542 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5bbb4cbac083 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5bbb4befbcd9 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5bbb4befbcd9 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5bbb4cbace02 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5bbb4cbace02 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5bbb4cbacab7 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x5bbb4cbab219 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5bbb4cbac744 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5bbb4b051083 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5bbb4b0515d6 - core::result::unwrap_failed::hb08d23940033af31 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1677:5 [INFO] [stdout] 19: 0x5bbb4bc03795 - core::result::Result::unwrap::hf7dbe44e4e917238 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x5bbb4bc03795 - rgbstd::containers::file::test::contract_save_load_round_trip::h81e4ef01e5ef9441 [INFO] [stdout] at /opt/rustwide/workdir/src/containers/file.rs:320:25 [INFO] [stdout] 21: 0x5bbb4bc03467 - rgbstd::containers::file::test::contract_save_load_round_trip::{{closure}}::ha12d01a8b5fed237 [INFO] [stdout] at /opt/rustwide/workdir/src/containers/file.rs:310:39 [INFO] [stdout] 22: 0x5bbb4be65716 - core::ops::function::FnOnce::call_once::hd42ef33a25ea9439 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5bbb4bf0064b - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5bbb4bf0064b - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x5bbb4beffec8 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x5bbb4beffec8 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5bbb4beffec8 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 28: 0x5bbb4beffec8 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 29: 0x5bbb4beffec8 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x5bbb4beffec8 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x5bbb4beffec8 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x5bbb4bec5294 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x5bbb4bec5294 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x5bbb4bec8942 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 35: 0x5bbb4bec8942 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5bbb4bec8942 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 37: 0x5bbb4bec8942 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 38: 0x5bbb4bec8942 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x5bbb4bec8942 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 40: 0x5bbb4bec8942 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5bbb4cbb0e2b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 42: 0x5bbb4cbb0e2b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 43: 0x5bbb4cbb0e2b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x763fd610cac3 - [INFO] [stdout] 45: 0x763fd619da04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] containers::file::test::contract_save_load_round_trip [INFO] [stdout] containers::file::test::kit_save_load_round_trip [INFO] [stdout] [INFO] [stdout] test result: FAILED. 15 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.18s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p rgb-std --lib` [INFO] running `Command { std: "docker" "inspect" "a4fad6f2d989b487230cc68e0d54107184f5f0976a15a8f0df06de175e6d4703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4fad6f2d989b487230cc68e0d54107184f5f0976a15a8f0df06de175e6d4703", kill_on_drop: false }` [INFO] [stdout] a4fad6f2d989b487230cc68e0d54107184f5f0976a15a8f0df06de175e6d4703