[INFO] cloning repository https://github.com/Gateway-DAO/gtw-rs-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gateway-DAO/gtw-rs-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGateway-DAO%2Fgtw-rs-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGateway-DAO%2Fgtw-rs-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ecfeffe790071f8d3b37ab56004b49cf74f14ca5
[INFO] building Gateway-DAO/gtw-rs-sdk against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGateway-DAO%2Fgtw-rs-sdk" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Gateway-DAO/gtw-rs-sdk on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Gateway-DAO/gtw-rs-sdk
[INFO] finished tweaking git repo https://github.com/Gateway-DAO/gtw-rs-sdk
[INFO] tweaked toml for git repo https://github.com/Gateway-DAO/gtw-rs-sdk written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Gateway-DAO/gtw-rs-sdk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b130f1a9ebf2dbfa88335c0f9588d6ff230d462ae046ebdf6877cf326a94e72c
[INFO] running `Command { std: "docker" "start" "-a" "b130f1a9ebf2dbfa88335c0f9588d6ff230d462ae046ebdf6877cf326a94e72c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b130f1a9ebf2dbfa88335c0f9588d6ff230d462ae046ebdf6877cf326a94e72c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b130f1a9ebf2dbfa88335c0f9588d6ff230d462ae046ebdf6877cf326a94e72c", kill_on_drop: false }`
[INFO] [stdout] b130f1a9ebf2dbfa88335c0f9588d6ff230d462ae046ebdf6877cf326a94e72c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45f0492e02bd3524a903e7b2fa1279cb13bcdf4ed09411cdd7b0ad145c00b950
[INFO] running `Command { std: "docker" "start" "-a" "45f0492e02bd3524a903e7b2fa1279cb13bcdf4ed09411cdd7b0ad145c00b950", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.211
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.211
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]    Compiling scale-info-derive v2.11.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parity-scale-codec v3.6.12
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling const-hex v1.13.1
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling scale-info v2.11.3
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling prettyplease v0.2.24
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling pin-project v1.1.6
[INFO] [stderr]    Compiling js-sys v0.3.72
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling open-fastrlp v0.1.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling ethers-core v2.0.14
[INFO] [stderr]    Compiling curl-sys v0.4.77+curl-8.10.1
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling coins-core v0.8.7
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling hashers v1.0.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling coins-bip32 v0.8.7
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling enr v0.10.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling spinning_top v0.2.5
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling ethers-contract-abigen v2.0.14
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling eth-keystore v0.5.0
[INFO] [stderr]    Compiling ethers-providers v2.0.14
[INFO] [stderr]    Compiling flume v0.9.2
[INFO] [stderr]    Compiling coins-bip39 v0.8.7
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling ethers-signers v2.0.14
[INFO] [stderr]    Compiling ethers-etherscan v2.0.14
[INFO] [stderr]    Compiling futures-locks v0.7.1
[INFO] [stderr]    Compiling ethers-contract-derive v2.0.14
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling ethers-addressbook v2.0.14
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling web-sys v0.3.72
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling surf v2.3.2
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling bech32 v0.7.3
[INFO] [stderr]    Compiling ethers-contract v2.0.14
[INFO] [stderr]    Compiling ethers-middleware v2.0.14
[INFO] [stderr]    Compiling ethers v2.0.14
[INFO] [stderr]    Compiling gtw-rs-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct GtwSDK {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 50 |     config: SdkConfig,
[INFO] [stdout] 51 |     client: Option<Client>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GtwSDK` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wallet_private_key` is never read
[INFO] [stdout]   --> src/services/ethereum.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct EthereumService {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 10 |     wallet_private_key: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wallet_private_key` is never read
[INFO] [stdout]  --> src/services/solana.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct SolanaWalletService {
[INFO] [stdout]   |            ------------------- field in this struct
[INFO] [stdout] 9 |     wallet_private_key: Vec<u8>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 59s
[INFO] running `Command { std: "docker" "inspect" "45f0492e02bd3524a903e7b2fa1279cb13bcdf4ed09411cdd7b0ad145c00b950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45f0492e02bd3524a903e7b2fa1279cb13bcdf4ed09411cdd7b0ad145c00b950", kill_on_drop: false }`
[INFO] [stdout] 45f0492e02bd3524a903e7b2fa1279cb13bcdf4ed09411cdd7b0ad145c00b950
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2887ded2e555b507363426777bdc6974151406789313e8cd1330876b02958a63
[INFO] running `Command { std: "docker" "start" "-a" "2887ded2e555b507363426777bdc6974151406789313e8cd1330876b02958a63", kill_on_drop: false }`
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct GtwSDK {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 50 |     config: SdkConfig,
[INFO] [stdout] 51 |     client: Option<Client>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GtwSDK` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wallet_private_key` is never read
[INFO] [stdout]   --> src/services/ethereum.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct EthereumService {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 10 |     wallet_private_key: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wallet_private_key` is never read
[INFO] [stdout]  --> src/services/solana.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct SolanaWalletService {
[INFO] [stdout]   |            ------------------- field in this struct
[INFO] [stdout] 9 |     wallet_private_key: Vec<u8>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mockito v0.31.1
[INFO] [stderr]    Compiling gtw-rs-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> examples/account.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SdkConfig`
[INFO] [stdout]  --> examples/auth.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gtw_rs_sdk::{GtwSDK, SdkConfig};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AclRequest`, `CreateDataAssetRequest`, and `TypesAccessLevel`
[INFO] [stdout]  --> examples/data_asset.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gtw_rs_sdk::models::{AclRequest, CreateDataAssetRequest, TypesAccessLevel};
[INFO] [stdout]   |                          ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SdkConfig`
[INFO] [stdout]  --> examples/data_asset.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtw_rs_sdk::{GtwSDK, SdkConfig};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Map` and `Value`
[INFO] [stdout]  --> examples/data_asset.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::{Map, Value};
[INFO] [stdout]   |                  ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> examples/data_asset.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::{Read, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SdkConfig`
[INFO] [stdout]  --> examples/data_model.rs:2:58
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gtw_rs_sdk::{models::DataModelCreateRequest, GtwSDK, SdkConfig};
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct GtwSDK {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 50 |     config: SdkConfig,
[INFO] [stdout] 51 |     client: Option<Client>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GtwSDK` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wallet_private_key` is never read
[INFO] [stdout]   --> src/services/ethereum.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct EthereumService {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 10 |     wallet_private_key: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wallet_private_key` is never read
[INFO] [stdout]  --> src/services/solana.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct SolanaWalletService {
[INFO] [stdout]   |            ------------------- field in this struct
[INFO] [stdout] 9 |     wallet_private_key: Vec<u8>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcqNCYq9/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgtw_rs_sdk-014cb68562fb2f6f.rlib,libblake2-b2860ec5d137629c.rlib,libbech32-4f6561769d042701.rlib,libbase64-2a03de3babadded3.rlib,libed25519_dalek-8b37fdfa526369d6.rlib,libcurve25519_dalek-fe1e7ff44d0905ce.rlib,libed25519-5f49c3cbf4da202a.rlib,libsignature-c60efaa020e910f0.rlib,libethers-a001ecc863320526.rlib,libethers_middleware-e6a78a9b1c80c877.rlib,libethers_signers-3ee68943ee941dc8.rlib,libeth_keystore-851495d6b69f5134.rlib,libctr-4cf6f16131ba8d8e.rlib,libuuid-7d1d4f064600c713.rlib,libscrypt-4f7867fd52247557.rlib,libsalsa20-5fb284f803488350.rlib,libpbkdf2-e0470e54d485707d.rlib,libaes-f4872644f06b8e51.rlib,libcipher-46647af0d11ef79b.rlib,libinout-739a248937392cdd.rlib,libcoins_bip39-5298cf9a0a3c952e.rlib,libpbkdf2-ce1b0fe106019cbb.rlib,libbitvec-e052441b7d13dbf0.rlib,libwyz-08b81de43180c23e.rlib,libtap-a03b11bfa148d0b2.rlib,libradium-35c80e83d2bb214a.rlib,libfunty-e395759ffae18036.rlib,libcoins_bip32-69ad195e6de0511c.rlib,libcoins_core-cbe528d768f539bc.rlib,libripemd-6325b7132cbfd3a5.rlib,libbs58-fcdf97cef0619aac.rlib,libbech32-11c5fed5efd72453.rlib,libfutures_locks-591b9f45d4705aca.rlib,libethers_etherscan-90943a04a53c695a.rlib,libethers_contract-592322735426dbe1.rlib,libethers_contract_abigen-76f7c332306e1c17.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libdunce-f1764a0a24559943.rlib,libprettyplease-555440dbf3ec4ab8.rlib,libtoml-a86f331d375da9c1.rlib,libtoml_edit-2c92a9a520ceda23.rlib,libserde_spanned-7a8bc5d6a395faa3.rlib,libwinnow-aec8fd883abf5a30.rlib,libtoml_datetime-d33602bfefcde188.rlib,libinflector-add33566f5f799ff.rlib,liblazy_static-b3603208c0de2608.rlib,libeyre-3b58b8361f7f6187.rlib,libindenter-c5e34d39e16440e0.rlib,libethers_providers-d05888def71866cc.rlib,libinstant-7ca0f2602aa54eaa.rlib,libfutures_timer-520eb5a8501e3476.rlib,libreqwest-8f82e60ddf755d85.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libhyper_rustls-10302d7e490a5bad.rlib,libwebpki_roots-881d9833caf02a91.rlib,libipnet-346d915a0dce48fd.rlib,libtokio_rustls-e45edebde39718de.rlib,librustls-b5489c922795a589.rlib,libsct-a860a34fed67592c.rlib,libwebpki-6866535bf5cc8e0c.rlib,libring-58ea206656f45704.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libhyper-562cd79f9fd403ca.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libh2-ae8bfb129d8fce5e.rlib,libindexmap-579b1e65dcc623d4.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-7d6c39ba3af9f5f6.rlib,libtokio_util-ffafcb73aa91f8d0.rlib,libtower_service-0d7df29686b13872.rlib,libfutures_channel-179401688c37d974.rlib,libtokio-fe44745b89e76de5.rlib,libsignal_hook_registry-c67e1f251ed5d940.rlib,libmio-48e84a93e351c7e4.rlib,libparking_lot-481841e7dbfd8031.rlib,libparking_lot_core-748e1edf4a990dbd.rlib,libsmallvec-8045c56aeb050430.rlib,libsync_wrapper-17f912c27eab8964.rlib,libhttp_body-4aea389b6b64afce.rlib,libjsonwebtoken-c080da01b5f6dedb.rlib,libpem-424a71497994c37f.rlib,libsimple_asn1-5f52e2e30db1e48b.rlib,libtime-5e8c3c65e4d9f1e7.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libnum_bigint-e00f9d62369fcd6a.rlib,libnum_integer-c9fdf093b4714f0f.rlib,libring-50ec0b2dbca71925.rlib,libspin-bd5c65b66a03de3f.rlib,libuntrusted-4c6cc551cc2c6e70.rlib,libenr-8b3e8dbc4e71e382.rlib,libbase64-64299f9d815d057c.rlib,libethers_addressbook-e9623aaccd9e9e40.rlib,libethers_core-3319349330da5cfc.rlib,libsyn-9163e3e1ae1aad49.rlib,libquote-0471c07c091fe1cd.rlib,libproc_macro2-1c37cce177957dc3.rlib,libunicode_ident-2f3def79317703c6.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-c21243b61bb89625.rlib}" "/opt/rustwide/target/debug/deps/{libcargo_metadata-5cf40cb2bb05df1b.rlib,libcargo_platform-10853f16f746df85.rlib,libsemver-db9591f60288e86f.rlib,libcamino-7ec9c85368b11957.rlib,libconst_hex-6034ac13a2adef57.rlib,libtempfile-e4392dd9df9a2668.rlib,libunicode_xid-200dbb0cae8759e6.rlib,libnum_enum-5d6396ce6db8dbc6.rlib,libstrum-b4ade5d3490c3ac5.rlib,libk256-e0d26d8b6029ad1a.rlib,libsha2-3999bb5f07b7af28.rlib,libecdsa-e948cee07846a729.rlib,librfc6979-b8928b79dd070148.rlib,libhmac-e73906e4bbe38838.rlib,libsignature-5b206ebf25212975.rlib,libelliptic_curve-d75d71ad9af5166a.rlib,libpkcs8-6338ed3689c49d4a.rlib,libspki-7a0bdb51e526c50d.rlib,libsec1-ceeda663bf21eb08.rlib,libder-5023387a87adde44.rlib,libcrypto_bigint-b28c3484b7de94b6.rlib,libbase16ct-b0752502dc7a9a1c.rlib,libgroup-4c07b9b7d20599c0.rlib,libff-71c70eefd1eecee0.rlib,libchrono-de347302351bcaa8.rlib,libnum_traits-a180897f8052f1d9.rlib,libiana_time_zone-33839373f004bfb1.rlib,libopen_fastrlp-cbfd9a09d3722cf3.rlib,libethabi-0028e398bd411e24.rlib,libregex-b9bca548269032d8.rlib,libregex_automata-40fbea3c172927e4.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libethereum_types-f1d22cfc6792c6e2.rlib,libethbloom-97ac3f27975887f1.rlib,libtiny_keccak-673ee448e4b31d81.rlib,libprimitive_types-2cc6e0069e16b4ef.rlib,libscale_info-63f556f740b85634.rlib,libimpl_serde-5a0a32864f39c8af.rlib,libimpl_rlp-451a907aa436fa47.rlib,librlp-ea65caa2ee615ca1.rlib,libimpl_codec-8157809ba9171098.rlib,libparity_scale_codec-f77ff7517d2b5576.rlib,libarrayvec-1b252ee19ef31e11.rlib,libbyte_slice_cast-9a7548686a1a9897.rlib,libfixed_hash-a5f48a95a67b782e.rlib,librustc_hex-bc63b2791f5fe1af.rlib,libsha3-75076d2c598c644c.rlib,libkeccak-42ca8630c7170c4b.rlib,libdigest-d12636d0e19c0c3a.rlib,libconst_oid-5d63b50f42b847e9.rlib,libblock_buffer-105e33142fcd4bfe.rlib,libcrypto_common-79504d34e85cb7ee.rlib,libuint-e2aebbdce786c88e.rlib,libcrunchy-ede7556241863659.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libhex-28742b4ca144387c.rlib,libsurf-3788847bcca14511.rlib,libmime_guess-45531a7ba8bfb8a4.rlib,libunicase-e68199b98a5d4cb3.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-721451430cd4dde4.rlib,libfutures_util-9fbd78d747318cea.rlib,libfutures_task-9da9cda5f9215052.rlib,libpin_utils-9a5791cba021167a.rlib,libhttp_client-6a6eac752154041a.rlib,libhttp_types-432fedb78bd0de10.rlib,libserde_qs-258efb10ac50a29f.rlib,libthiserror-504fb963ae00fe36.rlib,libanyhow-c9ab74479f742b85.rlib,libserde_urlencoded-bd4283594f658cfa.rlib,libserde_json-2ffb1fdda3fa91ba.rlib,libryu-f8ba606093049f91.rlib,librand-142578b85583ec2a.rlib,librand_chacha-87bd82d9293585c1.rlib,librand_core-5f56fd4cd08ed01f.rlib,libgetrandom-47aafed9d767c591.rlib,libinfer-618700db1bc827b0.rlib,libcookie-f7f5b093136eff6f.rlib,libhkdf-0172d44621368b61.rlib,libhmac-a3185b8c1b003d2c.rlib,libcrypto_mac-1665561c3f490499.rlib,libsha2-e5b30385e3676bcb.rlib,libcpufeatures-864a46b3d6008197.rlib,libdigest-a53e1c7a832e885a.rlib,libblock_buffer-f2df56dae1543c0d.rlib,libaes_gcm-3595e45a5f034437.rlib,libghash-9f2fbdde5e4d7d91.rlib,libpolyval-3ceb51cf5b5eeb80.rlib,libcpuid_bool-42d239e8460b4b1c.rlib,libuniversal_hash-137a3a86c1039b70.rlib,libsubtle-e5d0f08ad131a30d.rlib,libctr-0aa986a727606234.rlib,libaes-e38c37de0768c317.rlib,libaes_soft-d2337c5c2bbc6500.rlib,libopaque_debug-1c8528c9b2d49180.rlib,libcipher-a72c1e947d34624e.rlib,libaead-5386704482f5a171.rlib,libgeneric_array-eae32288293d30b4.rlib,libtypenum-e3323f6ed06bf501.rlib,libzeroize-a9c38aed067c803e.rlib,libbase64-b5296a10b8334a2c.rlib,librand-c824993e7b486f7d.rlib,librand_chacha-5b0cc67b7d359e99.rlib,libppv_lite86-2345a06145f128a7.rlib,libzerocopy-ec0a834e02412585.rlib,libbyteorder-d4f0925090e3c361.rlib,librand_core-1e6d6cfe2fd35346.rlib,libgetrandom-fb4e28612b04c703.rlib,libtime-9fc2a470e394e8ef.rlib,libtime_macros-c9a1d1c426da9f4b.rlib,libstandback-58010570dc6ab96d.rlib,libisahc-1facaa7bb8562dff.rlib,liburl-9b53aae705317fc7.rlib,libidna-806905690db29336.rlib,libunicode_normalization-6e95056299e99db3.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-2c8b2b04927c9e3a.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libsluice-c8de008b9ec1598a.rlib,libtracing_futures-f64c937390b294a7.rlib,libpin_project-c2912262f80674b0.rlib,libhttp-596020e0f3a38d2b.rlib,libitoa-4c6598116a867907.rlib,libbytes-e947609a9dad616c.rlib,libserde-7b71dfa6fbdde475.rlib,libfnv-2d77ec4f6f971b24.rlib,libfutures_lite-69463ccf09700d71.rlib,libfastrand-1a1f7fa7e5b5edde.rlib,libwaker_fn-6a297a1ea9bc1088.rlib,libbytes-28d97c987ff6326d.rlib,libflume-72d54cef8763853e.rlib,libspinning_top-56896945820a2edc.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libfutures_sink-be8442ee548d90f9.rlib,libcurl-23dfa3726a523c9e.rlib,libcurl_sys-5090f47a55efb569.rlib,libsocket2-c8fc8a78d130e1da.rlib,liblibc-bb4498038793aa73.rlib,libasync_std-82627cce6687fbe0.rlib,libmemchr-3ffe5f7a52883367.rlib,libasync_global_executor-830a72e36b50bfb6.rlib,libblocking-def86761e4e37383.rlib,libpiper-d40617c4520c993f.rlib,libatomic_waker-001109810bdecbaa.rlib,libasync_channel-6936c5c5f182f8ab.rlib,libasync_executor-dd6c839cde38371f.rlib,libasync_task-65820d26b839a505.rlib,libasync_io-70401fd58ef05f13.rlib,libslab-d2d6782c70f6d408.rlib,libpolling-9598a8b8d031a61d.rlib,libtracing-0f4d6f16813ac8a7.rlib,libtracing_core-1a977c0faab82eff.rlib,libonce_cell-debe7c411cf97340.rlib,librustix-4a0439421ed15c80.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-e5a1906b39cac4ff.rlib,libfutures_lite-1262e8b44a93012c.rlib,libfastrand-5b34477e6b7d2549.rlib,libfutures_io-972ebb79349338ae.rlib,libasync_channel-3a1e38321c51893d.rlib,libevent_listener-67cd091983fb6763.rlib,libconcurrent_queue-34d3a5dcb5673186.rlib,libcrossbeam_utils-d3f614f0e73f3455.rlib,libasync_lock-93eafb317e2842d8.rlib,libevent_listener_strategy-a5de65821a712f64.rlib,libevent_listener-f535efb9677f0dcd.rlib,libparking-49fcf10303d3525f.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libkv_log_macro-67a5c0c55bd6ac1c.rlib,liblog-e5c4f42fc26d87eb.rlib,libvalue_bag-b079c31e222bf4e2.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libdotenv-ed16f8757ac7f100.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lcurl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5854cbce844288e4/out" "-L" "/opt/rustwide/target/debug/build/ring-872d337588c1421c/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-f66bb298f7f57691/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/data_model-732ee7ddaa567832" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gtw-rs-sdk` (example "data_model") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2887ded2e555b507363426777bdc6974151406789313e8cd1330876b02958a63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2887ded2e555b507363426777bdc6974151406789313e8cd1330876b02958a63", kill_on_drop: false }`
[INFO] [stdout] 2887ded2e555b507363426777bdc6974151406789313e8cd1330876b02958a63
