[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#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBala818%2FMacros" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Bala818/Macros on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc1/source/Cargo.toml
[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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 308ea0de96e49a3059f4fe5a4d63c70a00493ca945e584c33910e6481239c47e
[INFO] running `Command { std: "docker" "start" "-a" "308ea0de96e49a3059f4fe5a4d63c70a00493ca945e584c33910e6481239c47e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "308ea0de96e49a3059f4fe5a4d63c70a00493ca945e584c33910e6481239c47e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "308ea0de96e49a3059f4fe5a4d63c70a00493ca945e584c33910e6481239c47e", kill_on_drop: false }`
[INFO] [stdout] 308ea0de96e49a3059f4fe5a4d63c70a00493ca945e584c33910e6481239c47e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bc1c02ab89778b791115963b3cb761e42ebe5a70e5b13d29286476a812de772
[INFO] running `Command { std: "docker" "start" "-a" "7bc1c02ab89778b791115963b3cb761e42ebe5a70e5b13d29286476a812de772", 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 `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 `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 `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 `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/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 `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[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 `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] 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] [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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `Macros` (bin "Macros" test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "7bc1c02ab89778b791115963b3cb761e42ebe5a70e5b13d29286476a812de772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bc1c02ab89778b791115963b3cb761e42ebe5a70e5b13d29286476a812de772", kill_on_drop: false }`
[INFO] [stdout] 7bc1c02ab89778b791115963b3cb761e42ebe5a70e5b13d29286476a812de772
