[INFO] fetching crate renpy_parser 0.0.13... [INFO] checking renpy_parser-0.0.13 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate renpy_parser 0.0.13 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate renpy_parser 0.0.13 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate renpy_parser 0.0.13 [INFO] tweaked toml for crates.io crate renpy_parser 0.0.13 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate renpy_parser 0.0.13 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate renpy_parser 0.0.13 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 300bab3701250f70966417956423f7a392e2d0eb33676fb462a40edfaec7f068 [INFO] running `Command { std: "docker" "start" "-a" "300bab3701250f70966417956423f7a392e2d0eb33676fb462a40edfaec7f068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "300bab3701250f70966417956423f7a392e2d0eb33676fb462a40edfaec7f068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "300bab3701250f70966417956423f7a392e2d0eb33676fb462a40edfaec7f068", kill_on_drop: false }` [INFO] [stdout] 300bab3701250f70966417956423f7a392e2d0eb33676fb462a40edfaec7f068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f677c607af79466495e9ba8e58f29887fb15dfb007754b461a41d89856224e1c [INFO] running `Command { std: "docker" "start" "-a" "f677c607af79466495e9ba8e58f29887fb15dfb007754b461a41d89856224e1c", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking renpy_parser v0.0.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/parsers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | AST::Define(i, definition) => write!(f, "define {}", *definition), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:137:23 [INFO] [stdout] | [INFO] [stdout] 137 | AST::Hide(i, image) => write!(f, "hide {}", *image), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:138:23 [INFO] [stdout] | [INFO] [stdout] 138 | AST::Jump(i, label, _) => write!(f, "jump {}", *label), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:139:24 [INFO] [stdout] | [INFO] [stdout] 139 | AST::Label(i, name, block, _) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:144:23 [INFO] [stdout] | [INFO] [stdout] 144 | AST::Play(i, sound_type, filename) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | AST::Return(i, _) => write!(f, "return"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:148:22 [INFO] [stdout] | [INFO] [stdout] 148 | AST::Say(i, who, what) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:155:24 [INFO] [stdout] | [INFO] [stdout] 155 | AST::Scene(i, name, _layer) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | AST::Show(i, image_name) => write!(f, "show {}", *image_name), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `loc` [INFO] [stdout] --> src/parsers.rs:160:23 [INFO] [stdout] | [INFO] [stdout] 160 | AST::Stop(loc, audio_specifier, effect, length) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_loc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `effect` [INFO] [stdout] --> src/parsers.rs:160:45 [INFO] [stdout] | [INFO] [stdout] 160 | AST::Stop(loc, audio_specifier, effect, length) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_effect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `length` [INFO] [stdout] --> src/parsers.rs:160:53 [INFO] [stdout] | [INFO] [stdout] 160 | AST::Stop(loc, audio_specifier, effect, length) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:163:31 [INFO] [stdout] | [INFO] [stdout] 163 | AST::GameMechanic(i, mechanic) => write!(f, "game_mechanic \"{}\"", *mechanic), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:164:30 [INFO] [stdout] | [INFO] [stdout] 164 | AST::LLMGenerate(i, character, prompt) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:172:26 [INFO] [stdout] | [INFO] [stdout] 172 | AST::Comment(i, comment) => write!(f, "#{}", *comment), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/parsers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | AST::Define(i, definition) => write!(f, "define {}", *definition), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:137:23 [INFO] [stdout] | [INFO] [stdout] 137 | AST::Hide(i, image) => write!(f, "hide {}", *image), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:138:23 [INFO] [stdout] | [INFO] [stdout] 138 | AST::Jump(i, label, _) => write!(f, "jump {}", *label), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:139:24 [INFO] [stdout] | [INFO] [stdout] 139 | AST::Label(i, name, block, _) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:144:23 [INFO] [stdout] | [INFO] [stdout] 144 | AST::Play(i, sound_type, filename) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | AST::Return(i, _) => write!(f, "return"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:148:22 [INFO] [stdout] | [INFO] [stdout] 148 | AST::Say(i, who, what) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:155:24 [INFO] [stdout] | [INFO] [stdout] 155 | AST::Scene(i, name, _layer) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | AST::Show(i, image_name) => write!(f, "show {}", *image_name), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `loc` [INFO] [stdout] --> src/parsers.rs:160:23 [INFO] [stdout] | [INFO] [stdout] 160 | AST::Stop(loc, audio_specifier, effect, length) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_loc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `effect` [INFO] [stdout] --> src/parsers.rs:160:45 [INFO] [stdout] | [INFO] [stdout] 160 | AST::Stop(loc, audio_specifier, effect, length) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_effect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `length` [INFO] [stdout] --> src/parsers.rs:160:53 [INFO] [stdout] | [INFO] [stdout] 160 | AST::Stop(loc, audio_specifier, effect, length) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:163:31 [INFO] [stdout] | [INFO] [stdout] 163 | AST::GameMechanic(i, mechanic) => write!(f, "game_mechanic \"{}\"", *mechanic), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:164:30 [INFO] [stdout] | [INFO] [stdout] 164 | AST::LLMGenerate(i, character, prompt) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/parsers.rs:172:26 [INFO] [stdout] | [INFO] [stdout] 172 | AST::Comment(i, comment) => write!(f, "#{}", *comment), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s [INFO] running `Command { std: "docker" "inspect" "f677c607af79466495e9ba8e58f29887fb15dfb007754b461a41d89856224e1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f677c607af79466495e9ba8e58f29887fb15dfb007754b461a41d89856224e1c", kill_on_drop: false }` [INFO] [stdout] f677c607af79466495e9ba8e58f29887fb15dfb007754b461a41d89856224e1c