[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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 365cf1df3b3c6ed4fd729e71c858f113de2fd245 [INFO] checking dwrensha/sandstorm-rawapi-example-rust against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwrensha%2Fsandstorm-rawapi-example-rust" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dwrensha/sandstorm-rawapi-example-rust on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "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-8/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 26ea13f78f5fc9516b4f6e06dac7a270445b9c60b33887fea980443132fb7a43 [INFO] running `"docker" "start" "-a" "26ea13f78f5fc9516b4f6e06dac7a270445b9c60b33887fea980443132fb7a43"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Compiling capnp v0.12.2 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling capnpc v0.12.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Compiling sandstorm v0.0.13 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking capnp-futures v0.12.0 [INFO] [stderr] Checking capnp-rpc v0.12.2 [INFO] [stderr] Checking sandstorm-raw-api-example v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.34s [INFO] running `"docker" "inspect" "26ea13f78f5fc9516b4f6e06dac7a270445b9c60b33887fea980443132fb7a43"` [INFO] running `"docker" "rm" "-f" "26ea13f78f5fc9516b4f6e06dac7a270445b9c60b33887fea980443132fb7a43"` [INFO] [stdout] 26ea13f78f5fc9516b4f6e06dac7a270445b9c60b33887fea980443132fb7a43