[INFO] fetching crate ic_siwe 0.1.1... [INFO] testing ic_siwe-0.1.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ic_siwe 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate ic_siwe 0.1.1 [INFO] finished tweaking crates.io crate ic_siwe 0.1.1 [INFO] tweaked toml for crates.io crate ic_siwe 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ic_siwe 0.1.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 437 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding hex-literal v0.2.2 (available: v1.0.0) [INFO] [stderr] Adding ic-cdk v0.15.2 (available: v0.18.7) [INFO] [stderr] Adding ic-cdk-timers v0.9.0 (available: v0.12.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_chacha v0.3.1 (available: v0.9.0) [INFO] [stderr] Adding sha2 v0.9.9 (available: v0.10.9) [INFO] [stderr] Adding solang-parser v0.3.3 (available: v0.3.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73a0d00d401e7993bf0cfaf1efe3809cec64374165622e04e7dd549a2a4b0d23 [INFO] running `Command { std: "docker" "start" "-a" "73a0d00d401e7993bf0cfaf1efe3809cec64374165622e04e7dd549a2a4b0d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73a0d00d401e7993bf0cfaf1efe3809cec64374165622e04e7dd549a2a4b0d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73a0d00d401e7993bf0cfaf1efe3809cec64374165622e04e7dd549a2a4b0d23", kill_on_drop: false }` [INFO] [stdout] 73a0d00d401e7993bf0cfaf1efe3809cec64374165622e04e7dd549a2a4b0d23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60a5d1ff6f832e04d6110bbfad33bc6b68269386325ceb89118506517042f144 [INFO] running `Command { std: "docker" "start" "-a" "60a5d1ff6f832e04d6110bbfad33bc6b68269386325ceb89118506517042f144", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling candid_derive v0.10.17 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ic-cdk-executor v0.1.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ic0 v0.23.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ic-certified-map v0.4.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling candid v0.10.17 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling ic-cdk-macros v0.15.0 [INFO] [stderr] Compiling ic-cdk v0.15.2 [INFO] [stderr] Compiling ic-cdk-timers v0.9.0 [INFO] [stderr] Compiling ic_siwe v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/delegation.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | signature_map: &SignatureMap, [INFO] [stdout] | ^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 150 | ) -> Result { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 150 | ) -> Result, DelegationError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.70s [INFO] running `Command { std: "docker" "inspect" "60a5d1ff6f832e04d6110bbfad33bc6b68269386325ceb89118506517042f144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60a5d1ff6f832e04d6110bbfad33bc6b68269386325ceb89118506517042f144", kill_on_drop: false }` [INFO] [stdout] 60a5d1ff6f832e04d6110bbfad33bc6b68269386325ceb89118506517042f144 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 975829a2fbe991f34583e2ff58e988ace256e1c6369f4fd9b45759db4e949a48 [INFO] running `Command { std: "docker" "start" "-a" "975829a2fbe991f34583e2ff58e988ace256e1c6369f4fd9b45759db4e949a48", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling const-hex v1.15.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling hex-literal-impl v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hex-literal v0.2.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling candid_derive v0.10.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling coins-core v0.8.7 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling ic-certified-map v0.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling coins-bip32 v0.8.7 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling enr v0.10.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling coins-bip39 v0.8.7 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling candid v0.10.17 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling ic-cdk-macros v0.15.0 [INFO] [stderr] Compiling ic-cdk v0.15.2 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ic-cdk-timers v0.9.0 [INFO] [stderr] Compiling ic_siwe v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/delegation.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | signature_map: &SignatureMap, [INFO] [stdout] | ^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 150 | ) -> Result { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 150 | ) -> Result, DelegationError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ethers-contract-abigen v2.0.14 [INFO] [stderr] Compiling ethers-providers v2.0.14 [INFO] [stderr] Compiling ethers-etherscan v2.0.14 [INFO] [stderr] Compiling ethers-signers v2.0.14 [INFO] [stderr] Compiling ethers-addressbook v2.0.14 [INFO] [stderr] Compiling ethers-contract-derive v2.0.14 [INFO] [stderr] Compiling ethers-contract v2.0.14 [INFO] [stderr] Compiling ethers-middleware v2.0.14 [INFO] [stderr] Compiling ethers v2.0.14 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/delegation.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | signature_map: &SignatureMap, [INFO] [stdout] | ^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 150 | ) -> Result { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 150 | ) -> Result, DelegationError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `Command { std: "docker" "inspect" "975829a2fbe991f34583e2ff58e988ace256e1c6369f4fd9b45759db4e949a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "975829a2fbe991f34583e2ff58e988ace256e1c6369f4fd9b45759db4e949a48", kill_on_drop: false }` [INFO] [stdout] 975829a2fbe991f34583e2ff58e988ace256e1c6369f4fd9b45759db4e949a48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 837ac4ff426695e6b01df75d23156c63c5ba2d9e806d4e35791ef799d423730f [INFO] running `Command { std: "docker" "start" "-a" "837ac4ff426695e6b01df75d23156c63c5ba2d9e806d4e35791ef799d423730f", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/delegation.rs:147:20 [INFO] [stderr] | [INFO] [stderr] 147 | signature_map: &SignatureMap, [INFO] [stderr] | ^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 150 | ) -> Result { [INFO] [stderr] | ^^^^^^^^ the same lifetime is hidden 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] 150 | ) -> Result, DelegationError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `ic_siwe` (lib) generated 1 warning (run `cargo fix --lib -p ic_siwe` to apply 1 suggestion) [INFO] [stderr] warning: `ic_siwe` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_siwe-297968fdb679ff08) [INFO] [stdout] [INFO] [stdout] running 81 tests [INFO] [stdout] test delegation::tests::test_create_delegation ... ok [INFO] [stdout] test delegation::tests::test_create_certified_signature ... ok [INFO] [stdout] test delegation::tests::test_cbor_serialize ... ok [INFO] [stdout] test delegation::tests::test_create_user_canister_pubkey ... ok [INFO] [stdout] test eth::eth_address::test_eth_address_invalid_hex_encoding ... ok [INFO] [stdout] test eth::eth_address::test_eth_address_too_long ... ok [INFO] [stdout] test eth::eth_address::test_eth_address_invalid_eip55 ... ok [INFO] [stdout] test eth::eth_signature::test_eth_signature_as_byte_array ... ok [INFO] [stdout] test eth::eth_signature::test_eth_signature_as_bytes ... ok [INFO] [stdout] test delegation::tests::test_create_delegation_invalid_session_key ... ok [INFO] [stdout] test delegation::tests::test_witness_hash_not_found ... ok [INFO] [stdout] test eth::eth_address::test_eth_address_too_short ... ok [INFO] [stdout] test delegation::tests::test_witness_single_entry ... ok [INFO] [stdout] test eth::eth_signature::test_eth_signature_new_valid ... ok [INFO] [stdout] test hash::tests::message_id_array_reference_4 ... ok [INFO] [stdout] test hash::tests::message_id_array_reference_5 ... ok [INFO] [stdout] test delegation::tests::test_witness_empty_signature_map ... ok [INFO] [stdout] test delegation::tests::test_create_delegation_invalid_expiration ... ok [INFO] [stdout] test hash::tests::message_id_array_reference_3 ... ok [INFO] [stdout] test hash::tests::message_id_array_reference_6 ... ok [INFO] [stdout] test delegation::tests::test_generate_seed ... ok [INFO] [stdout] test delegation::tests::test_witness_multiple_entries ... ok [INFO] [stdout] test eth::convert_to_eip55::test_convert_to_eip55 ... ok [INFO] [stdout] test hash::tests::message_id_array_reference_1 ... ok [INFO] [stdout] test hash::tests::message_id_array_reference_2 ... ok [INFO] [stdout] test eth::recover_eth_address::test_recover_eth_address_with_invalid_signature ... ok [INFO] [stdout] test eth::recover_eth_address::test_recover_eth_address ... ok [INFO] [stdout] test eth::recover_eth_address::test_recover_eth_address_with_wrong_message ... ok [INFO] [stdout] test eth::eth_address::test_eth_address_invalid_address ... ok [INFO] [stdout] test eth::eth_signature::test_eth_signature_new_invalid_length ... ok [INFO] [stdout] test hash::tests::message_id_bytes_reference ... ok [INFO] [stdout] test hash::tests::message_id_icf_key_val_reference_1 ... ok [INFO] [stdout] test hash::tests::message_id_string_reference_1 ... ok [INFO] [stdout] test hash::tests::message_id_string_reference_2 ... ok [INFO] [stdout] test hash::tests::message_id_string_reference_3 ... ok [INFO] [stdout] test hash::tests::message_id_string_reference_4 ... ok [INFO] [stdout] test hash::tests::message_id_string_reference_5 ... ok [INFO] [stdout] test hash::tests::message_id_string_reference_6 ... ok [INFO] [stdout] test hash::tests::message_id_u64_id_reference ... ok [INFO] [stdout] test settings::tests::test_domain_with_international_characters ... ok [INFO] [stdout] test settings::tests::test_duplicate_targets ... ok [INFO] [stdout] test settings::tests::test_chain_id_boundary_values ... ok [INFO] [stdout] test eth::eth_signature::test_eth_signature_new_invalid_format ... ok [INFO] [stdout] test eth::convert_to_eip55::test_convert_to_eip55_already_valid ... ok [INFO] [stdout] test settings::tests::test_chain_id_zero ... ok [INFO] [stdout] test settings::tests::test_empty_salt ... ok [INFO] [stdout] test settings::tests::test_empty_targets ... ok [INFO] [stdout] test settings::tests::test_extreme_expiration_values ... ok [INFO] [stdout] test settings::tests::test_invalid_chain_id ... ok [INFO] [stdout] test settings::tests::test_invalid_statement ... ok [INFO] [stdout] test settings::tests::test_invalid_statement_formats ... ok [INFO] [stdout] test settings::tests::test_multiple_valid_and_invalid_combinations ... ok [INFO] [stdout] test settings::tests::test_invalid_uris ... ok [INFO] [stdout] test settings::tests::test_invalid_domain_formats ... ok [INFO] [stdout] test settings::tests::test_overwriting_default_values ... ok [INFO] [stdout] test settings::tests::test_malformed_uris ... ok [INFO] [stdout] test settings::tests::test_successful_settings_creation_custom ... ok [INFO] [stdout] test settings::tests::test_successful_settings_creation_defaults ... ok [INFO] [stdout] test settings::tests::test_invalid_salt_content ... ok [INFO] [stdout] test settings::tests::test_session_expires_in_zero ... ok [INFO] [stdout] test settings::tests::test_partially_initialized_builder ... ok [INFO] [stdout] test settings::tests::test_statement_length_and_content ... ok [INFO] [stdout] test settings::tests::test_sign_in_expires_in_zero ... ok [INFO] [stdout] test settings::tests::test_scheme_case_sensitivity ... ok [INFO] [stdout] test settings::tests::test_invalid_scheme ... ok [INFO] [stdout] test settings::tests::test_targets_with_various_principal_formats ... ok [INFO] [stdout] test settings::tests::test_valid_salt_lengths ... ok [INFO] [stdout] test settings::tests::test_validating_an_empty_settingsbuilder ... ok [INFO] [stdout] test settings::tests::test_too_many_targets ... ok [INFO] [stdout] test settings::tests::test_uri_with_port_numbers ... ok [INFO] [stdout] test settings::tests::test_valid_domain_formats ... ok [INFO] [stdout] test signature_map::signature_map_tests::test_witness_non_existing ... ok [INFO] [stdout] test signature_map::signature_map_tests::test_witness_existing ... ok [INFO] [stdout] test signature_map::signature_map_tests::test_put_signature ... ok [INFO] [stdout] test settings::tests::test_valid_uri_formats ... ok [INFO] [stdout] test signature_map::signature_map_tests::test_root_hash ... ok [INFO] [stdout] test signature_map::signature_map_tests::test_prune_some_expired ... ok [INFO] [stdout] test signature_map::signature_map_tests::test_delete_signature ... ok [INFO] [stdout] test signature_map::signature_map_tests::test_prune_no_expired ... ok [INFO] [stdout] test signature_map::signature_map_tests::test_prune_all_expired ... ok [INFO] [stdout] test signature_map::signature_map_tests::test_delete_all_signatures ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Doc-tests ic_siwe [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/login.rs - login::prepare_login (line 37) ... ignored [INFO] [stdout] test src/settings.rs - settings::SettingsBuilder (line 69) ... ok [INFO] [stdout] test src/init.rs - init::init (line 11) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/init.rs - init::init (line 11) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (165) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic0-0.23.0/src/ic0.rs:215:9: [INFO] [stdout] time should only be called inside canisters. [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56fa8faa2342 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56fa8faa2342 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56fa8faa2342 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56fa8faa2342 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56fa8fab1b7f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56fa8fab1b7f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56fa8fa80c33 - std::io::default_write_fmt::ha7130bf70117e1da [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56fa8fa80c33 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56fa8fa85b42 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56fa8fa8745c - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x56fa8fa872b6 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x56fa8fa87a35 - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x56fa8fa87896 - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x56fa8fa85c79 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x56fa8fa7560d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x56fa8fab5100 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x56fa8fa03428 - ic0::ic0::non_wasm::time::h9e9c891765e2d94e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic0-0.23.0/src/ic0.rs:215:9 [INFO] [stdout] 17: 0x56fa8fa033c7 - ic_cdk::api::time::hccb36b393ee06ccf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.15.2/src/api/mod.rs:30:14 [INFO] [stdout] 18: 0x56fa8f9f2eb4 - ic_cdk_timers::set_timer::heb68ff4ea007f480 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-timers-0.9.0/src/lib.rs:198:26 [INFO] [stdout] 19: 0x56fa8f9f2cfd - ic_siwe::init::init_rng::hefe952d6fbab24e3 [INFO] [stdout] at /opt/rustwide/workdir/src/init.rs:40:5 [INFO] [stdout] 20: 0x56fa8f9f2cc7 - ic_siwe::init::init::h6a0f6c029a51bcf9 [INFO] [stdout] at /opt/rustwide/workdir/src/init.rs:28:5 [INFO] [stdout] 21: 0x56fa8f9f0fd0 - rust_out::main::_doctest_main_src_init_rs_11_0::h1e62e9d458f6f4a0 [INFO] [stdout] 22: 0x56fa8f9f0e16 - rust_out::main::h542e0f1f2a7f6b11 [INFO] [stdout] 23: 0x56fa8f9f0583 - core::ops::function::FnOnce::call_once::h21e4d13f24e06a24 [INFO] [stdout] 24: 0x56fa8f9f0526 - std::sys::backtrace::__rust_begin_short_backtrace::h603ef4a30a4f78fd [INFO] [stdout] 25: 0x56fa8f9f0509 - std::rt::lang_start::{{closure}}::h433d00c5fb7f893d [INFO] [stdout] 26: 0x56fa8fa81bd0 - core::ops::function::impls:: for &F>::call_once::hcc75fa61d21ecbe5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 27: 0x56fa8fa81bd0 - std::panicking::catch_unwind::do_call::h38c051a071ca3bc0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x56fa8fa81bd0 - std::panicking::catch_unwind::hede2a2f6f4519f78 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x56fa8fa81bd0 - std::panic::catch_unwind::h94765a19f52c0a43 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x56fa8fa81bd0 - std::rt::lang_start_internal::{{closure}}::hb89c21d557706591 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:175:24 [INFO] [stdout] 31: 0x56fa8fa81bd0 - std::panicking::catch_unwind::do_call::h50685f05733aeeef [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x56fa8fa81bd0 - std::panicking::catch_unwind::hf9ba9716b02e6738 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x56fa8fa81bd0 - std::panic::catch_unwind::h29770e281302b24d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x56fa8fa81bd0 - std::rt::lang_start_internal::hd5573b1f5f705a2a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:171:5 [INFO] [stdout] 35: 0x56fa8f9f04f1 - std::rt::lang_start::habd89dad5a59b012 [INFO] [stdout] 36: 0x56fa8f9f10b5 - main [INFO] [stdout] 37: 0x717ab77851ca - [INFO] [stdout] 38: 0x717ab778528b - __libc_start_main [INFO] [stdout] 39: 0x56fa8f9f0405 - _start [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/init.rs - init::init (line 11) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.91s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "837ac4ff426695e6b01df75d23156c63c5ba2d9e806d4e35791ef799d423730f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "837ac4ff426695e6b01df75d23156c63c5ba2d9e806d4e35791ef799d423730f", kill_on_drop: false }` [INFO] [stdout] 837ac4ff426695e6b01df75d23156c63c5ba2d9e806d4e35791ef799d423730f