[INFO] fetching crate ord 0.24.0... [INFO] testing ord-0.24.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate ord 0.24.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ord 0.24.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ord 0.24.0 [INFO] tweaked toml for crates.io crate ord 0.24.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ord 0.24.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ord 0.24.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 windows-numerics v0.2.0 [INFO] [stderr] Downloaded unindent v0.2.4 [INFO] [stderr] Downloaded windows-threading v0.1.0 [INFO] [stderr] Downloaded derive_builder_core v0.20.2 [INFO] [stderr] Downloaded never v0.1.0 [INFO] [stderr] Downloaded html-escaper v0.2.0 [INFO] [stderr] Downloaded bip322 v0.0.10 [INFO] [stderr] Downloaded hex-conservative v0.1.2 [INFO] [stderr] Downloaded bitcoin-internals v0.2.0 [INFO] [stderr] Downloaded bitcoincore-rpc v0.19.0 [INFO] [stderr] Downloaded minreq v2.14.1 [INFO] [stderr] Downloaded jiff-static v0.2.16 [INFO] [stderr] Downloaded windows-collections v0.2.0 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded block2 v0.6.2 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.13.0 [INFO] [stderr] Downloaded jsonrpc v0.18.0 [INFO] [stderr] Downloaded mp4 v0.14.0 [INFO] [stderr] Downloaded rustls-acme v0.14.1 [INFO] [stderr] Downloaded unit-prefix v0.5.1 [INFO] [stderr] Downloaded ordinals v0.0.15 [INFO] [stderr] Downloaded rss v2.0.12 [INFO] [stderr] Downloaded pem v3.0.6 [INFO] [stderr] Downloaded array-init v0.0.4 [INFO] [stderr] Downloaded new_mime_guess v4.0.4 [INFO] [stderr] Downloaded objc2-encode v4.1.0 [INFO] [stderr] Downloaded redb v3.1.0 [INFO] [stderr] Downloaded objc2 v0.6.3 [INFO] [stderr] Downloaded snafu v0.8.9 [INFO] [stderr] Downloaded aws-lc-rs v1.15.0 [INFO] [stderr] Downloaded rust-embed v8.9.0 [INFO] [stderr] Downloaded miniscript v13.0.0 [INFO] [stderr] Downloaded half v2.7.1 [INFO] [stderr] Downloaded diligent-date-parser v0.1.5 [INFO] [stderr] Downloaded derive_builder v0.20.2 [INFO] [stderr] Downloaded rust-embed-utils v8.9.0 [INFO] [stderr] Downloaded fs-err v3.1.3 [INFO] [stderr] Downloaded webpki-roots v1.0.4 [INFO] [stderr] Downloaded sysinfo v0.37.2 [INFO] [stderr] Downloaded ctrlc v3.5.1 [INFO] [stderr] Downloaded env_filter v0.1.4 [INFO] [stderr] Downloaded objc2-core-foundation v0.3.2 [INFO] [stderr] Downloaded objc2-io-kit v0.3.2 [INFO] [stderr] Downloaded dispatch2 v0.3.0 [INFO] [stderr] Downloaded minicbor-derive v0.18.2 [INFO] [stderr] Downloaded hex-conservative v1.0.0 [INFO] [stderr] Downloaded atom_syndication v0.12.7 [INFO] [stderr] Downloaded bip39 v2.2.0 [INFO] [stderr] Downloaded derive_builder_macro v0.20.2 [INFO] [stderr] Downloaded quick-xml v0.37.5 [INFO] [stderr] Downloaded rust-embed-impl v8.9.0 [INFO] [stderr] Downloaded serde-hex v0.1.0 [INFO] [stderr] Downloaded snafu-derive v0.8.9 [INFO] [stderr] Downloaded executable-path v1.0.0 [INFO] [stderr] Downloaded console v0.16.1 [INFO] [stderr] Downloaded minicbor v2.1.1 [INFO] [stderr] Downloaded axum-server v0.7.2 [INFO] [stderr] Downloaded windows-future v0.2.1 [INFO] [stderr] Downloaded indicatif v0.18.3 [INFO] [stderr] Downloaded boilerplate v1.0.1 [INFO] [stderr] Downloaded jiff v0.2.16 [INFO] [stderr] Downloaded windows v0.61.3 [INFO] [stderr] Downloaded aws-lc-sys v0.33.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a7769438080a42b4ec946b72a4209c47dc8b42c2d8e97bf79f07d87def5b629 [INFO] running `Command { std: "docker" "start" "-a" "4a7769438080a42b4ec946b72a4209c47dc8b42c2d8e97bf79f07d87def5b629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a7769438080a42b4ec946b72a4209c47dc8b42c2d8e97bf79f07d87def5b629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a7769438080a42b4ec946b72a4209c47dc8b42c2d8e97bf79f07d87def5b629", kill_on_drop: false }` [INFO] [stdout] 4a7769438080a42b4ec946b72a4209c47dc8b42c2d8e97bf79f07d87def5b629 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adef48873c90f3f56d79bdd678c862baa764c22228593e1325e90f8e66ed2eec [INFO] running `Command { std: "docker" "start" "-a" "adef48873c90f3f56d79bdd678c862baa764c22228593e1325e90f8e66ed2eec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aws-lc-rs v1.15.0 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling aws-lc-sys v0.33.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling fs-err v3.1.3 [INFO] [stderr] Compiling compression-core v0.4.30 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling new_mime_guess v4.0.4 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling compression-codecs v0.4.32 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-http-codec v0.8.0 [INFO] [stderr] Compiling async-compression v0.4.33 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling minreq v2.14.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling minicbor v2.1.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling redb v3.1.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling jsonrpc v0.18.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling atom_syndication v0.12.7 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling minicbor-derive v0.18.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ord v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling hex-conservative v1.0.0 [INFO] [stderr] Compiling mp4 v0.14.0 [INFO] [stderr] Compiling miniscript v13.0.0 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling bitcoincore-rpc v0.19.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling ordinals v0.0.15 [INFO] [stderr] Compiling boilerplate v1.0.1 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling rust-embed v8.9.0 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling bip322 v0.0.10 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling html-escaper v0.2.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling async-web-client v0.6.2 [INFO] [stderr] Compiling rustls-acme v0.14.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 37s [INFO] running `Command { std: "docker" "inspect" "adef48873c90f3f56d79bdd678c862baa764c22228593e1325e90f8e66ed2eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adef48873c90f3f56d79bdd678c862baa764c22228593e1325e90f8e66ed2eec", kill_on_drop: false }` [INFO] [stdout] adef48873c90f3f56d79bdd678c862baa764c22228593e1325e90f8e66ed2eec [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fdcf5674bc36eea4e495199b80e358e2594c451b9113bc61e691f30aeabe3b2 [INFO] running `Command { std: "docker" "start" "-a" "6fdcf5674bc36eea4e495199b80e358e2594c451b9113bc61e691f30aeabe3b2", kill_on_drop: false }` [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling executable-path v1.0.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-web-client v0.6.2 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling rustls-acme v0.14.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling ord v0.24.0 (/opt/rustwide/workdir) [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] 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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mockcore` [INFO] [stdout] --> src/settings.rs:698:16 [INFO] [stdout] | [INFO] [stdout] 698 | 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:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | 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:7660:16 [INFO] [stdout] | [INFO] [stdout] 7660 | 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:2086:25 [INFO] [stdout] | [INFO] [stdout] 2086 | 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:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | 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:2266:11 [INFO] [stdout] | [INFO] [stdout] 2266 | 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:2079:18 [INFO] [stdout] | [INFO] [stdout] 2079 | core: Option, [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 `ord` (lib test) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6fdcf5674bc36eea4e495199b80e358e2594c451b9113bc61e691f30aeabe3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fdcf5674bc36eea4e495199b80e358e2594c451b9113bc61e691f30aeabe3b2", kill_on_drop: false }` [INFO] [stdout] 6fdcf5674bc36eea4e495199b80e358e2594c451b9113bc61e691f30aeabe3b2