[INFO] cloning repository https://github.com/danbruder/grove [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danbruder/grove" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fgrove"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fgrove'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5b960b44f89a92efc6314cd2c732b67aaca0dfc9 [INFO] testing danbruder/grove against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fgrove" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danbruder/grove on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/danbruder/grove [INFO] finished tweaking git repo https://github.com/danbruder/grove [INFO] tweaked toml for git repo https://github.com/danbruder/grove written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/danbruder/grove already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.44.0" "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] da2bc89a51a5f0a99eae03b8f17e5f869a0db198b3c83e672e0924fdc230e5d2 [INFO] running `"docker" "start" "-a" "da2bc89a51a5f0a99eae03b8f17e5f869a0db198b3c83e672e0924fdc230e5d2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling treehouse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.91s [INFO] running `"docker" "inspect" "da2bc89a51a5f0a99eae03b8f17e5f869a0db198b3c83e672e0924fdc230e5d2"` [INFO] running `"docker" "rm" "-f" "da2bc89a51a5f0a99eae03b8f17e5f869a0db198b3c83e672e0924fdc230e5d2"` [INFO] [stdout] da2bc89a51a5f0a99eae03b8f17e5f869a0db198b3c83e672e0924fdc230e5d2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.44.0" "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] 325263d8cb15d770027f93a3d4213ed86400f009096fc9be0f77af38c48a0cca [INFO] running `"docker" "start" "-a" "325263d8cb15d770027f93a3d4213ed86400f009096fc9be0f77af38c48a0cca"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling treehouse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "325263d8cb15d770027f93a3d4213ed86400f009096fc9be0f77af38c48a0cca"` [INFO] running `"docker" "rm" "-f" "325263d8cb15d770027f93a3d4213ed86400f009096fc9be0f77af38c48a0cca"` [INFO] [stdout] 325263d8cb15d770027f93a3d4213ed86400f009096fc9be0f77af38c48a0cca [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.44.0" "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] d1d7e2b03808357c4b608ebeda5b6e16f1559292dc5290e7d5d6504f1e6a3d10 [INFO] running `"docker" "start" "-a" "d1d7e2b03808357c4b608ebeda5b6e16f1559292dc5290e7d5d6504f1e6a3d10"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/treehouse-f97689f44c4fb5b0 [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" "d1d7e2b03808357c4b608ebeda5b6e16f1559292dc5290e7d5d6504f1e6a3d10"` [INFO] running `"docker" "rm" "-f" "d1d7e2b03808357c4b608ebeda5b6e16f1559292dc5290e7d5d6504f1e6a3d10"` [INFO] [stdout] d1d7e2b03808357c4b608ebeda5b6e16f1559292dc5290e7d5d6504f1e6a3d10