[INFO] updating cached repository https://github.com/078105099107108097117115/Rust-Concurrent-Gray-Scale-Mandelbrot-Set-Plot [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 09a4e48f4fe6b1de4ed528a44bd1c766e2c62b3f [INFO] testing 078105099107108097117115/Rust-Concurrent-Gray-Scale-Mandelbrot-Set-Plot against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F078105099107108097117115%2FRust-Concurrent-Gray-Scale-Mandelbrot-Set-Plot" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/078105099107108097117115/Rust-Concurrent-Gray-Scale-Mandelbrot-Set-Plot on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/078105099107108097117115/Rust-Concurrent-Gray-Scale-Mandelbrot-Set-Plot [INFO] finished tweaking git repo https://github.com/078105099107108097117115/Rust-Concurrent-Gray-Scale-Mandelbrot-Set-Plot [INFO] tweaked toml for git repo https://github.com/078105099107108097117115/Rust-Concurrent-Gray-Scale-Mandelbrot-Set-Plot written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/078105099107108097117115/Rust-Concurrent-Gray-Scale-Mandelbrot-Set-Plot already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stdout] abaf565df48dca0f7eb674028dfee52552866990a4d26cb10232c63702c38a36 [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" "abaf565df48dca0f7eb674028dfee52552866990a4d26cb10232c63702c38a36"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling mandelbrot_plot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.20s [INFO] running `"docker" "inspect" "abaf565df48dca0f7eb674028dfee52552866990a4d26cb10232c63702c38a36"` [INFO] running `"docker" "rm" "-f" "abaf565df48dca0f7eb674028dfee52552866990a4d26cb10232c63702c38a36"` [INFO] [stdout] abaf565df48dca0f7eb674028dfee52552866990a4d26cb10232c63702c38a36 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3663569465d22a183b63f02a51387ba3b4869b7ddc2dcb133c932ac30def9cf0 [INFO] running `"docker" "start" "-a" "3663569465d22a183b63f02a51387ba3b4869b7ddc2dcb133c932ac30def9cf0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling mandelbrot_plot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "3663569465d22a183b63f02a51387ba3b4869b7ddc2dcb133c932ac30def9cf0"` [INFO] running `"docker" "rm" "-f" "3663569465d22a183b63f02a51387ba3b4869b7ddc2dcb133c932ac30def9cf0"` [INFO] [stdout] 3663569465d22a183b63f02a51387ba3b4869b7ddc2dcb133c932ac30def9cf0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 375edb39df574c4e0fab596162282a607afe9a44a06b20f56d020402abe46ea0 [INFO] running `"docker" "start" "-a" "375edb39df574c4e0fab596162282a607afe9a44a06b20f56d020402abe46ea0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mandelbrot_plot-52f1406667b48302 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "375edb39df574c4e0fab596162282a607afe9a44a06b20f56d020402abe46ea0"` [INFO] running `"docker" "rm" "-f" "375edb39df574c4e0fab596162282a607afe9a44a06b20f56d020402abe46ea0"` [INFO] [stdout] 375edb39df574c4e0fab596162282a607afe9a44a06b20f56d020402abe46ea0