[INFO] cloning repository https://github.com/afilini/single-sig-magical [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afilini/single-sig-magical" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafilini%2Fsingle-sig-magical", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafilini%2Fsingle-sig-magical'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 437b83e7aadb169b75edeec029f3d27066ce0a21 [INFO] testing afilini/single-sig-magical against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafilini%2Fsingle-sig-magical" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/afilini/single-sig-magical on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/afilini/single-sig-magical [INFO] finished tweaking git repo https://github.com/afilini/single-sig-magical [INFO] tweaked toml for git repo https://github.com/afilini/single-sig-magical written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/afilini/single-sig-magical already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/MagicalBitcoin/magical-bitcoin-wallet` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded err-derive v0.2.4 [INFO] [stderr] Downloaded cc v1.0.41 [INFO] [stderr] Downloaded once_cell v0.1.8 [INFO] [stderr] Downloaded async-trait v0.1.36 [INFO] [stderr] Downloaded bip39 v0.6.0-beta.1 [INFO] [stderr] Downloaded bitcoin v0.23.0 [INFO] [stderr] Downloaded rustversion v1.0.3 [INFO] [stderr] Downloaded rustls v0.16.0 [INFO] [stderr] Downloaded socks v0.3.2 [INFO] [stderr] Downloaded webpki v0.21.2 [INFO] [stderr] Downloaded secp256k1-sys v0.1.2 [INFO] [stderr] Downloaded bitcoin_hashes v0.7.6 [INFO] [stderr] Downloaded secp256k1 v0.17.2 [INFO] [stderr] Downloaded bech32 v0.7.2 [INFO] [stderr] Downloaded electrum-client v0.2.0-beta.1 [INFO] [stderr] Downloaded miniscript v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16b2b919fd652168fa2ad9961fed79a9c49a281f7ed3526423893770878dea11 [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" "16b2b919fd652168fa2ad9961fed79a9c49a281f7ed3526423893770878dea11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16b2b919fd652168fa2ad9961fed79a9c49a281f7ed3526423893770878dea11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16b2b919fd652168fa2ad9961fed79a9c49a281f7ed3526423893770878dea11", kill_on_drop: false }` [INFO] [stdout] 16b2b919fd652168fa2ad9961fed79a9c49a281f7ed3526423893770878dea11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4039b93e486ddfcabd21aae24c4f6e92fa75436880dbd0f3e07855d256aee8d [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" "b4039b93e486ddfcabd21aae24c4f6e92fa75436880dbd0f3e07855d256aee8d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling socks v0.3.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling sled v0.31.0 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling magical-macros v0.1.0 (https://github.com/MagicalBitcoin/magical-bitcoin-wallet?rev=08792b2#08792b2f) [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling bip39 v0.6.0-beta.1 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling bitcoin v0.23.0 [INFO] [stderr] Compiling miniscript v1.0.0 [INFO] [stderr] Compiling electrum-client v0.2.0-beta.1 [INFO] [stderr] Compiling magical-bitcoin-wallet v0.1.0 (https://github.com/MagicalBitcoin/magical-bitcoin-wallet?rev=08792b2#08792b2f) [INFO] [stderr] Compiling single-sig-magical v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "b4039b93e486ddfcabd21aae24c4f6e92fa75436880dbd0f3e07855d256aee8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4039b93e486ddfcabd21aae24c4f6e92fa75436880dbd0f3e07855d256aee8d", kill_on_drop: false }` [INFO] [stdout] b4039b93e486ddfcabd21aae24c4f6e92fa75436880dbd0f3e07855d256aee8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6f891adec71b310fe9da4116a2e50b7b74c5e0a1cc042373adfcb1956f6848d [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" "f6f891adec71b310fe9da4116a2e50b7b74c5e0a1cc042373adfcb1956f6848d", kill_on_drop: false }` [INFO] [stderr] Compiling single-sig-magical v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "f6f891adec71b310fe9da4116a2e50b7b74c5e0a1cc042373adfcb1956f6848d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f891adec71b310fe9da4116a2e50b7b74c5e0a1cc042373adfcb1956f6848d", kill_on_drop: false }` [INFO] [stdout] f6f891adec71b310fe9da4116a2e50b7b74c5e0a1cc042373adfcb1956f6848d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a7a36db2102a977695e9ccbe0f850dadcf17728b4e3cf6607ebab1b803b4821 [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" "0a7a36db2102a977695e9ccbe0f850dadcf17728b4e3cf6607ebab1b803b4821", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/single_sig_magical-db5f20daa3a3e84d [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" "0a7a36db2102a977695e9ccbe0f850dadcf17728b4e3cf6607ebab1b803b4821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a7a36db2102a977695e9ccbe0f850dadcf17728b4e3cf6607ebab1b803b4821", kill_on_drop: false }` [INFO] [stdout] 0a7a36db2102a977695e9ccbe0f850dadcf17728b4e3cf6607ebab1b803b4821