[INFO] cloning repository https://github.com/luannndev/rustyasync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luannndev/rustyasync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluannndev%2Frustyasync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluannndev%2Frustyasync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb40b3ec052449e23179f69b0675e000cff0e1b7
[INFO] checking luannndev/rustyasync/fb40b3ec052449e23179f69b0675e000cff0e1b7 against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluannndev%2Frustyasync" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luannndev/rustyasync
[INFO] finished tweaking git repo https://github.com/luannndev/rustyasync
[INFO] tweaked toml for git repo https://github.com/luannndev/rustyasync written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luannndev/rustyasync on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luannndev/rustyasync 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.1.30
[INFO] [stderr]   Downloaded serde_json v1.0.129
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69d0a43a74e85576fbc0a976c1466409ca8badfb6ab9740a58c5503e92292125
[INFO] running `Command { std: "docker" "start" "-a" "69d0a43a74e85576fbc0a976c1466409ca8badfb6ab9740a58c5503e92292125", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69d0a43a74e85576fbc0a976c1466409ca8badfb6ab9740a58c5503e92292125", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69d0a43a74e85576fbc0a976c1466409ca8badfb6ab9740a58c5503e92292125", kill_on_drop: false }`
[INFO] [stdout] 69d0a43a74e85576fbc0a976c1466409ca8badfb6ab9740a58c5503e92292125
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35498f5d64b389a46939a25113b7739890ce61cef8ce122e447c554218e6cac6
[INFO] running `Command { std: "docker" "start" "-a" "35498f5d64b389a46939a25113b7739890ce61cef8ce122e447c554218e6cac6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.129
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking rustyasync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0428]: the name `conan` is defined multiple times
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod conan;
[INFO] [stdout]    | ---------- previous definition of the module `conan` here
[INFO] [stdout] 12 | mod conan;
[INFO] [stdout]    | ^^^^^^^^^^ `conan` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `conan` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `information_meta` is defined multiple times
[INFO] [stdout]   --> src/main.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | mod information_meta;
[INFO] [stdout]    | --------------------- previous definition of the module `information_meta` here
[INFO] [stdout] ...
[INFO] [stdout] 13 | mod information_meta;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ `information_meta` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `information_meta` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `terminal` is defined multiple times
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | mod terminal;
[INFO] [stdout]    | ------------- previous definition of the module `terminal` here
[INFO] [stdout] ...
[INFO] [stdout] 14 | mod terminal;
[INFO] [stdout]    | ^^^^^^^^^^^^^ `terminal` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `terminal` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `trace` is defined multiple times
[INFO] [stdout]   --> src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod trace;
[INFO] [stdout]    | ---------- previous definition of the module `trace` here
[INFO] [stdout] ...
[INFO] [stdout] 15 | mod trace;
[INFO] [stdout]    | ^^^^^^^^^^ `trace` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `trace` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `meta` is defined multiple times
[INFO] [stdout]   --> src/main.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | mod meta;
[INFO] [stdout]    | --------- previous definition of the module `meta` here
[INFO] [stdout] ...
[INFO] [stdout] 16 | mod meta;
[INFO] [stdout]    | ^^^^^^^^^ `meta` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `meta` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `conan` is defined multiple times
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod conan;
[INFO] [stdout]    | ---------- previous definition of the module `conan` here
[INFO] [stdout] 12 | mod conan;
[INFO] [stdout]    | ^^^^^^^^^^ `conan` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `conan` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `information_meta` is defined multiple times
[INFO] [stdout]   --> src/main.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | mod information_meta;
[INFO] [stdout]    | --------------------- previous definition of the module `information_meta` here
[INFO] [stdout] ...
[INFO] [stdout] 13 | mod information_meta;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ `information_meta` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `information_meta` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `terminal` is defined multiple times
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | mod terminal;
[INFO] [stdout]    | ------------- previous definition of the module `terminal` here
[INFO] [stdout] ...
[INFO] [stdout] 14 | mod terminal;
[INFO] [stdout]    | ^^^^^^^^^^^^^ `terminal` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `terminal` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `trace` is defined multiple times
[INFO] [stdout]   --> src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod trace;
[INFO] [stdout]    | ---------- previous definition of the module `trace` here
[INFO] [stdout] ...
[INFO] [stdout] 15 | mod trace;
[INFO] [stdout]    | ^^^^^^^^^^ `trace` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `trace` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `meta` is defined multiple times
[INFO] [stdout]   --> src/main.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | mod meta;
[INFO] [stdout]    | --------- previous definition of the module `meta` here
[INFO] [stdout] ...
[INFO] [stdout] 16 | mod meta;
[INFO] [stdout]    | ^^^^^^^^^ `meta` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `meta` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/terminal.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 206 | async fn handle_result(result: bool, arguments: &Vec<String>, path: PathBuf) -> JToolOrder {
[INFO] [stdout]     |                                                                                 ---------- expected `terminal::JToolOrder` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 216 |                 CreateProject("demo".to_owned(), path, None, None)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `terminal::JToolOrder`, found a different `terminal::JToolOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `terminal::JToolOrder` and `terminal::JToolOrder` have similar names, but are actually distinct types
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal#1` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/terminal.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 206 | async fn handle_result(result: bool, arguments: &Vec<String>, path: PathBuf) -> JToolOrder {
[INFO] [stdout]     |                                                                                 ---------- expected `terminal::JToolOrder` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 219 |                 CreateProject(name, path, None, None)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `terminal::JToolOrder`, found a different `terminal::JToolOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `terminal::JToolOrder` and `terminal::JToolOrder` have similar names, but are actually distinct types
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal#1` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/terminal.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | async fn handle_result(result: bool, arguments: &Vec<String>, path: PathBuf) -> JToolOrder {
[INFO] [stdout]     |                                                                                 ---------- expected `terminal::JToolOrder` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 224 |         RepairProject(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ expected `terminal::JToolOrder`, found a different `terminal::JToolOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `terminal::JToolOrder` and `terminal::JToolOrder` have similar names, but are actually distinct types
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal#1` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/terminal.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 206 | async fn handle_result(result: bool, arguments: &Vec<String>, path: PathBuf) -> JToolOrder {
[INFO] [stdout]     |                                                                                 ---------- expected `terminal::JToolOrder` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 216 |                 CreateProject("demo".to_owned(), path, None, None)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `terminal::JToolOrder`, found a different `terminal::JToolOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `terminal::JToolOrder` and `terminal::JToolOrder` have similar names, but are actually distinct types
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal#1` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/terminal.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 206 | async fn handle_result(result: bool, arguments: &Vec<String>, path: PathBuf) -> JToolOrder {
[INFO] [stdout]     |                                                                                 ---------- expected `terminal::JToolOrder` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 219 |                 CreateProject(name, path, None, None)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `terminal::JToolOrder`, found a different `terminal::JToolOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `terminal::JToolOrder` and `terminal::JToolOrder` have similar names, but are actually distinct types
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal#1` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/terminal.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | async fn handle_result(result: bool, arguments: &Vec<String>, path: PathBuf) -> JToolOrder {
[INFO] [stdout]     |                                                                                 ---------- expected `terminal::JToolOrder` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 224 |         RepairProject(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ expected `terminal::JToolOrder`, found a different `terminal::JToolOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `terminal::JToolOrder` and `terminal::JToolOrder` have similar names, but are actually distinct types
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal#1` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0428.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0428.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustyasync` (bin "rustyasync" test) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustyasync` (bin "rustyasync") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "35498f5d64b389a46939a25113b7739890ce61cef8ce122e447c554218e6cac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35498f5d64b389a46939a25113b7739890ce61cef8ce122e447c554218e6cac6", kill_on_drop: false }`
[INFO] [stdout] 35498f5d64b389a46939a25113b7739890ce61cef8ce122e447c554218e6cac6
