[INFO] updating cached repository jugglerchris/rust-fractal-tree [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jugglerchris/rust-fractal-tree [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jugglerchris/rust-fractal-tree" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/jugglerchris/rust-fractal-tree"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/jugglerchris/rust-fractal-tree'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jugglerchris/rust-fractal-tree" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/jugglerchris/rust-fractal-tree"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/jugglerchris/rust-fractal-tree'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 57fd66187407164cbf84f27de82f66343e7bd4d8 [INFO] sha for GitHub repo jugglerchris/rust-fractal-tree: 57fd66187407164cbf84f27de82f66343e7bd4d8 [INFO] validating manifest of jugglerchris/rust-fractal-tree 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 jugglerchris/rust-fractal-tree 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 jugglerchris/rust-fractal-tree [INFO] finished frobbing jugglerchris/rust-fractal-tree [INFO] frobbed toml for jugglerchris/rust-fractal-tree written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/jugglerchris/rust-fractal-tree/Cargo.toml [INFO] started frobbing jugglerchris/rust-fractal-tree [INFO] finished frobbing jugglerchris/rust-fractal-tree [INFO] frobbed toml for jugglerchris/rust-fractal-tree written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/jugglerchris/rust-fractal-tree/Cargo.toml [INFO] crate jugglerchris/rust-fractal-tree 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 jugglerchris/rust-fractal-tree against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/jugglerchris/rust-fractal-tree:/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] e36455e72115ce85a5aa1be4a25e42c55481a390e881a8603aed42cf028445e3 [INFO] running `"docker" "start" "-a" "e36455e72115ce85a5aa1be4a25e42c55481a390e881a8603aed42cf028445e3"` [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling pistoncore-window v0.32.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.37.0 [INFO] [stderr] Compiling piston v0.37.0 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling piston-gfx_texture v0.32.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.51.0 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.47.0 [INFO] [stderr] Compiling piston_window v0.80.0 [INFO] [stderr] Compiling tree_rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `"docker" "inspect" "e36455e72115ce85a5aa1be4a25e42c55481a390e881a8603aed42cf028445e3"` [INFO] running `"docker" "rm" "-f" "e36455e72115ce85a5aa1be4a25e42c55481a390e881a8603aed42cf028445e3"` [INFO] [stdout] e36455e72115ce85a5aa1be4a25e42c55481a390e881a8603aed42cf028445e3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/jugglerchris/rust-fractal-tree:/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] 6d7babede51131210a668f3191f84a71480cac583fa3ebe6d6fd965c286982d5 [INFO] running `"docker" "start" "-a" "6d7babede51131210a668f3191f84a71480cac583fa3ebe6d6fd965c286982d5"` [INFO] [stderr] Compiling tree_rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `"docker" "inspect" "6d7babede51131210a668f3191f84a71480cac583fa3ebe6d6fd965c286982d5"` [INFO] running `"docker" "rm" "-f" "6d7babede51131210a668f3191f84a71480cac583fa3ebe6d6fd965c286982d5"` [INFO] [stdout] 6d7babede51131210a668f3191f84a71480cac583fa3ebe6d6fd965c286982d5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/jugglerchris/rust-fractal-tree:/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] ef6b51d73608bacc047d48dc1b09c96b8fac7cbd5fe1589003b00349d2e0a7a3 [INFO] running `"docker" "start" "-a" "ef6b51d73608bacc047d48dc1b09c96b8fac7cbd5fe1589003b00349d2e0a7a3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/crater/target/debug/deps/tree_rs-20f3e0ae410ae280 [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" "ef6b51d73608bacc047d48dc1b09c96b8fac7cbd5fe1589003b00349d2e0a7a3"` [INFO] running `"docker" "rm" "-f" "ef6b51d73608bacc047d48dc1b09c96b8fac7cbd5fe1589003b00349d2e0a7a3"` [INFO] [stdout] ef6b51d73608bacc047d48dc1b09c96b8fac7cbd5fe1589003b00349d2e0a7a3