[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] building luannndev/rustyasync against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluannndev%2Frustyasync" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/luannndev/rustyasync on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfc15110603d5d35bd3b8004f72c71b30c3b3fd95b73f2da61ca2978c9bdb848 [INFO] running `Command { std: "docker" "start" "-a" "bfc15110603d5d35bd3b8004f72c71b30c3b3fd95b73f2da61ca2978c9bdb848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfc15110603d5d35bd3b8004f72c71b30c3b3fd95b73f2da61ca2978c9bdb848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc15110603d5d35bd3b8004f72c71b30c3b3fd95b73f2da61ca2978c9bdb848", kill_on_drop: false }` [INFO] [stdout] bfc15110603d5d35bd3b8004f72c71b30c3b3fd95b73f2da61ca2978c9bdb848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef853c039f22eba415101fab314e2670cf933776990fc2ebfdeae5550faec785 [INFO] running `Command { std: "docker" "start" "-a" "ef853c039f22eba415101fab314e2670cf933776990fc2ebfdeae5550faec785", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.129 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex v1.11.0 [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] Compiling tokio v1.40.0 [INFO] [stderr] Compiling 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[E0308]: mismatched types [INFO] [stdout] --> src/terminal.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 206 | async fn handle_result(result: bool, arguments: &Vec, 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, 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, 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] [stderr] error: could not compile `rustyasync` (bin "rustyasync") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "ef853c039f22eba415101fab314e2670cf933776990fc2ebfdeae5550faec785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef853c039f22eba415101fab314e2670cf933776990fc2ebfdeae5550faec785", kill_on_drop: false }` [INFO] [stdout] ef853c039f22eba415101fab314e2670cf933776990fc2ebfdeae5550faec785