[INFO] updating cached repository https://github.com/driftluo/MyBlog [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] 2d49da71240554ba0f05f5d2cb14b6bc8515d083 [INFO] testing driftluo/MyBlog against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdriftluo%2FMyBlog" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/driftluo/MyBlog 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/driftluo/MyBlog [INFO] finished tweaking git repo https://github.com/driftluo/MyBlog [INFO] tweaked toml for git repo https://github.com/driftluo/MyBlog written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/driftluo/MyBlog 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-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" "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] [stdout] 86fdca6e358c4df765c6d69a4afe3b3f9929ff7773c8f26e6e286dd001ddc3eb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "86fdca6e358c4df765c6d69a4afe3b3f9929ff7773c8f26e6e286dd001ddc3eb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pest v0.4.1 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.5.3 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling sapper v0.1.5 [INFO] [stderr] Compiling sapper_logger v0.1.1 [INFO] [stderr] Compiling sapper_query v0.1.1 [INFO] [stderr] Compiling sapper_session v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tera v0.10.10 [INFO] [stderr] Compiling sapper_body v0.1.1 [INFO] [stderr] Compiling html5ever v0.24.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling redis v0.12.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling sapper_tmpl v0.1.2 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling sapper_std v0.1.7 [INFO] [stderr] Compiling r2d2_redis v0.11.0 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling ammonia v3.0.0 [INFO] [stderr] Compiling blog v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `"docker" "inspect" "86fdca6e358c4df765c6d69a4afe3b3f9929ff7773c8f26e6e286dd001ddc3eb"` [INFO] running `"docker" "rm" "-f" "86fdca6e358c4df765c6d69a4afe3b3f9929ff7773c8f26e6e286dd001ddc3eb"` [INFO] [stdout] 86fdca6e358c4df765c6d69a4afe3b3f9929ff7773c8f26e6e286dd001ddc3eb [INFO] running `"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" "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] d33cfb60aa9bdd01fd3ec61f59797bf27b146a40f0329690cc4833d8e5f9dae3 [INFO] running `"docker" "start" "-a" "d33cfb60aa9bdd01fd3ec61f59797bf27b146a40f0329690cc4833d8e5f9dae3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling blog v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.26s [INFO] running `"docker" "inspect" "d33cfb60aa9bdd01fd3ec61f59797bf27b146a40f0329690cc4833d8e5f9dae3"` [INFO] running `"docker" "rm" "-f" "d33cfb60aa9bdd01fd3ec61f59797bf27b146a40f0329690cc4833d8e5f9dae3"` [INFO] [stdout] d33cfb60aa9bdd01fd3ec61f59797bf27b146a40f0329690cc4833d8e5f9dae3 [INFO] running `"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" "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] 741947bf76012bd7341d2dbce958071ccd085885a8a8b9f86459c4d7cf9f6558 [INFO] running `"docker" "start" "-a" "741947bf76012bd7341d2dbce958071ccd085885a8a8b9f86459c4d7cf9f6558"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/blog-b78af0ab8a95637c [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] [stderr] Running /opt/rustwide/target/debug/deps/blog_api-f4c8fc9eab2439e2 [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] [stderr] Running /opt/rustwide/target/debug/deps/blog_web-4cc77465d6f06537 [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] [stderr] Doc-tests blog [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" "741947bf76012bd7341d2dbce958071ccd085885a8a8b9f86459c4d7cf9f6558"` [INFO] running `"docker" "rm" "-f" "741947bf76012bd7341d2dbce958071ccd085885a8a8b9f86459c4d7cf9f6558"` [INFO] [stdout] 741947bf76012bd7341d2dbce958071ccd085885a8a8b9f86459c4d7cf9f6558