[INFO] cloning repository https://github.com/juanmait/rustweb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juanmait/rustweb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanmait%2Frustweb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanmait%2Frustweb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65e0ec0fbaa1da336581cd89cea9fd98ecf66cd5 [INFO] testing juanmait/rustweb 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%2Fjuanmait%2Frustweb" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juanmait/rustweb 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] started tweaking git repo https://github.com/juanmait/rustweb [INFO] finished tweaking git repo https://github.com/juanmait/rustweb [INFO] tweaked toml for git repo https://github.com/juanmait/rustweb written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/juanmait/rustweb 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.10 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 0fa6c34fca4a0de04e5c1fa0f22cd7592e114d5011c52c24e5fc3e39737d4186 [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" "0fa6c34fca4a0de04e5c1fa0f22cd7592e114d5011c52c24e5fc3e39737d4186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fa6c34fca4a0de04e5c1fa0f22cd7592e114d5011c52c24e5fc3e39737d4186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa6c34fca4a0de04e5c1fa0f22cd7592e114d5011c52c24e5fc3e39737d4186", kill_on_drop: false }` [INFO] [stdout] 0fa6c34fca4a0de04e5c1fa0f22cd7592e114d5011c52c24e5fc3e39737d4186 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3bb3df8fef6949b05efa83fe059011f2f65e4e1e8fb6f540317e1d74787d61c9 [INFO] running `Command { std: "docker" "start" "-a" "3bb3df8fef6949b05efa83fe059011f2f65e4e1e8fb6f540317e1d74787d61c9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.60 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.60 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.60 [INFO] [stderr] Compiling wasm-bindgen v0.2.60 [INFO] [stderr] Compiling js-sys v0.3.37 [INFO] [stderr] Compiling web-sys v0.3.37 [INFO] [stderr] Compiling wasm_game_of_life v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.82s [INFO] running `Command { std: "docker" "inspect" "3bb3df8fef6949b05efa83fe059011f2f65e4e1e8fb6f540317e1d74787d61c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb3df8fef6949b05efa83fe059011f2f65e4e1e8fb6f540317e1d74787d61c9", kill_on_drop: false }` [INFO] [stdout] 3bb3df8fef6949b05efa83fe059011f2f65e4e1e8fb6f540317e1d74787d61c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 88127b0a6ac5e79783225e27e6b20857e270f0f8db110ff9757556a08abd81a8 [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" "88127b0a6ac5e79783225e27e6b20857e270f0f8db110ff9757556a08abd81a8", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.10 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling wasm_game_of_life v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.86s [INFO] running `Command { std: "docker" "inspect" "88127b0a6ac5e79783225e27e6b20857e270f0f8db110ff9757556a08abd81a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88127b0a6ac5e79783225e27e6b20857e270f0f8db110ff9757556a08abd81a8", kill_on_drop: false }` [INFO] [stdout] 88127b0a6ac5e79783225e27e6b20857e270f0f8db110ff9757556a08abd81a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 9bcc2ca5361159e9299ea81e91bf27bfe0fcb5c42bcb9d153afa9a6e01bffad3 [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" "9bcc2ca5361159e9299ea81e91bf27bfe0fcb5c42bcb9d153afa9a6e01bffad3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasm_game_of_life-0bc7031e5445e807 [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] Running /opt/rustwide/target/debug/deps/web-c528d4b9e3bcc541 [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 wasm_game_of_life [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" "9bcc2ca5361159e9299ea81e91bf27bfe0fcb5c42bcb9d153afa9a6e01bffad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bcc2ca5361159e9299ea81e91bf27bfe0fcb5c42bcb9d153afa9a6e01bffad3", kill_on_drop: false }` [INFO] [stdout] 9bcc2ca5361159e9299ea81e91bf27bfe0fcb5c42bcb9d153afa9a6e01bffad3