[INFO] cloning repository https://github.com/Bala818/Macros
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bala818/Macros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBala818%2FMacros", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBala818%2FMacros'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f5f0076be5d141847ed79791868c54f4575504e
[INFO] checking Bala818/Macros against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBala818%2FMacros" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bala818/Macros
[INFO] finished tweaking git repo https://github.com/Bala818/Macros
[INFO] tweaked toml for git repo https://github.com/Bala818/Macros written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bala818/Macros on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bala818/Macros 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3dec3e4da9652ae3730bc01477ebab00345afed8a01860a20270bce506ceec83
[INFO] running `Command { std: "docker" "start" "-a" "3dec3e4da9652ae3730bc01477ebab00345afed8a01860a20270bce506ceec83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dec3e4da9652ae3730bc01477ebab00345afed8a01860a20270bce506ceec83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dec3e4da9652ae3730bc01477ebab00345afed8a01860a20270bce506ceec83", kill_on_drop: false }`
[INFO] [stdout] 3dec3e4da9652ae3730bc01477ebab00345afed8a01860a20270bce506ceec83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95ef32fc10d259c23a3809f95e26a42348a8574c52711ef4e7f6cd2677c0a341
[INFO] running `Command { std: "docker" "start" "-a" "95ef32fc10d259c23a3809f95e26a42348a8574c52711ef4e7f6cd2677c0a341", kill_on_drop: false }`
[INFO] [stderr]     Checking Macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `macros`
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod macros;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `macros`, create file "src/macros.rs" or "src/macros/mod.rs"
[INFO] [stdout]   = note: if there is a `mod macros` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `balances`
[INFO] [stdout]  --> src/runtime.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod balances;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `balances`, create file "src/runtime/balances.rs" or "src/runtime/balances/mod.rs"
[INFO] [stdout]   = note: if there is a `mod balances` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `macros`
[INFO] [stdout]  --> src/runtime.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod macros;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `macros`, create file "src/runtime/macros.rs" or "src/runtime/macros/mod.rs"
[INFO] [stdout]   = note: if there is a `mod macros` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `proof_of_existence`
[INFO] [stdout]  --> src/runtime.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod proof_of_existence;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `proof_of_existence`, create file "src/runtime/proof_of_existence.rs" or "src/runtime/proof_of_existence/mod.rs"
[INFO] [stdout]   = note: if there is a `mod proof_of_existence` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::call`
[INFO] [stdout]  --> src/balances.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::call;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `call` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::call`
[INFO] [stdout]  --> src/proof_of_existence.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::call;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `call` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `runtime::Call`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use runtime::Call;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ no `Call` in `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `runtime::Runtime`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use runtime::Runtime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ no `Runtime` in `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `macros`
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod macros;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `macros`, create file "src/macros.rs" or "src/macros/mod.rs"
[INFO] [stdout]   = note: if there is a `mod macros` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Call` in `balances`
[INFO] [stdout]   --> src/main.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Runtime::dispatch(Call::Balances(balances::Call::transfer {
[INFO] [stdout]    |                                                ^^^^ could not find `Call` in `balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Call` in `proof_of_existence`
[INFO] [stdout]   --> src/main.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |         proof_of_existence::Call::create_claim {
[INFO] [stdout]    |                             ^^^^ could not find `Call` in `proof_of_existence`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Macros` (bin "Macros" test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0583]: file not found for module `balances`
[INFO] [stdout]  --> src/runtime.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod balances;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `balances`, create file "src/runtime/balances.rs" or "src/runtime/balances/mod.rs"
[INFO] [stdout]   = note: if there is a `mod balances` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `macros`
[INFO] [stdout]  --> src/runtime.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod macros;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `macros`, create file "src/runtime/macros.rs" or "src/runtime/macros/mod.rs"
[INFO] [stdout]   = note: if there is a `mod macros` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `proof_of_existence`
[INFO] [stdout]  --> src/runtime.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod proof_of_existence;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `proof_of_existence`, create file "src/runtime/proof_of_existence.rs" or "src/runtime/proof_of_existence/mod.rs"
[INFO] [stdout]   = note: if there is a `mod proof_of_existence` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::call`
[INFO] [stdout]  --> src/balances.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::call;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `call` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::call`
[INFO] [stdout]  --> src/proof_of_existence.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::call;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `call` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `runtime::Call`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use runtime::Call;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ no `Call` in `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `runtime::Runtime`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use runtime::Runtime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ no `Runtime` in `runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Call` in `balances`
[INFO] [stdout]   --> src/main.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Runtime::dispatch(Call::Balances(balances::Call::transfer {
[INFO] [stdout]    |                                                ^^^^ could not find `Call` in `balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Call` in `proof_of_existence`
[INFO] [stdout]   --> src/main.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |         proof_of_existence::Call::create_claim {
[INFO] [stdout]    |                             ^^^^ could not find `Call` in `proof_of_existence`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Macros` (bin "Macros") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "95ef32fc10d259c23a3809f95e26a42348a8574c52711ef4e7f6cd2677c0a341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95ef32fc10d259c23a3809f95e26a42348a8574c52711ef4e7f6cd2677c0a341", kill_on_drop: false }`
[INFO] [stdout] 95ef32fc10d259c23a3809f95e26a42348a8574c52711ef4e7f6cd2677c0a341
