[INFO] fetching crate safecoin-client 1.6.19... [INFO] testing safecoin-client-1.6.19 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate safecoin-client 1.6.19 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate safecoin-client 1.6.19 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate safecoin-client 1.6.19 [INFO] finished tweaking crates.io crate safecoin-client 1.6.19 [INFO] tweaked toml for crates.io crate safecoin-client 1.6.19 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonrpc-http-server v17.1.0 [INFO] [stderr] Downloaded jsonrpc-core v17.1.0 [INFO] [stderr] Downloaded globset v0.4.8 [INFO] [stderr] Downloaded jsonrpc-server-utils v17.1.0 [INFO] [stderr] Downloaded input_buffer v0.3.1 [INFO] [stderr] Downloaded tungstenite v0.10.1 [INFO] [stderr] Downloaded safecoin-net-utils v1.6.19 [INFO] [stderr] Downloaded safecoin-faucet v1.6.19 [INFO] [stderr] Downloaded safecoin-transaction-status v1.6.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", 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] a18eed754892724ee42508bfb238818673a927f2aedc69c8bb3431f0611305b9 [INFO] running `Command { std: "docker" "start" "-a" "a18eed754892724ee42508bfb238818673a927f2aedc69c8bb3431f0611305b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a18eed754892724ee42508bfb238818673a927f2aedc69c8bb3431f0611305b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a18eed754892724ee42508bfb238818673a927f2aedc69c8bb3431f0611305b9", kill_on_drop: false }` [INFO] [stdout] a18eed754892724ee42508bfb238818673a927f2aedc69c8bb3431f0611305b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-09-08" "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] 105497c963415a96f9c3ed2043fef5f6c093281e853f73d19209ae79b061a7d5 [INFO] running `Command { std: "docker" "start" "-a" "105497c963415a96f9c3ed2043fef5f6c093281e853f73d19209ae79b061a7d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling safecoin-stake-program v1.6.19 [INFO] [stderr] Compiling safecoin-runtime v1.6.19 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling paste v0.1.18 [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 semver v0.11.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling safecoin-rayon-threadlimit v1.6.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling safecoin-logger v1.6.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling hidapi v1.2.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling safecoin-frozen-abi-macro v1.6.19 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling safecoin-sdk-macro v1.6.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.5.1 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling ouroboros v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling backtrace v0.3.57 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.20 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling safecoin-cli-config v1.6.18 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling jsonrpc-core v17.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling safecoin-vote-program v1.6.19 [INFO] [stderr] Compiling safecoin-frozen-abi v1.6.19 [INFO] [stderr] Compiling tiny-bip39 v0.8.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling safecoin-program v1.6.19 [INFO] [stderr] Compiling safe-token v3.1.6 [INFO] [stderr] Compiling safe-memo v3.0.4 [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling safe-associated-token-account v1.0.7 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling safecoin-crate-features v1.6.18 [INFO] [stderr] Compiling safecoin-sdk v1.6.20 [INFO] [stderr] Compiling safecoin-metrics v1.6.19 [INFO] [stderr] Compiling safecoin-config-program v1.6.19 [INFO] [stderr] Compiling safecoin-remote-wallet v1.6.19 [INFO] [stderr] Compiling safecoin-secp256k1-program v1.6.19 [INFO] [stderr] Compiling safecoin-version v1.6.19 [INFO] [stderr] Compiling safecoin-clap-utils v1.6.19 [INFO] [stderr] Compiling safecoin-faucet v1.6.19 [INFO] [stderr] Compiling safecoin-net-utils v1.6.19 [INFO] [stderr] Compiling safecoin-account-decoder v1.6.20 [INFO] [stderr] Compiling jemalloc-ctl v0.3.3 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling safecoin-measure v1.6.19 [INFO] [stderr] Compiling safecoin-transaction-status v1.6.21 [INFO] [stderr] Compiling safecoin-client v1.6.19 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 27s [INFO] running `Command { std: "docker" "inspect" "105497c963415a96f9c3ed2043fef5f6c093281e853f73d19209ae79b061a7d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105497c963415a96f9c3ed2043fef5f6c093281e853f73d19209ae79b061a7d5", kill_on_drop: false }` [INFO] [stdout] 105497c963415a96f9c3ed2043fef5f6c093281e853f73d19209ae79b061a7d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f4dbcc6dbcd41b1751d7af370831b735037ed87a2af1b345a01482656fd7663 [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" "4f4dbcc6dbcd41b1751d7af370831b735037ed87a2af1b345a01482656fd7663", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling jsonrpc-server-utils v17.1.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling jsonrpc-http-server v17.1.0 [INFO] [stderr] Compiling safecoin-client v1.6.19 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 57.48s [INFO] running `Command { std: "docker" "inspect" "4f4dbcc6dbcd41b1751d7af370831b735037ed87a2af1b345a01482656fd7663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f4dbcc6dbcd41b1751d7af370831b735037ed87a2af1b345a01482656fd7663", kill_on_drop: false }` [INFO] [stdout] 4f4dbcc6dbcd41b1751d7af370831b735037ed87a2af1b345a01482656fd7663 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc84e6bfa2b61221b9ca63c17a7ee9e95de897ccfd9d7931953c4ac3378dc03b [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" "fc84e6bfa2b61221b9ca63c17a7ee9e95de897ccfd9d7931953c4ac3378dc03b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/safecoin_client-25f1904ecd969de5) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test rpc_client::tests::test_rpc_client_thread ... ok [INFO] [stdout] test rpc_client::tests::test_get_recent_blockhash ... ok [INFO] [stdout] test blockhash_query::tests::test_blockhash_query_new_ok ... ok [INFO] [stdout] test rpc_client::tests::test_send_transaction ... ok [INFO] [stdout] test rpc_client::tests::test_send_and_confirm_transaction ... ok [INFO] [stdout] test blockhash_query::tests::test_blockhash_query_get_blockhash_fee_calc ... ok [INFO] [stdout] test rpc_filter::tests::test_bytes_match ... ok [INFO] [stdout] test rpc_request::tests::test_build_request_json_config_options ... ok [INFO] [stdout] test tpu_client::tests::test_recent_leader_slots ... ok [INFO] [stdout] test rpc_filter::tests::test_verify_memcmp ... ok [INFO] [stdout] test blockhash_query::tests::test_blockhash_query_new_from_matches_ok ... ok [INFO] [stdout] test rpc_request::tests::test_build_request_json ... ok [INFO] [stdout] test rpc_client::tests::test_get_signature_status ... ok [INFO] [stdout] test thin_client::tests::test_client_optimizer ... ok [INFO] [stdout] test rpc_client::tests::test_send ... ok [INFO] [stdout] test http_sender::tests::http_sender_on_tokio_multi_thread ... ok [INFO] [stdout] test rpc_client::tests::test_send_async_multi_thread ... ok [INFO] [stdout] test blockhash_query::tests::test_blockhash_query_new_no_nonce_fail - should panic ... ok [INFO] [stdout] test http_sender::tests::http_sender_ontokio_current_thread_should_panic - should panic ... ok [INFO] [stdout] test blockhash_query::tests::test_blockhash_query_new_nonce_fail - should panic ... ok [INFO] [stdout] test rpc_client::tests::test_send_async_current_thread_should_panic - should panic ... ok [INFO] [stdout] test blockhash_query::tests::test_blockhash_query_new_from_matches_without_nonce_fail - should panic ... ok [INFO] [stdout] test blockhash_query::tests::test_blockhash_query_new_from_matches_with_nonce_fail - should panic ... ok [INFO] [stdout] test rpc_cache::test::test_old_entries_expire ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] [stderr] Doc-tests safecoin-client [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" "fc84e6bfa2b61221b9ca63c17a7ee9e95de897ccfd9d7931953c4ac3378dc03b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc84e6bfa2b61221b9ca63c17a7ee9e95de897ccfd9d7931953c4ac3378dc03b", kill_on_drop: false }` [INFO] [stdout] fc84e6bfa2b61221b9ca63c17a7ee9e95de897ccfd9d7931953c4ac3378dc03b