[INFO] cloning repository https://github.com/AlexEne/moving_wave_patterns [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexEne/moving_wave_patterns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexEne%2Fmoving_wave_patterns"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexEne%2Fmoving_wave_patterns'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3813d4c01f80dfc7cc9f08b2b1164a0b2f89a040 [INFO] checking AlexEne/moving_wave_patterns against master#446e5e57b667c841ba3ebb4b41b44fb98bd3af4b for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexEne%2Fmoving_wave_patterns" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlexEne/moving_wave_patterns on toolchain 446e5e57b667c841ba3ebb4b41b44fb98bd3af4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/AlexEne/moving_wave_patterns [INFO] finished tweaking git repo https://github.com/AlexEne/moving_wave_patterns [INFO] tweaked toml for git repo https://github.com/AlexEne/moving_wave_patterns written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/AlexEne/moving_wave_patterns already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8c3c5cad7435403fbc54ca6f576a87b6dc9efbf97f0402d40fc34ceb0329a037 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "8c3c5cad7435403fbc54ca6f576a87b6dc9efbf97f0402d40fc34ceb0329a037"` [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling minifb v0.10.5 [INFO] [stderr] Checking patterns v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `std::f64::consts::PI` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::f64::consts::PI; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Duration`, `Instant` [INFO] [stderr] --> src/main.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | use std::time::{Instant, Duration}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::f64::consts::PI` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::f64::consts::PI; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Duration`, `Instant` [INFO] [stderr] --> src/main.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | use std::time::{Instant, Duration}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.77s [INFO] running `"docker" "inspect" "8c3c5cad7435403fbc54ca6f576a87b6dc9efbf97f0402d40fc34ceb0329a037"` [INFO] running `"docker" "rm" "-f" "8c3c5cad7435403fbc54ca6f576a87b6dc9efbf97f0402d40fc34ceb0329a037"` [INFO] [stdout] 8c3c5cad7435403fbc54ca6f576a87b6dc9efbf97f0402d40fc34ceb0329a037