[INFO] fetching crate litecoins 0.2.2... [INFO] testing litecoins-0.2.2 against 1.55.0 for beta-1.56-1 [INFO] extracting crate litecoins 0.2.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate litecoins 0.2.2 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate litecoins 0.2.2 [INFO] finished tweaking crates.io crate litecoins 0.2.2 [INFO] tweaked toml for crates.io crate litecoins 0.2.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bs58 v0.3.1 [INFO] [stderr] Downloaded bitcoins v0.2.2 [INFO] [stderr] Downloaded base58check v0.1.0 [INFO] [stderr] Downloaded coins-bip32 v0.2.2 [INFO] [stderr] Downloaded coins-core v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49d5af37c68300bd71cde99f82193fdd85e06fcd72dc46470807efc88ca74b74 [INFO] running `Command { std: "docker" "start" "-a" "49d5af37c68300bd71cde99f82193fdd85e06fcd72dc46470807efc88ca74b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49d5af37c68300bd71cde99f82193fdd85e06fcd72dc46470807efc88ca74b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49d5af37c68300bd71cde99f82193fdd85e06fcd72dc46470807efc88ca74b74", kill_on_drop: false }` [INFO] [stdout] 49d5af37c68300bd71cde99f82193fdd85e06fcd72dc46470807efc88ca74b74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a1893ad34f9ce90f912ac0a6e6a1848d474195d3887078c906d60b993b76dc6 [INFO] running `Command { std: "docker" "start" "-a" "1a1893ad34f9ce90f912ac0a6e6a1848d474195d3887078c906d60b993b76dc6", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling k256 v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Compiling coins-bip32 v0.2.2 [INFO] [stderr] Compiling bitcoins v0.2.2 [INFO] [stderr] Compiling litecoins v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.60s [INFO] running `Command { std: "docker" "inspect" "1a1893ad34f9ce90f912ac0a6e6a1848d474195d3887078c906d60b993b76dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a1893ad34f9ce90f912ac0a6e6a1848d474195d3887078c906d60b993b76dc6", kill_on_drop: false }` [INFO] [stdout] 1a1893ad34f9ce90f912ac0a6e6a1848d474195d3887078c906d60b993b76dc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3711f79f991bb6fbd5804a18082dc39ac32f43004a99826e1e9d1acf677fd99 [INFO] running `Command { std: "docker" "start" "-a" "c3711f79f991bb6fbd5804a18082dc39ac32f43004a99826e1e9d1acf677fd99", kill_on_drop: false }` [INFO] [stderr] Compiling litecoins v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "c3711f79f991bb6fbd5804a18082dc39ac32f43004a99826e1e9d1acf677fd99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3711f79f991bb6fbd5804a18082dc39ac32f43004a99826e1e9d1acf677fd99", kill_on_drop: false }` [INFO] [stdout] c3711f79f991bb6fbd5804a18082dc39ac32f43004a99826e1e9d1acf677fd99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2dd33f6cfe7251b05bfa64c3009095ae3985191a4ae7f75d64eff51fe18796df [INFO] running `Command { std: "docker" "start" "-a" "2dd33f6cfe7251b05bfa64c3009095ae3985191a4ae7f75d64eff51fe18796df", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/litecoins-bfdaf2556d04df68) [INFO] [stdout] [INFO] [stderr] Doc-tests litecoins [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] [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" "2dd33f6cfe7251b05bfa64c3009095ae3985191a4ae7f75d64eff51fe18796df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dd33f6cfe7251b05bfa64c3009095ae3985191a4ae7f75d64eff51fe18796df", kill_on_drop: false }` [INFO] [stdout] 2dd33f6cfe7251b05bfa64c3009095ae3985191a4ae7f75d64eff51fe18796df