[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 try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBala818%2FMacros" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bala818/Macros on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66055ce45d5d1c6653aef43a3de3a3b71b3b614b27bd20f435fce644cc38fe5c
[INFO] running `Command { std: "docker" "start" "-a" "66055ce45d5d1c6653aef43a3de3a3b71b3b614b27bd20f435fce644cc38fe5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66055ce45d5d1c6653aef43a3de3a3b71b3b614b27bd20f435fce644cc38fe5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66055ce45d5d1c6653aef43a3de3a3b71b3b614b27bd20f435fce644cc38fe5c", kill_on_drop: false }`
[INFO] [stdout] 66055ce45d5d1c6653aef43a3de3a3b71b3b614b27bd20f435fce644cc38fe5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a6557365749cf67c6eac7a244e5256952f13117f534c5b5e225fb5b609d2129
[INFO] running `Command { std: "docker" "start" "-a" "1a6557365749cf67c6eac7a244e5256952f13117f534c5b5e225fb5b609d2129", 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[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[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[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" "1a6557365749cf67c6eac7a244e5256952f13117f534c5b5e225fb5b609d2129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a6557365749cf67c6eac7a244e5256952f13117f534c5b5e225fb5b609d2129", kill_on_drop: false }`
[INFO] [stdout] 1a6557365749cf67c6eac7a244e5256952f13117f534c5b5e225fb5b609d2129
