Oct 12 23:38:01.778 INFO testing solarinc/camunda-client against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:38:01.778 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 23:38:02.349 INFO blam! b6a273422a28be605705a77ec696b7980fb835436aebc78903835d611e325304 Oct 12 23:38:02.350 INFO running `"docker" "start" "-a" "b6a273422a28be605705a77ec696b7980fb835436aebc78903835d611e325304"` Oct 12 23:38:05.127 INFO kablam! usermod: no changes Oct 12 23:38:05.426 INFO kablam! Compiling try-lock v0.2.2 Oct 12 23:38:05.431 INFO kablam! Compiling mio_httpc v0.6.15 Oct 12 23:38:05.431 INFO kablam! Compiling data-encoding v2.1.1 Oct 12 23:38:05.431 INFO kablam! Compiling crossbeam-utils v0.3.2 Oct 12 23:38:05.440 INFO kablam! Compiling log v0.4.3 Oct 12 23:38:05.454 INFO kablam! Compiling net2 v0.2.33 Oct 12 23:38:05.473 INFO kablam! Compiling bytes v0.4.9 Oct 12 23:38:05.520 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 12 23:38:07.116 INFO kablam! Compiling smallvec v0.6.3 Oct 12 23:38:11.719 INFO kablam! Compiling pest_derive v1.0.7 Oct 12 23:38:11.731 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 12 23:38:11.773 INFO kablam! Compiling want v0.0.6 Oct 12 23:38:11.787 INFO kablam! Compiling libflate v0.1.16 Oct 12 23:38:11.896 INFO kablam! Compiling mio v0.6.15 Oct 12 23:38:16.083 INFO kablam! Compiling tokio-io v0.1.7 Oct 12 23:38:16.083 INFO kablam! Compiling http v0.1.8 Oct 12 23:38:19.492 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 12 23:38:26.037 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 12 23:38:29.411 INFO kablam! Compiling tokio-codec v0.1.0 Oct 12 23:38:33.509 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 12 23:38:43.788 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 12 23:38:44.481 INFO kablam! Compiling tokio-udp v0.1.1 Oct 12 23:38:45.219 INFO kablam! Compiling tokio-fs v0.1.2 Oct 12 23:38:49.801 INFO kablam! Compiling tokio v0.1.7 Oct 12 23:39:00.891 INFO kablam! Compiling h2 v0.1.10 Oct 12 23:39:12.303 INFO kablam! Compiling hyper v0.12.7 Oct 12 23:39:20.387 INFO kablam! Compiling hyper-multipart-rfc7578 v0.2.0-alpha2 Oct 12 23:39:22.086 INFO kablam! Compiling camunda-client v0.1.0 (/source) Oct 12 23:39:23.592 INFO kablam! warning: unused import: `tokio` Oct 12 23:39:23.592 INFO kablam! --> src/api/process_definition.rs:1:5 Oct 12 23:39:23.593 INFO kablam! | Oct 12 23:39:23.594 INFO kablam! 1 | use tokio; Oct 12 23:39:23.594 INFO kablam! | ^^^^^ Oct 12 23:39:23.595 INFO kablam! | Oct 12 23:39:23.596 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:39:23.596 INFO kablam! Oct 12 23:39:23.597 INFO kablam! warning: unused import: `futures` Oct 12 23:39:23.597 INFO kablam! --> src/api/process_definition.rs:2:5 Oct 12 23:39:23.598 INFO kablam! | Oct 12 23:39:23.598 INFO kablam! 2 | use futures; Oct 12 23:39:23.599 INFO kablam! | ^^^^^^^ Oct 12 23:39:23.600 INFO kablam! Oct 12 23:39:23.600 INFO kablam! warning: unused imports: `Body`, `Client`, `Future`, `Request`, `Stream`, `header::HeaderValue`, `self` Oct 12 23:39:23.601 INFO kablam! --> src/api/process_definition.rs:3:13 Oct 12 23:39:23.601 INFO kablam! | Oct 12 23:39:23.602 INFO kablam! 3 | use hyper::{Client, Request, Body, Oct 12 23:39:23.602 INFO kablam! | ^^^^^^ ^^^^^^^ ^^^^ Oct 12 23:39:23.602 INFO kablam! 4 | rt::{self, Future, Stream}, Oct 12 23:39:23.602 INFO kablam! | ^^^^ ^^^^^^ ^^^^^^ Oct 12 23:39:23.602 INFO kablam! 5 | header::HeaderValue Oct 12 23:39:23.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.602 INFO kablam! Oct 12 23:39:23.602 INFO kablam! warning: unused import: `mio_httpc` Oct 12 23:39:23.602 INFO kablam! --> src/api/process_definition.rs:7:5 Oct 12 23:39:23.602 INFO kablam! | Oct 12 23:39:23.607 INFO kablam! 7 | use mio_httpc; Oct 12 23:39:23.607 INFO kablam! | ^^^^^^^^^ Oct 12 23:39:23.607 INFO kablam! Oct 12 23:39:23.607 INFO kablam! warning: unused import: `tokio` Oct 12 23:39:23.607 INFO kablam! --> src/api/task.rs:2:5 Oct 12 23:39:23.607 INFO kablam! | Oct 12 23:39:23.607 INFO kablam! 2 | use tokio; Oct 12 23:39:23.607 INFO kablam! | ^^^^^ Oct 12 23:39:23.607 INFO kablam! Oct 12 23:39:23.607 INFO kablam! warning: unused imports: `Body`, `Request`, `header::HeaderValue`, `self` Oct 12 23:39:23.607 INFO kablam! --> src/api/task.rs:4:21 Oct 12 23:39:23.607 INFO kablam! | Oct 12 23:39:23.607 INFO kablam! 4 | use hyper::{Client, Request, Body, Oct 12 23:39:23.607 INFO kablam! | ^^^^^^^ ^^^^ Oct 12 23:39:23.607 INFO kablam! 5 | rt::{self, Future, Stream}, Oct 12 23:39:23.607 INFO kablam! | ^^^^ Oct 12 23:39:23.607 INFO kablam! 6 | header::HeaderValue Oct 12 23:39:23.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.607 INFO kablam! Oct 12 23:39:23.904 INFO kablam! warning: unused variable: `res` Oct 12 23:39:23.904 INFO kablam! --> src/api/process_definition.rs:29:13 Oct 12 23:39:23.904 INFO kablam! | Oct 12 23:39:23.904 INFO kablam! 29 | let (_, res) = CallBuilder::post(body.as_bytes().to_vec()) Oct 12 23:39:23.904 INFO kablam! | ^^^ help: consider using `_res` instead Oct 12 23:39:23.904 INFO kablam! | Oct 12 23:39:23.904 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:39:23.905 INFO kablam! Oct 12 23:39:23.905 INFO kablam! warning: unused variable: `res` Oct 12 23:39:23.905 INFO kablam! --> src/api/task.rs:47:13 Oct 12 23:39:23.905 INFO kablam! | Oct 12 23:39:23.905 INFO kablam! 47 | let (_, res) = CallBuilder::post(body.as_bytes().to_vec()) Oct 12 23:39:23.905 INFO kablam! | ^^^ help: consider using `_res` instead Oct 12 23:39:23.905 INFO kablam! Oct 12 23:39:23.989 INFO kablam! warning: function is never used: `test_create` Oct 12 23:39:23.989 INFO kablam! --> src/api/deployment.rs:25:1 Oct 12 23:39:23.989 INFO kablam! | Oct 12 23:39:23.989 INFO kablam! 25 | fn test_create() { Oct 12 23:39:23.989 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 23:39:23.989 INFO kablam! | Oct 12 23:39:23.989 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:39:23.990 INFO kablam! Oct 12 23:39:23.990 INFO kablam! warning: function is never used: `get` Oct 12 23:39:23.990 INFO kablam! --> src/api/task.rs:56:1 Oct 12 23:39:23.990 INFO kablam! | Oct 12 23:39:23.990 INFO kablam! 56 | fn get(url: &str) -> impl Future, Error=Error> { Oct 12 23:39:23.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.990 INFO kablam! Oct 12 23:39:23.990 INFO kablam! warning: function is never used: `test_get_list_simple` Oct 12 23:39:23.990 INFO kablam! --> src/api/task.rs:106:1 Oct 12 23:39:23.990 INFO kablam! | Oct 12 23:39:23.990 INFO kablam! 106 | fn test_get_list_simple() { Oct 12 23:39:23.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.990 INFO kablam! Oct 12 23:39:23.990 INFO kablam! warning: function is never used: `test_complete` Oct 12 23:39:23.990 INFO kablam! --> src/api/task.rs:112:1 Oct 12 23:39:23.990 INFO kablam! | Oct 12 23:39:23.990 INFO kablam! 112 | fn test_complete() { Oct 12 23:39:23.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.990 INFO kablam! Oct 12 23:39:23.990 INFO kablam! warning: structure field `followUp` should have a snake case name such as `follow_up` Oct 12 23:39:23.990 INFO kablam! --> src/dto.rs:9:5 Oct 12 23:39:23.990 INFO kablam! | Oct 12 23:39:23.991 INFO kablam! 9 | pub followUp: Option, // The follow-up date for the task. Format yyyy-MM-dd'T'HH:mm:ss. Oct 12 23:39:23.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.991 INFO kablam! | Oct 12 23:39:23.991 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 23:39:23.991 INFO kablam! Oct 12 23:39:23.991 INFO kablam! warning: structure field `delegationState` should have a snake case name such as `delegation_state` Oct 12 23:39:23.991 INFO kablam! --> src/dto.rs:10:5 Oct 12 23:39:23.991 INFO kablam! | Oct 12 23:39:23.991 INFO kablam! 10 | pub delegationState: Option, // The task's delegation state. Possible values are PENDING and RESOLVED. Oct 12 23:39:23.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.991 INFO kablam! Oct 12 23:39:23.991 INFO kablam! warning: structure field `executionId` should have a snake case name such as `execution_id` Oct 12 23:39:23.991 INFO kablam! --> src/dto.rs:12:5 Oct 12 23:39:23.991 INFO kablam! | Oct 12 23:39:23.991 INFO kablam! 12 | pub executionId: Option, // The id of the execution the task belongs to. Oct 12 23:39:23.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.991 INFO kablam! Oct 12 23:39:23.991 INFO kablam! warning: structure field `parentTaskId` should have a snake case name such as `parent_task_id` Oct 12 23:39:23.991 INFO kablam! --> src/dto.rs:13:5 Oct 12 23:39:23.991 INFO kablam! | Oct 12 23:39:23.991 INFO kablam! 13 | pub parentTaskId: Option, // The id the parent task, if this task is a subtask. Oct 12 23:39:23.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.991 INFO kablam! Oct 12 23:39:23.991 INFO kablam! warning: structure field `processDefinitionId` should have a snake case name such as `process_definition_id` Oct 12 23:39:23.991 INFO kablam! --> src/dto.rs:15:5 Oct 12 23:39:23.991 INFO kablam! | Oct 12 23:39:23.991 INFO kablam! 15 | pub processDefinitionId: Option, // The id of the process definition the task belongs to. Oct 12 23:39:23.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.991 INFO kablam! Oct 12 23:39:23.997 INFO kablam! warning: structure field `processInstanceId` should have a snake case name such as `process_instance_id` Oct 12 23:39:23.997 INFO kablam! --> src/dto.rs:16:5 Oct 12 23:39:23.997 INFO kablam! | Oct 12 23:39:23.997 INFO kablam! 16 | pub processInstanceId: Option, // The id of the process instance the task belongs to. Oct 12 23:39:23.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.997 INFO kablam! Oct 12 23:39:23.997 INFO kablam! warning: structure field `caseExecutionId` should have a snake case name such as `case_execution_id` Oct 12 23:39:23.997 INFO kablam! --> src/dto.rs:17:5 Oct 12 23:39:23.997 INFO kablam! | Oct 12 23:39:23.997 INFO kablam! 17 | pub caseExecutionId: Option, // The id of the case execution the task belongs to. Oct 12 23:39:23.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.997 INFO kablam! Oct 12 23:39:23.997 INFO kablam! warning: structure field `caseDefinitionId` should have a snake case name such as `case_definition_id` Oct 12 23:39:23.997 INFO kablam! --> src/dto.rs:18:5 Oct 12 23:39:23.997 INFO kablam! | Oct 12 23:39:23.997 INFO kablam! 18 | pub caseDefinitionId: Option, // The id of the case definition the task belongs to. Oct 12 23:39:23.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.997 INFO kablam! Oct 12 23:39:23.997 INFO kablam! warning: structure field `caseInstanceId` should have a snake case name such as `case_instance_id` Oct 12 23:39:23.997 INFO kablam! --> src/dto.rs:19:5 Oct 12 23:39:23.997 INFO kablam! | Oct 12 23:39:23.997 INFO kablam! 19 | pub caseInstanceId: Option, // The id of the case instance the task belongs to. Oct 12 23:39:23.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.997 INFO kablam! Oct 12 23:39:23.997 INFO kablam! warning: structure field `taskDefinitionKey` should have a snake case name such as `task_definition_key` Oct 12 23:39:23.997 INFO kablam! --> src/dto.rs:20:5 Oct 12 23:39:23.997 INFO kablam! | Oct 12 23:39:23.997 INFO kablam! 20 | pub taskDefinitionKey: Option, // The task's key. Oct 12 23:39:23.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.997 INFO kablam! Oct 12 23:39:23.997 INFO kablam! warning: structure field `formKey` should have a snake case name such as `form_key` Oct 12 23:39:23.997 INFO kablam! --> src/dto.rs:21:5 Oct 12 23:39:23.997 INFO kablam! | Oct 12 23:39:23.997 INFO kablam! 21 | pub formKey: Option, // If not null, the form key for the task. Oct 12 23:39:23.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.997 INFO kablam! Oct 12 23:39:23.997 INFO kablam! warning: structure field `tenantId` should have a snake case name such as `tenant_id` Oct 12 23:39:23.997 INFO kablam! --> src/dto.rs:22:5 Oct 12 23:39:23.997 INFO kablam! | Oct 12 23:39:23.997 INFO kablam! 22 | pub tenantId: Option // If not null, the tenant id of the task. Oct 12 23:39:23.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:23.998 INFO kablam! Oct 12 23:39:30.379 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Oct 12 23:39:30.389 INFO kablam! su: No module specific data is present Oct 12 23:39:31.840 INFO running `"docker" "rm" "-f" "b6a273422a28be605705a77ec696b7980fb835436aebc78903835d611e325304"` Oct 12 23:39:32.159 INFO blam! b6a273422a28be605705a77ec696b7980fb835436aebc78903835d611e325304 Oct 12 23:39:32.167 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 23:39:32.707 INFO blam! 993515a2625c104aeda1ec77cebf97d47f63cfab49d888dfafc32902d9cb81d8 Oct 12 23:39:32.709 INFO running `"docker" "start" "-a" "993515a2625c104aeda1ec77cebf97d47f63cfab49d888dfafc32902d9cb81d8"` Oct 12 23:39:34.311 INFO kablam! usermod: no changes Oct 12 23:39:34.519 INFO kablam! Compiling camunda-client v0.1.0 (/source) Oct 12 23:39:35.846 INFO kablam! warning: unused import: `tokio` Oct 12 23:39:35.846 INFO kablam! --> src/api/process_definition.rs:1:5 Oct 12 23:39:35.846 INFO kablam! | Oct 12 23:39:35.847 INFO kablam! 1 | use tokio; Oct 12 23:39:35.847 INFO kablam! | ^^^^^ Oct 12 23:39:35.847 INFO kablam! | Oct 12 23:39:35.851 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:39:35.851 INFO kablam! Oct 12 23:39:35.851 INFO kablam! warning: unused import: `futures` Oct 12 23:39:35.851 INFO kablam! --> src/api/process_definition.rs:2:5 Oct 12 23:39:35.851 INFO kablam! | Oct 12 23:39:35.851 INFO kablam! 2 | use futures; Oct 12 23:39:35.851 INFO kablam! | ^^^^^^^ Oct 12 23:39:35.851 INFO kablam! Oct 12 23:39:35.851 INFO kablam! warning: unused imports: `Body`, `Client`, `Future`, `Request`, `Stream`, `header::HeaderValue`, `self` Oct 12 23:39:35.851 INFO kablam! --> src/api/process_definition.rs:3:13 Oct 12 23:39:35.851 INFO kablam! | Oct 12 23:39:35.851 INFO kablam! 3 | use hyper::{Client, Request, Body, Oct 12 23:39:35.851 INFO kablam! | ^^^^^^ ^^^^^^^ ^^^^ Oct 12 23:39:35.851 INFO kablam! 4 | rt::{self, Future, Stream}, Oct 12 23:39:35.851 INFO kablam! | ^^^^ ^^^^^^ ^^^^^^ Oct 12 23:39:35.851 INFO kablam! 5 | header::HeaderValue Oct 12 23:39:35.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:35.851 INFO kablam! Oct 12 23:39:35.851 INFO kablam! warning: unused import: `mio_httpc` Oct 12 23:39:35.851 INFO kablam! --> src/api/process_definition.rs:7:5 Oct 12 23:39:35.851 INFO kablam! | Oct 12 23:39:35.851 INFO kablam! 7 | use mio_httpc; Oct 12 23:39:35.851 INFO kablam! | ^^^^^^^^^ Oct 12 23:39:35.851 INFO kablam! Oct 12 23:39:35.851 INFO kablam! warning: unused import: `tokio` Oct 12 23:39:35.851 INFO kablam! --> src/api/task.rs:2:5 Oct 12 23:39:35.851 INFO kablam! | Oct 12 23:39:35.851 INFO kablam! 2 | use tokio; Oct 12 23:39:35.851 INFO kablam! | ^^^^^ Oct 12 23:39:35.851 INFO kablam! Oct 12 23:39:35.851 INFO kablam! warning: unused imports: `Body`, `Request`, `header::HeaderValue`, `self` Oct 12 23:39:35.851 INFO kablam! --> src/api/task.rs:4:21 Oct 12 23:39:35.851 INFO kablam! | Oct 12 23:39:35.851 INFO kablam! 4 | use hyper::{Client, Request, Body, Oct 12 23:39:35.851 INFO kablam! | ^^^^^^^ ^^^^ Oct 12 23:39:35.851 INFO kablam! 5 | rt::{self, Future, Stream}, Oct 12 23:39:35.851 INFO kablam! | ^^^^ Oct 12 23:39:35.851 INFO kablam! 6 | header::HeaderValue Oct 12 23:39:35.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:35.851 INFO kablam! Oct 12 23:39:36.157 INFO kablam! warning: unused variable: `res` Oct 12 23:39:36.157 INFO kablam! --> src/api/process_definition.rs:29:13 Oct 12 23:39:36.157 INFO kablam! | Oct 12 23:39:36.157 INFO kablam! 29 | let (_, res) = CallBuilder::post(body.as_bytes().to_vec()) Oct 12 23:39:36.157 INFO kablam! | ^^^ help: consider using `_res` instead Oct 12 23:39:36.157 INFO kablam! | Oct 12 23:39:36.157 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:39:36.157 INFO kablam! Oct 12 23:39:36.159 INFO kablam! warning: unused variable: `res` Oct 12 23:39:36.159 INFO kablam! --> src/api/task.rs:47:13 Oct 12 23:39:36.159 INFO kablam! | Oct 12 23:39:36.159 INFO kablam! 47 | let (_, res) = CallBuilder::post(body.as_bytes().to_vec()) Oct 12 23:39:36.159 INFO kablam! | ^^^ help: consider using `_res` instead Oct 12 23:39:36.159 INFO kablam! Oct 12 23:39:36.255 INFO kablam! warning: function is never used: `test_create` Oct 12 23:39:36.255 INFO kablam! --> src/api/deployment.rs:25:1 Oct 12 23:39:36.255 INFO kablam! | Oct 12 23:39:36.255 INFO kablam! 25 | fn test_create() { Oct 12 23:39:36.255 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 23:39:36.255 INFO kablam! | Oct 12 23:39:36.255 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:39:36.255 INFO kablam! Oct 12 23:39:36.255 INFO kablam! warning: function is never used: `get` Oct 12 23:39:36.255 INFO kablam! --> src/api/task.rs:56:1 Oct 12 23:39:36.255 INFO kablam! | Oct 12 23:39:36.255 INFO kablam! 56 | fn get(url: &str) -> impl Future, Error=Error> { Oct 12 23:39:36.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.255 INFO kablam! Oct 12 23:39:36.255 INFO kablam! warning: function is never used: `test_get_list_simple` Oct 12 23:39:36.255 INFO kablam! --> src/api/task.rs:106:1 Oct 12 23:39:36.255 INFO kablam! | Oct 12 23:39:36.255 INFO kablam! 106 | fn test_get_list_simple() { Oct 12 23:39:36.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.255 INFO kablam! Oct 12 23:39:36.255 INFO kablam! warning: function is never used: `test_complete` Oct 12 23:39:36.255 INFO kablam! --> src/api/task.rs:112:1 Oct 12 23:39:36.255 INFO kablam! | Oct 12 23:39:36.255 INFO kablam! 112 | fn test_complete() { Oct 12 23:39:36.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.255 INFO kablam! Oct 12 23:39:36.255 INFO kablam! warning: structure field `followUp` should have a snake case name such as `follow_up` Oct 12 23:39:36.256 INFO kablam! --> src/dto.rs:9:5 Oct 12 23:39:36.256 INFO kablam! | Oct 12 23:39:36.256 INFO kablam! 9 | pub followUp: Option, // The follow-up date for the task. Format yyyy-MM-dd'T'HH:mm:ss. Oct 12 23:39:36.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.256 INFO kablam! | Oct 12 23:39:36.256 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 23:39:36.256 INFO kablam! Oct 12 23:39:36.256 INFO kablam! warning: structure field `delegationState` should have a snake case name such as `delegation_state` Oct 12 23:39:36.256 INFO kablam! --> src/dto.rs:10:5 Oct 12 23:39:36.256 INFO kablam! | Oct 12 23:39:36.256 INFO kablam! 10 | pub delegationState: Option, // The task's delegation state. Possible values are PENDING and RESOLVED. Oct 12 23:39:36.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.256 INFO kablam! Oct 12 23:39:36.256 INFO kablam! warning: structure field `executionId` should have a snake case name such as `execution_id` Oct 12 23:39:36.256 INFO kablam! --> src/dto.rs:12:5 Oct 12 23:39:36.256 INFO kablam! | Oct 12 23:39:36.256 INFO kablam! 12 | pub executionId: Option, // The id of the execution the task belongs to. Oct 12 23:39:36.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.256 INFO kablam! Oct 12 23:39:36.256 INFO kablam! warning: structure field `parentTaskId` should have a snake case name such as `parent_task_id` Oct 12 23:39:36.256 INFO kablam! --> src/dto.rs:13:5 Oct 12 23:39:36.256 INFO kablam! | Oct 12 23:39:36.256 INFO kablam! 13 | pub parentTaskId: Option, // The id the parent task, if this task is a subtask. Oct 12 23:39:36.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.256 INFO kablam! Oct 12 23:39:36.256 INFO kablam! warning: structure field `processDefinitionId` should have a snake case name such as `process_definition_id` Oct 12 23:39:36.256 INFO kablam! --> src/dto.rs:15:5 Oct 12 23:39:36.256 INFO kablam! | Oct 12 23:39:36.256 INFO kablam! 15 | pub processDefinitionId: Option, // The id of the process definition the task belongs to. Oct 12 23:39:36.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.256 INFO kablam! Oct 12 23:39:36.256 INFO kablam! warning: structure field `processInstanceId` should have a snake case name such as `process_instance_id` Oct 12 23:39:36.256 INFO kablam! --> src/dto.rs:16:5 Oct 12 23:39:36.256 INFO kablam! | Oct 12 23:39:36.256 INFO kablam! 16 | pub processInstanceId: Option, // The id of the process instance the task belongs to. Oct 12 23:39:36.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.256 INFO kablam! Oct 12 23:39:36.256 INFO kablam! warning: structure field `caseExecutionId` should have a snake case name such as `case_execution_id` Oct 12 23:39:36.256 INFO kablam! --> src/dto.rs:17:5 Oct 12 23:39:36.256 INFO kablam! | Oct 12 23:39:36.256 INFO kablam! 17 | pub caseExecutionId: Option, // The id of the case execution the task belongs to. Oct 12 23:39:36.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.256 INFO kablam! Oct 12 23:39:36.256 INFO kablam! warning: structure field `caseDefinitionId` should have a snake case name such as `case_definition_id` Oct 12 23:39:36.256 INFO kablam! --> src/dto.rs:18:5 Oct 12 23:39:36.256 INFO kablam! | Oct 12 23:39:36.256 INFO kablam! 18 | pub caseDefinitionId: Option, // The id of the case definition the task belongs to. Oct 12 23:39:36.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.256 INFO kablam! Oct 12 23:39:36.256 INFO kablam! warning: structure field `caseInstanceId` should have a snake case name such as `case_instance_id` Oct 12 23:39:36.256 INFO kablam! --> src/dto.rs:19:5 Oct 12 23:39:36.256 INFO kablam! | Oct 12 23:39:36.256 INFO kablam! 19 | pub caseInstanceId: Option, // The id of the case instance the task belongs to. Oct 12 23:39:36.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.256 INFO kablam! Oct 12 23:39:36.256 INFO kablam! warning: structure field `taskDefinitionKey` should have a snake case name such as `task_definition_key` Oct 12 23:39:36.256 INFO kablam! --> src/dto.rs:20:5 Oct 12 23:39:36.256 INFO kablam! | Oct 12 23:39:36.256 INFO kablam! 20 | pub taskDefinitionKey: Option, // The task's key. Oct 12 23:39:36.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.256 INFO kablam! Oct 12 23:39:36.256 INFO kablam! warning: structure field `formKey` should have a snake case name such as `form_key` Oct 12 23:39:36.256 INFO kablam! --> src/dto.rs:21:5 Oct 12 23:39:36.256 INFO kablam! | Oct 12 23:39:36.256 INFO kablam! 21 | pub formKey: Option, // If not null, the form key for the task. Oct 12 23:39:36.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.256 INFO kablam! Oct 12 23:39:36.256 INFO kablam! warning: structure field `tenantId` should have a snake case name such as `tenant_id` Oct 12 23:39:36.256 INFO kablam! --> src/dto.rs:22:5 Oct 12 23:39:36.256 INFO kablam! | Oct 12 23:39:36.256 INFO kablam! 22 | pub tenantId: Option // If not null, the tenant id of the task. Oct 12 23:39:36.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:39:36.256 INFO kablam! Oct 12 23:39:39.172 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.83s Oct 12 23:39:39.187 INFO kablam! su: No module specific data is present Oct 12 23:39:40.001 INFO running `"docker" "rm" "-f" "993515a2625c104aeda1ec77cebf97d47f63cfab49d888dfafc32902d9cb81d8"` Oct 12 23:39:40.368 INFO blam! 993515a2625c104aeda1ec77cebf97d47f63cfab49d888dfafc32902d9cb81d8