[INFO] cloning repository https://github.com/est31/cargo-ulint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/est31/cargo-ulint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fest31%2Fcargo-ulint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fest31%2Fcargo-ulint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffc088ecb632a539e6e66eff7c69f0fb6b7e969b [INFO] testing est31/cargo-ulint against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fest31%2Fcargo-ulint" "/workspace/builds/worker-44/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/est31/cargo-ulint on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/est31/cargo-ulint [INFO] finished tweaking git repo https://github.com/est31/cargo-ulint [INFO] tweaked toml for git repo https://github.com/est31/cargo-ulint written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate git repo https://github.com/est31/cargo-ulint already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57ec4303abd687d4685d5fc0fbad4c1fbe2c93fe4ab3eccb12fafd539517c030 [INFO] running `Command { std: "docker" "start" "-a" "57ec4303abd687d4685d5fc0fbad4c1fbe2c93fe4ab3eccb12fafd539517c030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57ec4303abd687d4685d5fc0fbad4c1fbe2c93fe4ab3eccb12fafd539517c030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57ec4303abd687d4685d5fc0fbad4c1fbe2c93fe4ab3eccb12fafd539517c030", kill_on_drop: false }` [INFO] [stdout] 57ec4303abd687d4685d5fc0fbad4c1fbe2c93fe4ab3eccb12fafd539517c030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4e5518202d9f35de6b92a77381c7fc8643056fdd460700c0d606387bf1a6506 [INFO] running `Command { std: "docker" "start" "-a" "d4e5518202d9f35de6b92a77381c7fc8643056fdd460700c0d606387bf1a6506", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling structopt-derive v0.1.6 [INFO] [stderr] Compiling structopt v0.1.6 [INFO] [stderr] Compiling cargo-ulint v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `Options` [INFO] [stdout] --> src/main.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | let Options = Options::from_args(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_Options` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `toml` [INFO] [stdout] --> src/main.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | toml: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Options` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Options` should have a snake case name [INFO] [stdout] --> src/main.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | let Options = Options::from_args(); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `options` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.66s [INFO] running `Command { std: "docker" "inspect" "d4e5518202d9f35de6b92a77381c7fc8643056fdd460700c0d606387bf1a6506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e5518202d9f35de6b92a77381c7fc8643056fdd460700c0d606387bf1a6506", kill_on_drop: false }` [INFO] [stdout] d4e5518202d9f35de6b92a77381c7fc8643056fdd460700c0d606387bf1a6506 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f08719d160ca49a3a80f46d8e9d703d1c3dd50ef331096f4b125775805a30def [INFO] running `Command { std: "docker" "start" "-a" "f08719d160ca49a3a80f46d8e9d703d1c3dd50ef331096f4b125775805a30def", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-ulint v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `Options` [INFO] [stdout] --> src/main.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | let Options = Options::from_args(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_Options` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `toml` [INFO] [stdout] --> src/main.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | toml: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Options` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Options` should have a snake case name [INFO] [stdout] --> src/main.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | let Options = Options::from_args(); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `options` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.25s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_ulint-4d754c06edf482a5) [INFO] running `Command { std: "docker" "inspect" "f08719d160ca49a3a80f46d8e9d703d1c3dd50ef331096f4b125775805a30def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08719d160ca49a3a80f46d8e9d703d1c3dd50ef331096f4b125775805a30def", kill_on_drop: false }` [INFO] [stdout] f08719d160ca49a3a80f46d8e9d703d1c3dd50ef331096f4b125775805a30def [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 06e39a1603c5f488d7db0c99c29b954e503ace1dd673329e4ccedb1cf5427bf1 [INFO] running `Command { std: "docker" "start" "-a" "06e39a1603c5f488d7db0c99c29b954e503ace1dd673329e4ccedb1cf5427bf1", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `Options` [INFO] [stderr] --> src/main.rs:16:6 [INFO] [stderr] | [INFO] [stderr] 16 | let Options = Options::from_args(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_Options` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `toml` [INFO] [stderr] --> src/main.rs:12:2 [INFO] [stderr] | [INFO] [stderr] 12 | toml: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Options` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:7:21 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(StructOpt, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable `Options` should have a snake case name [INFO] [stderr] --> src/main.rs:16:6 [INFO] [stderr] | [INFO] [stderr] 16 | let Options = Options::from_args(); [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `options` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cargo-ulint` (bin "cargo-ulint" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_ulint-4d754c06edf482a5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "06e39a1603c5f488d7db0c99c29b954e503ace1dd673329e4ccedb1cf5427bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06e39a1603c5f488d7db0c99c29b954e503ace1dd673329e4ccedb1cf5427bf1", kill_on_drop: false }` [INFO] [stdout] 06e39a1603c5f488d7db0c99c29b954e503ace1dd673329e4ccedb1cf5427bf1