[INFO] updating cached repository https://github.com/gsilvis/rhombus-instinct [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 301e285d5f08f1798e0cb8b1924aa32ab9ff8039 [INFO] testing gsilvis/rhombus-instinct against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsilvis%2Frhombus-instinct" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gsilvis/rhombus-instinct on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/gsilvis/rhombus-instinct [INFO] finished tweaking git repo https://github.com/gsilvis/rhombus-instinct [INFO] tweaked toml for git repo https://github.com/gsilvis/rhombus-instinct written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/gsilvis/rhombus-instinct already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "build" "--frozen"` [INFO] [stdout] 157b12484902907ff51b8d857f034db14a01ce013875379fe35e073245e14692 [INFO] running `"docker" "start" "-a" "157b12484902907ff51b8d857f034db14a01ce013875379fe35e073245e14692"` [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling wayland-sys v0.21.10 [INFO] [stderr] Compiling rusttype v0.7.3 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling pistoncore-input v0.23.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-commons v0.21.10 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling andrew v0.1.4 [INFO] [stderr] Compiling piston2d-graphics v0.28.0 [INFO] [stderr] Compiling wayland-client v0.21.10 [INFO] [stderr] Compiling pistoncore-window v0.34.0 [INFO] [stderr] Compiling wayland-protocols v0.21.10 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.4 [INFO] [stderr] Compiling pistoncore-event_loop v0.39.0 [INFO] [stderr] Compiling piston v0.39.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.57.0 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.51.1 [INFO] [stderr] Compiling rhombus-instinct v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.21s [INFO] running `"docker" "inspect" "157b12484902907ff51b8d857f034db14a01ce013875379fe35e073245e14692"` [INFO] running `"docker" "rm" "-f" "157b12484902907ff51b8d857f034db14a01ce013875379fe35e073245e14692"` [INFO] [stdout] 157b12484902907ff51b8d857f034db14a01ce013875379fe35e073245e14692 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 942cc8c94dfc3ab20737ce6795ac44e4ca8b77f45cee4e666df04453e921dcff [INFO] running `"docker" "start" "-a" "942cc8c94dfc3ab20737ce6795ac44e4ca8b77f45cee4e666df04453e921dcff"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rhombus-instinct v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.55s [INFO] running `"docker" "inspect" "942cc8c94dfc3ab20737ce6795ac44e4ca8b77f45cee4e666df04453e921dcff"` [INFO] running `"docker" "rm" "-f" "942cc8c94dfc3ab20737ce6795ac44e4ca8b77f45cee4e666df04453e921dcff"` [INFO] [stdout] 942cc8c94dfc3ab20737ce6795ac44e4ca8b77f45cee4e666df04453e921dcff [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "test" "--frozen"` [INFO] [stdout] 3707a77d04b1f003c8bd96394a44c79433aa60c5baa8ae81b6dd2b717dbad8d2 [INFO] running `"docker" "start" "-a" "3707a77d04b1f003c8bd96394a44c79433aa60c5baa8ae81b6dd2b717dbad8d2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rhombus_instinct-bb8fe98a72db7a06 [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" "3707a77d04b1f003c8bd96394a44c79433aa60c5baa8ae81b6dd2b717dbad8d2"` [INFO] running `"docker" "rm" "-f" "3707a77d04b1f003c8bd96394a44c79433aa60c5baa8ae81b6dd2b717dbad8d2"` [INFO] [stdout] 3707a77d04b1f003c8bd96394a44c79433aa60c5baa8ae81b6dd2b717dbad8d2