[INFO] fetching crate mugle_config 5.2.0-alpha.5... [INFO] testing mugle_config-5.2.0-alpha.5 against 1.64.0 for beta-1.65-1 [INFO] extracting crate mugle_config 5.2.0-alpha.5 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate mugle_config 5.2.0-alpha.5 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mugle_config 5.2.0-alpha.5 [INFO] finished tweaking crates.io crate mugle_config 5.2.0-alpha.5 [INFO] tweaked toml for crates.io crate mugle_config 5.2.0-alpha.5 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ripemd160 v0.9.1 [INFO] [stderr] Downloaded mugle_keychain v5.2.0-alpha.5 [INFO] [stderr] Downloaded croaring v0.4.6 [INFO] [stderr] Downloaded croaring-sys v0.4.6 [INFO] [stderr] Downloaded lmdb-zero v0.4.4 [INFO] [stderr] Downloaded hyper-timeout v0.3.1 [INFO] [stderr] Downloaded mugle_util v5.2.0-alpha.5 [INFO] [stderr] Downloaded tokio-io-timeout v0.4.0 [INFO] [stderr] Downloaded mugle_store v5.2.0-alpha.5 [INFO] [stderr] Downloaded easy-jsonrpc-proc-macro-mw v0.5.1 [INFO] [stderr] Downloaded mugle_api v5.2.0-alpha.5 [INFO] [stderr] Downloaded easy-jsonrpc-mw v0.5.4 [INFO] [stderr] Downloaded mugle_secp256k1zkp v0.7.12 [INFO] [stderr] Downloaded supercow v0.1.0 [INFO] [stderr] Downloaded liblmdb-sys v0.2.2 [INFO] [stderr] Downloaded mugle_core v5.2.0-alpha.5 [INFO] [stderr] Downloaded mugle_servers v5.2.0-alpha.5 [INFO] [stderr] Downloaded mugle_pool v5.2.0-alpha.5 [INFO] [stderr] Downloaded mugle_p2p v5.2.0-alpha.5 [INFO] [stderr] Downloaded mugle_chain v5.2.0-alpha.5 [INFO] [stderr] Downloaded jsonrpc-core v10.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 266acfcbc67ea807523b49ce11f34d993160f6c35c71743082955d2b1687e08c [INFO] running `Command { std: "docker" "start" "-a" "266acfcbc67ea807523b49ce11f34d993160f6c35c71743082955d2b1687e08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "266acfcbc67ea807523b49ce11f34d993160f6c35c71743082955d2b1687e08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "266acfcbc67ea807523b49ce11f34d993160f6c35c71743082955d2b1687e08c", kill_on_drop: false }` [INFO] [stdout] 266acfcbc67ea807523b49ce11f34d993160f6c35c71743082955d2b1687e08c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dd55703d7f7a2dc058140bd947e90eb640d77ba96be25d8b5e959bcb3850082 [INFO] running `Command { std: "docker" "start" "-a" "3dd55703d7f7a2dc058140bd947e90eb640d77ba96be25d8b5e959bcb3850082", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling mugle_secp256k1zkp v0.7.12 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling jsonrpc-core v10.1.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling log4rs v0.12.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling mugle_util v5.2.0-alpha.5 [INFO] [stderr] Compiling easy-jsonrpc-proc-macro-mw v0.5.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-io-timeout v0.4.0 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling mugle_keychain v5.2.0-alpha.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling easy-jsonrpc-mw v0.5.4 [INFO] [stderr] Compiling croaring-sys v0.4.6 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-timeout v0.3.1 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling croaring v0.4.6 [INFO] [stderr] Compiling mugle_core v5.2.0-alpha.5 [INFO] [stderr] Compiling mugle_store v5.2.0-alpha.5 [INFO] [stderr] Compiling mugle_pool v5.2.0-alpha.5 [INFO] [stderr] Compiling mugle_chain v5.2.0-alpha.5 [INFO] [stderr] Compiling mugle_p2p v5.2.0-alpha.5 [INFO] [stderr] Compiling mugle_api v5.2.0-alpha.5 [INFO] [stderr] Compiling mugle_servers v5.2.0-alpha.5 [INFO] [stderr] Compiling mugle_config v5.2.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "3dd55703d7f7a2dc058140bd947e90eb640d77ba96be25d8b5e959bcb3850082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd55703d7f7a2dc058140bd947e90eb640d77ba96be25d8b5e959bcb3850082", kill_on_drop: false }` [INFO] [stdout] 3dd55703d7f7a2dc058140bd947e90eb640d77ba96be25d8b5e959bcb3850082 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5765f1ed7863d796b5e8e9f3b43635988998b71ad96ddcbda89c1c69c0f7fb33 [INFO] running `Command { std: "docker" "start" "-a" "5765f1ed7863d796b5e8e9f3b43635988998b71ad96ddcbda89c1c69c0f7fb33", kill_on_drop: false }` [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling mugle_config v5.2.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.19s [INFO] running `Command { std: "docker" "inspect" "5765f1ed7863d796b5e8e9f3b43635988998b71ad96ddcbda89c1c69c0f7fb33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5765f1ed7863d796b5e8e9f3b43635988998b71ad96ddcbda89c1c69c0f7fb33", kill_on_drop: false }` [INFO] [stdout] 5765f1ed7863d796b5e8e9f3b43635988998b71ad96ddcbda89c1c69c0f7fb33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aceb8bfe0e16a9569299f8d00b0a0dc46c1b4a05b8668793337a01790df341fe [INFO] running `Command { std: "docker" "start" "-a" "aceb8bfe0e16a9569299f8d00b0a0dc46c1b4a05b8668793337a01790df341fe", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.92s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mugle_config-46222067df48fc4e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test config::test_fix_log_level ... ok [INFO] [stdout] test config::test_fix_warning_level ... 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] [stderr] Doc-tests mugle_config [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" "aceb8bfe0e16a9569299f8d00b0a0dc46c1b4a05b8668793337a01790df341fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aceb8bfe0e16a9569299f8d00b0a0dc46c1b4a05b8668793337a01790df341fe", kill_on_drop: false }` [INFO] [stdout] aceb8bfe0e16a9569299f8d00b0a0dc46c1b4a05b8668793337a01790df341fe