[INFO] cloning repository https://github.com/paoloposso/solana_rust_client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paoloposso/solana_rust_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaoloposso%2Fsolana_rust_client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaoloposso%2Fsolana_rust_client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e26978e40b89605b9f248c93178a22777826253 [INFO] testing paoloposso/solana_rust_client against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaoloposso%2Fsolana_rust_client" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paoloposso/solana_rust_client 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/paoloposso/solana_rust_client [INFO] finished tweaking git repo https://github.com/paoloposso/solana_rust_client [INFO] tweaked toml for git repo https://github.com/paoloposso/solana_rust_client written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/paoloposso/solana_rust_client 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] Downloading crates ... [INFO] [stderr] Downloaded hmac v0.12.1 [INFO] [stderr] Downloaded ouroboros_macro v0.14.2 [INFO] [stderr] Downloaded index_list v0.2.7 [INFO] [stderr] Downloaded solana-bloom v1.10.0 [INFO] [stderr] Downloaded solana-bucket-map v1.10.0 [INFO] [stderr] Downloaded solana-account-decoder v1.10.0 [INFO] [stderr] Downloaded solana-clap-utils v1.10.0 [INFO] [stderr] Downloaded solana-cli-config v1.10.0 [INFO] [stderr] Downloaded solana-perf v1.10.0 [INFO] [stderr] Downloaded solana-remote-wallet v1.10.0 [INFO] [stderr] Downloaded derivation-path v0.2.0 [INFO] [stderr] Downloaded modular-bitfield-impl v0.11.2 [INFO] [stderr] Downloaded inout v0.1.2 [INFO] [stderr] Downloaded cipher v0.4.3 [INFO] [stderr] Downloaded merlin v3.0.0 [INFO] [stderr] Downloaded solana-program-runtime v1.10.0 [INFO] [stderr] Downloaded solana-stake-program v1.10.0 [INFO] [stderr] Downloaded solana-rayon-threadlimit v1.10.0 [INFO] [stderr] Downloaded solana-config-program v1.10.0 [INFO] [stderr] Downloaded solana-address-lookup-table-program v1.10.0 [INFO] [stderr] Downloaded solana-transaction-status v1.10.0 [INFO] [stderr] Downloaded solana-measure v1.10.0 [INFO] [stderr] Downloaded solana-runtime v1.10.0 [INFO] [stderr] Downloaded solana-version v1.10.0 [INFO] [stderr] Downloaded solana-logger v1.10.0 [INFO] [stderr] Downloaded solana-client v1.10.0 [INFO] [stderr] Downloaded solana-zk-token-sdk v1.10.0 [INFO] [stderr] Downloaded solana-sdk v1.10.0 [INFO] [stderr] Downloaded ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Downloaded solana-faucet v1.10.0 [INFO] [stderr] Downloaded solana-net-utils v1.10.0 [INFO] [stderr] Downloaded gethostname v0.2.2 [INFO] [stderr] Downloaded pbkdf2 v0.10.1 [INFO] [stderr] Downloaded solana-metrics v1.10.0 [INFO] [stderr] Downloaded solana-compute-budget-program v1.10.0 [INFO] [stderr] Downloaded solana-zk-token-proof-program v1.10.0 [INFO] [stderr] Downloaded modular-bitfield v0.11.2 [INFO] [stderr] Downloaded ouroboros v0.14.2 [INFO] [stderr] Downloaded solana-vote-program v1.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] ade98a1f9b62ce944bd6a936f27010e614a41744d2ed96c7d0201590bb3ddca0 [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" "ade98a1f9b62ce944bd6a936f27010e614a41744d2ed96c7d0201590bb3ddca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ade98a1f9b62ce944bd6a936f27010e614a41744d2ed96c7d0201590bb3ddca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ade98a1f9b62ce944bd6a936f27010e614a41744d2ed96c7d0201590bb3ddca0", kill_on_drop: false }` [INFO] [stdout] ade98a1f9b62ce944bd6a936f27010e614a41744d2ed96c7d0201590bb3ddca0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e280d4afceee53051643c4992f8e645e5f579f94a9be2cd50552607d3a50bed3 [INFO] running `Command { std: "docker" "start" "-a" "e280d4afceee53051643c4992f8e645e5f579f94a9be2cd50552607d3a50bed3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling solana-perf v1.10.0 [INFO] [stderr] Compiling index_list v0.2.7 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.10.0 [INFO] [stderr] Compiling solana-frozen-abi v1.10.0 [INFO] [stderr] Compiling solana-program v1.10.0 [INFO] [stderr] Compiling solana-sdk v1.10.0 [INFO] [stderr] Compiling solana-program-runtime v1.10.0 [INFO] [stderr] Compiling solana-vote-program v1.10.0 [INFO] [stderr] Compiling solana-bloom v1.10.0 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.10.0 [INFO] [stderr] Compiling solana-version v1.10.0 [INFO] [stderr] Compiling solana-stake-program v1.10.0 [INFO] [stderr] Compiling solana-runtime v1.10.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling gethostname v0.2.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling solana-logger v1.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.10.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling ouroboros_macro v0.14.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling dialoguer v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling caps v0.5.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling ouroboros v0.14.2 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling solana-cli-config v1.10.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling inout v0.1.2 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling tokio-tungstenite v0.17.1 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling spl-token v3.2.0 [INFO] [stderr] Compiling spl-memo v3.0.1 [INFO] [stderr] Compiling spl-associated-token-account v1.0.3 [INFO] [stderr] Compiling solana-measure v1.10.0 [INFO] [stderr] Compiling solana-metrics v1.10.0 [INFO] [stderr] Compiling solana-zk-token-sdk v1.10.0 [INFO] [stderr] Compiling solana-remote-wallet v1.10.0 [INFO] [stderr] Compiling solana-bucket-map v1.10.0 [INFO] [stderr] Compiling solana-net-utils v1.10.0 [INFO] [stderr] Compiling solana-config-program v1.10.0 [INFO] [stderr] Compiling solana-compute-budget-program v1.10.0 [INFO] [stderr] Compiling solana-account-decoder v1.10.0 [INFO] [stderr] Compiling solana-clap-utils v1.10.0 [INFO] [stderr] Compiling solana-faucet v1.10.0 [INFO] [stderr] Compiling solana-zk-token-proof-program v1.10.0 [INFO] [stderr] Compiling solana-transaction-status v1.10.0 [INFO] [stderr] Compiling solana-client v1.10.0 [INFO] [stderr] Compiling solana_rust_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 41s [INFO] running `Command { std: "docker" "inspect" "e280d4afceee53051643c4992f8e645e5f579f94a9be2cd50552607d3a50bed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e280d4afceee53051643c4992f8e645e5f579f94a9be2cd50552607d3a50bed3", kill_on_drop: false }` [INFO] [stdout] e280d4afceee53051643c4992f8e645e5f579f94a9be2cd50552607d3a50bed3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c80c981e76ffa145fe6baac9acc6cc5943b06207927021a4b899ce9a42057f58 [INFO] running `Command { std: "docker" "start" "-a" "c80c981e76ffa145fe6baac9acc6cc5943b06207927021a4b899ce9a42057f58", kill_on_drop: false }` [INFO] [stderr] Compiling solana_rust_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.72s [INFO] running `Command { std: "docker" "inspect" "c80c981e76ffa145fe6baac9acc6cc5943b06207927021a4b899ce9a42057f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c80c981e76ffa145fe6baac9acc6cc5943b06207927021a4b899ce9a42057f58", kill_on_drop: false }` [INFO] [stdout] c80c981e76ffa145fe6baac9acc6cc5943b06207927021a4b899ce9a42057f58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 96a8c6f6ab70fb3b02575885fe55151b25de1fa9d872e316205b8347d96fe7c2 [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" "96a8c6f6ab70fb3b02575885fe55151b25de1fa9d872e316205b8347d96fe7c2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/solana_rust_client-e703d1b042d24861) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/solana_rust_client-3f72f321ddfd5e5b) [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] [stderr] Doc-tests solana_rust_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" "96a8c6f6ab70fb3b02575885fe55151b25de1fa9d872e316205b8347d96fe7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a8c6f6ab70fb3b02575885fe55151b25de1fa9d872e316205b8347d96fe7c2", kill_on_drop: false }` [INFO] [stdout] 96a8c6f6ab70fb3b02575885fe55151b25de1fa9d872e316205b8347d96fe7c2