[INFO] updating cached repository https://github.com/stevesweetney/graphql-pokeapi [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4a1de1d2edeed2b8dda5b704dad6ae1b74c58d6 [INFO] testing stevesweetney/graphql-pokeapi against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevesweetney%2Fgraphql-pokeapi" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevesweetney/graphql-pokeapi on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevesweetney/graphql-pokeapi [INFO] finished tweaking git repo https://github.com/stevesweetney/graphql-pokeapi [INFO] tweaked toml for git repo https://github.com/stevesweetney/graphql-pokeapi written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/stevesweetney/graphql-pokeapi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9e0b09d7df00f321790ebaf05896ed153062f7c994654c49d375fb74e03f336 [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" "e9e0b09d7df00f321790ebaf05896ed153062f7c994654c49d375fb74e03f336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9e0b09d7df00f321790ebaf05896ed153062f7c994654c49d375fb74e03f336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e0b09d7df00f321790ebaf05896ed153062f7c994654c49d375fb74e03f336", kill_on_drop: false }` [INFO] [stdout] e9e0b09d7df00f321790ebaf05896ed153062f7c994654c49d375fb74e03f336 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72fe0270dd28fb119d503d5fb9d4db1da0f96f73b88987df60cd15cd3620a3c7 [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" "72fe0270dd28fb119d503d5fb9d4db1da0f96f73b88987df60cd15cd3620a3c7", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling juniper_codegen v0.12.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling actix-utils v0.4.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-rt v0.2.2 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling actix-server v0.5.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.0 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling juniper v0.12.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling actix-http v0.2.3 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling awc v0.2.1 [INFO] [stderr] Compiling actix-web v1.0.0 [INFO] [stderr] Compiling graphql-pokeapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `move_query` [INFO] [stdout] --> src/api.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn move_query(param: QueryParam) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "72fe0270dd28fb119d503d5fb9d4db1da0f96f73b88987df60cd15cd3620a3c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72fe0270dd28fb119d503d5fb9d4db1da0f96f73b88987df60cd15cd3620a3c7", kill_on_drop: false }` [INFO] [stdout] 72fe0270dd28fb119d503d5fb9d4db1da0f96f73b88987df60cd15cd3620a3c7 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 871a5dcfcb91288edeaf1c860f780291ccd46b6f2a28200d17b009e3129fecde [INFO] running `Command { std: "docker" "start" "-a" "871a5dcfcb91288edeaf1c860f780291ccd46b6f2a28200d17b009e3129fecde", kill_on_drop: false }` [INFO] [stderr] Compiling graphql-pokeapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `move_query` [INFO] [stdout] --> src/api.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn move_query(param: QueryParam) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.69s [INFO] running `Command { std: "docker" "inspect" "871a5dcfcb91288edeaf1c860f780291ccd46b6f2a28200d17b009e3129fecde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "871a5dcfcb91288edeaf1c860f780291ccd46b6f2a28200d17b009e3129fecde", kill_on_drop: false }` [INFO] [stdout] 871a5dcfcb91288edeaf1c860f780291ccd46b6f2a28200d17b009e3129fecde [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", 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] bb31cef4397b9ccb83f8b73ce9443455d8fb9f739f5e7bb562011554186b1044 [INFO] running `Command { std: "docker" "start" "-a" "bb31cef4397b9ccb83f8b73ce9443455d8fb9f739f5e7bb562011554186b1044", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `move_query` [INFO] [stderr] --> src/api.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn move_query(param: QueryParam) -> Result { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/graphql_pokeapi-605b668e219252cb [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test types::tests::deserialize_move ... ok [INFO] [stdout] test types::convert::tests::test_response_to_pokemon ... ok [INFO] [stdout] test types::tests::deserialize_pokemon ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb31cef4397b9ccb83f8b73ce9443455d8fb9f739f5e7bb562011554186b1044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb31cef4397b9ccb83f8b73ce9443455d8fb9f739f5e7bb562011554186b1044", kill_on_drop: false }` [INFO] [stdout] bb31cef4397b9ccb83f8b73ce9443455d8fb9f739f5e7bb562011554186b1044