[INFO] fetching crate elrond-sdk-erdrs 0.2.9... [INFO] checking elrond-sdk-erdrs-0.2.9 against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] extracting crate elrond-sdk-erdrs 0.2.9 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate elrond-sdk-erdrs 0.2.9 on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate elrond-sdk-erdrs 0.2.9 [INFO] finished tweaking crates.io crate elrond-sdk-erdrs 0.2.9 [INFO] tweaked toml for crates.io crate elrond-sdk-erdrs 0.2.9 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0d8de9fd1129ad3784ab8ba9b3e3c573149b353f40ff25f99802c430e5a32d5 [INFO] running `Command { std: "docker" "start" "-a" "c0d8de9fd1129ad3784ab8ba9b3e3c573149b353f40ff25f99802c430e5a32d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0d8de9fd1129ad3784ab8ba9b3e3c573149b353f40ff25f99802c430e5a32d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0d8de9fd1129ad3784ab8ba9b3e3c573149b353f40ff25f99802c430e5a32d5", kill_on_drop: false }` [INFO] [stdout] c0d8de9fd1129ad3784ab8ba9b3e3c573149b353f40ff25f99802c430e5a32d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22d8629b3b7d0c8cdcf0fc6f00a518eed0d9a49e61ac24fc815d8ffa5f78a32c [INFO] running `Command { std: "docker" "start" "-a" "22d8629b3b7d0c8cdcf0fc6f00a518eed0d9a49e61ac24fc815d8ffa5f78a32c", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking unicode-normalization v0.1.9 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking elrond-codec v0.16.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking url v2.3.0 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking bip39 v1.2.0 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Compiling elrond-codec-derive v0.16.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking elrond-sdk-erdrs v0.2.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.66s [INFO] running `Command { std: "docker" "inspect" "22d8629b3b7d0c8cdcf0fc6f00a518eed0d9a49e61ac24fc815d8ffa5f78a32c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d8629b3b7d0c8cdcf0fc6f00a518eed0d9a49e61ac24fc815d8ffa5f78a32c", kill_on_drop: false }` [INFO] [stdout] 22d8629b3b7d0c8cdcf0fc6f00a518eed0d9a49e61ac24fc815d8ffa5f78a32c