[INFO] cloning repository https://github.com/Juul-Mc-Goa/tree-sitter-cairo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Juul-Mc-Goa/tree-sitter-cairo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuul-Mc-Goa%2Ftree-sitter-cairo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuul-Mc-Goa%2Ftree-sitter-cairo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f14c5a4466b490e333cf2a579857ba30dc1de81e [INFO] checking Juul-Mc-Goa/tree-sitter-cairo against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuul-Mc-Goa%2Ftree-sitter-cairo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Juul-Mc-Goa/tree-sitter-cairo on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Juul-Mc-Goa/tree-sitter-cairo [INFO] finished tweaking git repo https://github.com/Juul-Mc-Goa/tree-sitter-cairo [INFO] tweaked toml for git repo https://github.com/Juul-Mc-Goa/tree-sitter-cairo written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Juul-Mc-Goa/tree-sitter-cairo 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bfbf0e704e5cc9fa59356f29cca2770f0ebb3129c69a823d39e018f96bee0b0 [INFO] running `Command { std: "docker" "start" "-a" "2bfbf0e704e5cc9fa59356f29cca2770f0ebb3129c69a823d39e018f96bee0b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bfbf0e704e5cc9fa59356f29cca2770f0ebb3129c69a823d39e018f96bee0b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bfbf0e704e5cc9fa59356f29cca2770f0ebb3129c69a823d39e018f96bee0b0", kill_on_drop: false }` [INFO] [stdout] 2bfbf0e704e5cc9fa59356f29cca2770f0ebb3129c69a823d39e018f96bee0b0 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4803fc3af4e59b673e183c66935bd32bd6a3f7206f6e04f0d4c38879a4b6969 [INFO] running `Command { std: "docker" "start" "-a" "e4803fc3af4e59b673e183c66935bd32bd6a3f7206f6e04f0d4c38879a4b6969", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking regex-syntax v0.8.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking regex-automata v0.4.1 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Compiling tree-sitter-cairo v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v1.10.0 [INFO] [stderr] Checking cairo-syntax-parser v0.1.0 (/opt/rustwide/workdir/cairo-syntax-parser) [INFO] [stdout] error: this conversion is useless `std::string::String` to `std::string::String` [INFO] [stdout] --> cairo-syntax-parser/src/cairo_spec_parser.rs:527:9 [INFO] [stdout] | [INFO] [stdout] 527 | new_result.into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `std::string::String` to `std::string::String` [INFO] [stdout] --> cairo-syntax-parser/src/lexer_file_parser.rs:94:49 [INFO] [stdout] | [INFO] [stdout] 94 | self.token_to_str_push_value("".into(), to_push.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `std::string::String` to `std::string::String` [INFO] [stdout] --> cairo-syntax-parser/src/lexer_file_parser.rs:109:49 [INFO] [stdout] | [INFO] [stdout] 109 | self.token_to_str_push_value("".into(), to_push.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `std::string::String` to `std::string::String` [INFO] [stdout] --> cairo-syntax-parser/src/lexer_file_parser.rs:124:49 [INFO] [stdout] | [INFO] [stdout] 124 | self.token_to_str_push_value("".into(), to_push.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `std::string::String` to `std::string::String` [INFO] [stdout] --> cairo-syntax-parser/src/lexer_file_parser.rs:154:49 [INFO] [stdout] | [INFO] [stdout] 154 | self.token_to_str_push_value("".into(), to_push.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `std::string::String` to `std::string::String` [INFO] [stdout] --> cairo-syntax-parser/src/cairo_spec_parser.rs:527:9 [INFO] [stdout] | [INFO] [stdout] 527 | new_result.into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `std::string::String` to `std::string::String` [INFO] [stdout] --> cairo-syntax-parser/src/lexer_file_parser.rs:94:49 [INFO] [stdout] | [INFO] [stdout] 94 | self.token_to_str_push_value("".into(), to_push.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cairo-syntax-parser` (bin "cairo-syntax-parser") due to 5 previous errors [INFO] [stdout] error: this conversion is useless `std::string::String` to `std::string::String` [INFO] [stdout] --> cairo-syntax-parser/src/lexer_file_parser.rs:109:49 [INFO] [stdout] | [INFO] [stdout] 109 | self.token_to_str_push_value("".into(), to_push.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this conversion is useless `std::string::String` to `std::string::String` [INFO] [stdout] --> cairo-syntax-parser/src/lexer_file_parser.rs:124:49 [INFO] [stdout] | [INFO] [stdout] 124 | self.token_to_str_push_value("".into(), to_push.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `std::string::String` to `std::string::String` [INFO] [stdout] --> cairo-syntax-parser/src/lexer_file_parser.rs:154:49 [INFO] [stdout] | [INFO] [stdout] 154 | self.token_to_str_push_value("".into(), to_push.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cairo-syntax-parser` (bin "cairo-syntax-parser" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "e4803fc3af4e59b673e183c66935bd32bd6a3f7206f6e04f0d4c38879a4b6969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4803fc3af4e59b673e183c66935bd32bd6a3f7206f6e04f0d4c38879a4b6969", kill_on_drop: false }` [INFO] [stdout] e4803fc3af4e59b673e183c66935bd32bd6a3f7206f6e04f0d4c38879a4b6969