[INFO] cloning repository https://github.com/grunch/mori [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grunch/mori" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrunch%2Fmori", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrunch%2Fmori'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 634472db72b011dcde5955ffee934bfe5f2fd769 [INFO] testing grunch/mori against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrunch%2Fmori" "/workspace/builds/worker-87/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-87/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grunch/mori 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 git repo https://github.com/grunch/mori [INFO] finished tweaking git repo https://github.com/grunch/mori [INFO] tweaked toml for git repo https://github.com/grunch/mori written to /workspace/builds/worker-87/source/Cargo.toml [INFO] crate git repo https://github.com/grunch/mori already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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] 885caf0fbca137e1c5278a5fcf16b20562875d701004365469fbe4ed29d20e47 [INFO] running `Command { std: "docker" "start" "-a" "885caf0fbca137e1c5278a5fcf16b20562875d701004365469fbe4ed29d20e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "885caf0fbca137e1c5278a5fcf16b20562875d701004365469fbe4ed29d20e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "885caf0fbca137e1c5278a5fcf16b20562875d701004365469fbe4ed29d20e47", kill_on_drop: false }` [INFO] [stdout] 885caf0fbca137e1c5278a5fcf16b20562875d701004365469fbe4ed29d20e47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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] 69f72d99e8f5f1d1e238cd8441a555465e5dc49f3076ab243a6bd433ea37ee5e [INFO] running `Command { std: "docker" "start" "-a" "69f72d99e8f5f1d1e238cd8441a555465e5dc49f3076ab243a6bd433ea37ee5e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling bdk-macros v0.4.0 [INFO] [stderr] Compiling zeroize v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tiny-bip39 v0.8.0 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling bitcoin_hashes v0.9.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bitcoin v0.26.2 [INFO] [stderr] Compiling miniscript v5.1.0 [INFO] [stderr] Compiling electrum-client v0.7.0 [INFO] [stderr] Compiling bdk v0.9.0 [INFO] [stderr] Compiling mori v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "69f72d99e8f5f1d1e238cd8441a555465e5dc49f3076ab243a6bd433ea37ee5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f72d99e8f5f1d1e238cd8441a555465e5dc49f3076ab243a6bd433ea37ee5e", kill_on_drop: false }` [INFO] [stdout] 69f72d99e8f5f1d1e238cd8441a555465e5dc49f3076ab243a6bd433ea37ee5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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] f89f44d1181004bd0237ef75aea7cc4a7de9f29c862b0d126ea02ce5b7827a47 [INFO] running `Command { std: "docker" "start" "-a" "f89f44d1181004bd0237ef75aea7cc4a7de9f29c862b0d126ea02ce5b7827a47", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mori v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.00s [INFO] running `Command { std: "docker" "inspect" "f89f44d1181004bd0237ef75aea7cc4a7de9f29c862b0d126ea02ce5b7827a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f89f44d1181004bd0237ef75aea7cc4a7de9f29c862b0d126ea02ce5b7827a47", kill_on_drop: false }` [INFO] [stdout] f89f44d1181004bd0237ef75aea7cc4a7de9f29c862b0d126ea02ce5b7827a47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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] 1981a3d78d9a2d59ec8a31ef13df592d68595c0ee230207a2c0eded6c120448a [INFO] running `Command { std: "docker" "start" "-a" "1981a3d78d9a2d59ec8a31ef13df592d68595c0ee230207a2c0eded6c120448a", 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] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mori-1f538f9c00f6a11b) [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" "1981a3d78d9a2d59ec8a31ef13df592d68595c0ee230207a2c0eded6c120448a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1981a3d78d9a2d59ec8a31ef13df592d68595c0ee230207a2c0eded6c120448a", kill_on_drop: false }` [INFO] [stdout] 1981a3d78d9a2d59ec8a31ef13df592d68595c0ee230207a2c0eded6c120448a