[INFO] cloning repository https://github.com/dwrensha/sandstorm-rawapi-example-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dwrensha/sandstorm-rawapi-example-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwrensha%2Fsandstorm-rawapi-example-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwrensha%2Fsandstorm-rawapi-example-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd3eff6a94de1109f065ff485db61b5b93a09a0a [INFO] checking dwrensha/sandstorm-rawapi-example-rust against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwrensha%2Fsandstorm-rawapi-example-rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dwrensha/sandstorm-rawapi-example-rust on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded capnp-futures v0.14.0 [INFO] [stderr] Downloaded capnp v0.14.0 [INFO] [stderr] Downloaded capnp-rpc v0.14.0 [INFO] [stderr] Downloaded sandstorm v0.0.15 [INFO] [stderr] Downloaded tokio v1.0.0 [INFO] [stderr] Downloaded capnpc v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc4639437260ba9447f9fa54254269189a31cac5a17653b0da855c264a7484ed [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" "fc4639437260ba9447f9fa54254269189a31cac5a17653b0da855c264a7484ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc4639437260ba9447f9fa54254269189a31cac5a17653b0da855c264a7484ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc4639437260ba9447f9fa54254269189a31cac5a17653b0da855c264a7484ed", kill_on_drop: false }` [INFO] [stdout] fc4639437260ba9447f9fa54254269189a31cac5a17653b0da855c264a7484ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cb09dad7910505fd825990237c639743fd4d06c9f326860c32241f957f683b4 [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" "8cb09dad7910505fd825990237c639743fd4d06c9f326860c32241f957f683b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling capnp v0.14.0 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Compiling tokio v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling capnpc v0.14.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking mio v0.7.6 [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] Compiling sandstorm v0.0.15 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking pin-project v0.4.19 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-stream v0.1.0 [INFO] [stderr] Checking tokio-util v0.6.0 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking capnp-futures v0.14.0 [INFO] [stderr] Checking capnp-rpc v0.14.0 [INFO] [stderr] Checking sandstorm-raw-api-example v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "8cb09dad7910505fd825990237c639743fd4d06c9f326860c32241f957f683b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb09dad7910505fd825990237c639743fd4d06c9f326860c32241f957f683b4", kill_on_drop: false }` [INFO] [stdout] 8cb09dad7910505fd825990237c639743fd4d06c9f326860c32241f957f683b4