[INFO] cloning repository https://github.com/sandstorm-io/collections-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sandstorm-io/collections-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandstorm-io%2Fcollections-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandstorm-io%2Fcollections-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc6beaa794e8a0e54ddbbc581ed045cfbe6eb150 [INFO] testing sandstorm-io/collections-app against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandstorm-io%2Fcollections-app" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sandstorm-io/collections-app on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da66293e02842eff718b577f94f17d5bd5bb230d47d19e561fd600a32ff0a605 [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" "da66293e02842eff718b577f94f17d5bd5bb230d47d19e561fd600a32ff0a605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da66293e02842eff718b577f94f17d5bd5bb230d47d19e561fd600a32ff0a605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da66293e02842eff718b577f94f17d5bd5bb230d47d19e561fd600a32ff0a605", kill_on_drop: false }` [INFO] [stdout] da66293e02842eff718b577f94f17d5bd5bb230d47d19e561fd600a32ff0a605 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 0f5508d3c4f01b10a869bf319150a4aada3a08e7d8e07867a7c5ee6fcdd24aa3 [INFO] running `Command { std: "docker" "start" "-a" "0f5508d3c4f01b10a869bf319150a4aada3a08e7d8e07867a7c5ee6fcdd24aa3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling capnp v0.14.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling capnpc v0.14.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling sandstorm v0.0.15 [INFO] [stderr] Compiling sandstorm-collections-app v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling capnp-futures v0.14.0 [INFO] [stderr] Compiling multipoll v0.1.0 (https://github.com/dwrensha/multipoll#91eddb3b) [INFO] [stderr] Compiling capnp-rpc v0.14.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "0f5508d3c4f01b10a869bf319150a4aada3a08e7d8e07867a7c5ee6fcdd24aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f5508d3c4f01b10a869bf319150a4aada3a08e7d8e07867a7c5ee6fcdd24aa3", kill_on_drop: false }` [INFO] [stdout] 0f5508d3c4f01b10a869bf319150a4aada3a08e7d8e07867a7c5ee6fcdd24aa3 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0a39b769d9a0ab4d375fc537dfc1db0047c89779724f2516adb819823d926db [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" "d0a39b769d9a0ab4d375fc537dfc1db0047c89779724f2516adb819823d926db", kill_on_drop: false }` [INFO] [stderr] Compiling sandstorm-collections-app v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.74s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/server-8240aa11f2f83a1f) [INFO] running `Command { std: "docker" "inspect" "d0a39b769d9a0ab4d375fc537dfc1db0047c89779724f2516adb819823d926db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a39b769d9a0ab4d375fc537dfc1db0047c89779724f2516adb819823d926db", kill_on_drop: false }` [INFO] [stdout] d0a39b769d9a0ab4d375fc537dfc1db0047c89779724f2516adb819823d926db [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 1dfef6fb56318cfd52afa54463520aa60cdc4012b1974699b5374af515e06496 [INFO] running `Command { std: "docker" "start" "-a" "1dfef6fb56318cfd52afa54463520aa60cdc4012b1974699b5374af515e06496", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-8240aa11f2f83a1f) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1dfef6fb56318cfd52afa54463520aa60cdc4012b1974699b5374af515e06496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dfef6fb56318cfd52afa54463520aa60cdc4012b1974699b5374af515e06496", kill_on_drop: false }` [INFO] [stdout] 1dfef6fb56318cfd52afa54463520aa60cdc4012b1974699b5374af515e06496