[INFO] fetching crate terra-rust-cli 1.0.5... [INFO] testing terra-rust-cli-1.0.5 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate terra-rust-cli 1.0.5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate terra-rust-cli 1.0.5 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate terra-rust-cli 1.0.5 [INFO] finished tweaking crates.io crate terra-rust-cli 1.0.5 [INFO] tweaked toml for crates.io crate terra-rust-cli 1.0.5 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terra-rust-wallet v1.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae820b15119e6569bf72ce6ad0750d63e8bcf9c4e0808fecd56277fcdb848837 [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" "ae820b15119e6569bf72ce6ad0750d63e8bcf9c4e0808fecd56277fcdb848837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae820b15119e6569bf72ce6ad0750d63e8bcf9c4e0808fecd56277fcdb848837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae820b15119e6569bf72ce6ad0750d63e8bcf9c4e0808fecd56277fcdb848837", kill_on_drop: false }` [INFO] [stdout] ae820b15119e6569bf72ce6ad0750d63e8bcf9c4e0808fecd56277fcdb848837 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", 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] fb2c0257401c3a3a50cc49e0d4a06622c387ac24e499a3bdecd69257adefe103 [INFO] running `Command { std: "docker" "start" "-a" "fb2c0257401c3a3a50cc49e0d4a06622c387ac24e499a3bdecd69257adefe103", kill_on_drop: false }` [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling clap_derive v3.1.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling zbus_macros v1.9.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zvariant_derive v2.10.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling rust_decimal_macros v1.22.0 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling hkd32 v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling zvariant v2.10.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling zbus v1.9.1 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling secret-service v2.0.1 [INFO] [stderr] Compiling keyring v0.10.4 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling terra-rust-api v1.2.17 [INFO] [stderr] Compiling terra-rust-wallet v1.1.4 [INFO] [stderr] Compiling terra-rust-cli v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 07s [INFO] running `Command { std: "docker" "inspect" "fb2c0257401c3a3a50cc49e0d4a06622c387ac24e499a3bdecd69257adefe103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb2c0257401c3a3a50cc49e0d4a06622c387ac24e499a3bdecd69257adefe103", kill_on_drop: false }` [INFO] [stdout] fb2c0257401c3a3a50cc49e0d4a06622c387ac24e499a3bdecd69257adefe103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", 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] 329ee28e80886cb62f65e6bf2bc9eec83c4bd27526022f4d70c34154dac72008 [INFO] running `Command { std: "docker" "start" "-a" "329ee28e80886cb62f65e6bf2bc9eec83c4bd27526022f4d70c34154dac72008", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling terra-rust-cli v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.65s [INFO] running `Command { std: "docker" "inspect" "329ee28e80886cb62f65e6bf2bc9eec83c4bd27526022f4d70c34154dac72008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "329ee28e80886cb62f65e6bf2bc9eec83c4bd27526022f4d70c34154dac72008", kill_on_drop: false }` [INFO] [stdout] 329ee28e80886cb62f65e6bf2bc9eec83c4bd27526022f4d70c34154dac72008 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", 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] b677cef7bb3fb498897415c3b7a8d27d7cf39e0e584f455420ead1d853177cae [INFO] running `Command { std: "docker" "start" "-a" "b677cef7bb3fb498897415c3b7a8d27d7cf39e0e584f455420ead1d853177cae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/terra_rust_cli-6e95e91a641d0b33) [INFO] [stdout] [INFO] [stderr] Doc-tests terra-rust-cli [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" "b677cef7bb3fb498897415c3b7a8d27d7cf39e0e584f455420ead1d853177cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b677cef7bb3fb498897415c3b7a8d27d7cf39e0e584f455420ead1d853177cae", kill_on_drop: false }` [INFO] [stdout] b677cef7bb3fb498897415c3b7a8d27d7cf39e0e584f455420ead1d853177cae