[INFO] fetching crate cquisitor-lib 0.1.0-beta.25... [INFO] checking cquisitor-lib-0.1.0-beta.25 against try#09335b6f1bff25ec39f47f1533e126fbe1ca5f5d for pr-139493-2 [INFO] extracting crate cquisitor-lib 0.1.0-beta.25 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate cquisitor-lib 0.1.0-beta.25 [INFO] finished tweaking crates.io crate cquisitor-lib 0.1.0-beta.25 [INFO] tweaked toml for crates.io crate cquisitor-lib 0.1.0-beta.25 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cquisitor-lib 0.1.0-beta.25 on toolchain 09335b6f1bff25ec39f47f1533e126fbe1ca5f5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cquisitor-lib 0.1.0-beta.25 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" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff02a89ebc96d6d7601f88927ec2d0a12ae68a0fff86ae816f2055fb52c528e5 [INFO] running `Command { std: "docker" "start" "-a" "ff02a89ebc96d6d7601f88927ec2d0a12ae68a0fff86ae816f2055fb52c528e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff02a89ebc96d6d7601f88927ec2d0a12ae68a0fff86ae816f2055fb52c528e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff02a89ebc96d6d7601f88927ec2d0a12ae68a0fff86ae816f2055fb52c528e5", kill_on_drop: false }` [INFO] [stdout] ff02a89ebc96d6d7601f88927ec2d0a12ae68a0fff86ae816f2055fb52c528e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f21680682b3027aae18d231bb9e06529f2f0b53c7cd9cfd97795f7411be51a4 [INFO] running `Command { std: "docker" "start" "-a" "8f21680682b3027aae18d231bb9e06529f2f0b53c7cd9cfd97795f7411be51a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde_json v1.0.136 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking cryptoxide v0.4.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cquisitor-minicbor v0.19.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking cbor_event v2.4.0 [INFO] [stderr] Checking hamming v0.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking pretty v0.11.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking ed25519-bip32 v0.4.1 [INFO] [stderr] Checking peg v0.8.4 [INFO] [stderr] Compiling minicbor-derive v0.13.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking secp256k1 v0.26.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling schemars_derive v0.9.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking pallas-codec v0.31.0 [INFO] [stderr] Checking pallas-crypto v0.31.0 [INFO] [stderr] Checking pallas-addresses v0.31.0 [INFO] [stderr] Checking pallas-primitives v0.31.0 [INFO] [stderr] Checking schemars v0.9.0 [INFO] [stderr] Checking cardano-serialization-lib v15.0.0-beta.1 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking wasm-bindgen-test v0.3.42 [INFO] [stderr] Checking pallas-traverse v0.31.0 [INFO] [stderr] Checking uplc v1.1.10 [INFO] [stderr] Checking cquisitor-lib v0.1.0-beta.25 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `ConstitutionCommitteeHotCredential` is never constructed [INFO] [stdout] --> src/validators/phase_1/validation/registration.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 15 | enum RegistrableEntity { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 19 | ConstitutionCommitteeHotCredential(LocalCredential), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RegistrableEntity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cbor/cbor_decoder.rs:369:28 [INFO] [stdout] | [INFO] [stdout] 369 | pub fn get_tokenizer(data: &[u8]) -> ExtendedTokenizer { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 369 | pub fn get_tokenizer(data: &[u8]) -> ExtendedTokenizer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ConstitutionCommitteeHotCredential` is never constructed [INFO] [stdout] --> src/validators/phase_1/validation/registration.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 15 | enum RegistrableEntity { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 19 | ConstitutionCommitteeHotCredential(LocalCredential), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RegistrableEntity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cbor/cbor_decoder.rs:369:28 [INFO] [stdout] | [INFO] [stdout] 369 | pub fn get_tokenizer(data: &[u8]) -> ExtendedTokenizer { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 369 | pub fn get_tokenizer(data: &[u8]) -> ExtendedTokenizer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.77s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.92 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "8f21680682b3027aae18d231bb9e06529f2f0b53c7cd9cfd97795f7411be51a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f21680682b3027aae18d231bb9e06529f2f0b53c7cd9cfd97795f7411be51a4", kill_on_drop: false }` [INFO] [stdout] 8f21680682b3027aae18d231bb9e06529f2f0b53c7cd9cfd97795f7411be51a4