[INFO] cloning repository https://github.com/jspaulsen/shite [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jspaulsen/shite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjspaulsen%2Fshite"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjspaulsen%2Fshite'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9cd9baeb1181ec005c08caad9d5c9b287742492b [INFO] testing jspaulsen/shite against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjspaulsen%2Fshite" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jspaulsen/shite on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jspaulsen/shite [INFO] finished tweaking git repo https://github.com/jspaulsen/shite [INFO] tweaked toml for git repo https://github.com/jspaulsen/shite written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jspaulsen/shite already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-06-03" "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] b438b058dce34c2c8a2d16a02c8374ded646685498ce05d698540e1b966ef4e2 [INFO] running `"docker" "start" "-a" "b438b058dce34c2c8a2d16a02c8374ded646685498ce05d698540e1b966ef4e2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling libm v0.1.3 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling fps_clock v2.0.0 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling num-iter v0.1.38 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling ncollide2d v0.19.1 [INFO] [stderr] Compiling nphysics2d v0.11.1 [INFO] [stderr] Compiling shite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ui/ui_window.rs:35:36 [INFO] [stderr] | [INFO] [stderr] 35 | widgets: HashMap>, [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Widget` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `"docker" "inspect" "b438b058dce34c2c8a2d16a02c8374ded646685498ce05d698540e1b966ef4e2"` [INFO] running `"docker" "rm" "-f" "b438b058dce34c2c8a2d16a02c8374ded646685498ce05d698540e1b966ef4e2"` [INFO] [stdout] b438b058dce34c2c8a2d16a02c8374ded646685498ce05d698540e1b966ef4e2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-06-03" "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] a76ad4b7604d6b4b40b9049693431c5d5cebb1c2e539413bd708a98ff3e0fbdc [INFO] running `"docker" "start" "-a" "a76ad4b7604d6b4b40b9049693431c5d5cebb1c2e539413bd708a98ff3e0fbdc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling shite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ui/ui_window.rs:35:36 [INFO] [stderr] | [INFO] [stderr] 35 | widgets: HashMap>, [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Widget` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ui/ui_window.rs:35:36 [INFO] [stderr] | [INFO] [stderr] 35 | widgets: HashMap>, [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Widget` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.60s [INFO] running `"docker" "inspect" "a76ad4b7604d6b4b40b9049693431c5d5cebb1c2e539413bd708a98ff3e0fbdc"` [INFO] running `"docker" "rm" "-f" "a76ad4b7604d6b4b40b9049693431c5d5cebb1c2e539413bd708a98ff3e0fbdc"` [INFO] [stdout] a76ad4b7604d6b4b40b9049693431c5d5cebb1c2e539413bd708a98ff3e0fbdc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-06-03" "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] e08d13f9e761b3e06013322543a99a8b2c9a33cef74050508dc283ddc871b148 [INFO] running `"docker" "start" "-a" "e08d13f9e761b3e06013322543a99a8b2c9a33cef74050508dc283ddc871b148"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ui/ui_window.rs:35:36 [INFO] [stderr] | [INFO] [stderr] 35 | widgets: HashMap>, [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Widget` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ui/ui_window.rs:35:36 [INFO] [stderr] | [INFO] [stderr] 35 | widgets: HashMap>, [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Widget` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/shite-b62451efc16c6f84 [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] [stderr] Doc-tests shite [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" "e08d13f9e761b3e06013322543a99a8b2c9a33cef74050508dc283ddc871b148"` [INFO] running `"docker" "rm" "-f" "e08d13f9e761b3e06013322543a99a8b2c9a33cef74050508dc283ddc871b148"` [INFO] [stdout] e08d13f9e761b3e06013322543a99a8b2c9a33cef74050508dc283ddc871b148