[INFO] fetching crate redgold-schema 0.1.48... [INFO] testing redgold-schema-0.1.48 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate redgold-schema 0.1.48 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate redgold-schema 0.1.48 [INFO] finished tweaking crates.io crate redgold-schema 0.1.48 [INFO] tweaked toml for crates.io crate redgold-schema 0.1.48 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate redgold-schema 0.1.48 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate redgold-schema 0.1.48 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-helper v0.7.0 [INFO] [stderr] Downloaded prost-helper v0.2.2 [INFO] [stderr] Downloaded parquet_derive v54.2.1 [INFO] [stderr] Downloaded metrics v0.22.3 [INFO] [stderr] Downloaded prost-serde v0.3.0 [INFO] [stderr] Downloaded parquet v54.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 458f5797a09499d7fb4a46906f3b585848f106fd7cb2e2d6518e2d2666b033cd [INFO] running `Command { std: "docker" "start" "-a" "458f5797a09499d7fb4a46906f3b585848f106fd7cb2e2d6518e2d2666b033cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "458f5797a09499d7fb4a46906f3b585848f106fd7cb2e2d6518e2d2666b033cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "458f5797a09499d7fb4a46906f3b585848f106fd7cb2e2d6518e2d2666b033cd", kill_on_drop: false }` [INFO] [stdout] 458f5797a09499d7fb4a46906f3b585848f106fd7cb2e2d6518e2d2666b033cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7edb5bf7d608d693975399c43383d6fd247adcb99320407860af0fc3ce9d5ab1 [INFO] running `Command { std: "docker" "start" "-a" "7edb5bf7d608d693975399c43383d6fd247adcb99320407860af0fc3ce9d5ab1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling parquet v54.2.1 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling metrics v0.22.3 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling prost-helper v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling prost-helper v0.7.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling prost-serde v0.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling redgold-schema v0.1.48 (/opt/rustwide/workdir) [INFO] [stderr] Compiling parquet_derive v54.2.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stdout] warning: use of deprecated method `transaction::::first_input_address` [INFO] [stdout] --> src/transaction.rs:189:14 [INFO] [stdout] | [INFO] [stdout] 189 | self.first_input_address().and_then(|origin| [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_address_set` [INFO] [stdout] --> src/transaction.rs:438:27 [INFO] [stdout] | [INFO] [stdout] 438 | let inputs = self.input_address_set(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_address_set` [INFO] [stdout] --> src/transaction.rs:446:27 [INFO] [stdout] | [INFO] [stdout] 446 | let inputs = self.input_address_set(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_address_set` [INFO] [stdout] --> src/transaction.rs:456:27 [INFO] [stdout] | [INFO] [stdout] 456 | let inputs = self.input_address_set(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_addresses` [INFO] [stdout] --> src/transaction.rs:833:32 [INFO] [stdout] | [INFO] [stdout] 833 | let input_addrs = self.input_addresses(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_addresses` [INFO] [stdout] --> src/transaction.rs:841:32 [INFO] [stdout] | [INFO] [stdout] 841 | let input_addrs = self.input_addresses(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::first_input_address` [INFO] [stdout] --> src/party/address_event.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | t.tx.first_input_address() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::first_input_address` [INFO] [stdout] --> src/explorer.rs:356:23 [INFO] [stdout] | [INFO] [stdout] 356 | let from_str = tx.first_input_address() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/transaction.rs:107:68 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn combine_multisig_proofs(&mut self, other: &Transaction, address: &Address) -> RgResult { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/party/party_events.rs:123:61 [INFO] [stdout] | [INFO] [stdout] 123 | self.party_addresses.clone().into_iter().flat_map(|(a,v)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "7edb5bf7d608d693975399c43383d6fd247adcb99320407860af0fc3ce9d5ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7edb5bf7d608d693975399c43383d6fd247adcb99320407860af0fc3ce9d5ab1", kill_on_drop: false }` [INFO] [stdout] 7edb5bf7d608d693975399c43383d6fd247adcb99320407860af0fc3ce9d5ab1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f03334a8597a3c66b1feddd5e6802c11aa712352958393034eaff92787c206b9 [INFO] running `Command { std: "docker" "start" "-a" "f03334a8597a3c66b1feddd5e6802c11aa712352958393034eaff92787c206b9", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated method `transaction::::first_input_address` [INFO] [stdout] --> src/transaction.rs:189:14 [INFO] [stdout] | [INFO] [stdout] 189 | self.first_input_address().and_then(|origin| [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_address_set` [INFO] [stdout] --> src/transaction.rs:438:27 [INFO] [stdout] | [INFO] [stdout] 438 | let inputs = self.input_address_set(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_address_set` [INFO] [stdout] --> src/transaction.rs:446:27 [INFO] [stdout] | [INFO] [stdout] 446 | let inputs = self.input_address_set(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_address_set` [INFO] [stdout] --> src/transaction.rs:456:27 [INFO] [stdout] | [INFO] [stdout] 456 | let inputs = self.input_address_set(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_addresses` [INFO] [stdout] --> src/transaction.rs:833:32 [INFO] [stdout] | [INFO] [stdout] 833 | let input_addrs = self.input_addresses(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_addresses` [INFO] [stdout] --> src/transaction.rs:841:32 [INFO] [stdout] | [INFO] [stdout] 841 | let input_addrs = self.input_addresses(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::first_input_address` [INFO] [stdout] --> src/party/address_event.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | t.tx.first_input_address() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::first_input_address` [INFO] [stdout] --> src/explorer.rs:356:23 [INFO] [stdout] | [INFO] [stdout] 356 | let from_str = tx.first_input_address() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/transaction.rs:107:68 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn combine_multisig_proofs(&mut self, other: &Transaction, address: &Address) -> RgResult { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/party/party_events.rs:123:61 [INFO] [stdout] | [INFO] [stdout] 123 | self.party_addresses.clone().into_iter().flat_map(|(a,v)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling redgold-schema v0.1.48 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `transaction::::first_input_address` [INFO] [stdout] --> src/transaction.rs:189:14 [INFO] [stdout] | [INFO] [stdout] 189 | self.first_input_address().and_then(|origin| [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_address_set` [INFO] [stdout] --> src/transaction.rs:438:27 [INFO] [stdout] | [INFO] [stdout] 438 | let inputs = self.input_address_set(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_address_set` [INFO] [stdout] --> src/transaction.rs:446:27 [INFO] [stdout] | [INFO] [stdout] 446 | let inputs = self.input_address_set(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_address_set` [INFO] [stdout] --> src/transaction.rs:456:27 [INFO] [stdout] | [INFO] [stdout] 456 | let inputs = self.input_address_set(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_addresses` [INFO] [stdout] --> src/transaction.rs:833:32 [INFO] [stdout] | [INFO] [stdout] 833 | let input_addrs = self.input_addresses(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::input_addresses` [INFO] [stdout] --> src/transaction.rs:841:32 [INFO] [stdout] | [INFO] [stdout] 841 | let input_addrs = self.input_addresses(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::first_input_address` [INFO] [stdout] --> src/party/address_event.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | t.tx.first_input_address() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `transaction::::first_input_address` [INFO] [stdout] --> src/explorer.rs:356:23 [INFO] [stdout] | [INFO] [stdout] 356 | let from_str = tx.first_input_address() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block` [INFO] [stdout] --> src/block.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let block = Block { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_block` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/transaction.rs:107:68 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn combine_multisig_proofs(&mut self, other: &Transaction, address: &Address) -> RgResult { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/party/party_events.rs:123:61 [INFO] [stdout] | [INFO] [stdout] 123 | self.party_addresses.clone().into_iter().flat_map(|(a,v)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bpp` [INFO] [stdout] --> src/party/central_price.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 392 | let bpp = cpp.get(&SupportedCurrency::Bitcoin).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bpp` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.71s [INFO] running `Command { std: "docker" "inspect" "f03334a8597a3c66b1feddd5e6802c11aa712352958393034eaff92787c206b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f03334a8597a3c66b1feddd5e6802c11aa712352958393034eaff92787c206b9", kill_on_drop: false }` [INFO] [stdout] f03334a8597a3c66b1feddd5e6802c11aa712352958393034eaff92787c206b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 67bb67145817af0d325dce71daa305596cf7f5ec240a8e20c355ca19c286feb1 [INFO] running `Command { std: "docker" "start" "-a" "67bb67145817af0d325dce71daa305596cf7f5ec240a8e20c355ca19c286feb1", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `transaction::::first_input_address` [INFO] [stderr] --> src/transaction.rs:189:14 [INFO] [stderr] | [INFO] [stderr] 189 | self.first_input_address().and_then(|origin| [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `transaction::::input_address_set` [INFO] [stderr] --> src/transaction.rs:438:27 [INFO] [stderr] | [INFO] [stderr] 438 | let inputs = self.input_address_set(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `transaction::::input_address_set` [INFO] [stderr] --> src/transaction.rs:446:27 [INFO] [stderr] | [INFO] [stderr] 446 | let inputs = self.input_address_set(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `transaction::::input_address_set` [INFO] [stderr] --> src/transaction.rs:456:27 [INFO] [stderr] | [INFO] [stderr] 456 | let inputs = self.input_address_set(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `transaction::::input_addresses` [INFO] [stderr] --> src/transaction.rs:833:32 [INFO] [stderr] | [INFO] [stderr] 833 | let input_addrs = self.input_addresses(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `transaction::::input_addresses` [INFO] [stderr] --> src/transaction.rs:841:32 [INFO] [stderr] | [INFO] [stderr] 841 | let input_addrs = self.input_addresses(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `transaction::::first_input_address` [INFO] [stderr] --> src/party/address_event.rs:55:22 [INFO] [stderr] | [INFO] [stderr] 55 | t.tx.first_input_address() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `transaction::::first_input_address` [INFO] [stderr] --> src/explorer.rs:356:23 [INFO] [stderr] | [INFO] [stderr] 356 | let from_str = tx.first_input_address() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `address` [INFO] [stderr] --> src/transaction.rs:107:68 [INFO] [stderr] | [INFO] [stderr] 107 | pub fn combine_multisig_proofs(&mut self, other: &Transaction, address: &Address) -> RgResult { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/party/party_events.rs:123:61 [INFO] [stderr] | [INFO] [stderr] 123 | self.party_addresses.clone().into_iter().flat_map(|(a,v)| { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `block` [INFO] [stderr] --> src/block.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | let block = Block { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_block` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `address` [INFO] [stderr] --> src/transaction.rs:107:68 [INFO] [stderr] | [INFO] [stderr] 107 | pub fn combine_multisig_proofs(&mut self, other: &Transaction, address: &Address) -> RgResult { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bpp` [INFO] [stderr] --> src/party/central_price.rs:392:9 [INFO] [stderr] | [INFO] [stderr] 392 | let bpp = cpp.get(&SupportedCurrency::Bitcoin).unwrap(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_bpp` [INFO] [stderr] [INFO] [stderr] warning: `redgold-schema` (lib) generated 10 warnings [INFO] [stderr] warning: `redgold-schema` (lib test) generated 12 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redgold_schema-d92e3c699c0c4516) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test bool_defaults ... ok [INFO] [stdout] test data_folder::debug ... ok [INFO] [stdout] test debug_version::test_json_debug ... ok [INFO] [stdout] test hash::hash_rendering ... ok [INFO] [stdout] test helpers::easy_json::json_trait_ser_test ... ok [INFO] [stdout] test network_environment_ser ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test util::dollar_formatter::tests::test_format_dollar_amount ... ok [INFO] [stdout] test util::xor_distance::xor_test ... ok [INFO] [stdout] test seeds::debug ... ok [INFO] [stdout] test party::central_price::debug_calculate_sample_prices ... ok [INFO] [stdout] test block::verify_hash_equivalent_schema_change ... ok [INFO] [stdout] test servers::parse_server_example ... ok [INFO] [stdout] test conf::manual_generate::load_schema_dump ... FAILED [INFO] [stdout] test conf::server::parse_server_example ... FAILED [INFO] [stdout] test pow::test_pow ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- conf::manual_generate::load_schema_dump stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'conf::manual_generate::load_schema_dump' (19) panicked at src/conf/manual_generate.rs:8:64: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58dc1830af02 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58dc1830af02 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58dc1830af02 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58dc1830af02 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58dc1831d34f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x58dc1831d34f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x58dc182d8343 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58dc182d8343 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x58dc182e4232 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58dc182e8f4f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x58dc182e8de1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x58dc1818a1fe - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x58dc1818a1fe - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58dc182e95ee - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x58dc182e95ee - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x58dc182e93ba - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x58dc182e4369 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x58dc182cbd4d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x58dc18325a50 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58dc18324c86 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x58dc180778f0 - core::result::Result::unwrap::h88b057b0af9d54ee [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x58dc180778f0 - redgold_schema::conf::manual_generate::load_schema_dump::hc0fc9c559440210e [INFO] [stdout] at /opt/rustwide/workdir/src/conf/manual_generate.rs:8:64 [INFO] [stdout] 22: 0x58dc18077da7 - redgold_schema::conf::manual_generate::load_schema_dump::{{closure}}::h02234d33e792dba1 [INFO] [stdout] at /opt/rustwide/workdir/src/conf/manual_generate.rs:7:22 [INFO] [stdout] 23: 0x58dc180cf166 - core::ops::function::FnOnce::call_once::h175edfff83a2242a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x58dc18189ffb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x58dc18189ffb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x58dc1819faa5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x58dc1819faa5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x58dc1819faa5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x58dc1819faa5 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x58dc1819faa5 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x58dc1819faa5 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x58dc1819faa5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x58dc181764c4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x58dc181764c4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x58dc18179daa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x58dc18179daa - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x58dc18179daa - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x58dc18179daa - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x58dc18179daa - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x58dc18179daa - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x58dc18179daa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x58dc182de5ef - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x58dc182de5ef - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7f08e5d7caa4 - [INFO] [stdout] 45: 0x7f08e5e09a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- conf::server::parse_server_example stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'conf::server::parse_server_example' (20) panicked at src/conf/server.rs:121:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: ErrorInfo { code: UnknownError, description: "", description_extended: "", message: "server line parse failure", details: [], retriable: false, stacktrace: " 0: redgold_schema::error_msg\n at /opt/rustwide/workdir/src/lib.rs:410:42\n 1: as redgold_schema::ErrorInfoContext>::error_info::{{closure}}\n at /opt/rustwide/workdir/src/lib.rs:366:26\n 2: core::result::Result::map_err\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:960:27\n 3: as redgold_schema::ErrorInfoContext>::error_info\n at /opt/rustwide/workdir/src/lib.rs:366:14\n 4: redgold_schema::conf::server::parse_servers\n at /opt/rustwide/workdir/src/conf/server.rs:84:37\n 5: redgold_schema::conf::server::Server::parse\n at /opt/rustwide/workdir/src/conf/server.rs:114:9\n 6: redgold_schema::conf::server::parse_server_example\n at /opt/rustwide/workdir/src/conf/server.rs:121:19\n 7: redgold_schema::conf::server::parse_server_example::{{closure}}\n at /opt/rustwide/workdir/src/conf/server.rs:119:26\n 8: core::ops::function::FnOnce::call_once\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5\n 9: core::ops::function::FnOnce::call_once\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5\n test::__rust_begin_short_backtrace\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18\n 10: test::run_test_in_process::{{closure}}\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74\n as core::ops::function::FnOnce<()>>::call_once\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9\n std::panicking::catch_unwind::do_call\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40\n std::panicking::catch_unwind\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19\n std::panic::catch_unwind\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14\n test::run_test_in_process\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27\n test::run_test::{{closure}}\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43\n 11: test::run_test::{{closure}}\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41\n std::sys::backtrace::__rust_begin_short_backtrace\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18\n 12: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17\n as core::ops::function::FnOnce<()>>::call_once\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9\n std::panicking::catch_unwind::do_call\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40\n std::panicking::catch_unwind\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19\n std::panic::catch_unwind\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14\n std::thread::Builder::spawn_unchecked_::{{closure}}", lib_message: "CSV deserialize error: record 1 (line: 2, byte: 103): missing field `internal_name`", abort: false, skip_logging: false, internal_log_level: None } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58dc1830af02 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58dc1830af02 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58dc1830af02 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58dc1830af02 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58dc1831d34f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x58dc1831d34f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x58dc182d8343 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58dc182d8343 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x58dc182e4232 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58dc182e8f4f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x58dc182e8de1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x58dc1818a1fe - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x58dc1818a1fe - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58dc182e95ee - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x58dc182e95ee - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x58dc182e93ba - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x58dc182e4369 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x58dc182cbd4d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x58dc18325a50 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58dc18324c86 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x58dc18063b4c - core::result::Result::unwrap::h1baf45f3ee8be9d7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x58dc18063b4c - redgold_schema::conf::server::parse_server_example::haa9680a8ab850166 [INFO] [stdout] at /opt/rustwide/workdir/src/conf/server.rs:121:50 [INFO] [stdout] 22: 0x58dc18063ce7 - redgold_schema::conf::server::parse_server_example::{{closure}}::h15240b0406613a95 [INFO] [stdout] at /opt/rustwide/workdir/src/conf/server.rs:119:26 [INFO] [stdout] 23: 0x58dc180cf2a6 - core::ops::function::FnOnce::call_once::h1c25ca485667bab0 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x58dc18189ffb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x58dc18189ffb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x58dc1819faa5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x58dc1819faa5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x58dc1819faa5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x58dc1819faa5 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x58dc1819faa5 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x58dc1819faa5 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x58dc1819faa5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x58dc181764c4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x58dc181764c4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x58dc18179daa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x58dc18179daa - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x58dc18179daa - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x58dc18179daa - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x58dc18179daa - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x58dc18179daa - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x58dc18179daa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x58dc182de5ef - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x58dc182de5ef - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7f08e5d7caa4 - [INFO] [stdout] 45: 0x7f08e5e09a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] conf::manual_generate::load_schema_dump [INFO] [stdout] conf::server::parse_server_example [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.41s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "67bb67145817af0d325dce71daa305596cf7f5ec240a8e20c355ca19c286feb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67bb67145817af0d325dce71daa305596cf7f5ec240a8e20c355ca19c286feb1", kill_on_drop: false }` [INFO] [stdout] 67bb67145817af0d325dce71daa305596cf7f5ec240a8e20c355ca19c286feb1