[INFO] cloning repository https://github.com/yumemi-inc/ruice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yumemi-inc/ruice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyumemi-inc%2Fruice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyumemi-inc%2Fruice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5886dc2228f2b5e5b167157380fcaecdcbd26dec [INFO] checking yumemi-inc/ruice against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyumemi-inc%2Fruice" "/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/yumemi-inc/ruice on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yumemi-inc/ruice [INFO] finished tweaking git repo https://github.com/yumemi-inc/ruice [INFO] tweaked toml for git repo https://github.com/yumemi-inc/ruice written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yumemi-inc/ruice 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.17.2 [INFO] [stderr] Downloaded serde v1.0.163 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 363793b7bedfd58d04370693d613e63c4d47891847bcab377c0f059454ee5637 [INFO] running `Command { std: "docker" "start" "-a" "363793b7bedfd58d04370693d613e63c4d47891847bcab377c0f059454ee5637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "363793b7bedfd58d04370693d613e63c4d47891847bcab377c0f059454ee5637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "363793b7bedfd58d04370693d613e63c4d47891847bcab377c0f059454ee5637", kill_on_drop: false }` [INFO] [stdout] 363793b7bedfd58d04370693d613e63c4d47891847bcab377c0f059454ee5637 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8fd9e9a43944d4667d440602983ed1ec116423d064b9e274afcf752cc60fbe4 [INFO] running `Command { std: "docker" "start" "-a" "d8fd9e9a43944d4667d440602983ed1ec116423d064b9e274afcf752cc60fbe4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking once_cell v1.17.2 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking sync_wrapper v1.0.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking serde_path_to_error v0.1.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking ruice v0.2.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking ruice-axum v0.2.0 (/opt/rustwide/workdir/axum) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.79s [INFO] running `Command { std: "docker" "inspect" "d8fd9e9a43944d4667d440602983ed1ec116423d064b9e274afcf752cc60fbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8fd9e9a43944d4667d440602983ed1ec116423d064b9e274afcf752cc60fbe4", kill_on_drop: false }` [INFO] [stdout] d8fd9e9a43944d4667d440602983ed1ec116423d064b9e274afcf752cc60fbe4 [INFO] checking yumemi-inc/ruice against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyumemi-inc%2Fruice" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yumemi-inc/ruice on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yumemi-inc/ruice [INFO] finished tweaking git repo https://github.com/yumemi-inc/ruice [INFO] tweaked toml for git repo https://github.com/yumemi-inc/ruice written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yumemi-inc/ruice 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0faebd1354540c1230232c9a5b847e1a5590233ced05e732b6249dd628c97a17 [INFO] running `Command { std: "docker" "start" "-a" "0faebd1354540c1230232c9a5b847e1a5590233ced05e732b6249dd628c97a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0faebd1354540c1230232c9a5b847e1a5590233ced05e732b6249dd628c97a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0faebd1354540c1230232c9a5b847e1a5590233ced05e732b6249dd628c97a17", kill_on_drop: false }` [INFO] [stdout] 0faebd1354540c1230232c9a5b847e1a5590233ced05e732b6249dd628c97a17 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52c3604e8cfb8b22f74939b04cfe0326e6cfb1b9b8c357458bb6976ea646e3e9 [INFO] running `Command { std: "docker" "start" "-a" "52c3604e8cfb8b22f74939b04cfe0326e6cfb1b9b8c357458bb6976ea646e3e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Checking once_cell v1.17.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking sync_wrapper v1.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking serde_path_to_error v0.1.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking ruice v0.2.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> core/src/bind.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | / container.bind_by_async(|_| async { [INFO] [stdout] 185 | | Some(Arc::new(Greeter { [INFO] [stdout] 186 | | name: "Taro".to_string(), [INFO] [stdout] 187 | | }) as Arc) [INFO] [stdout] 188 | | }); [INFO] [stdout] | |__________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected `async` closure body `{async closure body@core/src/bind.rs:184:37: 184:42}` [INFO] [stdout] found `async` closure body `{async closure body@core/src/bind.rs:184:37: 184:42}` [INFO] [stdout] = note: no two async blocks, even if identical, have the same type [INFO] [stdout] = help: consider pinning your async block and casting it to a trait object [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> core/src/bind.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | F: (Fn(&Self) -> Fut) + Send + Sync + 'static, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ruice` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "52c3604e8cfb8b22f74939b04cfe0326e6cfb1b9b8c357458bb6976ea646e3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c3604e8cfb8b22f74939b04cfe0326e6cfb1b9b8c357458bb6976ea646e3e9", kill_on_drop: false }` [INFO] [stdout] 52c3604e8cfb8b22f74939b04cfe0326e6cfb1b9b8c357458bb6976ea646e3e9