[INFO] cloning repository https://github.com/thlorenz/solarium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thlorenz/solarium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthlorenz%2Fsolarium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthlorenz%2Fsolarium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdd578c50d182c7cd53b3f03182f8b16e2f811e8 [INFO] testing thlorenz/solarium against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthlorenz%2Fsolarium" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thlorenz/solarium 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 git repo https://github.com/thlorenz/solarium [INFO] finished tweaking git repo https://github.com/thlorenz/solarium [INFO] tweaked toml for git repo https://github.com/thlorenz/solarium written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/thlorenz/solarium already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gethostname v0.2.1 [INFO] [stderr] Downloaded solana-config-program v1.8.5 [INFO] [stderr] Downloaded hash32 v0.1.1 [INFO] [stderr] Downloaded solana-compute-budget-program v1.8.5 [INFO] [stderr] Downloaded enum-ordinalize v3.1.10 [INFO] [stderr] Downloaded educe v0.4.18 [INFO] [stderr] Downloaded tokio-serde v0.8.0 [INFO] [stderr] Downloaded solana_rbpf v0.2.11 [INFO] [stderr] Downloaded bzip2 v0.3.3 [INFO] [stderr] Downloaded crc32fast v1.2.2 [INFO] [stderr] Downloaded synstructure v0.12.6 [INFO] [stderr] Downloaded tarpc-plugins v0.9.0 [INFO] [stderr] Downloaded tarpc v0.24.1 [INFO] [stderr] Downloaded solana-banks-interface v1.8.5 [INFO] [stderr] Downloaded solana-banks-server v1.8.5 [INFO] [stderr] Downloaded solana-ed25519-program v1.8.5 [INFO] [stderr] Downloaded zeroize_derive v1.2.2 [INFO] [stderr] Downloaded goblin v0.3.4 [INFO] [stderr] Downloaded borsh-derive-internal v0.9.1 [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Downloaded solana-banks-client v1.8.5 [INFO] [stderr] Downloaded signature v1.4.0 [INFO] [stderr] Downloaded solana-bpf-loader-program v1.8.5 [INFO] [stderr] Downloaded chrono-humanize v0.2.1 [INFO] [stderr] Downloaded pbkdf2 v0.6.0 [INFO] [stderr] Downloaded bytemuck_derive v1.0.1 [INFO] [stderr] Downloaded zeroize v1.4.3 [INFO] [stderr] Downloaded assert_matches v1.5.0 [INFO] [stderr] Downloaded crypto-mac v0.10.1 [INFO] [stderr] Downloaded dir-diff v0.3.2 [INFO] [stderr] Downloaded tar v0.4.37 [INFO] [stderr] Downloaded ed25519 v1.3.0 [INFO] [stderr] Downloaded reqwest v0.11.6 [INFO] [stderr] Downloaded ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Downloaded solana-metrics v1.8.5 [INFO] [stderr] Downloaded solana-stake-program v1.8.5 [INFO] [stderr] Downloaded solana-vote-program v1.8.5 [INFO] [stderr] Downloaded solana-program-test v1.8.5 [INFO] [stderr] Downloaded addr2line v0.17.0 [INFO] [stderr] Downloaded derivation-path v0.1.3 [INFO] [stderr] Downloaded symlink v0.1.0 [INFO] [stderr] Downloaded qstring v0.7.2 [INFO] [stderr] Downloaded bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Downloaded gimli v0.26.1 [INFO] [stderr] Downloaded curve25519-dalek v3.2.0 [INFO] [stderr] Downloaded borsh v0.9.1 [INFO] [stderr] Downloaded curve25519-dalek v2.1.3 [INFO] [stderr] Downloaded bv v0.11.1 [INFO] [stderr] Downloaded solana-crate-features v1.8.5 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.8.5 [INFO] [stderr] Downloaded solana-sdk-macro v1.8.5 [INFO] [stderr] Downloaded borsh-derive v0.9.1 [INFO] [stderr] Downloaded solana-frozen-abi v1.8.5 [INFO] [stderr] Downloaded solana-program v1.8.5 [INFO] [stderr] Downloaded solana-sdk v1.8.5 [INFO] [stderr] Downloaded solana-logger v1.8.5 [INFO] [stderr] Downloaded solana-secp256k1-program v1.8.5 [INFO] [stderr] Downloaded ouroboros_macro v0.10.1 [INFO] [stderr] Downloaded ouroboros v0.10.1 [INFO] [stderr] Downloaded solana-rayon-threadlimit v1.8.5 [INFO] [stderr] Downloaded backtrace v0.3.63 [INFO] [stderr] Downloaded uriparse v0.6.3 [INFO] [stderr] Downloaded solana-measure v1.8.5 [INFO] [stderr] Downloaded solana-runtime v1.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 32424be5f7b9dd2288cf08d20b140980e52bb8ae7af4772e8077c8eedceebc4d [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" "32424be5f7b9dd2288cf08d20b140980e52bb8ae7af4772e8077c8eedceebc4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32424be5f7b9dd2288cf08d20b140980e52bb8ae7af4772e8077c8eedceebc4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32424be5f7b9dd2288cf08d20b140980e52bb8ae7af4772e8077c8eedceebc4d", kill_on_drop: false }` [INFO] [stdout] 32424be5f7b9dd2288cf08d20b140980e52bb8ae7af4772e8077c8eedceebc4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] ef72ebd17c59abb47801de5abd4533eca47e35c1aef3b42172cf4ad6233b18a7 [INFO] running `Command { std: "docker" "start" "-a" "ef72ebd17c59abb47801de5abd4533eca47e35c1aef3b42172cf4ad6233b18a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [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 libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.8.5 [INFO] [stderr] Compiling solana-frozen-abi v1.8.5 [INFO] [stderr] Compiling solana-program v1.8.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling solana-logger v1.8.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.8.5 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.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 libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling sol_logging v0.1.0 (/opt/rustwide/workdir/logging/program) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "ef72ebd17c59abb47801de5abd4533eca47e35c1aef3b42172cf4ad6233b18a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef72ebd17c59abb47801de5abd4533eca47e35c1aef3b42172cf4ad6233b18a7", kill_on_drop: false }` [INFO] [stdout] ef72ebd17c59abb47801de5abd4533eca47e35c1aef3b42172cf4ad6233b18a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] 123e18140b8842b9016b1fd8aebf70446201c7c70eabe5502090812c84a7e185 [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" "123e18140b8842b9016b1fd8aebf70446201c7c70eabe5502090812c84a7e185", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [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 rayon-core v1.9.1 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling solana-sdk v1.8.5 [INFO] [stderr] Compiling solana-vote-program v1.8.5 [INFO] [stderr] Compiling solana-stake-program v1.8.5 [INFO] [stderr] Compiling solana-runtime v1.8.5 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling tarpc-plugins v0.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ouroboros_macro v0.10.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling goblin v0.3.4 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [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 rustls v0.19.1 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling ouroboros v0.10.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling solana_rbpf v0.2.11 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling tarpc v0.24.1 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling solana-crate-features v1.8.5 [INFO] [stderr] Compiling solana-metrics v1.8.5 [INFO] [stderr] Compiling solana-config-program v1.8.5 [INFO] [stderr] Compiling solana-compute-budget-program v1.8.5 [INFO] [stderr] Compiling solana-secp256k1-program v1.8.5 [INFO] [stderr] Compiling solana-ed25519-program v1.8.5 [INFO] [stderr] Compiling solana-banks-interface v1.8.5 [INFO] [stderr] Compiling solana-measure v1.8.5 [INFO] [stderr] Compiling solana-banks-client v1.8.5 [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling solana-bpf-loader-program v1.8.5 [INFO] [stderr] Compiling solana-banks-server v1.8.5 [INFO] [stderr] Compiling solana-program-test v1.8.5 [INFO] [stderr] Compiling sol_logging v0.1.0 (/opt/rustwide/workdir/logging/program) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.log_rust_location.61470da5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9.ezot7xaa1sf2nzz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-5912a6c981821ab1/out" "-L" "/opt/rustwide/target/debug/build/blake3-5912a6c981821ab1/out" "-L" "/opt/rustwide/target/debug/build/ring-739d34a71a9b0d89/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-6b709ba3523397ad/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-f11ecd7b6ab84aef/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libsolana_program_test-db90dbae2746bc5d.rlib" "/opt/rustwide/target/debug/deps/libsolana_logger-9f0e844684b0c931.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-15418b6b02eee823.rlib" "/opt/rustwide/target/debug/deps/libatty-5d995990869f6198.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libsolana_banks_server-fa5d1d544c36bb44.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-ed6acaa19b83b175.rlib" "/opt/rustwide/target/debug/deps/libsolana_banks_client-198727ef7ed3fa70.rlib" "/opt/rustwide/target/debug/deps/libsolana_banks_interface-0335791baa61566a.rlib" "/opt/rustwide/target/debug/deps/libtarpc-3d519d6bc5b0ca56.rlib" "/opt/rustwide/target/debug/deps/libtokio_serde-b21933046f485837.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b83bf9a2d1d4d987.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c810e4ec13373fed.rlib" "/opt/rustwide/target/debug/deps/libfutures-e03b4b29ccfb4e99.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2f35ef12f372d72c.rlib" "/opt/rustwide/target/debug/deps/libchrono_humanize-0da0a56b7a5d8def.rlib" "/opt/rustwide/target/debug/deps/libsolana_bpf_loader_program-01c910a9de85fd04.rlib" "/opt/rustwide/target/debug/deps/libsolana_runtime-71eaabbba27fcca6.rlib" "/opt/rustwide/target/debug/deps/libdir_diff-0b1e244dee72c70b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libzstd-4885062adc1c026f.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-1e97cd72cfb0b254.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-43be903573d5246f.rlib" "/opt/rustwide/target/debug/deps/libsymlink-b45f8107420a9174.rlib" "/opt/rustwide/target/debug/deps/libsolana_ed25519_program-afcc73b5e0e4c4e2.rlib" "/opt/rustwide/target/debug/deps/libsolana_compute_budget_program-d7268d40ec73c454.rlib" "/opt/rustwide/target/debug/deps/libsolana_secp256k1_program-55de1867fdaa01b0.rlib" "/opt/rustwide/target/debug/deps/libregex-4efcc36bab2a8580.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-053f5b9157af7a76.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libflate2-52de7ab8fef0b0bd.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-583f3216af07d6a6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e0096b3acf82c226.rlib" "/opt/rustwide/target/debug/deps/libtar-909f5bf39cdabf92.rlib" "/opt/rustwide/target/debug/deps/libxattr-5942ef95cc6f90d1.rlib" "/opt/rustwide/target/debug/deps/libfiletime-61529b69f0fbfb47.rlib" "/opt/rustwide/target/debug/deps/libbzip2-756e014a953e91c3.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-10e770fd017e1bcd.rlib" "/opt/rustwide/target/debug/deps/libsolana_stake_program-07ae6bbe8032a13e.rlib" "/opt/rustwide/target/debug/deps/libsolana_config_program-8e63c3bdbf487cd4.rlib" "/opt/rustwide/target/debug/deps/libouroboros-bc7e724d8017a00b.rlib" "/opt/rustwide/target/debug/deps/libaliasable-86239556f8524124.rlib" "/opt/rustwide/target/debug/deps/libtempfile-88a5f80ce3028691.rlib" "/opt/rustwide/target/debug/deps/librand-c70d4c932e491d23.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bf4d9bd5c9df1003.rlib" "/opt/rustwide/target/debug/deps/librand_core-74fecba864629d2d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3ac576ebd3eee2a6.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libsolana_vote_program-b98a963a88048d92.rlib" "/opt/rustwide/target/debug/deps/libsolana_rayon_threadlimit-6014d4e34c45781c.rlib" "/opt/rustwide/target/debug/deps/libsolana_measure-6395c3baae054ba0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-56e8dfa5ad322e9c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c3cc63fd58688344.rlib" "/opt/rustwide/target/debug/deps/libdashmap-922cb44b6fedd82a.rlib" "/opt/rustwide/target/debug/deps/librayon-84da4b2bbb1dc87c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e4de6d1a411fb095.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ee28ea0446c601ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-37f9749c70eadf43.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-0e87f22193c01a65.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f6d2348b674f0849.rlib" "/opt/rustwide/target/debug/deps/libsolana_metrics-8e4569662448cec8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0f88ebdf778c4f50.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-02732b634169db1e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-29e243c9672b2733.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-c504d4e4413cbd36.rlib" "/opt/rustwide/target/debug/deps/librustls-8d05e103ceb0d705.rlib" "/opt/rustwide/target/debug/deps/libsct-13ca6ffd109a5fd4.rlib" "/opt/rustwide/target/debug/deps/libwebpki-2b06ba5144dc7c2f.rlib" "/opt/rustwide/target/debug/deps/libring-cebc5a04e514d1ca.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-549a8803d64d6adc.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8c9c2a4ce353c355.rlib" "/opt/rustwide/target/debug/deps/libhyper-a0b82c81da4a9ded.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-86ac493acda3c8e6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-69bc271c1514b456.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7fa2a4f1f9002cc4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-d76261b739814c30.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-99dae851f78d5682.rlib" "/opt/rustwide/target/debug/deps/libtokio-f780b704b8e9423c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c9b905b440f81416.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a8ae4414e7002264.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libmio-27764d57a981cc59.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e11d061403fa8066.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4b0874c882cb8b70.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b842e2873dd6d14a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1737dfcdb8d7fa27.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3e0813fd4e9b3e15.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a09c14624be15d2a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b973993d46881d45.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d7d848ede8919c5d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c113189938bc3a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libgethostname-133a31914d6db972.rlib" "/opt/rustwide/target/debug/deps/libsolana_sdk-7da8bbed03e7499d.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-8d633a3ac9e48a77.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f86a833fe7a2ba96.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libqstring-06ff9baf0b58251f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libhmac-100e5033dce54cd8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c77025fad67c2a04.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek_bip32-d5f9cc61096253a3.rlib" "/opt/rustwide/target/debug/deps/libhmac-c0155a468bf0f1a3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ac917c8a0c2bc17f.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-df959c452b73b7ff.rlib" "/opt/rustwide/target/debug/deps/libchrono-98d6a309272d9d9a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-e810d1ffdc673325.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-e1030ddaab32c5b1.rlib" "/opt/rustwide/target/debug/deps/libed25519-050f83bc6571a69d.rlib" "/opt/rustwide/target/debug/deps/libsignature-3ebc1941c963e488.rlib" "/opt/rustwide/target/debug/deps/liburiparse-d9334979fed8ac9f.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libderivation_path-f6d135561ab9fa56.rlib" "/opt/rustwide/target/debug/deps/libfailure-383c1c4d99d49424.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-058f655cce31dc8a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4112516c39b35e9b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/libbs58-989847a20dd99a16.rlib" "/opt/rustwide/target/debug/deps/libsolana_rbpf-39feb6b71098ae5f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libgoblin-8c4119f101a3bef8.rlib" "/opt/rustwide/target/debug/deps/libplain-1ed594736e50e95f.rlib" "/opt/rustwide/target/debug/deps/libscroll-45f754a67e1bbdd6.rlib" "/opt/rustwide/target/debug/deps/libtime-2c91373edfef047a.rlib" "/opt/rustwide/target/debug/deps/libhash32-c9d0abb6c4c52910.rlib" "/opt/rustwide/target/debug/deps/libcombine-f861b4da37444027.rlib" "/opt/rustwide/target/debug/deps/libascii-c384846790890ed3.rlib" "/opt/rustwide/target/debug/deps/libunreachable-7f6700463b97da45.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2dcc6205f23bafab.rlib" "/opt/rustwide/target/debug/deps/libsol_logging.rlib" "/opt/rustwide/target/debug/deps/libsolana_program-3f8bb65589a9f206.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-59e87109d7c2728c.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-3c23f689a5e4e299.rlib" "/opt/rustwide/target/debug/deps/libhmac-b8e2339400d2a309.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-9d9f0e997071d89b.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-3744b0340207b8b3.rlib" "/opt/rustwide/target/debug/deps/librand-fa8f506b6b59cfd1.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9cc35e4cfe8d6cb4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-80b1653c08a1bdfc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-84d262f0b01eba48.rlib" "/opt/rustwide/target/debug/deps/libzeroize-67c86dddf9801f54.rlib" "/opt/rustwide/target/debug/deps/librand_core-a5430cc2f7df4433.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf0bbe6d79ff24bb.rlib" "/opt/rustwide/target/debug/deps/liblibc-ecda6aac7d36df27.rlib" "/opt/rustwide/target/debug/deps/libdigest-29ee9e38d84394f3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-abd0b55d684f7cfb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fbe6750cc58c984e.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-c2e00e12abb5796d.rlib" "/opt/rustwide/target/debug/deps/libbs58-344e4083aca67eb6.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libbv-1ef3456539bb8f88.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-32288eb797bac952.rlib" "/opt/rustwide/target/debug/deps/libblake3-1f1f2539b55b519a.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e8d656cf878f1ba3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-60f29610b80e56b0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-35ae4b10fc631613.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0b134e5993eebb37.rlib" "/opt/rustwide/target/debug/deps/libarrayref-d74246b9792fc0ab.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518308ec030f146.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libitertools-d735819e9f66979f.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libsha3-4caf47a556b0d1b4.rlib" "/opt/rustwide/target/debug/deps/libkeccak-4058ce8e87c4db48.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ca734f24bb72148d.rlib" "/opt/rustwide/target/debug/deps/libsha2-052cee22afa37ffe.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libdigest-c728b05db091adf7.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c49b75ba61570f7b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d5c046d3b113e4be.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d1a3aec7150c5088.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c017c53f9a99f243.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libbincode-cb9bc5a267c08b8f.rlib" "/opt/rustwide/target/debug/deps/libserde-c6b92180ba0b6843.rlib" "/opt/rustwide/target/debug/deps/libborsh-ac535d258ea8215e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/log_rust_location-f60b4ee9ca07a8f9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sol_logging` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "123e18140b8842b9016b1fd8aebf70446201c7c70eabe5502090812c84a7e185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "123e18140b8842b9016b1fd8aebf70446201c7c70eabe5502090812c84a7e185", kill_on_drop: false }` [INFO] [stdout] 123e18140b8842b9016b1fd8aebf70446201c7c70eabe5502090812c84a7e185