[INFO] cloning repository https://github.com/stenbror/python_core_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stenbror/python_core_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust/refs: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/stenbror/python_core_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stenbror/python_core_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust/hooks/applypatch-msg.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/stenbror/python_core_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stenbror/python_core_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-rebase.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust/hooks/pre-rebase.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/stenbror/python_core_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stenbror/python_core_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-rebase.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust/hooks/pre-rebase.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/stenbror/python_core_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stenbror/python_core_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d73e82979c3503c953d90bdf74943caa6c20deb4 [INFO] checking stenbror/python_core_rust against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenbror%2Fpython_core_rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stenbror/python_core_rust on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stenbror/python_core_rust [INFO] finished tweaking git repo https://github.com/stenbror/python_core_rust [INFO] tweaked toml for git repo https://github.com/stenbror/python_core_rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stenbror/python_core_rust 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" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04ffd1e822937bd50651cc147b4b2eae3159f7b9274c6219e2181f6fd26194e4 [INFO] running `Command { std: "docker" "start" "-a" "04ffd1e822937bd50651cc147b4b2eae3159f7b9274c6219e2181f6fd26194e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04ffd1e822937bd50651cc147b4b2eae3159f7b9274c6219e2181f6fd26194e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ffd1e822937bd50651cc147b4b2eae3159f7b9274c6219e2181f6fd26194e4", kill_on_drop: false }` [INFO] [stdout] 04ffd1e822937bd50651cc147b4b2eae3159f7b9274c6219e2181f6fd26194e4 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 862fe13b49addfd765c57ae26b16ce282cb15022092b56e47983dd87acd2497b [INFO] running `Command { std: "docker" "start" "-a" "862fe13b49addfd765c57ae26b16ce282cb15022092b56e47983dd87acd2497b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking python_runtime_engine v0.1.0 (/opt/rustwide/workdir/python_runtime_engine) [INFO] [stdout] warning: unused import: `crate::parser::expressions::ExpressionMethods` [INFO] [stdout] --> python_runtime_engine/src/parser/statements.rs:618:9 [INFO] [stdout] | [INFO] [stdout] 618 | use crate::parser::expressions::ExpressionMethods; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `is_double_quote` is never read [INFO] [stdout] --> python_runtime_engine/src/parser/lexical_analyzer.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let mut is_double_quote = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `end_pos` is never read [INFO] [stdout] --> python_runtime_engine/src/parser/lexical_analyzer.rs:757:25 [INFO] [stdout] | [INFO] [stdout] 757 | let mut end_pos = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_at_beginning_of_line` [INFO] [stdout] --> python_runtime_engine/src/parser/lexical_analyzer.rs:747:66 [INFO] [stdout] | [INFO] [stdout] 747 | ... Vec, is_at_beginning_of_line: bool, is_blank_line: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_at_beginning_of_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> python_runtime_engine/src/parser/lexical_analyzer.rs:749:13 [INFO] [stdout] | [INFO] [stdout] 749 | let mut start = buffer.index(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> python_runtime_engine/src/parser/lexical_analyzer.rs:1043:13 [INFO] [stdout] | [INFO] [stdout] 1043 | _ => break [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] note: these patterns collectively make the last one unreachable [INFO] [stdout] --> python_runtime_engine/src/parser/lexical_analyzer.rs:1043:13 [INFO] [stdout] | [INFO] [stdout] 1023 | Ok(x) => { [INFO] [stdout] | ----- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1040 | Err(x) => { [INFO] [stdout] | ------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1043 | _ => break [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `at_beginning_of_line` is never read [INFO] [stdout] --> python_runtime_engine/src/parser/lexical_analyzer.rs:1030:25 [INFO] [stdout] | [INFO] [stdout] 1030 | at_beginning_of_line = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> python_runtime_engine/src/parser/lexical_analyzer.rs:989:25 [INFO] [stdout] | [INFO] [stdout] 989 | let mut el : u32 = el_last.clone(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_and_file` [INFO] [stdout] --> python_runtime_engine/src/parser/source_buffer.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | fn from_file(&mut self, path_and_file: &'static str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_and_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symbol1` [INFO] [stdout] --> python_runtime_engine/src/parser/expressions.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | let symbol1 = self.get_symbol(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `symbol1` is never read [INFO] [stdout] --> python_runtime_engine/src/parser/expressions.rs:806:11 [INFO] [stdout] | [INFO] [stdout] 806 | let mut symbol1 : Option> = None; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `parse_eval_input`, and `parse_file_input` are never used [INFO] [stdout] --> python_runtime_engine/src/parser/parser.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait ParserMethods { [INFO] [stdout] | ------------- associated items in this trait [INFO] [stdout] 9 | fn new(buffer: &mut SourceBuffer, tab_size: u8) -> Self; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn parse_eval_input(&mut self) -> Result, SyntaxError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | fn parse_file_input(&mut self) -> Result, SyntaxError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `python_runtime_engine` (lib); 11 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: value assigned to `is_double_quote` is never read [INFO] [stdout] --> python_runtime_engine/src/parser/lexical_analyzer.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let mut is_double_quote = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `end_pos` is never read [INFO] [stdout] --> python_runtime_engine/src/parser/lexical_analyzer.rs:757:25 [INFO] [stdout] | [INFO] [stdout] 757 | let mut end_pos = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `python_runtime_engine` (lib test); 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "862fe13b49addfd765c57ae26b16ce282cb15022092b56e47983dd87acd2497b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "862fe13b49addfd765c57ae26b16ce282cb15022092b56e47983dd87acd2497b", kill_on_drop: false }` [INFO] [stdout] 862fe13b49addfd765c57ae26b16ce282cb15022092b56e47983dd87acd2497b