[INFO] cloning repository https://github.com/Eliot996/hecto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eliot996/hecto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliot996%2Fhecto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliot996%2Fhecto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb34815f8db16ed963f88eceed5c7b3524d91d53 [INFO] checking Eliot996/hecto against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliot996%2Fhecto" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Eliot996/hecto on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Eliot996/hecto [INFO] finished tweaking git repo https://github.com/Eliot996/hecto [INFO] tweaked toml for git repo https://github.com/Eliot996/hecto written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Eliot996/hecto 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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb2636d5d6865de09be147ca9468c54d999c20c66ee68baf257a1cd3280d33d7 [INFO] running `Command { std: "docker" "start" "-a" "fb2636d5d6865de09be147ca9468c54d999c20c66ee68baf257a1cd3280d33d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb2636d5d6865de09be147ca9468c54d999c20c66ee68baf257a1cd3280d33d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb2636d5d6865de09be147ca9468c54d999c20c66ee68baf257a1cd3280d33d7", kill_on_drop: false }` [INFO] [stdout] fb2636d5d6865de09be147ca9468c54d999c20c66ee68baf257a1cd3280d33d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3988ab853b630cdcc6d6eeaf0b41a4ae8f5bbf4d44f2290511b78065ca244a3 [INFO] running `Command { std: "docker" "start" "-a" "b3988ab853b630cdcc6d6eeaf0b41a4ae8f5bbf4d44f2290511b78065ca244a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking termion v2.0.1 [INFO] [stderr] Checking hecto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `offset` is never read [INFO] [stdout] --> src/editor.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Editor { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | offset: Position, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `offset` is never read [INFO] [stdout] --> src/editor.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Editor { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | offset: Position, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "b3988ab853b630cdcc6d6eeaf0b41a4ae8f5bbf4d44f2290511b78065ca244a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3988ab853b630cdcc6d6eeaf0b41a4ae8f5bbf4d44f2290511b78065ca244a3", kill_on_drop: false }` [INFO] [stdout] b3988ab853b630cdcc6d6eeaf0b41a4ae8f5bbf4d44f2290511b78065ca244a3 [INFO] checking Eliot996/hecto against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliot996%2Fhecto" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Eliot996/hecto on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Eliot996/hecto [INFO] finished tweaking git repo https://github.com/Eliot996/hecto [INFO] tweaked toml for git repo https://github.com/Eliot996/hecto written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Eliot996/hecto 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c38fd9a3be29ae94858ff7186a51778fbcf71520dc5b6da39f5b181ec945475 [INFO] running `Command { std: "docker" "start" "-a" "9c38fd9a3be29ae94858ff7186a51778fbcf71520dc5b6da39f5b181ec945475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c38fd9a3be29ae94858ff7186a51778fbcf71520dc5b6da39f5b181ec945475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c38fd9a3be29ae94858ff7186a51778fbcf71520dc5b6da39f5b181ec945475", kill_on_drop: false }` [INFO] [stdout] 9c38fd9a3be29ae94858ff7186a51778fbcf71520dc5b6da39f5b181ec945475 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Ddereferencing_mut_binding" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4b37ec13f094e271b799674001f42d8a8ab1da63ff6ea548fd9660e4740d999 [INFO] running `Command { std: "docker" "start" "-a" "e4b37ec13f094e271b799674001f42d8a8ab1da63ff6ea548fd9660e4740d999", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking termion v2.0.1 [INFO] [stderr] Checking hecto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/editor.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | let Position { mut x, mut y } = &self.cursor_position; [INFO] [stdout] | ^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/editor.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | let Position { mut x, mut y } = &self.cursor_position; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: requested on the command line with `-D dereferencing-mut-binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/editor.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | let Position { mut x, mut y } = &self.cursor_position; [INFO] [stdout] | ^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/editor.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | let Position { mut x, mut y } = &self.cursor_position; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/editor.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | let Position { mut x, mut y } = &self.cursor_position; [INFO] [stdout] | ^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/editor.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | let Position { mut x, mut y } = &self.cursor_position; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: requested on the command line with `-D dereferencing-mut-binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/editor.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | let Position { mut x, mut y } = &self.cursor_position; [INFO] [stdout] | ^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/editor.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | let Position { mut x, mut y } = &self.cursor_position; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/terminal.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let Position { mut x, mut y } = position; [INFO] [stdout] | ^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/terminal.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let Position { mut x, mut y } = position; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/terminal.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | let Position { mut x, mut y } = position; [INFO] [stdout] | ^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/terminal.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | let Position { mut x, mut y } = position; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/terminal.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let Position { mut x, mut y } = position; [INFO] [stdout] | ^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/terminal.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let Position { mut x, mut y } = position; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/terminal.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | let Position { mut x, mut y } = position; [INFO] [stdout] | ^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/terminal.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | let Position { mut x, mut y } = position; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `offset` is never read [INFO] [stdout] --> src/editor.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Editor { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | offset: Position, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `offset` is never read [INFO] [stdout] --> src/editor.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Editor { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | offset: Position, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hecto` (bin "hecto") due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hecto` (bin "hecto" test) due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e4b37ec13f094e271b799674001f42d8a8ab1da63ff6ea548fd9660e4740d999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b37ec13f094e271b799674001f42d8a8ab1da63ff6ea548fd9660e4740d999", kill_on_drop: false }` [INFO] [stdout] e4b37ec13f094e271b799674001f42d8a8ab1da63ff6ea548fd9660e4740d999