[INFO] updating cached repository https://github.com/swiftcoder/gfx-rs-sdl-emscripten-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1783921ea86f74b418f236797b8580b3c83780d [INFO] testing swiftcoder/gfx-rs-sdl-emscripten-demo against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswiftcoder%2Fgfx-rs-sdl-emscripten-demo" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/swiftcoder/gfx-rs-sdl-emscripten-demo on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/swiftcoder/gfx-rs-sdl-emscripten-demo [INFO] finished tweaking git repo https://github.com/swiftcoder/gfx-rs-sdl-emscripten-demo [INFO] tweaked toml for git repo https://github.com/swiftcoder/gfx-rs-sdl-emscripten-demo written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/swiftcoder/gfx-rs-sdl-emscripten-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76fb85e10bdce16878dc99151719d095020b4e7ebd4458162844994c447c6ee0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "76fb85e10bdce16878dc99151719d095020b4e7ebd4458162844994c447c6ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76fb85e10bdce16878dc99151719d095020b4e7ebd4458162844994c447c6ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76fb85e10bdce16878dc99151719d095020b4e7ebd4458162844994c447c6ee0", kill_on_drop: false }` [INFO] [stdout] 76fb85e10bdce16878dc99151719d095020b4e7ebd4458162844994c447c6ee0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e3b4633b8be957bc86e50c8c88205ad8a3dd4c997135bd5cc39285977b5d127 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8e3b4633b8be957bc86e50c8c88205ad8a3dd4c997135bd5cc39285977b5d127", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling either v1.2.0 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling smallvec v0.4.4 [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling draw_state v0.7.1 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling gfx_core v0.7.1 (https://github.com/gfx-rs/gfx#c54a35ea) [INFO] [stderr] Compiling gfx_device_gl v0.14.0 (https://github.com/gfx-rs/gfx#c54a35ea) [INFO] [stderr] Compiling gfx v0.16.0 (https://github.com/gfx-rs/gfx#c54a35ea) [INFO] [stderr] Compiling gfx_window_sdl v0.7.0 (https://github.com/gfx-rs/gfx#c54a35ea) [INFO] [stderr] Compiling gfx-rs-sdl-emscripten-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "8e3b4633b8be957bc86e50c8c88205ad8a3dd4c997135bd5cc39285977b5d127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e3b4633b8be957bc86e50c8c88205ad8a3dd4c997135bd5cc39285977b5d127", kill_on_drop: false }` [INFO] [stdout] 8e3b4633b8be957bc86e50c8c88205ad8a3dd4c997135bd5cc39285977b5d127 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31dc1462352e747e25d91316bdf6614f75e118d91cd443dc680a938499ab4440 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "31dc1462352e747e25d91316bdf6614f75e118d91cd443dc680a938499ab4440", kill_on_drop: false }` [INFO] [stderr] Compiling gfx-rs-sdl-emscripten-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "31dc1462352e747e25d91316bdf6614f75e118d91cd443dc680a938499ab4440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31dc1462352e747e25d91316bdf6614f75e118d91cd443dc680a938499ab4440", kill_on_drop: false }` [INFO] [stdout] 31dc1462352e747e25d91316bdf6614f75e118d91cd443dc680a938499ab4440 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93d7d3d576bd30a0ea245f3dcd663b763861ea613388232e099b7256d90569b5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "93d7d3d576bd30a0ea245f3dcd663b763861ea613388232e099b7256d90569b5", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gfx_rs_sdl_emscripten_demo-0828726cd4f79b2c [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 `Command { std: "docker" "inspect" "93d7d3d576bd30a0ea245f3dcd663b763861ea613388232e099b7256d90569b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93d7d3d576bd30a0ea245f3dcd663b763861ea613388232e099b7256d90569b5", kill_on_drop: false }` [INFO] [stdout] 93d7d3d576bd30a0ea245f3dcd663b763861ea613388232e099b7256d90569b5