[INFO] cloning repository https://github.com/1devNdogs/rusting-on-ethers-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1devNdogs/rusting-on-ethers-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1devNdogs%2Frusting-on-ethers-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1devNdogs%2Frusting-on-ethers-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c44757fc17fdee046a80bf0bee88926ee4880045 [INFO] testing 1devNdogs/rusting-on-ethers-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1devNdogs%2Frusting-on-ethers-rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1devNdogs/rusting-on-ethers-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/1devNdogs/rusting-on-ethers-rs [INFO] finished tweaking git repo https://github.com/1devNdogs/rusting-on-ethers-rs [INFO] tweaked toml for git repo https://github.com/1devNdogs/rusting-on-ethers-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/1devNdogs/rusting-on-ethers-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gakonst/ethers-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eth-keystore v0.3.0 [INFO] [stderr] Downloaded scrypt v0.7.0 [INFO] [stderr] Downloaded coins-core v0.2.2 [INFO] [stderr] Downloaded coins-bip32 v0.3.0 [INFO] [stderr] Downloaded aes v0.7.4 [INFO] [stderr] Downloaded serde-aux v2.2.0 [INFO] [stderr] Downloaded base58check v0.1.0 [INFO] [stderr] Downloaded bech32 v0.7.3 [INFO] [stderr] Downloaded coins-bip39 v0.3.0 [INFO] [stderr] Downloaded rlp v0.5.0 [INFO] [stderr] Downloaded salsa20 v0.8.0 [INFO] [stderr] Downloaded k256 v0.9.4 [INFO] [stderr] Downloaded elliptic-curve v0.10.4 [INFO] [stderr] Downloaded ecdsa v0.12.2 [INFO] [stderr] Downloaded pkcs8 v0.7.0 [INFO] [stderr] Downloaded der v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96a03426d1fb0e28742104ed0fbe0cbd3962d4c07dc53d5e79b356bc25b62339 [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" "96a03426d1fb0e28742104ed0fbe0cbd3962d4c07dc53d5e79b356bc25b62339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96a03426d1fb0e28742104ed0fbe0cbd3962d4c07dc53d5e79b356bc25b62339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a03426d1fb0e28742104ed0fbe0cbd3962d4c07dc53d5e79b356bc25b62339", kill_on_drop: false }` [INFO] [stdout] 96a03426d1fb0e28742104ed0fbe0cbd3962d4c07dc53d5e79b356bc25b62339 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 607c696eb2d938754a53d591e1f942d0a474b05d1c1c3a8a1af790118bef1b1e [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" "607c696eb2d938754a53d591e1f942d0a474b05d1c1c3a8a1af790118bef1b1e", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling base64ct v1.0.0 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling der v0.4.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.8.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.10.0 [INFO] [stderr] Compiling crypto-bigint v0.2.2 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling password-hash v0.2.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pkcs8 v0.7.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling elliptic-curve v0.10.4 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling ecdsa v0.12.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling k256 v0.9.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling coins-bip32 v0.3.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling eth-keystore v0.3.0 [INFO] [stderr] Compiling serde-aux v2.2.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethbloom v0.11.0 [INFO] [stderr] Compiling coins-bip39 v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.2.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling parity-scale-codec v2.2.0 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Compiling ethereum-types v0.11.0 [INFO] [stderr] Compiling ethabi v14.1.0 [INFO] [stderr] Compiling ethers-core v0.4.0 (https://github.com/gakonst/ethers-rs#d31d19c3) [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling ethers-signers v0.4.0 (https://github.com/gakonst/ethers-rs#d31d19c3) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling ethers-contract-abigen v0.4.0 (https://github.com/gakonst/ethers-rs#d31d19c3) [INFO] [stderr] Compiling ethers-providers v0.4.0 (https://github.com/gakonst/ethers-rs#d31d19c3) [INFO] [stderr] Compiling ethers-contract-derive v0.4.0 (https://github.com/gakonst/ethers-rs#d31d19c3) [INFO] [stderr] Compiling ethers-contract v0.4.0 (https://github.com/gakonst/ethers-rs#d31d19c3) [INFO] [stderr] Compiling ethers-middleware v0.4.0 (https://github.com/gakonst/ethers-rs#d31d19c3) [INFO] [stderr] Compiling ethers v0.4.0 (https://github.com/gakonst/ethers-rs#d31d19c3) [INFO] [stderr] Compiling rust_quickstart v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `async_one` [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let async_one = subscribe_blocks::run(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_one` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `async_three` [INFO] [stdout] --> src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let async_three = watch_blocks::run(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_three` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `async_four` [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let async_four = watch_pending_transactions::run(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_four` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 0 that must be used [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | futures::join!(async_two); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `futures::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 37s [INFO] running `Command { std: "docker" "inspect" "607c696eb2d938754a53d591e1f942d0a474b05d1c1c3a8a1af790118bef1b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "607c696eb2d938754a53d591e1f942d0a474b05d1c1c3a8a1af790118bef1b1e", kill_on_drop: false }` [INFO] [stdout] 607c696eb2d938754a53d591e1f942d0a474b05d1c1c3a8a1af790118bef1b1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 319c5f7a444623f6bfe80d85bb28f99e2603cd50ce6fd44b654dd46ae872e3f4 [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" "319c5f7a444623f6bfe80d85bb28f99e2603cd50ce6fd44b654dd46ae872e3f4", kill_on_drop: false }` [INFO] [stderr] Compiling rust_quickstart v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `async_one` [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let async_one = subscribe_blocks::run(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_one` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `async_three` [INFO] [stdout] --> src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let async_three = watch_blocks::run(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_three` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `async_four` [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let async_four = watch_pending_transactions::run(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_four` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 0 that must be used [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | futures::join!(async_two); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `futures::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `Command { std: "docker" "inspect" "319c5f7a444623f6bfe80d85bb28f99e2603cd50ce6fd44b654dd46ae872e3f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "319c5f7a444623f6bfe80d85bb28f99e2603cd50ce6fd44b654dd46ae872e3f4", kill_on_drop: false }` [INFO] [stdout] 319c5f7a444623f6bfe80d85bb28f99e2603cd50ce6fd44b654dd46ae872e3f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] cb2142b6d0cc70a723a91a4e7a6c7f869ebca182aac0b00b8d670279eb61fdca [INFO] running `Command { std: "docker" "start" "-a" "cb2142b6d0cc70a723a91a4e7a6c7f869ebca182aac0b00b8d670279eb61fdca", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `async_one` [INFO] [stderr] --> src/main.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | let async_one = subscribe_blocks::run(); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_one` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `async_three` [INFO] [stderr] --> src/main.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | let async_three = watch_blocks::run(); [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_three` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `async_four` [INFO] [stderr] --> src/main.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | let async_four = watch_pending_transactions::run(); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_async_four` [INFO] [stderr] [INFO] [stderr] warning: unused `Result` in tuple element 0 that must be used [INFO] [stderr] --> src/main.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | futures::join!(async_two); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `futures::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rust_quickstart` (bin "rust_quickstart" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_quickstart-43ec727fa9b73e15) [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" "cb2142b6d0cc70a723a91a4e7a6c7f869ebca182aac0b00b8d670279eb61fdca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb2142b6d0cc70a723a91a4e7a6c7f869ebca182aac0b00b8d670279eb61fdca", kill_on_drop: false }` [INFO] [stdout] cb2142b6d0cc70a723a91a4e7a6c7f869ebca182aac0b00b8d670279eb61fdca