[INFO] cloning repository https://github.com/tkilbourn/rustfmt-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkilbourn/rustfmt-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkilbourn%2Frustfmt-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkilbourn%2Frustfmt-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08a4cc21f02c394f35451574da8ee8513b031621 [INFO] checking tkilbourn/rustfmt-test against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkilbourn%2Frustfmt-test" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tkilbourn/rustfmt-test on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tkilbourn/rustfmt-test [INFO] finished tweaking git repo https://github.com/tkilbourn/rustfmt-test [INFO] tweaked toml for git repo https://github.com/tkilbourn/rustfmt-test written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/tkilbourn/rustfmt-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97976374b96eb0c334a4390d2af114a4f08ab34f870f5ded6fa72237bd34a009 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "97976374b96eb0c334a4390d2af114a4f08ab34f870f5ded6fa72237bd34a009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97976374b96eb0c334a4390d2af114a4f08ab34f870f5ded6fa72237bd34a009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97976374b96eb0c334a4390d2af114a4f08ab34f870f5ded6fa72237bd34a009", kill_on_drop: false }` [INFO] [stdout] 97976374b96eb0c334a4390d2af114a4f08ab34f870f5ded6fa72237bd34a009 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66b02929bcbdfefdda240a4540160bbdcfd0403efce4b1abdbba3c2d2feafef9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "66b02929bcbdfefdda240a4540160bbdcfd0403efce4b1abdbba3c2d2feafef9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking rustfmt-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `that` [INFO] [stdout] --> src/other.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | that: u64, does: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_that` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `does` [INFO] [stdout] --> src/other.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | that: u64, does: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_does` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `not` [INFO] [stdout] --> src/other.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | not: f32, follow: String, the: usize, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_not` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `follow` [INFO] [stdout] --> src/other.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | not: f32, follow: String, the: usize, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_follow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `the` [INFO] [stdout] --> src/other.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | not: f32, follow: String, the: usize, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_the` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rules` [INFO] [stdout] --> src/other.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | rules: &[u8]) -> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_rules` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `that` [INFO] [stdout] --> src/other.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | that: u64, does: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_that` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `does` [INFO] [stdout] --> src/other.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | that: u64, does: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_does` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `not` [INFO] [stdout] --> src/other.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | not: f32, follow: String, the: usize, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_not` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `follow` [INFO] [stdout] --> src/other.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | not: f32, follow: String, the: usize, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_follow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `the` [INFO] [stdout] --> src/other.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | not: f32, follow: String, the: usize, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_the` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rules` [INFO] [stdout] --> src/other.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | rules: &[u8]) -> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_rules` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "66b02929bcbdfefdda240a4540160bbdcfd0403efce4b1abdbba3c2d2feafef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b02929bcbdfefdda240a4540160bbdcfd0403efce4b1abdbba3c2d2feafef9", kill_on_drop: false }` [INFO] [stdout] 66b02929bcbdfefdda240a4540160bbdcfd0403efce4b1abdbba3c2d2feafef9