[INFO] updating cached repository https://github.com/borjarus/sample-blog-graphql [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] 00c8461e824693b884d04b2c588895c626550d44 [INFO] testing borjarus/sample-blog-graphql against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fborjarus%2Fsample-blog-graphql" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/borjarus/sample-blog-graphql 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/borjarus/sample-blog-graphql [INFO] finished tweaking git repo https://github.com/borjarus/sample-blog-graphql [INFO] tweaked toml for git repo https://github.com/borjarus/sample-blog-graphql written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/borjarus/sample-blog-graphql 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 3aee00b9980bce67f8a503b4ee476d476dea4e272d62f592ab6eaa81b02767ac [INFO] running `"docker" "start" "-a" "3aee00b9980bce67f8a503b4ee476d476dea4e272d62f592ab6eaa81b02767ac"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling async-trait v0.1.29 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling tokio v0.2.14 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling slog-stdlog v4.0.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling slog-term v2.5.0 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling slog-envlogger v2.2.0 [INFO] [stderr] Compiling tokio-postgres v0.5.3 [INFO] [stderr] Compiling deadpool v0.5.1 [INFO] [stderr] Compiling deadpool-postgres v0.5.5 [INFO] [stderr] Compiling tokio-pg-mapper v0.1.7 [INFO] [stderr] Compiling tokio-pg-mapper-derive v0.1.5 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling sample-blog-graphql v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `"docker" "inspect" "3aee00b9980bce67f8a503b4ee476d476dea4e272d62f592ab6eaa81b02767ac"` [INFO] running `"docker" "rm" "-f" "3aee00b9980bce67f8a503b4ee476d476dea4e272d62f592ab6eaa81b02767ac"` [INFO] [stdout] 3aee00b9980bce67f8a503b4ee476d476dea4e272d62f592ab6eaa81b02767ac [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 12a0ec89fd937be12749696f9967f4cee49c576acf0f1e88d258c004494505e5 [INFO] running `"docker" "start" "-a" "12a0ec89fd937be12749696f9967f4cee49c576acf0f1e88d258c004494505e5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sample-blog-graphql v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "12a0ec89fd937be12749696f9967f4cee49c576acf0f1e88d258c004494505e5"` [INFO] running `"docker" "rm" "-f" "12a0ec89fd937be12749696f9967f4cee49c576acf0f1e88d258c004494505e5"` [INFO] [stdout] 12a0ec89fd937be12749696f9967f4cee49c576acf0f1e88d258c004494505e5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 34491ff22f5a030232422120571c43df954236d7be49daa1b4acb278164c5b0b [INFO] running `"docker" "start" "-a" "34491ff22f5a030232422120571c43df954236d7be49daa1b4acb278164c5b0b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sample_blog_graphql-76e7f7fa878820ca [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" "34491ff22f5a030232422120571c43df954236d7be49daa1b4acb278164c5b0b"` [INFO] running `"docker" "rm" "-f" "34491ff22f5a030232422120571c43df954236d7be49daa1b4acb278164c5b0b"` [INFO] [stdout] 34491ff22f5a030232422120571c43df954236d7be49daa1b4acb278164c5b0b