[INFO] cloning repository https://github.com/0xOmarA/PTE-programmatic-interactions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xOmarA/PTE-programmatic-interactions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xOmarA%2FPTE-programmatic-interactions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xOmarA%2FPTE-programmatic-interactions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5dde401eed61a3445a469149a3e57c7c0309a410 [INFO] checking 0xOmarA/PTE-programmatic-interactions against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xOmarA%2FPTE-programmatic-interactions" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xOmarA/PTE-programmatic-interactions 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 git repo https://github.com/0xOmarA/PTE-programmatic-interactions [INFO] finished tweaking git repo https://github.com/0xOmarA/PTE-programmatic-interactions [INFO] tweaked toml for git repo https://github.com/0xOmarA/PTE-programmatic-interactions written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/0xOmarA/PTE-programmatic-interactions 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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8fd6bf02c8731089cc8efa9125b70b3024ed560c661e398fb9b3480f98342226 [INFO] running `Command { std: "docker" "start" "-a" "8fd6bf02c8731089cc8efa9125b70b3024ed560c661e398fb9b3480f98342226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fd6bf02c8731089cc8efa9125b70b3024ed560c661e398fb9b3480f98342226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fd6bf02c8731089cc8efa9125b70b3024ed560c661e398fb9b3480f98342226", kill_on_drop: false }` [INFO] [stdout] 8fd6bf02c8731089cc8efa9125b70b3024ed560c661e398fb9b3480f98342226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 924db0cc91597255f2fd8a0b492b9295a74961895cc0c49623b282d05c75ed44 [INFO] running `Command { std: "docker" "start" "-a" "924db0cc91597255f2fd8a0b492b9295a74961895cc0c49623b282d05c75ed44", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling indexmap v1.8.1 (https://github.com/bluss/indexmap?tag=1.8.1#275379c4) [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ff v0.11.1 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking lru v0.7.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wasmi-validation v0.4.1 (https://github.com/radixdlt/wasmi?branch=expose-exports#e331fa3d) [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-bigint v0.4.0-pre.0 [INFO] [stderr] Checking sec1 v0.2.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking sha3 v0.10.1 [INFO] [stderr] Checking rfc6979 v0.2.0-pre.0 [INFO] [stderr] Checking elliptic-curve v0.12.0-pre.1 [INFO] [stderr] Checking ecdsa v0.14.0-pre.2 [INFO] [stderr] Checking wasmi_core v0.1.0 (https://github.com/radixdlt/wasmi?branch=expose-exports#e331fa3d) [INFO] [stderr] Checking p256 v0.11.0-pre.0 (https://github.com/radixdlt/elliptic-curves?branch=alloc#130c8039) [INFO] [stderr] Checking wasmi v0.11.0 (https://github.com/radixdlt/wasmi?branch=expose-exports#e331fa3d) [INFO] [stderr] Compiling sbor-derive v0.4.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.4.1#8c176b71) [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking sbor v0.4.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.4.1#8c176b71) [INFO] [stderr] Checking scrypto-abi v0.4.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.4.1#8c176b71) [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking cargo_toml v0.10.3 [INFO] [stderr] Compiling scrypto-derive v0.4.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.4.1#8c176b71) [INFO] [stderr] Checking scrypto v0.4.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.4.1#8c176b71) [INFO] [stderr] Checking radix-engine v0.4.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.4.1#8c176b71) [INFO] [stderr] Checking programmatic-pte-interactions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.93s [INFO] running `Command { std: "docker" "inspect" "924db0cc91597255f2fd8a0b492b9295a74961895cc0c49623b282d05c75ed44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924db0cc91597255f2fd8a0b492b9295a74961895cc0c49623b282d05c75ed44", kill_on_drop: false }` [INFO] [stdout] 924db0cc91597255f2fd8a0b492b9295a74961895cc0c49623b282d05c75ed44