[INFO] cloning repository https://github.com/andylokandy/drawvis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andylokandy/drawvis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandylokandy%2Fdrawvis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandylokandy%2Fdrawvis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fc1851acf8ea9c04696de4048c7e78d16bcc6b4 [INFO] testing andylokandy/drawvis against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandylokandy%2Fdrawvis" "/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/andylokandy/drawvis on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andylokandy/drawvis [INFO] finished tweaking git repo https://github.com/andylokandy/drawvis [INFO] tweaked toml for git repo https://github.com/andylokandy/drawvis written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/andylokandy/drawvis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f9512a94bcb2c44b6812bb048aff6c75e77a081b30c31c27bd5c1a9fbdf7d32 [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" "1f9512a94bcb2c44b6812bb048aff6c75e77a081b30c31c27bd5c1a9fbdf7d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f9512a94bcb2c44b6812bb048aff6c75e77a081b30c31c27bd5c1a9fbdf7d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f9512a94bcb2c44b6812bb048aff6c75e77a081b30c31c27bd5c1a9fbdf7d32", kill_on_drop: false }` [INFO] [stdout] 1f9512a94bcb2c44b6812bb048aff6c75e77a081b30c31c27bd5c1a9fbdf7d32 [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd125432cb052a1b1e0195b3d475832fc7b8b25964f36640adc5b43c7fa943cd [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" "cd125432cb052a1b1e0195b3d475832fc7b8b25964f36640adc5b43c7fa943cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling png v0.16.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling rust_decimal v1.4.1 [INFO] [stderr] Compiling bigdecimal v0.1.0 [INFO] [stderr] Compiling envy v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling image v0.23.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling derive_utils v0.9.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling io-enum v0.2.2 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling mysql_common v0.20.2 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling mysql v18.2.0 [INFO] [stderr] Compiling drawvis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `DynamicImage`, `GenericImage`, `ImageBuffer` [INFO] [stdout] --> src/main.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use image::{DynamicImage, GenericImage, GenericImageView, ImageBuffer}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> src/main.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | use image::{DynamicImage, GenericImage, GenericImageView, ImageBuffer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "cd125432cb052a1b1e0195b3d475832fc7b8b25964f36640adc5b43c7fa943cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd125432cb052a1b1e0195b3d475832fc7b8b25964f36640adc5b43c7fa943cd", kill_on_drop: false }` [INFO] [stdout] cd125432cb052a1b1e0195b3d475832fc7b8b25964f36640adc5b43c7fa943cd [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", 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] 6f394e620977fb9a8a1f6b4ad803bb2ab1039bbb9310bb56ca2df4acbd33b22d [INFO] running `Command { std: "docker" "start" "-a" "6f394e620977fb9a8a1f6b4ad803bb2ab1039bbb9310bb56ca2df4acbd33b22d", kill_on_drop: false }` [INFO] [stderr] Compiling drawvis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `DynamicImage`, `GenericImage`, `ImageBuffer` [INFO] [stdout] --> src/main.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use image::{DynamicImage, GenericImage, GenericImageView, ImageBuffer}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> src/main.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | use image::{DynamicImage, GenericImage, GenericImageView, ImageBuffer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "6f394e620977fb9a8a1f6b4ad803bb2ab1039bbb9310bb56ca2df4acbd33b22d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f394e620977fb9a8a1f6b4ad803bb2ab1039bbb9310bb56ca2df4acbd33b22d", kill_on_drop: false }` [INFO] [stdout] 6f394e620977fb9a8a1f6b4ad803bb2ab1039bbb9310bb56ca2df4acbd33b22d [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d9801b563d48a6e75ab3e6b645c45fc798f01f50bbd10af06a67f6f866c1cda [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" "6d9801b563d48a6e75ab3e6b645c45fc798f01f50bbd10af06a67f6f866c1cda", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `DynamicImage`, `GenericImage`, `ImageBuffer` [INFO] [stderr] --> src/main.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | use image::{DynamicImage, GenericImage, GenericImageView, ImageBuffer}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `GenericImageView` [INFO] [stderr] --> src/main.rs:5:41 [INFO] [stderr] | [INFO] [stderr] 5 | use image::{DynamicImage, GenericImage, GenericImageView, ImageBuffer}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/drawvis-68490b2f881621c8) [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" "6d9801b563d48a6e75ab3e6b645c45fc798f01f50bbd10af06a67f6f866c1cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9801b563d48a6e75ab3e6b645c45fc798f01f50bbd10af06a67f6f866c1cda", kill_on_drop: false }` [INFO] [stdout] 6d9801b563d48a6e75ab3e6b645c45fc798f01f50bbd10af06a67f6f866c1cda