[INFO] fetching crate mycitadel 0.1.0-alpha.1... [INFO] checking mycitadel-0.1.0-alpha.1 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate mycitadel 0.1.0-alpha.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate mycitadel 0.1.0-alpha.1 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mycitadel 0.1.0-alpha.1 [INFO] finished tweaking crates.io crate mycitadel 0.1.0-alpha.1 [INFO] tweaked toml for crates.io crate mycitadel 0.1.0-alpha.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate mycitadel 0.1.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b7bc956082646dcd048b1910996ccff0fe94340e0b793856faa317514825306a [INFO] running `Command { std: "docker" "start" "-a" "b7bc956082646dcd048b1910996ccff0fe94340e0b793856faa317514825306a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7bc956082646dcd048b1910996ccff0fe94340e0b793856faa317514825306a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7bc956082646dcd048b1910996ccff0fe94340e0b793856faa317514825306a", kill_on_drop: false }` [INFO] [stdout] b7bc956082646dcd048b1910996ccff0fe94340e0b793856faa317514825306a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfdf361e0b340fb483b2471a9b559c68be5ce9b1b556b6f59b8ecec513f82f7a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cfdf361e0b340fb483b2471a9b559c68be5ce9b1b556b6f59b8ecec513f82f7a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking socks v0.3.2 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling amplify_derive v2.3.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling serde_with_macros v1.2.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Checking bitcoin_hashes v0.9.4 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking serde_str_helpers v0.1.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking serde_with v1.5.1 [INFO] [stderr] Checking stringly_conversions v0.1.1 [INFO] [stderr] Checking torut v0.1.6 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking amplify v2.3.1 [INFO] [stderr] Compiling lnpbp_derive v0.1.2 [INFO] [stderr] Checking bitcoin v0.25.2 [INFO] [stderr] Checking miniscript v3.0.0 [INFO] [stderr] Checking electrum-client v0.3.0-beta.1 [INFO] [stderr] Checking lnpbp v0.1.2 [INFO] [stderr] Checking keyring_node v0.1.0-beta.1 [INFO] [stderr] Checking mycitadel v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "cfdf361e0b340fb483b2471a9b559c68be5ce9b1b556b6f59b8ecec513f82f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfdf361e0b340fb483b2471a9b559c68be5ce9b1b556b6f59b8ecec513f82f7a", kill_on_drop: false }` [INFO] [stdout] cfdf361e0b340fb483b2471a9b559c68be5ce9b1b556b6f59b8ecec513f82f7a