[INFO] cloning repository https://github.com/disassembler/shadowharvester [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/disassembler/shadowharvester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisassembler%2Fshadowharvester", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisassembler%2Fshadowharvester'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e0bc18b58a16badfdeaa6cacf1140ef0aee02a9 [INFO] testing disassembler/shadowharvester against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisassembler%2Fshadowharvester" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/disassembler/shadowharvester [INFO] finished tweaking git repo https://github.com/disassembler/shadowharvester [INFO] tweaked toml for git repo https://github.com/disassembler/shadowharvester written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/disassembler/shadowharvester on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/disassembler/shadowharvester 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 867fdd44e948bd6f573516ad23e0a50dc871699d717faf75fe651ac0a663ce32 [INFO] running `Command { std: "docker" "start" "-a" "867fdd44e948bd6f573516ad23e0a50dc871699d717faf75fe651ac0a663ce32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "867fdd44e948bd6f573516ad23e0a50dc871699d717faf75fe651ac0a663ce32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "867fdd44e948bd6f573516ad23e0a50dc871699d717faf75fe651ac0a663ce32", kill_on_drop: false }` [INFO] [stdout] 867fdd44e948bd6f573516ad23e0a50dc871699d717faf75fe651ac0a663ce32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2787ef695fc9d9c23aab602b85d0d516c9b99400d27a4a0466938b3b7d20a42 [INFO] running `Command { std: "docker" "start" "-a" "e2787ef695fc9d9c23aab602b85d0d516c9b99400d27a4a0466938b3b7d20a42", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling dequemap v0.2.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling std-ext v0.3.2 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ed25519-bip32 v0.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling hex-literal v1.0.0 [INFO] [stderr] Compiling fmt v0.1.0 [INFO] [stderr] Compiling cryptoxide v0.5.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pbjson v0.7.0 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling queue-ext v0.4.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling pallas-codec v0.33.0 [INFO] [stderr] Compiling mpsc v0.2.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling pallas-crypto v0.33.0 [INFO] [stderr] Compiling pallas-primitives v0.33.0 [INFO] [stderr] Compiling pallas-addresses v0.33.0 [INFO] [stderr] Compiling pallas-wallet v0.33.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling pallas-network v0.33.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling utxorpc-spec v0.15.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling pallas-traverse v0.33.0 [INFO] [stderr] Compiling pallas-configs v0.33.0 [INFO] [stderr] Compiling pallas-applying v0.33.0 [INFO] [stderr] Compiling pallas-txbuilder v0.33.0 [INFO] [stderr] Compiling pallas-utxorpc v0.33.0 [INFO] [stderr] Compiling pallas v0.33.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling shadow-harvester v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data_types.rs:242:41 [INFO] [stdout] | [INFO] [stdout] 242 | fn normalize_challenge_id(challenge_id: &str) -> Cow { [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] 242 | fn normalize_challenge_id(challenge_id: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "e2787ef695fc9d9c23aab602b85d0d516c9b99400d27a4a0466938b3b7d20a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2787ef695fc9d9c23aab602b85d0d516c9b99400d27a4a0466938b3b7d20a42", kill_on_drop: false }` [INFO] [stdout] e2787ef695fc9d9c23aab602b85d0d516c9b99400d27a4a0466938b3b7d20a42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 757ac967466b90165c8204c6e671e0ac04fe98e038038080ad27c55ac2a52a74 [INFO] running `Command { std: "docker" "start" "-a" "757ac967466b90165c8204c6e671e0ac04fe98e038038080ad27c55ac2a52a74", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling randomx-rs v1.4.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling pallas-applying v0.33.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling pallas-configs v0.33.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling utxorpc-spec v0.15.0 [INFO] [stderr] Compiling pallas-utxorpc v0.33.0 [INFO] [stderr] Compiling pallas v0.33.0 [INFO] [stderr] Compiling shadow-harvester v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data_types.rs:242:41 [INFO] [stdout] | [INFO] [stdout] 242 | fn normalize_challenge_id(challenge_id: &str) -> Cow { [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] 242 | fn normalize_challenge_id(challenge_id: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.57s [INFO] running `Command { std: "docker" "inspect" "757ac967466b90165c8204c6e671e0ac04fe98e038038080ad27c55ac2a52a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "757ac967466b90165c8204c6e671e0ac04fe98e038038080ad27c55ac2a52a74", kill_on_drop: false }` [INFO] [stdout] 757ac967466b90165c8204c6e671e0ac04fe98e038038080ad27c55ac2a52a74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 130556d464e4e3a1294d81187c203c95506c65c28dc9e818cd9859f52c677e9a [INFO] running `Command { std: "docker" "start" "-a" "130556d464e4e3a1294d81187c203c95506c65c28dc9e818cd9859f52c677e9a", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/data_types.rs:242:41 [INFO] [stderr] | [INFO] [stderr] 242 | fn normalize_challenge_id(challenge_id: &str) -> Cow { [INFO] [stderr] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 242 | fn normalize_challenge_id(challenge_id: &str) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `shadow-harvester` (bin "shadow-harvester") generated 1 warning (run `cargo fix --bin "shadow-harvester" -p shadow-harvester` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shadow_harvester_lib-817afd1aa71b8ac7) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test persistence::tests::test_persistence_overwrite ... ok [INFO] [stdout] test persistence::tests::test_persistence_close ... ok [INFO] [stdout] test persistence::tests::test_persistence_set_and_get ... ok [INFO] [stdout] test rom::tests::rom_random_distribution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.13s [INFO] [stdout] [INFO] [stderr] Running tests/blake.rs (/opt/rustwide/target/debug/deps/blake-765a11cbc716ef2e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_blake2b_256_seed_compatibility ... ok [INFO] [stdout] test tests::test_blake512_context_integrity ... ok [INFO] [stdout] test tests::test_hprime_with_key_bytes_hash ... ok [INFO] [stdout] test tests::test_hprime_with_large_bytes_hash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.08s [INFO] [stdout] [INFO] [stderr] Running tests/cip8.rs (/opt/rustwide/target/debug/deps/cip8-8c80173f445b33cf) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cip8_tests::test_address_derivation_from_skey ... ok [INFO] [stdout] test cip8_tests::test_cip8_core_signature_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/digest.rs (/opt/rustwide/target/debug/deps/digest-9d8a9d9fd2c159f0) [INFO] [stderr] Running tests/minicbor.rs (/opt/rustwide/target/debug/deps/minicbor-d11c0167c35b0302) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_encode_simple_string ... ok [INFO] [stderr] Doc-tests shadow_harvester_lib [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "130556d464e4e3a1294d81187c203c95506c65c28dc9e818cd9859f52c677e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130556d464e4e3a1294d81187c203c95506c65c28dc9e818cd9859f52c677e9a", kill_on_drop: false }` [INFO] [stdout] 130556d464e4e3a1294d81187c203c95506c65c28dc9e818cd9859f52c677e9a