[INFO] updating cached repository https://github.com/warpforge/warpgrapher [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] [stderr] From https://github.com/warpforge/warpgrapher [INFO] [stderr] * [new branch] 2-graphson-support -> 2-graphson-support [INFO] [stderr] * [new branch] 31-exports -> 31-exports [INFO] [stderr] 1e1b6f4..d0590a7 feature/4-engine-ification -> feature/4-engine-ification [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4868f0b7a126db45068301cb2f5034cdf1888b76 [INFO] checking warpforge/warpgrapher against try#f88e9a4452e792c29632101b348a1df9876d45cd for pr-70087 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarpforge%2Fwarpgrapher" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/warpforge/warpgrapher on toolchain f88e9a4452e792c29632101b348a1df9876d45cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/warpforge/warpgrapher [INFO] finished tweaking git repo https://github.com/warpforge/warpgrapher [INFO] tweaked toml for git repo https://github.com/warpforge/warpgrapher written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/warpforge/warpgrapher already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+f88e9a4452e792c29632101b348a1df9876d45cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b6c37444d252556dce607b5f3fd8aae9bc4a8f29f81e6ac8b186ac76fd4367d3 [INFO] running `"docker" "start" "-a" "b6c37444d252556dce607b5f3fd8aae9bc4a8f29f81e6ac8b186ac76fd4367d3"` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking openssl-sys v0.9.53 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking tokio v0.2.8 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking openssl v0.10.26 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking semver-parser v0.6.2 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking semver v0.5.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling serial_test_derive v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling juniper_codegen v0.13.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking serial_test v0.3.2 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking actix-service v1.0.2 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking actix-rt v1.0.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.1 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking indexmap v1.3.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking actix-connect v1.0.1 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking juniper v0.13.1 [INFO] [stderr] Checking rusted_cypher v1.1.0 [INFO] [stderr] Checking frank_jwt v3.1.2 [INFO] [stderr] Checking r2d2_cypher v0.4.0 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix v0.9.0 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking actix-cors v0.2.0 [INFO] [stderr] Checking warpgrapher v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/server/schema.rs:2121:9 [INFO] [stderr] | [INFO] [stderr] 2121 | / (e.downcast::() [INFO] [stderr] 2122 | | .and_then(|e| Ok(*e)) [INFO] [stderr] 2123 | | .unwrap_or_else(|e| { [INFO] [stderr] 2124 | | Error::new(ErrorKind::MissingSchemaElement(format!("{:#?}", e)), None) [INFO] [stderr] 2125 | | })) [INFO] [stderr] | |_______________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 2121 | e.downcast::() [INFO] [stderr] 2122 | .and_then(|e| Ok(*e)) [INFO] [stderr] 2123 | .unwrap_or_else(|e| { [INFO] [stderr] 2124 | Error::new(ErrorKind::MissingSchemaElement(format!("{:#?}", e)), None) [INFO] [stderr] 2125 | }) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/server/schema.rs:2121:9 [INFO] [stderr] | [INFO] [stderr] 2121 | / (e.downcast::() [INFO] [stderr] 2122 | | .and_then(|e| Ok(*e)) [INFO] [stderr] 2123 | | .unwrap_or_else(|e| { [INFO] [stderr] 2124 | | Error::new(ErrorKind::MissingSchemaElement(format!("{:#?}", e)), None) [INFO] [stderr] 2125 | | })) [INFO] [stderr] | |_______________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 2121 | e.downcast::() [INFO] [stderr] 2122 | .and_then(|e| Ok(*e)) [INFO] [stderr] 2123 | .unwrap_or_else(|e| { [INFO] [stderr] 2124 | Error::new(ErrorKind::MissingSchemaElement(format!("{:#?}", e)), None) [INFO] [stderr] 2125 | }) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 52s [INFO] running `"docker" "inspect" "b6c37444d252556dce607b5f3fd8aae9bc4a8f29f81e6ac8b186ac76fd4367d3"` [INFO] running `"docker" "rm" "-f" "b6c37444d252556dce607b5f3fd8aae9bc4a8f29f81e6ac8b186ac76fd4367d3"` [INFO] [stdout] b6c37444d252556dce607b5f3fd8aae9bc4a8f29f81e6ac8b186ac76fd4367d3