[INFO] cloning repository https://github.com/CRefice/reel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CRefice/reel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRefice%2Freel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRefice%2Freel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb50def7c3de4d14140772719e43d45af1d07547 [INFO] checking CRefice/reel against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRefice%2Freel" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CRefice/reel on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CRefice/reel [INFO] finished tweaking git repo https://github.com/CRefice/reel [INFO] tweaked toml for git repo https://github.com/CRefice/reel written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate git repo https://github.com/CRefice/reel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e652f3774215e2977e235be731aa056fec5d7367efe8cbfc3fe4d33403dcde7c [INFO] running `Command { std: "docker" "start" "-a" "e652f3774215e2977e235be731aa056fec5d7367efe8cbfc3fe4d33403dcde7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e652f3774215e2977e235be731aa056fec5d7367efe8cbfc3fe4d33403dcde7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e652f3774215e2977e235be731aa056fec5d7367efe8cbfc3fe4d33403dcde7c", kill_on_drop: false }` [INFO] [stdout] e652f3774215e2977e235be731aa056fec5d7367efe8cbfc3fe4d33403dcde7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08b7a353dd6b434fd7d07937520e7462e5c1dece32be65f36b2579de36e1bf1d [INFO] running `Command { std: "docker" "start" "-a" "08b7a353dd6b434fd7d07937520e7462e5c1dece32be65f36b2579de36e1bf1d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking dirs-sys v0.3.3 [INFO] [stderr] Checking dirs v2.0.1 [INFO] [stderr] Checking rustyline v5.0.0 [INFO] [stderr] Checking oxide v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: associated function is never used: `text` [INFO] [stdout] --> src/loc.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn text<'a>(&self, source: &'a str) -> &'a str { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `split_source` [INFO] [stdout] --> src/loc.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn split_source<'a>(&self, source: &'a str) -> (&'a str, &'a str, &'a str) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `context` [INFO] [stdout] --> src/loc.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn context(self, source: &str) -> (&str, SourceLocation) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `end_offset` [INFO] [stdout] --> src/loc.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn end_offset(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `text` [INFO] [stdout] --> src/loc.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn text<'a>(&self, source: &'a str) -> &'a str { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `split_source` [INFO] [stdout] --> src/loc.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn split_source<'a>(&self, source: &'a str) -> (&'a str, &'a str, &'a str) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `context` [INFO] [stdout] --> src/loc.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn context(self, source: &str) -> (&str, SourceLocation) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `end_offset` [INFO] [stdout] --> src/loc.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn end_offset(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.93s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking oxide v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: associated function is never used: `text` [INFO] [stdout] --> src/loc.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn text<'a>(&self, source: &'a str) -> &'a str { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `text` [INFO] [stdout] --> src/loc.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn text<'a>(&self, source: &'a str) -> &'a str { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `split_source` [INFO] [stdout] --> src/loc.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn split_source<'a>(&self, source: &'a str) -> (&'a str, &'a str, &'a str) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `split_source` [INFO] [stdout] --> src/loc.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn split_source<'a>(&self, source: &'a str) -> (&'a str, &'a str, &'a str) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `context` [INFO] [stdout] --> src/loc.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn context(self, source: &str) -> (&str, SourceLocation) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `context` [INFO] [stdout] --> src/loc.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn context(self, source: &str) -> (&str, SourceLocation) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `end_offset` [INFO] [stdout] --> src/loc.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn end_offset(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `end_offset` [INFO] [stdout] --> src/loc.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn end_offset(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [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 [unoptimized + debuginfo] target(s) in 12.08s [INFO] running `Command { std: "docker" "inspect" "08b7a353dd6b434fd7d07937520e7462e5c1dece32be65f36b2579de36e1bf1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b7a353dd6b434fd7d07937520e7462e5c1dece32be65f36b2579de36e1bf1d", kill_on_drop: false }` [INFO] [stdout] 08b7a353dd6b434fd7d07937520e7462e5c1dece32be65f36b2579de36e1bf1d