[INFO] cloning repository https://github.com/mioe/change-case [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mioe/change-case" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmioe%2Fchange-case", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmioe%2Fchange-case'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49c4014d1c38e84adee05d518cf0de20ec3d9823 [INFO] checking mioe/change-case against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmioe%2Fchange-case" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mioe/change-case [INFO] finished tweaking git repo https://github.com/mioe/change-case [INFO] tweaked toml for git repo https://github.com/mioe/change-case written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mioe/change-case on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mioe/change-case 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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 zed_extension_api v0.0.6 [INFO] [stderr] Downloaded wasm-metadata v0.201.0 [INFO] [stderr] Downloaded wit-bindgen-rt v0.22.0 [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.22.0 [INFO] [stderr] Downloaded wit-bindgen v0.22.0 [INFO] [stderr] Downloaded wit-bindgen-core v0.22.0 [INFO] [stderr] Downloaded wit-bindgen-rust v0.22.0 [INFO] [stderr] Downloaded wit-component v0.201.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46e5133fccfa60a8afa1559d1fc51c5bcd16bc830529d09a6376ed922a58e951 [INFO] running `Command { std: "docker" "start" "-a" "46e5133fccfa60a8afa1559d1fc51c5bcd16bc830529d09a6376ed922a58e951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46e5133fccfa60a8afa1559d1fc51c5bcd16bc830529d09a6376ed922a58e951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e5133fccfa60a8afa1559d1fc51c5bcd16bc830529d09a6376ed922a58e951", kill_on_drop: false }` [INFO] [stdout] 46e5133fccfa60a8afa1559d1fc51c5bcd16bc830529d09a6376ed922a58e951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6c870591ce3aea228fbb430afaf166bd74867832e6c8305fc70ca5c944c1c8e [INFO] running `Command { std: "docker" "start" "-a" "c6c870591ce3aea228fbb430afaf166bd74867832e6c8305fc70ca5c944c1c8e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling wasm-encoder v0.201.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.22.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.22.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.22.0 [INFO] [stderr] Compiling zed_extension_api v0.0.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling spdx v0.10.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling wasmparser v0.201.0 [INFO] [stderr] Compiling wit-parser v0.201.0 [INFO] [stderr] Compiling wasm-metadata v0.201.0 [INFO] [stderr] Compiling wit-bindgen-core v0.22.0 [INFO] [stderr] Compiling wit-component v0.201.0 [INFO] [stderr] Checking wit-bindgen v0.22.0 [INFO] [stderr] Checking change-case v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: macro expansion ignores `{` and any tokens following [INFO] [stdout] --> /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/macros.rs:142:22 [INFO] [stdout] | [INFO] [stdout] ::: src/change-case.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | println!("hello world"); [INFO] [stdout] | ----------------------- caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `println!` is likely invalid in impl item context [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `{` and any tokens following [INFO] [stdout] --> /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/macros.rs:142:22 [INFO] [stdout] | [INFO] [stdout] ::: src/change-case.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | println!("hello world"); [INFO] [stdout] | ----------------------- caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `println!` is likely invalid in impl item context [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/change-case.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | fn new() -> Self(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/change-case.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | fn new() -> Self(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0214]: parenthesized type parameters may only be used with a `Fn` trait [INFO] [stdout] --> src/change-case.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | fn new() -> Self(); [INFO] [stdout] | ^^^^^^ only `Fn` traits may use parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0214]: parenthesized type parameters may only be used with a `Fn` trait [INFO] [stdout] --> src/change-case.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | fn new() -> Self(); [INFO] [stdout] | ^^^^^^ only `Fn` traits may use parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `language_server_command` [INFO] [stdout] --> src/change-case.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | impl zed::Extension for ChangeCase { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `language_server_command` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn language_server_command(&mut self, _: &LanguageServerId, _: &Worktree) -> Result { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `language_server_command` [INFO] [stdout] --> src/change-case.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | impl zed::Extension for ChangeCase { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `language_server_command` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn language_server_command(&mut self, _: &LanguageServerId, _: &Worktree) -> Result { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0214. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0214. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `change-case` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `change-case` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "c6c870591ce3aea228fbb430afaf166bd74867832e6c8305fc70ca5c944c1c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c870591ce3aea228fbb430afaf166bd74867832e6c8305fc70ca5c944c1c8e", kill_on_drop: false }` [INFO] [stdout] c6c870591ce3aea228fbb430afaf166bd74867832e6c8305fc70ca5c944c1c8e