[INFO] cloning repository https://github.com/kelleyvanevert/adventlang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kelleyvanevert/adventlang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkelleyvanevert%2Fadventlang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkelleyvanevert%2Fadventlang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34514befbcf007464e51d6b1600bbe9ef478a663 [INFO] checking kelleyvanevert/adventlang against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkelleyvanevert%2Fadventlang" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kelleyvanevert/adventlang [INFO] finished tweaking git repo https://github.com/kelleyvanevert/adventlang [INFO] tweaked toml for git repo https://github.com/kelleyvanevert/adventlang written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kelleyvanevert/adventlang on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kelleyvanevert/adventlang 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" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 035e2ba4fb345b933d9e05ee6fe44b8fa302988a00febd787e44cdaf3609bb04 [INFO] running `Command { std: "docker" "start" "035e2ba4fb345b933d9e05ee6fe44b8fa302988a00febd787e44cdaf3609bb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "035e2ba4fb345b933d9e05ee6fe44b8fa302988a00febd787e44cdaf3609bb04" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "035e2ba4fb345b933d9e05ee6fe44b8fa302988a00febd787e44cdaf3609bb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "035e2ba4fb345b933d9e05ee6fe44b8fa302988a00febd787e44cdaf3609bb04" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling cranelift-srcgen v0.126.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cranelift-isle v0.126.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling cranelift-codegen-shared v0.126.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking cranelift-bitset v0.126.1 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking cranelift-entity v0.126.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.126.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking cranelift-bforest v0.126.1 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking regalloc2 v0.13.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking cranelift-control v0.126.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking wasmtime-internal-math v39.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking wasmtime-internal-jit-icache-coherence v39.0.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling tree-sitter-adventlang v0.1.0 (/opt/rustwide/workdir/tree-sitter-adventlang) [INFO] [stderr] Compiling cranelift-codegen-meta v0.126.1 [INFO] [stderr] Checking hexdump v0.1.2 [INFO] [stderr] Checking ena v0.14.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: src/scanner.c: In function 'tree_sitter_adventlang_external_scanner_scan': [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: src/scanner.c:185:57: warning: unused parameter 'payload' [-Wunused-parameter] [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: 185 | bool tree_sitter_adventlang_external_scanner_scan(void *payload, TSLexer *lexer, [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: | ~~~~~~^~~~~~~ [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: src/scanner.c: In function 'tree_sitter_adventlang_external_scanner_serialize': [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: src/scanner.c:229:66: warning: unused parameter 'payload' [-Wunused-parameter] [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: 229 | unsigned tree_sitter_adventlang_external_scanner_serialize(void *payload, [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: | ~~~~~~^~~~~~~ [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: src/scanner.c:230:66: warning: unused parameter 'buffer' [-Wunused-parameter] [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: 230 | char *buffer) { [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: | ~~~~~~^~~~~~ [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: src/scanner.c: In function 'tree_sitter_adventlang_external_scanner_deserialize': [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: src/scanner.c:234:64: warning: unused parameter 'payload' [-Wunused-parameter] [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: 234 | void tree_sitter_adventlang_external_scanner_deserialize(void *payload, [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: | ~~~~~~^~~~~~~ [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: src/scanner.c:235:70: warning: unused parameter 'buffer' [-Wunused-parameter] [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: 235 | const char *buffer, [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: src/scanner.c:236:67: warning: unused parameter 'length' [-Wunused-parameter] [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: 236 | unsigned length) {} [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: | ~~~~~~~~~^~~~~~ [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: src/scanner.c: In function 'tree_sitter_adventlang_external_scanner_destroy': [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: src/scanner.c:240:60: warning: unused parameter 'payload' [-Wunused-parameter] [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: 240 | void tree_sitter_adventlang_external_scanner_destroy(void *payload) {} [INFO] [stderr] warning: tree-sitter-adventlang@0.1.0: | ~~~~~~^~~~~~~ [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling libffi-sys v3.3.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling inkwell v0.5.0 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling safer-ffi v0.1.13 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking unwind_safe v0.1.0 [INFO] [stderr] Checking extern-c v0.1.0 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.126.1 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling llvm-sys v180.0.0 [INFO] [stderr] Compiling cranelift-codegen v0.126.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling ext-trait-proc_macros v1.0.1 [INFO] [stderr] Compiling with_builtin_macros-proc_macros v0.0.3 [INFO] [stderr] Checking ext-trait v1.0.1 [INFO] [stderr] Checking extension-traits v1.0.1 [INFO] [stderr] Checking uninit v0.5.1 [INFO] [stderr] Compiling safer_ffi-proc_macros v0.1.13 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Checking with_builtin_macros v0.0.3 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling inkwell_internals v0.10.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stdout] error: useless conversion to the same type: `std::string::String` [INFO] [stdout] --> parser/src/ast.rs:665:19 [INFO] [stdout] | [INFO] [stdout] 665 | name: self.into(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: useless conversion to the same type: `ast::TypeHint` [INFO] [stdout] --> parser/src/parser.rs:281:35 [INFO] [stdout] | [INFO] [stdout] 281 | value_ty: node.map_child("val", |node| self.as_type(node))?.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: useless conversion to the same type: `ast::Op` [INFO] [stdout] --> parser/src/parser.rs:356:21 [INFO] [stdout] | [INFO] [stdout] 356 | op: node.map_child("op", |node| self.as_op(node))?.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: useless conversion to the same type: `ast::Op` [INFO] [stdout] --> parser/src/parser.rs:362:21 [INFO] [stdout] | [INFO] [stdout] 362 | op: node.map_child("operator", |node| self.as_op(node))?.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: useless conversion to the same type: `ast::Identifier` [INFO] [stdout] --> parser/src/parser.rs:565:25 [INFO] [stdout] | [INFO] [stdout] 565 | member: node [INFO] [stdout] | _________________________^ [INFO] [stdout] 566 | | .map_child("member", |node| self.as_identifier(node))? [INFO] [stdout] 567 | | .into(), [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parser` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: useless conversion to the same type: `std::string::String` [INFO] [stdout] --> parser/src/ast.rs:665:19 [INFO] [stdout] | [INFO] [stdout] 665 | name: self.into(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: useless conversion to the same type: `ast::TypeHint` [INFO] [stdout] --> parser/src/parser.rs:281:35 [INFO] [stdout] | [INFO] [stdout] 281 | value_ty: node.map_child("val", |node| self.as_type(node))?.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: useless conversion to the same type: `ast::Op` [INFO] [stdout] --> parser/src/parser.rs:356:21 [INFO] [stdout] | [INFO] [stdout] 356 | op: node.map_child("op", |node| self.as_op(node))?.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: useless conversion to the same type: `ast::Op` [INFO] [stdout] --> parser/src/parser.rs:362:21 [INFO] [stdout] | [INFO] [stdout] 362 | op: node.map_child("operator", |node| self.as_op(node))?.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: useless conversion to the same type: `ast::Identifier` [INFO] [stdout] --> parser/src/parser.rs:565:25 [INFO] [stdout] | [INFO] [stdout] 565 | member: node [INFO] [stdout] | _________________________^ [INFO] [stdout] 566 | | .map_child("member", |node| self.as_identifier(node))? [INFO] [stdout] 567 | | .into(), [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parser` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "035e2ba4fb345b933d9e05ee6fe44b8fa302988a00febd787e44cdaf3609bb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "035e2ba4fb345b933d9e05ee6fe44b8fa302988a00febd787e44cdaf3609bb04", kill_on_drop: false }` [INFO] [stdout] 035e2ba4fb345b933d9e05ee6fe44b8fa302988a00febd787e44cdaf3609bb04