[INFO] updating cached repository https://github.com/JoshCheek/draw_fourier [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] 41e5c5619697a042bc11e1f519b17deeea0aa1ae [INFO] testing JoshCheek/draw_fourier against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshCheek%2Fdraw_fourier" "/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/JoshCheek/draw_fourier 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/JoshCheek/draw_fourier [INFO] finished tweaking git repo https://github.com/JoshCheek/draw_fourier [INFO] tweaked toml for git repo https://github.com/JoshCheek/draw_fourier written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/JoshCheek/draw_fourier 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] [stderr] Blocking waiting for file lock on package cache [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 83c91f827a957d6f5f38addc996fce30059fd136d0bbe0d862c4ff8cc42eb3d3 [INFO] running `"docker" "start" "-a" "83c91f827a957d6f5f38addc996fce30059fd136d0bbe0d862c4ff8cc42eb3d3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling float-cmp v0.5.0 [INFO] [stderr] Compiling svg v0.5.12 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling svgtypes v0.4.4 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling xmlparser v0.3.0 [INFO] [stderr] Compiling quick-xml v0.13.3 [INFO] [stderr] Compiling svgparser v0.8.1 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stderr] Compiling svg2polylines v0.5.1 [INFO] [stderr] Compiling lyon_svg v0.13.0 [INFO] [stderr] Compiling draw_fourier v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.26s [INFO] running `"docker" "inspect" "83c91f827a957d6f5f38addc996fce30059fd136d0bbe0d862c4ff8cc42eb3d3"` [INFO] running `"docker" "rm" "-f" "83c91f827a957d6f5f38addc996fce30059fd136d0bbe0d862c4ff8cc42eb3d3"` [INFO] [stdout] 83c91f827a957d6f5f38addc996fce30059fd136d0bbe0d862c4ff8cc42eb3d3 [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] e15b16ba1b1a4a74b9a3bc48cb36ff3e69c17555d7f36058ec6492a6679ed599 [INFO] running `"docker" "start" "-a" "e15b16ba1b1a4a74b9a3bc48cb36ff3e69c17555d7f36058ec6492a6679ed599"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling draw_fourier v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `"docker" "inspect" "e15b16ba1b1a4a74b9a3bc48cb36ff3e69c17555d7f36058ec6492a6679ed599"` [INFO] running `"docker" "rm" "-f" "e15b16ba1b1a4a74b9a3bc48cb36ff3e69c17555d7f36058ec6492a6679ed599"` [INFO] [stdout] e15b16ba1b1a4a74b9a3bc48cb36ff3e69c17555d7f36058ec6492a6679ed599 [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] e20e06a865d3d5e1a240ebe9210556dec1f5ce787630b16c2a2115d46be39126 [INFO] running `"docker" "start" "-a" "e20e06a865d3d5e1a240ebe9210556dec1f5ce787630b16c2a2115d46be39126"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/draw_fourier-71580cb42860fb30 [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" "e20e06a865d3d5e1a240ebe9210556dec1f5ce787630b16c2a2115d46be39126"` [INFO] running `"docker" "rm" "-f" "e20e06a865d3d5e1a240ebe9210556dec1f5ce787630b16c2a2115d46be39126"` [INFO] [stdout] e20e06a865d3d5e1a240ebe9210556dec1f5ce787630b16c2a2115d46be39126