[INFO] cloning repository https://github.com/warpforge/warpgrapher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/warpforge/warpgrapher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarpforge%2Fwarpgrapher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarpforge%2Fwarpgrapher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4df10f621a6fd115194e545f98e2908ba30efd50 [INFO] testing warpforge/warpgrapher against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarpforge%2Fwarpgrapher" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/warpforge/warpgrapher on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version-sync v0.9.2 [INFO] [stderr] Downloaded bson v1.2.2 [INFO] [stderr] Downloaded futures-enum v0.1.17 [INFO] [stderr] Downloaded juniper_codegen v0.15.7 [INFO] [stderr] Downloaded juniper v0.15.7 [INFO] [stderr] Downloaded bolt-client-macros v0.2.1 [INFO] [stderr] Downloaded gremlin-derive v0.1.0 [INFO] [stderr] Downloaded gremlin-client v0.8.0 [INFO] [stderr] Downloaded bolt-proto v0.10.0 [INFO] [stderr] Downloaded mobc v0.7.3 [INFO] [stderr] Downloaded mobc-boltrs v0.2.0 [INFO] [stderr] Downloaded semver-parser v0.9.0 [INFO] [stderr] Downloaded bolt-client v0.9.1 [INFO] [stderr] Downloaded smartstring v0.2.7 [INFO] [stderr] Downloaded bolt-proto-derive v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bb9ccdb475dec47fa3963d6702c4ec6bf12014423a735bdeccdc8e8173e0435 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8bb9ccdb475dec47fa3963d6702c4ec6bf12014423a735bdeccdc8e8173e0435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bb9ccdb475dec47fa3963d6702c4ec6bf12014423a735bdeccdc8e8173e0435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bb9ccdb475dec47fa3963d6702c4ec6bf12014423a735bdeccdc8e8173e0435", kill_on_drop: false }` [INFO] [stdout] 8bb9ccdb475dec47fa3963d6702c4ec6bf12014423a735bdeccdc8e8173e0435 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0138c84f12a682bc1a080cbcd170b3d9737edc7b405d710fae444e89c2e89999 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0138c84f12a682bc1a080cbcd170b3d9737edc7b405d710fae444e89c2e89999", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling smartstring v0.2.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling juniper_codegen v0.15.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling bson v1.2.2 [INFO] [stderr] Compiling juniper v0.15.7 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling warpgrapher v0.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "0138c84f12a682bc1a080cbcd170b3d9737edc7b405d710fae444e89c2e89999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0138c84f12a682bc1a080cbcd170b3d9737edc7b405d710fae444e89c2e89999", kill_on_drop: false }` [INFO] [stdout] 0138c84f12a682bc1a080cbcd170b3d9737edc7b405d710fae444e89c2e89999 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e58ba4bf6dc9382a9bd8a1f2bd92cf1bde89d9546339483d44f659d6114e774 [INFO] running `Command { std: "docker" "start" "-a" "8e58ba4bf6dc9382a9bd8a1f2bd92cf1bde89d9546339483d44f659d6114e774", kill_on_drop: false }` [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling warpgrapher_macros v0.1.1 (/opt/rustwide/workdir/warpgrapher_macros) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling version-sync v0.9.2 [INFO] [stderr] Compiling warpgrapher v0.8.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `warpgrapher::engine::database::neo4j` [INFO] [stdout] --> examples/endpoints/main.rs:6:36 [INFO] [stdout] | [INFO] [stdout] 6 | use warpgrapher::engine::database::neo4j::Neo4jEndpoint; [INFO] [stdout] | ^^^^^ could not find `neo4j` in `database` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `warpgrapher::engine::database::neo4j` [INFO] [stdout] --> examples/dynamic_rels/main.rs:6:36 [INFO] [stdout] | [INFO] [stdout] 6 | use warpgrapher::engine::database::neo4j::Neo4jEndpoint; [INFO] [stdout] | ^^^^^ could not find `neo4j` in `database` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `warpgrapher::engine::database::neo4j` [INFO] [stdout] --> examples/quickstart/main.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | use warpgrapher::engine::database::neo4j::Neo4jEndpoint; [INFO] [stdout] | ^^^^^ could not find `neo4j` in `database` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `warpgrapher::engine::database::neo4j` [INFO] [stdout] --> examples/dynamic_props/main.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | use warpgrapher::engine::database::neo4j::Neo4jEndpoint; [INFO] [stdout] | ^^^^^ could not find `neo4j` in `database` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `warpgrapher::engine::database::neo4j` [INFO] [stdout] --> examples/request_context/main.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | use warpgrapher::engine::database::neo4j::Neo4jEndpoint; [INFO] [stdout] | ^^^^^ could not find `neo4j` in `database` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::context::RequestContext` [INFO] [stdout] --> tests/setup/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use warpgrapher::engine::context::RequestContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::database::DatabaseEndpoint` [INFO] [stdout] --> examples/quickstart/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use warpgrapher::engine::database::DatabaseEndpoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::database::DatabaseEndpoint` [INFO] [stdout] --> examples/endpoints/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use warpgrapher::engine::database::DatabaseEndpoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `warpgrapher` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::database::DatabaseEndpoint` [INFO] [stdout] --> examples/dynamic_rels/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use warpgrapher::engine::database::DatabaseEndpoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::context::RequestContext` [INFO] [stdout] --> tests/setup/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use warpgrapher::engine::context::RequestContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::database::DatabaseEndpoint` [INFO] [stdout] --> examples/dynamic_props/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use warpgrapher::engine::database::DatabaseEndpoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::database::DatabaseEndpoint` [INFO] [stdout] --> examples/request_context/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use warpgrapher::engine::database::DatabaseEndpoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::context::RequestContext` [INFO] [stdout] --> tests/setup/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use warpgrapher::engine::context::RequestContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::context::RequestContext` [INFO] [stdout] --> tests/setup/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use warpgrapher::engine::context::RequestContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::context::RequestContext` [INFO] [stdout] --> tests/setup/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use warpgrapher::engine::context::RequestContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::context::RequestContext` [INFO] [stdout] --> tests/setup/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use warpgrapher::engine::context::RequestContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::context::RequestContext` [INFO] [stdout] --> tests/setup/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use warpgrapher::engine::context::RequestContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::context::RequestContext` [INFO] [stdout] --> tests/setup/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use warpgrapher::engine::context::RequestContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::context::RequestContext` [INFO] [stdout] --> tests/setup/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use warpgrapher::engine::context::RequestContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8e58ba4bf6dc9382a9bd8a1f2bd92cf1bde89d9546339483d44f659d6114e774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e58ba4bf6dc9382a9bd8a1f2bd92cf1bde89d9546339483d44f659d6114e774", kill_on_drop: false }` [INFO] [stdout] 8e58ba4bf6dc9382a9bd8a1f2bd92cf1bde89d9546339483d44f659d6114e774