[INFO] cloning repository https://github.com/Dessera/tchat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dessera/tchat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDessera%2Ftchat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDessera%2Ftchat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 119da9ed11881be5e34f60528f6813b53c22fdba [INFO] checking Dessera/tchat against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDessera%2Ftchat" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Dessera/tchat [INFO] finished tweaking git repo https://github.com/Dessera/tchat [INFO] tweaked toml for git repo https://github.com/Dessera/tchat written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Dessera/tchat on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Dessera/tchat 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5e7e82d33271f35b53bc92e6803a2619bb0c1be4dcdbd598585641508606699 [INFO] running `Command { std: "docker" "start" "-a" "b5e7e82d33271f35b53bc92e6803a2619bb0c1be4dcdbd598585641508606699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5e7e82d33271f35b53bc92e6803a2619bb0c1be4dcdbd598585641508606699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e7e82d33271f35b53bc92e6803a2619bb0c1be4dcdbd598585641508606699", kill_on_drop: false }` [INFO] [stdout] b5e7e82d33271f35b53bc92e6803a2619bb0c1be4dcdbd598585641508606699 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1aef799147013a5e1536f0d7565eb910501eeb30f47a7e244f3764a5898ae28 [INFO] running `Command { std: "docker" "start" "-a" "b1aef799147013a5e1536f0d7565eb910501eeb30f47a7e244f3764a5898ae28", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking quip v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/request.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | RequestBody::Send(name, msg) => vec![&self.tag, "Send", name, msg], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/request.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | RequestBody::Send(name, msg) => vec![&self.tag, "Send", name, msg], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/request.rs:85:51 [INFO] [stdout] | [INFO] [stdout] 85 | RequestBody::Login(name, password) => vec![&self.tag, "Login", name, password], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/request.rs:85:51 [INFO] [stdout] | [INFO] [stdout] 85 | RequestBody::Login(name, password) => vec![&self.tag, "Login", name, password], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/request.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | RequestBody::Logout => vec![&self.tag, "Logout"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/request.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | RequestBody::Logout => vec![&self.tag, "Logout"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/request.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | RequestBody::Nop => vec![&self.tag, "Nop"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/request.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | RequestBody::Nop => vec![&self.tag, "Nop"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/request.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | RequestBody::Send(name, msg) => vec![&self.tag, "Send", name, msg], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/request.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | RequestBody::Send(name, msg) => vec![&self.tag, "Send", name, msg], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/request.rs:85:51 [INFO] [stdout] | [INFO] [stdout] 85 | RequestBody::Login(name, password) => vec![&self.tag, "Login", name, password], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 4]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 4]` [INFO] [stdout] help: the return type of this call is `[&str; 4]` due to the type of the argument passed [INFO] [stdout] --> src/request.rs:85:51 [INFO] [stdout] | [INFO] [stdout] 85 | RequestBody::Login(name, password) => vec![&self.tag, "Login", name, password], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/request.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | RequestBody::Logout => vec![&self.tag, "Logout"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/request.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | RequestBody::Logout => vec![&self.tag, "Logout"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/request.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | RequestBody::Nop => vec![&self.tag, "Nop"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> src/request.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | RequestBody::Nop => vec![&self.tag, "Nop"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quip` (lib) due to 4 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `quip` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "b1aef799147013a5e1536f0d7565eb910501eeb30f47a7e244f3764a5898ae28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1aef799147013a5e1536f0d7565eb910501eeb30f47a7e244f3764a5898ae28", kill_on_drop: false }` [INFO] [stdout] b1aef799147013a5e1536f0d7565eb910501eeb30f47a7e244f3764a5898ae28