[INFO] cloning repository https://github.com/FrewtyPebbles/Fulcrum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrewtyPebbles/Fulcrum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrewtyPebbles%2FFulcrum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrewtyPebbles%2FFulcrum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79ee61df0e7efc98f60851d43705ccf5b9cadb44 [INFO] checking FrewtyPebbles/Fulcrum against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrewtyPebbles%2FFulcrum" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrewtyPebbles/Fulcrum on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FrewtyPebbles/Fulcrum [INFO] finished tweaking git repo https://github.com/FrewtyPebbles/Fulcrum [INFO] tweaked toml for git repo https://github.com/FrewtyPebbles/Fulcrum written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/FrewtyPebbles/Fulcrum 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indexmap v1.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcafba3b1d721d30ea8dfce2f2a08d7f49be0fd6db359278bc39e1c568ce5e78 [INFO] running `Command { std: "docker" "start" "-a" "fcafba3b1d721d30ea8dfce2f2a08d7f49be0fd6db359278bc39e1c568ce5e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcafba3b1d721d30ea8dfce2f2a08d7f49be0fd6db359278bc39e1c568ce5e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcafba3b1d721d30ea8dfce2f2a08d7f49be0fd6db359278bc39e1c568ce5e78", kill_on_drop: false }` [INFO] [stdout] fcafba3b1d721d30ea8dfce2f2a08d7f49be0fd6db359278bc39e1c568ce5e78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c8b3f42222fb4014e0b4dd613c6daeb0d50d8da38108f0b2c5bee5ab5b2d312 [INFO] running `Command { std: "docker" "start" "-a" "8c8b3f42222fb4014e0b4dd613c6daeb0d50d8da38108f0b2c5bee5ab5b2d312", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking fulcrum v0.8.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ln` [INFO] [stdout] --> src/parts/tokenizer.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | for (ln, raw_line) in raw_lines.enumerate() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ln` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cn` [INFO] [stdout] --> src/parts/tokenizer.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | for (cn, character) in line.chars().enumerate() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ln` [INFO] [stdout] --> src/parts/tokenizer.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | for (ln, raw_line) in raw_lines.enumerate() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ln` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cn` [INFO] [stdout] --> src/parts/tokenizer.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | for (cn, character) in line.chars().enumerate() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args_list` [INFO] [stdout] --> src/parts/parser/standard.rs:564:47 [INFO] [stdout] | [INFO] [stdout] 564 | pub fn foreign_function_interface(&mut self, args_list:Box>>) -> Box { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args_list` [INFO] [stdout] --> src/parts/parser/standard.rs:564:47 [INFO] [stdout] | [INFO] [stdout] 564 | pub fn foreign_function_interface(&mut self, args_list:Box>>) -> Box { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/parts/tokenizer.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | let line = raw_line.clone().trim().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/parts/tokenizer.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | let line = raw_line.clone().trim().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `Command { std: "docker" "inspect" "8c8b3f42222fb4014e0b4dd613c6daeb0d50d8da38108f0b2c5bee5ab5b2d312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c8b3f42222fb4014e0b4dd613c6daeb0d50d8da38108f0b2c5bee5ab5b2d312", kill_on_drop: false }` [INFO] [stdout] 8c8b3f42222fb4014e0b4dd613c6daeb0d50d8da38108f0b2c5bee5ab5b2d312 [INFO] checking FrewtyPebbles/Fulcrum against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrewtyPebbles%2FFulcrum" "/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/FrewtyPebbles/Fulcrum on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FrewtyPebbles/Fulcrum [INFO] finished tweaking git repo https://github.com/FrewtyPebbles/Fulcrum [INFO] tweaked toml for git repo https://github.com/FrewtyPebbles/Fulcrum written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/FrewtyPebbles/Fulcrum 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81e0aecfc89b9d0ef91f0bb9e0077e300884ed0c46b5ebdff130cfb59383af93 [INFO] running `Command { std: "docker" "start" "-a" "81e0aecfc89b9d0ef91f0bb9e0077e300884ed0c46b5ebdff130cfb59383af93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81e0aecfc89b9d0ef91f0bb9e0077e300884ed0c46b5ebdff130cfb59383af93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81e0aecfc89b9d0ef91f0bb9e0077e300884ed0c46b5ebdff130cfb59383af93", kill_on_drop: false }` [INFO] [stdout] 81e0aecfc89b9d0ef91f0bb9e0077e300884ed0c46b5ebdff130cfb59383af93 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fbd0ad421286d2c37960a9710fc21916d7d5e247941e30eca4aa3df2e80c6de [INFO] running `Command { std: "docker" "start" "-a" "9fbd0ad421286d2c37960a9710fc21916d7d5e247941e30eca4aa3df2e80c6de", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking fulcrum v0.8.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ln` [INFO] [stdout] --> src/parts/tokenizer.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | for (ln, raw_line) in raw_lines.enumerate() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ln` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cn` [INFO] [stdout] --> src/parts/tokenizer.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | for (cn, character) in line.chars().enumerate() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ln` [INFO] [stdout] --> src/parts/tokenizer.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | for (ln, raw_line) in raw_lines.enumerate() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ln` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cn` [INFO] [stdout] --> src/parts/tokenizer.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | for (cn, character) in line.chars().enumerate() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args_list` [INFO] [stdout] --> src/parts/parser/standard.rs:564:47 [INFO] [stdout] | [INFO] [stdout] 564 | pub fn foreign_function_interface(&mut self, args_list:Box>>) -> Box { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/parts/tokenizer.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | let line = raw_line.clone().trim().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args_list` [INFO] [stdout] --> src/parts/parser/standard.rs:564:47 [INFO] [stdout] | [INFO] [stdout] 564 | pub fn foreign_function_interface(&mut self, args_list:Box>>) -> Box { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/parts/tokenizer.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | let line = raw_line.clone().trim().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "9fbd0ad421286d2c37960a9710fc21916d7d5e247941e30eca4aa3df2e80c6de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fbd0ad421286d2c37960a9710fc21916d7d5e247941e30eca4aa3df2e80c6de", kill_on_drop: false }` [INFO] [stdout] 9fbd0ad421286d2c37960a9710fc21916d7d5e247941e30eca4aa3df2e80c6de