[INFO] updating cached repository https://github.com/dwrensha/sandstorm-rawapi-example-rust [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/dwrensha/sandstorm-rawapi-example-rust [INFO] [stderr] 6faa3f4..2a07cc8 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2a07cc85d6f6fa6bc00fd0d1bbc4189ec07e5cc7 [INFO] testing dwrensha/sandstorm-rawapi-example-rust against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwrensha%2Fsandstorm-rawapi-example-rust" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dwrensha/sandstorm-rawapi-example-rust on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dwrensha/sandstorm-rawapi-example-rust [INFO] finished tweaking git repo https://github.com/dwrensha/sandstorm-rawapi-example-rust [INFO] tweaked toml for git repo https://github.com/dwrensha/sandstorm-rawapi-example-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/dwrensha/sandstorm-rawapi-example-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stdout] 0a95135b4a94c325f856ad8785965d8a8610e9fa1e7da10324c45e5e443484a0 [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" "0a95135b4a94c325f856ad8785965d8a8610e9fa1e7da10324c45e5e443484a0"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling capnp v0.12.0 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling capnpc v0.12.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling sandstorm v0.0.13 [INFO] [stderr] Compiling capnp-rpc v0.12.0 [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 sandstorm-raw-api-example v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.72s [INFO] running `"docker" "inspect" "0a95135b4a94c325f856ad8785965d8a8610e9fa1e7da10324c45e5e443484a0"` [INFO] running `"docker" "rm" "-f" "0a95135b4a94c325f856ad8785965d8a8610e9fa1e7da10324c45e5e443484a0"` [INFO] [stdout] 0a95135b4a94c325f856ad8785965d8a8610e9fa1e7da10324c45e5e443484a0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 1e4c7926e063b8413f23733e061e8ca16703bc2d3e6736850ea48ac7da528392 [INFO] running `"docker" "start" "-a" "1e4c7926e063b8413f23733e061e8ca16703bc2d3e6736850ea48ac7da528392"` [INFO] [stderr] Compiling sandstorm-raw-api-example v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `"docker" "inspect" "1e4c7926e063b8413f23733e061e8ca16703bc2d3e6736850ea48ac7da528392"` [INFO] running `"docker" "rm" "-f" "1e4c7926e063b8413f23733e061e8ca16703bc2d3e6736850ea48ac7da528392"` [INFO] [stdout] 1e4c7926e063b8413f23733e061e8ca16703bc2d3e6736850ea48ac7da528392 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] a3a5d25dc451c3beb9102d7592cc3940b9b8f50a0b660b85de392f84a326265d [INFO] running `"docker" "start" "-a" "a3a5d25dc451c3beb9102d7592cc3940b9b8f50a0b660b85de392f84a326265d"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/server-ee1760dcf9c726e0 [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" "a3a5d25dc451c3beb9102d7592cc3940b9b8f50a0b660b85de392f84a326265d"` [INFO] running `"docker" "rm" "-f" "a3a5d25dc451c3beb9102d7592cc3940b9b8f50a0b660b85de392f84a326265d"` [INFO] [stdout] a3a5d25dc451c3beb9102d7592cc3940b9b8f50a0b660b85de392f84a326265d