[INFO] updating cached repository https://github.com/sandstorm-io/collections-app [INFO] running `"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"` [INFO] [stderr] From https://github.com/sandstorm-io/collections-app [INFO] [stderr] 5aa1627..30d8c91 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 30d8c913e828a7ca2362d3ed93e7fc7e74a4dc62 [INFO] testing sandstorm-io/collections-app against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandstorm-io%2Fcollections-app" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sandstorm-io/collections-app on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sandstorm-io/collections-app [INFO] finished tweaking git repo https://github.com/sandstorm-io/collections-app [INFO] tweaked toml for git repo https://github.com/sandstorm-io/collections-app written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/sandstorm-io/collections-app already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] f026b0ad718b4a7b0d1e070953eea4b716c86eb517c24ea2790c0fc6b40f1eb6 [INFO] running `"docker" "start" "-a" "f026b0ad718b4a7b0d1e070953eea4b716c86eb517c24ea2790c0fc6b40f1eb6"` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling capnp v0.12.0 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling capnpc v0.12.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling capnp-rpc v0.12.0 [INFO] [stderr] Compiling sandstorm v0.0.11 [INFO] [stderr] Compiling sandstorm-collections-app v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling capnp-futures v0.12.0 [INFO] [stderr] Compiling multipoll v0.1.0 (https://github.com/dwrensha/multipoll#91eddb3b) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `"docker" "inspect" "f026b0ad718b4a7b0d1e070953eea4b716c86eb517c24ea2790c0fc6b40f1eb6"` [INFO] running `"docker" "rm" "-f" "f026b0ad718b4a7b0d1e070953eea4b716c86eb517c24ea2790c0fc6b40f1eb6"` [INFO] [stdout] f026b0ad718b4a7b0d1e070953eea4b716c86eb517c24ea2790c0fc6b40f1eb6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] a98471a724633028430b14fa63db4a7ededc087822cb4aef4d92201a485ef56b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a98471a724633028430b14fa63db4a7ededc087822cb4aef4d92201a485ef56b"` [INFO] [stderr] Compiling sandstorm-collections-app v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `"docker" "inspect" "a98471a724633028430b14fa63db4a7ededc087822cb4aef4d92201a485ef56b"` [INFO] running `"docker" "rm" "-f" "a98471a724633028430b14fa63db4a7ededc087822cb4aef4d92201a485ef56b"` [INFO] [stdout] a98471a724633028430b14fa63db4a7ededc087822cb4aef4d92201a485ef56b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stdout] 5e26303a9f6df5017d595eb13dfa81031d097e70b26975a1e17951891468e18f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5e26303a9f6df5017d595eb13dfa81031d097e70b26975a1e17951891468e18f"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/server-205e95c84b2897fc [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" "5e26303a9f6df5017d595eb13dfa81031d097e70b26975a1e17951891468e18f"` [INFO] running `"docker" "rm" "-f" "5e26303a9f6df5017d595eb13dfa81031d097e70b26975a1e17951891468e18f"` [INFO] [stdout] 5e26303a9f6df5017d595eb13dfa81031d097e70b26975a1e17951891468e18f