[INFO] cloning repository https://github.com/alin23/hog-detector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alin23/hog-detector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falin23%2Fhog-detector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falin23%2Fhog-detector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 188dd630eca81333868c67fb46bfcafbd9d9bea2 [INFO] checking alin23/hog-detector against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falin23%2Fhog-detector" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alin23/hog-detector on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alin23/hog-detector [INFO] finished tweaking git repo https://github.com/alin23/hog-detector [INFO] tweaked toml for git repo https://github.com/alin23/hog-detector written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/alin23/hog-detector already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 83ac384e5efa964c88030b5d2eae88304cc18941143232a94f34c0712e97f3e4 [INFO] running `Command { std: "docker" "start" "-a" "83ac384e5efa964c88030b5d2eae88304cc18941143232a94f34c0712e97f3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83ac384e5efa964c88030b5d2eae88304cc18941143232a94f34c0712e97f3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ac384e5efa964c88030b5d2eae88304cc18941143232a94f34c0712e97f3e4", kill_on_drop: false }` [INFO] [stdout] 83ac384e5efa964c88030b5d2eae88304cc18941143232a94f34c0712e97f3e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e9ec47c4da4832152a5a1f186ee45d6ae1872a82c69e05f522715a99f4cb7d7 [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" "0e9ec47c4da4832152a5a1f186ee45d6ae1872a82c69e05f522715a99f4cb7d7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling sysinfo v0.3.17 [INFO] [stderr] Checking serde v1.0.17 [INFO] [stderr] Checking libc v0.2.31 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stderr] Compiling serde_derive_internals v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.18 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Checking serde_json v1.0.5 [INFO] [stderr] Checking hog_detector v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `activationType` should have a snake case name [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | activationType: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `activation_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `activationValue` should have a snake case name [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | activationValue: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `activation_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `activationAt` should have a snake case name [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | activationAt: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `activation_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deliveredAt` should have a snake case name [INFO] [stdout] --> src/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | deliveredAt: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `delivered_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `activationType` should have a snake case name [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | activationType: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `activation_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `activationValue` should have a snake case name [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | activationValue: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `activation_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `activationAt` should have a snake case name [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | activationAt: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `activation_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deliveredAt` should have a snake case name [INFO] [stdout] --> src/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | deliveredAt: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `delivered_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.13s [INFO] running `Command { std: "docker" "inspect" "0e9ec47c4da4832152a5a1f186ee45d6ae1872a82c69e05f522715a99f4cb7d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9ec47c4da4832152a5a1f186ee45d6ae1872a82c69e05f522715a99f4cb7d7", kill_on_drop: false }` [INFO] [stdout] 0e9ec47c4da4832152a5a1f186ee45d6ae1872a82c69e05f522715a99f4cb7d7