[INFO] cloning repository https://github.com/zenhack/sandstorm-webpub-sysgrain [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zenhack/sandstorm-webpub-sysgrain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenhack%2Fsandstorm-webpub-sysgrain"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenhack%2Fsandstorm-webpub-sysgrain'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d37129a8c03d30955425d7f359baf6a52e69b05f [INFO] testing zenhack/sandstorm-webpub-sysgrain against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenhack%2Fsandstorm-webpub-sysgrain" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zenhack/sandstorm-webpub-sysgrain on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zenhack/sandstorm-webpub-sysgrain [INFO] finished tweaking git repo https://github.com/zenhack/sandstorm-webpub-sysgrain [INFO] tweaked toml for git repo https://github.com/zenhack/sandstorm-webpub-sysgrain written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/zenhack/sandstorm-webpub-sysgrain already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/dwrensha/futures-tokio-compat` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded capnp-rpc v0.12.2 [INFO] [stderr] Downloaded capnpc v0.12.3 [INFO] [stderr] Downloaded capnp v0.12.2 [INFO] [stderr] Downloaded sandstorm v0.0.13 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "+beta-2020-06-03" "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] 1c3173a3ce1054bf7ead3050f0a8c431d684fb691e3c15f9e7649fe05325f357 [INFO] running `"docker" "start" "-a" "1c3173a3ce1054bf7ead3050f0a8c431d684fb691e3c15f9e7649fe05325f357"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling capnp v0.12.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling askama_escape v0.3.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling lmdb-sys v0.8.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling capnpc v0.12.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling sandstorm v0.0.13 [INFO] [stderr] Compiling lmdb v0.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-tokio-compat v0.1.0 (https://github.com/dwrensha/futures-tokio-compat?branch=tokio-0.2#8007dfe2) [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling capnp-futures v0.12.0 [INFO] [stderr] Compiling capnp-rpc v0.12.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling askama_shared v0.9.1 [INFO] [stderr] Compiling askama_derive v0.9.0 [INFO] [stderr] Compiling askama v0.9.0 [INFO] [stderr] Compiling webpub v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `"docker" "inspect" "1c3173a3ce1054bf7ead3050f0a8c431d684fb691e3c15f9e7649fe05325f357"` [INFO] running `"docker" "rm" "-f" "1c3173a3ce1054bf7ead3050f0a8c431d684fb691e3c15f9e7649fe05325f357"` [INFO] [stdout] 1c3173a3ce1054bf7ead3050f0a8c431d684fb691e3c15f9e7649fe05325f357 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "+beta-2020-06-03" "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] 40b9b6d3a018c5bab67dbffdc2377019d2ee16c8cdba80b485ac63a1756978b4 [INFO] running `"docker" "start" "-a" "40b9b6d3a018c5bab67dbffdc2377019d2ee16c8cdba80b485ac63a1756978b4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling webpub v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `"docker" "inspect" "40b9b6d3a018c5bab67dbffdc2377019d2ee16c8cdba80b485ac63a1756978b4"` [INFO] running `"docker" "rm" "-f" "40b9b6d3a018c5bab67dbffdc2377019d2ee16c8cdba80b485ac63a1756978b4"` [INFO] [stdout] 40b9b6d3a018c5bab67dbffdc2377019d2ee16c8cdba80b485ac63a1756978b4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "+beta-2020-06-03" "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] 9fe3d75410d9c92698a0dee2e7497405f1cc8f919b38edaf3cd5eb84edd29816 [INFO] running `"docker" "start" "-a" "9fe3d75410d9c92698a0dee2e7497405f1cc8f919b38edaf3cd5eb84edd29816"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/webpub-a7f24cfcdbb71597 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/webpub-fe76c254403c2d82 [INFO] [stdout] [INFO] [stderr] Doc-tests webpub [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] [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] [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" "9fe3d75410d9c92698a0dee2e7497405f1cc8f919b38edaf3cd5eb84edd29816"` [INFO] running `"docker" "rm" "-f" "9fe3d75410d9c92698a0dee2e7497405f1cc8f919b38edaf3cd5eb84edd29816"` [INFO] [stdout] 9fe3d75410d9c92698a0dee2e7497405f1cc8f919b38edaf3cd5eb84edd29816