[INFO] cloning repository https://github.com/ChenYunShu-01/substrate-kitty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChenYunShu-01/substrate-kitty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenYunShu-01%2Fsubstrate-kitty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenYunShu-01%2Fsubstrate-kitty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0ea043707569d43712bbd83739a9943c9f1390f
[INFO] checking ChenYunShu-01/substrate-kitty against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenYunShu-01%2Fsubstrate-kitty" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChenYunShu-01/substrate-kitty
[INFO] finished tweaking git repo https://github.com/ChenYunShu-01/substrate-kitty
[INFO] tweaked toml for git repo https://github.com/ChenYunShu-01/substrate-kitty written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChenYunShu-01/substrate-kitty on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChenYunShu-01/substrate-kitty 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.0
[INFO] [stderr]   Downloaded ss58-registry v1.2.0
[INFO] [stderr]   Downloaded frame-metadata v14.0.0
[INFO] [stderr]   Downloaded cranelift-native v0.77.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.77.0
[INFO] [stderr]   Downloaded lz4 v1.23.2
[INFO] [stderr]   Downloaded zeroize v1.4.2
[INFO] [stderr]   Downloaded wasmtime-types v0.30.0
[INFO] [stderr]   Downloaded parity-scale-codec v2.3.1
[INFO] [stderr]   Downloaded kvdb-rocksdb v0.14.0
[INFO] [stderr]   Downloaded parity-db v0.3.3
[INFO] [stderr]   Downloaded structopt v0.3.25
[INFO] [stderr]   Downloaded wasmparser v0.80.2
[INFO] [stderr]   Downloaded wasmtime-environ v0.30.0
[INFO] [stderr]   Downloaded wasmtime-cranelift v0.30.0
[INFO] [stderr]   Downloaded wasmtime-runtime v0.30.0
[INFO] [stderr]   Downloaded wasmtime v0.30.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.77.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.77.0
[INFO] [stderr]   Downloaded cranelift-wasm v0.77.0
[INFO] [stderr]   Downloaded wasmtime-jit v0.30.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v2.3.1
[INFO] [stderr]   Downloaded lz4-sys v1.9.2
[INFO] [stderr]   Downloaded ip_network v0.4.0
[INFO] [stderr]   Downloaded wasmtime-cache v0.30.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.77.0
[INFO] [stderr]   Downloaded cranelift-entity v0.77.0
[INFO] [stderr]   Downloaded prometheus v0.12.0
[INFO] [stderr]   Downloaded libc v0.2.106
[INFO] [stderr]   Downloaded cranelift-codegen v0.77.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4b99964f2f5d3d32c95e8c03bcb97e41f5e85b225991ef09abfdb6066490dc4
[INFO] running `Command { std: "docker" "start" "-a" "e4b99964f2f5d3d32c95e8c03bcb97e41f5e85b225991ef09abfdb6066490dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4b99964f2f5d3d32c95e8c03bcb97e41f5e85b225991ef09abfdb6066490dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4b99964f2f5d3d32c95e8c03bcb97e41f5e85b225991ef09abfdb6066490dc4", kill_on_drop: false }`
[INFO] [stdout] e4b99964f2f5d3d32c95e8c03bcb97e41f5e85b225991ef09abfdb6066490dc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8be99892eb112491f6ea39061e1c26052f82609fca7444cb81c4fec74dce0d6
[INFO] running `Command { std: "docker" "start" "-a" "c8be99892eb112491f6ea39061e1c26052f82609fca7444cb81c4fec74dce0d6", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking signature v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking ed25519 v1.2.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.32/src/wrapper.rs:485:33
[INFO] [stdout]     |
[INFO] [stdout] 485 |                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LineColumn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 485 -                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout] 485 +                 let LineColumn { line, column } = s.start();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.32/src/wrapper.rs:502:33
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LineColumn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 502 -                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout] 502 +                 let LineColumn { line, column } = s.end();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking uint v0.9.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c8be99892eb112491f6ea39061e1c26052f82609fca7444cb81c4fec74dce0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8be99892eb112491f6ea39061e1c26052f82609fca7444cb81c4fec74dce0d6", kill_on_drop: false }`
[INFO] [stdout] c8be99892eb112491f6ea39061e1c26052f82609fca7444cb81c4fec74dce0d6
