[INFO] updating cached repository Mnpn03/Potato [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Mnpn03/Potato [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Mnpn03/Potato" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/Mnpn03/Potato"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/Mnpn03/Potato'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Mnpn03/Potato" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/Mnpn03/Potato"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/Mnpn03/Potato'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8311498102d3083a707613a043eecba88b6da2f7 [INFO] sha for GitHub repo Mnpn03/Potato: 8311498102d3083a707613a043eecba88b6da2f7 [INFO] validating manifest of Mnpn03/Potato on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Mnpn03/Potato on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Mnpn03/Potato [INFO] finished frobbing Mnpn03/Potato [INFO] frobbed toml for Mnpn03/Potato written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/Mnpn03/Potato/Cargo.toml [INFO] started frobbing Mnpn03/Potato [INFO] finished frobbing Mnpn03/Potato [INFO] frobbed toml for Mnpn03/Potato written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/Mnpn03/Potato/Cargo.toml [INFO] crate Mnpn03/Potato has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Mnpn03/Potato against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/Mnpn03/Potato:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 8ea1ae9726013352d344c2036234f70e6626e395e08f6450d1234da185582f89 [INFO] running `"docker" "start" "-a" "8ea1ae9726013352d344c2036234f70e6626e395e08f6450d1234da185582f89"` [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling nodrop v0.1.10 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling x11-dl v2.15.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling arrayvec v0.4.3 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling rusttype v0.2.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling piston2d-graphics v0.23.0 [INFO] [stderr] Compiling pistoncore-window v0.30.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.49.0 [INFO] [stderr] Compiling gfx_core v0.7.2 [INFO] [stderr] Compiling pistoncore-event_loop v0.35.0 [INFO] [stderr] Compiling piston v0.35.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling wayland-window v0.8.0 [INFO] [stderr] Compiling winit v0.8.3 [INFO] [stderr] Compiling glutin v0.10.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.42.0 [INFO] [stderr] Compiling gfx v0.16.1 [INFO] [stderr] Compiling gfx_device_gl v0.14.4 [INFO] [stderr] Compiling piston-gfx_texture v0.29.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.46.0 [INFO] [stderr] Compiling piston_window v0.73.0 [INFO] [stderr] Compiling potato v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `"docker" "inspect" "8ea1ae9726013352d344c2036234f70e6626e395e08f6450d1234da185582f89"` [INFO] running `"docker" "rm" "-f" "8ea1ae9726013352d344c2036234f70e6626e395e08f6450d1234da185582f89"` [INFO] [stdout] 8ea1ae9726013352d344c2036234f70e6626e395e08f6450d1234da185582f89 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/Mnpn03/Potato:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d579989a90adf68ffc5d3bbec9c52f4388f936fa5e05fb74570ba12295a61fe2 [INFO] running `"docker" "start" "-a" "d579989a90adf68ffc5d3bbec9c52f4388f936fa5e05fb74570ba12295a61fe2"` [INFO] [stderr] Compiling potato v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.45s [INFO] running `"docker" "inspect" "d579989a90adf68ffc5d3bbec9c52f4388f936fa5e05fb74570ba12295a61fe2"` [INFO] running `"docker" "rm" "-f" "d579989a90adf68ffc5d3bbec9c52f4388f936fa5e05fb74570ba12295a61fe2"` [INFO] [stdout] d579989a90adf68ffc5d3bbec9c52f4388f936fa5e05fb74570ba12295a61fe2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/Mnpn03/Potato:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 52b48fc671d362b54cc54c461ec6e3d01d4c7467d22544cb64cb67b0e5e0d2a9 [INFO] running `"docker" "start" "-a" "52b48fc671d362b54cc54c461ec6e3d01d4c7467d22544cb64cb67b0e5e0d2a9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/potato-f4a7062cabb111ed [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" "52b48fc671d362b54cc54c461ec6e3d01d4c7467d22544cb64cb67b0e5e0d2a9"` [INFO] running `"docker" "rm" "-f" "52b48fc671d362b54cc54c461ec6e3d01d4c7467d22544cb64cb67b0e5e0d2a9"` [INFO] [stdout] 52b48fc671d362b54cc54c461ec6e3d01d4c7467d22544cb64cb67b0e5e0d2a9