[INFO] cloning repository https://github.com/oOBoomberOo/convention_validator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oOBoomberOo/convention_validator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoOBoomberOo%2Fconvention_validator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoOBoomberOo%2Fconvention_validator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dbbd4c8c14fc52c251d1a21dad4cf910ad8275d [INFO] testing oOBoomberOo/convention_validator against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoOBoomberOo%2Fconvention_validator" "/workspace/builds/worker-102/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-102/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oOBoomberOo/convention_validator on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oOBoomberOo/convention_validator [INFO] finished tweaking git repo https://github.com/oOBoomberOo/convention_validator [INFO] tweaked toml for git repo https://github.com/oOBoomberOo/convention_validator written to /workspace/builds/worker-102/source/Cargo.toml [INFO] crate git repo https://github.com/oOBoomberOo/convention_validator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-error-attr v1.0.1 [INFO] [stderr] Downloaded thiserror v1.0.14 [INFO] [stderr] Downloaded proc-macro-error v1.0.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.14 [INFO] [stderr] Downloaded codespan-reporting v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdd9253fddc0f3a1d28953e21fb5f2fbc814e84f2c2adf8642cb54a73047ec4e [INFO] running `Command { std: "docker" "start" "-a" "fdd9253fddc0f3a1d28953e21fb5f2fbc814e84f2c2adf8642cb54a73047ec4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdd9253fddc0f3a1d28953e21fb5f2fbc814e84f2c2adf8642cb54a73047ec4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdd9253fddc0f3a1d28953e21fb5f2fbc814e84f2c2adf8642cb54a73047ec4e", kill_on_drop: false }` [INFO] [stdout] fdd9253fddc0f3a1d28953e21fb5f2fbc814e84f2c2adf8642cb54a73047ec4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a89b7bff74514a07569d225ceda2ab601248745dfd576e6dc24055f6d9b70c3 [INFO] running `Command { std: "docker" "start" "-a" "4a89b7bff74514a07569d225ceda2ab601248745dfd576e6dc24055f6d9b70c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling codespan-reporting v0.9.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling structopt v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling convention-validator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Nothing` [INFO] [stdout] --> src/conventions/datapack_advancement/mod.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | Nothing [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Verify` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/conventions/datapack_advancement/mod.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Error)] [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.15s [INFO] running `Command { std: "docker" "inspect" "4a89b7bff74514a07569d225ceda2ab601248745dfd576e6dc24055f6d9b70c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a89b7bff74514a07569d225ceda2ab601248745dfd576e6dc24055f6d9b70c3", kill_on_drop: false }` [INFO] [stdout] 4a89b7bff74514a07569d225ceda2ab601248745dfd576e6dc24055f6d9b70c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 972016e366dbb5b24253fdffe6688978d8e90e113c453884865f2a1baa193f49 [INFO] running `Command { std: "docker" "start" "-a" "972016e366dbb5b24253fdffe6688978d8e90e113c453884865f2a1baa193f49", kill_on_drop: false }` [INFO] [stderr] Compiling convention-validator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Nothing` [INFO] [stdout] --> src/conventions/datapack_advancement/mod.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | Nothing [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Verify` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/conventions/datapack_advancement/mod.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Error)] [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `Command { std: "docker" "inspect" "972016e366dbb5b24253fdffe6688978d8e90e113c453884865f2a1baa193f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "972016e366dbb5b24253fdffe6688978d8e90e113c453884865f2a1baa193f49", kill_on_drop: false }` [INFO] [stdout] 972016e366dbb5b24253fdffe6688978d8e90e113c453884865f2a1baa193f49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ffc6a474ed123a5f32d4a3aa1a8772850b7a6c968b84d2d9748c7aeaadb7974a [INFO] running `Command { std: "docker" "start" "-a" "ffc6a474ed123a5f32d4a3aa1a8772850b7a6c968b84d2d9748c7aeaadb7974a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: variant is never constructed: `Nothing` [INFO] [stdout] [INFO] [stderr] --> src/conventions/datapack_advancement/mod.rs:50:2 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 50 | Nothing [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Verify` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/conventions/datapack_advancement/mod.rs:39:10 [INFO] [stderr] | [INFO] [stderr] 39 | #[derive(Debug, Error)] [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: `convention-validator` (bin "convention-validator" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/convention_validator-4de6a5592224dcc1) [INFO] running `Command { std: "docker" "inspect" "ffc6a474ed123a5f32d4a3aa1a8772850b7a6c968b84d2d9748c7aeaadb7974a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffc6a474ed123a5f32d4a3aa1a8772850b7a6c968b84d2d9748c7aeaadb7974a", kill_on_drop: false }` [INFO] [stdout] ffc6a474ed123a5f32d4a3aa1a8772850b7a6c968b84d2d9748c7aeaadb7974a