[INFO] cloning repository https://github.com/nstoddard/webgl-gui-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nstoddard/webgl-gui-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnstoddard%2Fwebgl-gui-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnstoddard%2Fwebgl-gui-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20444e09a757bc50acd182e15e8fba274fa808ad [INFO] testing nstoddard/webgl-gui-demo against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnstoddard%2Fwebgl-gui-demo" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nstoddard/webgl-gui-demo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nstoddard/webgl-gui-demo [INFO] finished tweaking git repo https://github.com/nstoddard/webgl-gui-demo [INFO] tweaked toml for git repo https://github.com/nstoddard/webgl-gui-demo written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/nstoddard/webgl-gui-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b2853756f344f16cac19c320a4dfea10be1ad698d9e7ce4a84588cfe113ece3 [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" "1b2853756f344f16cac19c320a4dfea10be1ad698d9e7ce4a84588cfe113ece3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b2853756f344f16cac19c320a4dfea10be1ad698d9e7ce4a84588cfe113ece3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b2853756f344f16cac19c320a4dfea10be1ad698d9e7ce4a84588cfe113ece3", kill_on_drop: false }` [INFO] [stdout] 1b2853756f344f16cac19c320a4dfea10be1ad698d9e7ce4a84588cfe113ece3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c893b89ca91919aa18e9b30bf22b2919db89441a2eeb7c57ac1b42c1a36b0a4d [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" "c893b89ca91919aa18e9b30bf22b2919db89441a2eeb7c57ac1b42c1a36b0a4d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.10 [INFO] [stderr] Compiling futures-core v0.3.10 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling cgmath v0.18.0 (https://github.com/rustgd/cgmath#637c566c) [INFO] [stderr] Compiling futures-io v0.3.10 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling uid v0.1.5 [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.10 [INFO] [stderr] Compiling futures-channel v0.3.10 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling futures-macro v0.3.10 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Compiling futures-util v0.3.10 [INFO] [stderr] Compiling js-sys v0.3.46 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.10 [INFO] [stderr] Compiling futures v0.3.10 [INFO] [stderr] Compiling web-sys v0.3.46 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.19 [INFO] [stderr] Compiling webgl-wrapper v0.1.0 (https://github.com/nstoddard/webgl-wrapper#1a71f893) [INFO] [stderr] Compiling wasm-stopwatch v0.1.0 [INFO] [stderr] Compiling console_log v0.1.2 [INFO] [stderr] Compiling webgl-gui v0.1.0 (https://github.com/nstoddard/webgl-gui#794660e3) [INFO] [stderr] Compiling webgl-gui-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "c893b89ca91919aa18e9b30bf22b2919db89441a2eeb7c57ac1b42c1a36b0a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c893b89ca91919aa18e9b30bf22b2919db89441a2eeb7c57ac1b42c1a36b0a4d", kill_on_drop: false }` [INFO] [stdout] c893b89ca91919aa18e9b30bf22b2919db89441a2eeb7c57ac1b42c1a36b0a4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c78d4318471e8befcee304ff4515470fc5f4a4cdb8a877902935ed87b07be0e [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" "3c78d4318471e8befcee304ff4515470fc5f4a4cdb8a877902935ed87b07be0e", kill_on_drop: false }` [INFO] [stderr] Compiling webgl-gui-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/webgl_gui_demo-7b474445ea04b0b1) [INFO] running `Command { std: "docker" "inspect" "3c78d4318471e8befcee304ff4515470fc5f4a4cdb8a877902935ed87b07be0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c78d4318471e8befcee304ff4515470fc5f4a4cdb8a877902935ed87b07be0e", kill_on_drop: false }` [INFO] [stdout] 3c78d4318471e8befcee304ff4515470fc5f4a4cdb8a877902935ed87b07be0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1de7bd270d8de61605c38aa5336375d240ec9a7f9b86c9639b48c20da81a34a5 [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" "1de7bd270d8de61605c38aa5336375d240ec9a7f9b86c9639b48c20da81a34a5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webgl_gui_demo-7b474445ea04b0b1) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1de7bd270d8de61605c38aa5336375d240ec9a7f9b86c9639b48c20da81a34a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de7bd270d8de61605c38aa5336375d240ec9a7f9b86c9639b48c20da81a34a5", kill_on_drop: false }` [INFO] [stdout] 1de7bd270d8de61605c38aa5336375d240ec9a7f9b86c9639b48c20da81a34a5