[INFO] cloning repository https://github.com/hbulgarini/db-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hbulgarini/db-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbulgarini%2Fdb-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbulgarini%2Fdb-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e109c6f7966d6a1ebbaeee970813679e79446eac [INFO] checking hbulgarini/db-rust against master#e652caa679a304af11fc04f1f12452f255a82593 for pr-98000 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbulgarini%2Fdb-rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hbulgarini/db-rust on toolchain e652caa679a304af11fc04f1f12452f255a82593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hbulgarini/db-rust [INFO] finished tweaking git repo https://github.com/hbulgarini/db-rust [INFO] tweaked toml for git repo https://github.com/hbulgarini/db-rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hbulgarini/db-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80e8d78b42b32b9deeff0d418c2f92aa454f2cee4630c55d0cc60761df5446b7 [INFO] running `Command { std: "docker" "start" "-a" "80e8d78b42b32b9deeff0d418c2f92aa454f2cee4630c55d0cc60761df5446b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80e8d78b42b32b9deeff0d418c2f92aa454f2cee4630c55d0cc60761df5446b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e8d78b42b32b9deeff0d418c2f92aa454f2cee4630c55d0cc60761df5446b7", kill_on_drop: false }` [INFO] [stdout] 80e8d78b42b32b9deeff0d418c2f92aa454f2cee4630c55d0cc60761df5446b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4be89d436bc43e0e65606c24d2d2565a16db6cec46b27aa1aa468cfe0a50d7ff [INFO] running `Command { std: "docker" "start" "-a" "4be89d436bc43e0e65606c24d2d2565a16db6cec46b27aa1aa468cfe0a50d7ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking parity-scale-codec v3.1.2 [INFO] [stderr] Checking db-handler v0.1.0 (/opt/rustwide/workdir/db-handler) [INFO] [stdout] warning: variant is never constructed: `Javascript` [INFO] [stdout] --> db-handler/src/query.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Javascript, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `TechStack` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Rust` [INFO] [stdout] --> db-handler/src/query.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Rust, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TechStack` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Devops` [INFO] [stdout] --> db-handler/src/query.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Devops, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TechStack` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking db-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.59s [INFO] running `Command { std: "docker" "inspect" "4be89d436bc43e0e65606c24d2d2565a16db6cec46b27aa1aa468cfe0a50d7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be89d436bc43e0e65606c24d2d2565a16db6cec46b27aa1aa468cfe0a50d7ff", kill_on_drop: false }` [INFO] [stdout] 4be89d436bc43e0e65606c24d2d2565a16db6cec46b27aa1aa468cfe0a50d7ff