[INFO] cloning repository https://github.com/Madalosso/rust-state-machine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Madalosso/rust-state-machine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadalosso%2Frust-state-machine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadalosso%2Frust-state-machine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6833fef9c7509e85a574243e5b3d6eaad8e0eca
[INFO] checking Madalosso/rust-state-machine against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadalosso%2Frust-state-machine" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Madalosso/rust-state-machine
[INFO] finished tweaking git repo https://github.com/Madalosso/rust-state-machine
[INFO] tweaked toml for git repo https://github.com/Madalosso/rust-state-machine written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Madalosso/rust-state-machine on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Madalosso/rust-state-machine 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cbf16eb56bc286d1149881201abb0c5a26b311d9cccb54083955d5da9383e39
[INFO] running `Command { std: "docker" "start" "-a" "7cbf16eb56bc286d1149881201abb0c5a26b311d9cccb54083955d5da9383e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cbf16eb56bc286d1149881201abb0c5a26b311d9cccb54083955d5da9383e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cbf16eb56bc286d1149881201abb0c5a26b311d9cccb54083955d5da9383e39", kill_on_drop: false }`
[INFO] [stdout] 7cbf16eb56bc286d1149881201abb0c5a26b311d9cccb54083955d5da9383e39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d7f394f47817b860e1e5325fba589593c3c74021bc2b83fc5083a6e08bb3aa1
[INFO] running `Command { std: "docker" "start" "-a" "7d7f394f47817b860e1e5325fba589593c3c74021bc2b83fc5083a6e08bb3aa1", kill_on_drop: false }`
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rust-state-machine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `support`
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod support;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `support`, create file "src/support.rs" or "src/support/mod.rs"
[INFO] [stdout]   = note: if there is a `mod support` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `support`
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod support;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `support`, create file "src/support.rs" or "src/support/mod.rs"
[INFO] [stdout]   = note: if there is a `mod support` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::u128::MAX as MAX_U128`
[INFO] [stdout]   --> src/balances.rs:66:6
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use std::u128::MAX as MAX_U128;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/balances.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |         caller: Self::Caller,
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Caller` implemented for `balances::Pallet<T>`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 54 -         caller: Self::Caller,
[INFO] [stdout] 54 +         caller: <balances::Pallet<T> as Example>::Caller,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/balances.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |         caller: Self::Caller,
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Caller` implemented for `balances::Pallet<T>`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 54 -         caller: Self::Caller,
[INFO] [stdout] 54 +         caller: <balances::Pallet<T> as Example>::Caller,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/balances.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         call: Self::Call,
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Call` implemented for `balances::Pallet<T>`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 55 -         call: Self::Call,
[INFO] [stdout] 55 +         call: <balances::Pallet<T> as Example>::Call,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/balances.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         call: Self::Call,
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Call` implemented for `balances::Pallet<T>`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 55 -         call: Self::Call,
[INFO] [stdout] 55 +         call: <balances::Pallet<T> as Example>::Call,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-state-machine` (bin "rust-state-machine") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust-state-machine` (bin "rust-state-machine" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "7d7f394f47817b860e1e5325fba589593c3c74021bc2b83fc5083a6e08bb3aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d7f394f47817b860e1e5325fba589593c3c74021bc2b83fc5083a6e08bb3aa1", kill_on_drop: false }`
[INFO] [stdout] 7d7f394f47817b860e1e5325fba589593c3c74021bc2b83fc5083a6e08bb3aa1
