[INFO] cloning repository https://github.com/interlay/subxt-gen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/interlay/subxt-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finterlay%2Fsubxt-gen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finterlay%2Fsubxt-gen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dea7d2a6bc19a1eec36bf3b94db75db84cc20c39
[INFO] checking interlay/subxt-gen against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finterlay%2Fsubxt-gen" "/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/interlay/subxt-gen on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/interlay/subxt-gen
[INFO] finished tweaking git repo https://github.com/interlay/subxt-gen
[INFO] tweaked toml for git repo https://github.com/interlay/subxt-gen written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/interlay/subxt-gen 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 706ec5b9e73e3bad9ae60a7fefbd656945f73ee894493f55c303cde77f8350eb
[INFO] running `Command { std: "docker" "start" "-a" "706ec5b9e73e3bad9ae60a7fefbd656945f73ee894493f55c303cde77f8350eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "706ec5b9e73e3bad9ae60a7fefbd656945f73ee894493f55c303cde77f8350eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "706ec5b9e73e3bad9ae60a7fefbd656945f73ee894493f55c303cde77f8350eb", kill_on_drop: false }`
[INFO] [stdout] 706ec5b9e73e3bad9ae60a7fefbd656945f73ee894493f55c303cde77f8350eb
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ac78f092740865918d3323b45a5e103cc2fefbef66be47b414235813c88b926
[INFO] running `Command { std: "docker" "start" "-a" "7ac78f092740865918d3323b45a5e103cc2fefbef66be47b414235813c88b926", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking tinyvec v1.1.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]     Checking sharded-slab v0.1.1
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking byte-slice-cast v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking bitvec v0.20.2
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking object v0.23.0
[INFO] [stderr]    Compiling argh_shared v0.1.4
[INFO] [stderr]     Checking tracing-subscriber v0.2.17
[INFO] [stderr]     Checking owo-colors v1.4.2
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking quote v1.0.9
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking idna v0.2.2
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]     Checking backtrace v0.3.56
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking rustls v0.19.0
[INFO] [stderr]     Checking webpki-roots v0.21.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling argh_derive v0.1.4
[INFO] [stderr]     Checking tracing v0.1.25
[INFO] [stderr]     Checking argh v0.1.4
[INFO] [stderr]     Checking tracing-error v0.1.2
[INFO] [stderr]     Checking color-spantrace v0.1.6
[INFO] [stderr]     Checking color-eyre v0.5.10
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking ureq v2.1.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.0.1
[INFO] [stderr]    Compiling scale-info-derive v0.4.0
[INFO] [stderr]     Checking parity-scale-codec v2.0.1
[INFO] [stderr]     Checking scale-info v0.6.0
[INFO] [stderr]     Checking frame-metadata v12.0.0 (https://github.com/paritytech/frame-metadata?branch=subsee#576f9a37)
[INFO] [stderr]     Checking subxt-gen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.34s
[INFO] running `Command { std: "docker" "inspect" "7ac78f092740865918d3323b45a5e103cc2fefbef66be47b414235813c88b926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ac78f092740865918d3323b45a5e103cc2fefbef66be47b414235813c88b926", kill_on_drop: false }`
[INFO] [stdout] 7ac78f092740865918d3323b45a5e103cc2fefbef66be47b414235813c88b926
