[INFO] fetching crate tmi-ord 0.1.12...
[INFO] testing tmi-ord-0.1.12 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate tmi-ord 0.1.12 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tmi-ord 0.1.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tmi-ord 0.1.12
[INFO] tweaked toml for crates.io crate tmi-ord 0.1.12 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tmi-ord 0.1.12 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tmi-ord 0.1.12 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0947b995e07dfef2da1383eef4818819af3eaefb41f8bbedaa9fd849971fcca
[INFO] running `Command { std: "docker" "start" "-a" "c0947b995e07dfef2da1383eef4818819af3eaefb41f8bbedaa9fd849971fcca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0947b995e07dfef2da1383eef4818819af3eaefb41f8bbedaa9fd849971fcca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0947b995e07dfef2da1383eef4818819af3eaefb41f8bbedaa9fd849971fcca", kill_on_drop: false }`
[INFO] [stdout] c0947b995e07dfef2da1383eef4818819af3eaefb41f8bbedaa9fd849971fcca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2843837e64ad3c20948a7fab5dd57fda8590f6ab3d7f96edda69ec1d5f49067b
[INFO] running `Command { std: "docker" "start" "-a" "2843837e64ad3c20948a7fab5dd57fda8590f6ab3d7f96edda69ec1d5f49067b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling rustls v0.21.11
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling asn1-rs v0.3.1
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling pulldown-cmark v0.10.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling brotli-decompressor v3.0.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling new_mime_guess v4.0.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling generic_static v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling async-ws v0.4.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling brotli v4.0.0
[INFO] [stderr]    Compiling futures-rustls v0.25.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling async-http-codec v0.8.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling rust-embed-utils v8.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling der-parser v7.0.0
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]    Compiling diligent-date-parser v0.1.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling redb v2.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling axum-server v0.5.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling x509-parser v0.13.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_with v3.7.0
[INFO] [stderr]    Compiling rcgen v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling async-compression v0.4.8
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling array-init v0.0.4
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling async-web-client v0.4.0
[INFO] [stderr]    Compiling atom_syndication v0.12.2
[INFO] [stderr]    Compiling rust-embed-impl v8.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling tmi-ord v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling ord-bitcoincore-rpc-json v0.17.1
[INFO] [stderr]    Compiling jsonrpc v0.14.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling brotli-decompressor v4.0.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling brotli v5.0.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling mp4 v0.14.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling boilerplate v1.0.0
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling ordinals v0.0.8
[INFO] [stderr]    Compiling rust-embed v8.3.0
[INFO] [stderr]    Compiling rss v2.0.7
[INFO] [stderr]    Compiling ord-bitcoincore-rpc v0.17.2
[INFO] [stderr]    Compiling serde-hex v0.1.0
[INFO] [stderr]    Compiling rustls-acme v0.8.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling sysinfo v0.30.11
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling miniscript v10.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling html-escaper v0.2.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:469:49
[INFO] [stdout]     |
[INFO] [stdout] 469 |                   terms.height.and_then(|range| (range.start)),
[INFO] [stdout]     |                                                 ^           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 469 -                   terms.height.and_then(|range| (range.start)),
[INFO] [stdout] 469 +                   terms.height.and_then(|range| range.start ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:470:49
[INFO] [stdout]     |
[INFO] [stdout] 470 |                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 470 -                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout] 470 +                   terms.height.and_then(|range| range.end ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:474:49
[INFO] [stdout]     |
[INFO] [stdout] 474 |                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout]     |                                                 ^           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 474 -                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout] 474 +                   terms.offset.and_then(|range| range.start ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:475:49
[INFO] [stdout]     |
[INFO] [stdout] 475 |                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 475 -                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout] 475 +                   terms.offset.and_then(|range| range.end ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `inscriptions::media::Language` is more private than the item `inscriptions::media::Media::Code::0`
[INFO] [stdout]   --> src/inscriptions/media.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 |   Code(Language),
[INFO] [stdout]    |        ^^^^^^^^ field `inscriptions::media::Media::Code::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `inscriptions::media::Language` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/inscriptions/media.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub(crate) enum Language {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `inscriptions::media::ImageRendering` is more private than the item `inscriptions::media::Media::Image::0`
[INFO] [stdout]   --> src/inscriptions/media.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |   Image(ImageRendering),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ field `inscriptions::media::Media::Image::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `inscriptions::media::ImageRendering` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/inscriptions/media.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub(crate) enum ImageRendering {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StaticHtml` is never constructed
[INFO] [stdout]   --> src/subcommand/server.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct StaticHtml {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 13s
[INFO] running `Command { std: "docker" "inspect" "2843837e64ad3c20948a7fab5dd57fda8590f6ab3d7f96edda69ec1d5f49067b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2843837e64ad3c20948a7fab5dd57fda8590f6ab3d7f96edda69ec1d5f49067b", kill_on_drop: false }`
[INFO] [stdout] 2843837e64ad3c20948a7fab5dd57fda8590f6ab3d7f96edda69ec1d5f49067b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19f68e28ee0602436aa4f23531d176e81e7f8fb3033370f2f4651886fd59c260
[INFO] running `Command { std: "docker" "start" "-a" "19f68e28ee0602436aa4f23531d176e81e7f8fb3033370f2f4651886fd59c260", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling executable-path v1.0.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling sysinfo v0.30.11
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tmi-ord v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:469:49
[INFO] [stdout]     |
[INFO] [stdout] 469 |                   terms.height.and_then(|range| (range.start)),
[INFO] [stdout]     |                                                 ^           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 469 -                   terms.height.and_then(|range| (range.start)),
[INFO] [stdout] 469 +                   terms.height.and_then(|range| range.start ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:470:49
[INFO] [stdout]     |
[INFO] [stdout] 470 |                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 470 -                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout] 470 +                   terms.height.and_then(|range| range.end ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:474:49
[INFO] [stdout]     |
[INFO] [stdout] 474 |                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout]     |                                                 ^           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 474 -                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout] 474 +                   terms.offset.and_then(|range| range.start ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:475:49
[INFO] [stdout]     |
[INFO] [stdout] 475 |                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 475 -                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout] 475 +                   terms.offset.and_then(|range| range.end ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mockcore`
[INFO] [stdout]  --> src/test.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 |   mockcore::TransactionTemplate,
[INFO] [stdout]   |   ^^^^^^^^ use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mockcore`, use `cargo add mockcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:469:49
[INFO] [stdout]     |
[INFO] [stdout] 469 |                   terms.height.and_then(|range| (range.start)),
[INFO] [stdout]     |                                                 ^           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 469 -                   terms.height.and_then(|range| (range.start)),
[INFO] [stdout] 469 +                   terms.height.and_then(|range| range.start ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:470:49
[INFO] [stdout]     |
[INFO] [stdout] 470 |                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 470 -                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout] 470 +                   terms.height.and_then(|range| range.end ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:474:49
[INFO] [stdout]     |
[INFO] [stdout] 474 |                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout]     |                                                 ^           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 474 -                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout] 474 +                   terms.offset.and_then(|range| range.start ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:475:49
[INFO] [stdout]     |
[INFO] [stdout] 475 |                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 475 -                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout] 475 +                   terms.offset.and_then(|range| range.end ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]   --> src/index/testing.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let core = mockcore::builder().network(self.chain.network()).build();
[INFO] [stdout]    |                ^^^^^^^^ use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mockcore`, use `cargo add mockcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `inscriptions::media::Language` is more private than the item `inscriptions::media::Media::Code::0`
[INFO] [stdout]   --> src/inscriptions/media.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 |   Code(Language),
[INFO] [stdout]    |        ^^^^^^^^ field `inscriptions::media::Media::Code::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `inscriptions::media::Language` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/inscriptions/media.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub(crate) enum Language {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `inscriptions::media::ImageRendering` is more private than the item `inscriptions::media::Media::Image::0`
[INFO] [stdout]   --> src/inscriptions/media.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |   Image(ImageRendering),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ field `inscriptions::media::Media::Image::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `inscriptions::media::ImageRendering` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/inscriptions/media.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub(crate) enum ImageRendering {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StaticHtml` is never constructed
[INFO] [stdout]   --> src/subcommand/server.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct StaticHtml {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]    --> src/settings.rs:658:16
[INFO] [stdout]     |
[INFO] [stdout] 658 |     let core = mockcore::builder().network(Network::Testnet).build();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mockcore`, use `cargo add mockcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]     --> src/subcommand/server.rs:1932:9
[INFO] [stdout]      |
[INFO] [stdout] 1932 |         mockcore::builder()
[INFO] [stdout]      |         ^^^^^^^^ use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `mockcore`, use `cargo add mockcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]     --> src/subcommand/server.rs:6200:16
[INFO] [stdout]      |
[INFO] [stdout] 6200 |     let core = mockcore::builder()
[INFO] [stdout]      |                ^^^^^^^^ use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `mockcore`, use `cargo add mockcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]     --> src/subcommand/server.rs:1892:25
[INFO] [stdout]      |
[INFO] [stdout] 1892 |     fn core(self, core: mockcore::Handle) -> Self {
[INFO] [stdout]      |                         ^^^^^^^^ use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `mockcore`, use `cargo add mockcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]   --> src/index/testing.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 |   pub(crate) core: mockcore::Handle,
[INFO] [stdout]    |                    ^^^^^^^^ use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mockcore`, use `cargo add mockcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]     --> src/subcommand/server.rs:2068:11
[INFO] [stdout]      |
[INFO] [stdout] 2068 |     core: mockcore::Handle,
[INFO] [stdout]      |           ^^^^^^^^ use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `mockcore`, use `cargo add mockcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]     --> src/subcommand/server.rs:1885:18
[INFO] [stdout]      |
[INFO] [stdout] 1885 |     core: Option<mockcore::Handle>,
[INFO] [stdout]      |                  ^^^^^^^^ use of unresolved module or unlinked crate `mockcore`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `mockcore`, use `cargo add mockcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tmi-ord` (lib test) due to 9 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "19f68e28ee0602436aa4f23531d176e81e7f8fb3033370f2f4651886fd59c260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19f68e28ee0602436aa4f23531d176e81e7f8fb3033370f2f4651886fd59c260", kill_on_drop: false }`
[INFO] [stdout] 19f68e28ee0602436aa4f23531d176e81e7f8fb3033370f2f4651886fd59c260
