[INFO] cloning repository JoshCheek/draw_fourier [INFO] running `"git" "clone" "--bare" "git://github.com/JoshCheek/draw_fourier.git" "work/cache/sources/gh/JoshCheek/draw_fourier"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/JoshCheek/draw_fourier'... [INFO] running `"git" "clone" "work/cache/sources/gh/JoshCheek/draw_fourier" "work/ex/beta-1.37-6/sources/1.36.0/gh/JoshCheek/draw_fourier"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/JoshCheek/draw_fourier'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/JoshCheek/draw_fourier" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/JoshCheek/draw_fourier"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/JoshCheek/draw_fourier'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 41e5c5619697a042bc11e1f519b17deeea0aa1ae [INFO] sha for GitHub repo JoshCheek/draw_fourier: 41e5c5619697a042bc11e1f519b17deeea0aa1ae [INFO] validating manifest of JoshCheek/draw_fourier on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of JoshCheek/draw_fourier on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing JoshCheek/draw_fourier [INFO] finished frobbing JoshCheek/draw_fourier [INFO] frobbed toml for JoshCheek/draw_fourier written to work/ex/beta-1.37-6/sources/1.36.0/gh/JoshCheek/draw_fourier/Cargo.toml [INFO] started frobbing JoshCheek/draw_fourier [INFO] finished frobbing JoshCheek/draw_fourier [INFO] frobbed toml for JoshCheek/draw_fourier written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/JoshCheek/draw_fourier/Cargo.toml [INFO] crate JoshCheek/draw_fourier already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing JoshCheek/draw_fourier against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/JoshCheek/draw_fourier:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 0515f5b8ff227b324c17a02c1d0b8d2d66b6ea82522b93b12f63c82269c4cdae [INFO] running `"docker" "start" "-a" "0515f5b8ff227b324c17a02c1d0b8d2d66b6ea82522b93b12f63c82269c4cdae"` [INFO] [stderr] Compiling float-cmp v0.5.0 [INFO] [stderr] Compiling svg v0.5.12 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling svgtypes v0.4.4 [INFO] [stderr] Compiling xmlparser v0.3.0 [INFO] [stderr] Compiling quick-xml v0.13.3 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling euclid v0.19.9 [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/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.24s [INFO] running `"docker" "inspect" "0515f5b8ff227b324c17a02c1d0b8d2d66b6ea82522b93b12f63c82269c4cdae"` [INFO] running `"docker" "rm" "-f" "0515f5b8ff227b324c17a02c1d0b8d2d66b6ea82522b93b12f63c82269c4cdae"` [INFO] [stdout] 0515f5b8ff227b324c17a02c1d0b8d2d66b6ea82522b93b12f63c82269c4cdae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/JoshCheek/draw_fourier:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 02319e5c0b39b527e92d5e65fecbb390ad6fa54275aee0c41f10b03d71d05ee7 [INFO] running `"docker" "start" "-a" "02319e5c0b39b527e92d5e65fecbb390ad6fa54275aee0c41f10b03d71d05ee7"` [INFO] [stderr] Compiling draw_fourier v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `"docker" "inspect" "02319e5c0b39b527e92d5e65fecbb390ad6fa54275aee0c41f10b03d71d05ee7"` [INFO] running `"docker" "rm" "-f" "02319e5c0b39b527e92d5e65fecbb390ad6fa54275aee0c41f10b03d71d05ee7"` [INFO] [stdout] 02319e5c0b39b527e92d5e65fecbb390ad6fa54275aee0c41f10b03d71d05ee7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/JoshCheek/draw_fourier:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] f26b9aef5a2ded93c053f148ee8ec85d28eeb4ecaed64f0d4659007692227f38 [INFO] running `"docker" "start" "-a" "f26b9aef5a2ded93c053f148ee8ec85d28eeb4ecaed64f0d4659007692227f38"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/draw_fourier-8cfa2c86e592cb22 [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" "f26b9aef5a2ded93c053f148ee8ec85d28eeb4ecaed64f0d4659007692227f38"` [INFO] running `"docker" "rm" "-f" "f26b9aef5a2ded93c053f148ee8ec85d28eeb4ecaed64f0d4659007692227f38"` [INFO] [stdout] f26b9aef5a2ded93c053f148ee8ec85d28eeb4ecaed64f0d4659007692227f38