Oct 13 01:48:46.445 INFO testing rustynik/auth_app against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 01:48:46.446 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 01:48:46.959 INFO blam! f8208e4b9f41e0451cf9adf6617eef0a22b25507e5c994641170619f43b278b7 Oct 13 01:48:46.967 INFO running `"docker" "start" "-a" "f8208e4b9f41e0451cf9adf6617eef0a22b25507e5c994641170619f43b278b7"` Oct 13 01:48:48.051 INFO kablam! usermod: no changes Oct 13 01:48:48.430 INFO kablam! Compiling proc-macro2 v0.4.12 Oct 13 01:48:48.431 INFO kablam! Compiling openssl v0.10.11 Oct 13 01:48:48.434 INFO kablam! Compiling siphasher v0.2.3 Oct 13 01:48:48.434 INFO kablam! Compiling fallible-iterator v0.1.5 Oct 13 01:48:48.434 INFO kablam! Compiling rand v0.4.2 Oct 13 01:48:48.434 INFO kablam! Compiling memchr v1.0.2 Oct 13 01:48:48.437 INFO kablam! Compiling log v0.4.3 Oct 13 01:48:48.437 INFO kablam! Compiling socket2 v0.3.7 Oct 13 01:48:51.647 INFO kablam! Compiling base64 v0.6.0 Oct 13 01:48:51.664 INFO kablam! Compiling phf_shared v0.7.21 Oct 13 01:48:51.664 INFO kablam! Compiling stringprep v0.1.2 Oct 13 01:48:51.724 INFO kablam! Compiling http v0.1.10 Oct 13 01:48:52.252 INFO kablam! Compiling native-tls v0.2.1 Oct 13 01:48:52.307 INFO kablam! Compiling mio v0.6.15 Oct 13 01:48:52.455 INFO kablam! Compiling tokio-io v0.1.7 Oct 13 01:48:54.067 INFO kablam! Compiling want v0.0.6 Oct 13 01:48:54.114 INFO kablam! Compiling serde_json v1.0.24 Oct 13 01:48:56.241 INFO kablam! Compiling phf v0.7.21 Oct 13 01:49:01.383 INFO kablam! Compiling tokio-codec v0.1.0 Oct 13 01:49:01.663 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 13 01:49:04.039 INFO kablam! Compiling rand v0.3.22 Oct 13 01:49:04.675 INFO kablam! Compiling uuid v0.6.5 Oct 13 01:49:04.864 INFO kablam! Compiling tokio-reactor v0.1.3 Oct 13 01:49:12.571 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 13 01:49:12.687 INFO kablam! Compiling rust-crypto v0.2.36 Oct 13 01:49:15.479 INFO kablam! Compiling tokio-fs v0.1.3 Oct 13 01:49:15.487 INFO kablam! Compiling tokio-udp v0.1.1 Oct 13 01:49:15.543 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 13 01:49:15.903 INFO kablam! Compiling quote v0.6.6 Oct 13 01:49:23.223 INFO kablam! Compiling postgres-shared v0.4.1 Oct 13 01:49:24.611 INFO kablam! Compiling syn v0.14.8 Oct 13 01:49:24.671 INFO kablam! Compiling tokio v0.1.7 Oct 13 01:49:26.403 INFO kablam! Compiling h2 v0.1.12 Oct 13 01:49:34.875 INFO kablam! Compiling postgres v0.15.2 Oct 13 01:49:51.636 INFO kablam! Compiling hyper v0.12.8 Oct 13 01:49:51.848 INFO kablam! Compiling serde_derive v1.0.71 Oct 13 01:50:02.571 INFO kablam! Compiling hyper-tls v0.3.0 Oct 13 01:50:09.818 INFO kablam! Compiling auth_server v0.1.0 (/source) Oct 13 01:50:11.251 INFO kablam! warning: unused import: `crypto::digest::Digest` Oct 13 01:50:11.251 INFO kablam! --> src/main.rs:12:5 Oct 13 01:50:11.252 INFO kablam! | Oct 13 01:50:11.252 INFO kablam! 12 | use crypto::digest::Digest; Oct 13 01:50:11.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:50:11.253 INFO kablam! | Oct 13 01:50:11.253 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:50:11.253 INFO kablam! Oct 13 01:50:11.253 INFO kablam! warning: unused imports: `STANDARD`, `ToBase64` Oct 13 01:50:11.254 INFO kablam! --> src/main.rs:14:25 Oct 13 01:50:11.254 INFO kablam! | Oct 13 01:50:11.254 INFO kablam! 14 | use serialize::base64::{STANDARD, ToBase64}; Oct 13 01:50:11.255 INFO kablam! | ^^^^^^^^ ^^^^^^^^ Oct 13 01:50:11.255 INFO kablam! Oct 13 01:50:11.255 INFO kablam! warning: unused import: `uuid::Uuid` Oct 13 01:50:11.255 INFO kablam! --> src/main.rs:15:5 Oct 13 01:50:11.256 INFO kablam! | Oct 13 01:50:11.256 INFO kablam! 15 | use uuid::Uuid; Oct 13 01:50:11.256 INFO kablam! | ^^^^^^^^^^ Oct 13 01:50:11.256 INFO kablam! Oct 13 01:50:11.257 INFO kablam! warning: unused import: `params::ConnectParams` Oct 13 01:50:11.257 INFO kablam! --> src/main.rs:16:37 Oct 13 01:50:11.257 INFO kablam! | Oct 13 01:50:11.258 INFO kablam! 16 | use postgres::{Connection, TlsMode, params::ConnectParams}; Oct 13 01:50:11.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:50:11.258 INFO kablam! Oct 13 01:50:11.258 INFO kablam! warning: unused import: `hyper::Error` Oct 13 01:50:11.259 INFO kablam! --> src/main.rs:23:5 Oct 13 01:50:11.259 INFO kablam! | Oct 13 01:50:11.259 INFO kablam! 23 | use hyper::Error; Oct 13 01:50:11.259 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:50:11.260 INFO kablam! Oct 13 01:50:11.260 INFO kablam! warning: unused import: `service::Service` Oct 13 01:50:11.260 INFO kablam! --> src/main.rs:28:54 Oct 13 01:50:11.260 INFO kablam! | Oct 13 01:50:11.261 INFO kablam! 28 | use hyper::{Body, Request, Response, Server, Method, service::Service}; Oct 13 01:50:11.261 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 01:50:11.261 INFO kablam! Oct 13 01:50:11.261 INFO kablam! warning: unused import: `crypto::mac::MacResult` Oct 13 01:50:11.262 INFO kablam! --> src/main.rs:216:9 Oct 13 01:50:11.262 INFO kablam! | Oct 13 01:50:11.262 INFO kablam! 216 | use crypto::mac::MacResult; Oct 13 01:50:11.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:50:11.263 INFO kablam! Oct 13 01:50:11.263 INFO kablam! warning: unused import: `STANDARD` Oct 13 01:50:11.264 INFO kablam! --> src/main.rs:217:29 Oct 13 01:50:11.264 INFO kablam! | Oct 13 01:50:11.264 INFO kablam! 217 | use serialize::base64::{STANDARD, ToBase64, Config, CharacterSet, Newline}; Oct 13 01:50:11.264 INFO kablam! | ^^^^^^^^ Oct 13 01:50:11.265 INFO kablam! Oct 13 01:50:11.495 INFO kablam! warning: unused import: `crypto::digest::Digest` Oct 13 01:50:11.496 INFO kablam! --> src/main.rs:212:9 Oct 13 01:50:11.496 INFO kablam! | Oct 13 01:50:11.497 INFO kablam! 212 | use crypto::digest::Digest; Oct 13 01:50:11.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:50:11.497 INFO kablam! Oct 13 01:50:11.519 INFO kablam! warning: unused variable: `err` Oct 13 01:50:11.519 INFO kablam! --> src/main.rs:159:19 Oct 13 01:50:11.520 INFO kablam! | Oct 13 01:50:11.520 INFO kablam! 159 | .map_err(|err| AppError::ApplicationError) Oct 13 01:50:11.520 INFO kablam! | ^^^ help: consider using `_err` instead Oct 13 01:50:11.521 INFO kablam! | Oct 13 01:50:11.521 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:50:11.521 INFO kablam! Oct 13 01:50:11.521 INFO kablam! warning: unused variable: `error` Oct 13 01:50:11.522 INFO kablam! --> src/main.rs:87:13 Oct 13 01:50:11.522 INFO kablam! | Oct 13 01:50:11.522 INFO kablam! 87 | fn from(error: AppError) -> Self { Oct 13 01:50:11.523 INFO kablam! | ^^^^^ help: consider using `_error` instead Oct 13 01:50:11.523 INFO kablam! Oct 13 01:50:11.523 INFO kablam! warning: unused variable: `formatter` Oct 13 01:50:11.523 INFO kablam! --> src/main.rs:299:19 Oct 13 01:50:11.524 INFO kablam! | Oct 13 01:50:11.524 INFO kablam! 299 | fn fmt(&self, formatter: &mut std::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { Oct 13 01:50:11.524 INFO kablam! | ^^^^^^^^^ help: consider using `_formatter` instead Oct 13 01:50:11.525 INFO kablam! Oct 13 01:50:11.583 INFO kablam! warning: variable does not need to be mutable Oct 13 01:50:11.584 INFO kablam! --> src/main.rs:220:13 Oct 13 01:50:11.584 INFO kablam! | Oct 13 01:50:11.584 INFO kablam! 220 | let mut sha = Sha256::new(); Oct 13 01:50:11.584 INFO kablam! | ----^^^ Oct 13 01:50:11.585 INFO kablam! | | Oct 13 01:50:11.585 INFO kablam! | help: remove this `mut` Oct 13 01:50:11.585 INFO kablam! | Oct 13 01:50:11.585 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 01:50:11.586 INFO kablam! Oct 13 01:50:11.603 INFO kablam! warning: function `upsertUser` should have a snake case name such as `upsert_user` Oct 13 01:50:11.608 INFO kablam! --> src/main.rs:170:1 Oct 13 01:50:11.608 INFO kablam! | Oct 13 01:50:11.608 INFO kablam! 170 | / fn upsertUser(user: User) -> impl Future + Send { Oct 13 01:50:11.608 INFO kablam! 171 | | ok(user) Oct 13 01:50:11.608 INFO kablam! 172 | | } Oct 13 01:50:11.608 INFO kablam! | |_^ Oct 13 01:50:11.608 INFO kablam! | Oct 13 01:50:11.608 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 01:50:11.608 INFO kablam! Oct 13 01:50:11.608 INFO kablam! warning: variable `statusCode` should have a snake case name such as `status_code` Oct 13 01:50:11.609 INFO kablam! --> src/main.rs:280:13 Oct 13 01:50:11.609 INFO kablam! | Oct 13 01:50:11.609 INFO kablam! 280 | fn from(statusCode: hyper::StatusCode) -> AppError { Oct 13 01:50:11.609 INFO kablam! | ^^^^^^^^^^ Oct 13 01:50:11.612 INFO kablam! Oct 13 01:50:20.622 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 13 01:50:20.644 INFO kablam! su: No module specific data is present Oct 13 01:50:21.417 INFO running `"docker" "rm" "-f" "f8208e4b9f41e0451cf9adf6617eef0a22b25507e5c994641170619f43b278b7"` Oct 13 01:50:21.659 INFO blam! f8208e4b9f41e0451cf9adf6617eef0a22b25507e5c994641170619f43b278b7 Oct 13 01:50:21.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 01:50:22.080 INFO blam! d4dec5700d6cb879591ee6ee5a2d8f1d9fd508f697ab32d94feab0a462caf384 Oct 13 01:50:22.099 INFO running `"docker" "start" "-a" "d4dec5700d6cb879591ee6ee5a2d8f1d9fd508f697ab32d94feab0a462caf384"` Oct 13 01:50:23.271 INFO kablam! usermod: no changes Oct 13 01:50:23.473 INFO kablam! Compiling auth_server v0.1.0 (/source) Oct 13 01:50:25.011 INFO kablam! warning: unused import: `crypto::digest::Digest` Oct 13 01:50:25.011 INFO kablam! --> src/main.rs:12:5 Oct 13 01:50:25.011 INFO kablam! | Oct 13 01:50:25.011 INFO kablam! 12 | use crypto::digest::Digest; Oct 13 01:50:25.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:50:25.011 INFO kablam! | Oct 13 01:50:25.011 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:50:25.012 INFO kablam! Oct 13 01:50:25.012 INFO kablam! warning: unused imports: `STANDARD`, `ToBase64` Oct 13 01:50:25.012 INFO kablam! --> src/main.rs:14:25 Oct 13 01:50:25.012 INFO kablam! | Oct 13 01:50:25.012 INFO kablam! 14 | use serialize::base64::{STANDARD, ToBase64}; Oct 13 01:50:25.012 INFO kablam! | ^^^^^^^^ ^^^^^^^^ Oct 13 01:50:25.012 INFO kablam! Oct 13 01:50:25.012 INFO kablam! warning: unused import: `uuid::Uuid` Oct 13 01:50:25.012 INFO kablam! --> src/main.rs:15:5 Oct 13 01:50:25.012 INFO kablam! | Oct 13 01:50:25.012 INFO kablam! 15 | use uuid::Uuid; Oct 13 01:50:25.012 INFO kablam! | ^^^^^^^^^^ Oct 13 01:50:25.012 INFO kablam! Oct 13 01:50:25.012 INFO kablam! warning: unused import: `params::ConnectParams` Oct 13 01:50:25.012 INFO kablam! --> src/main.rs:16:37 Oct 13 01:50:25.012 INFO kablam! | Oct 13 01:50:25.012 INFO kablam! 16 | use postgres::{Connection, TlsMode, params::ConnectParams}; Oct 13 01:50:25.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:50:25.012 INFO kablam! Oct 13 01:50:25.012 INFO kablam! warning: unused import: `hyper::Error` Oct 13 01:50:25.012 INFO kablam! --> src/main.rs:23:5 Oct 13 01:50:25.012 INFO kablam! | Oct 13 01:50:25.012 INFO kablam! 23 | use hyper::Error; Oct 13 01:50:25.012 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:50:25.031 INFO kablam! Oct 13 01:50:25.031 INFO kablam! warning: unused import: `service::Service` Oct 13 01:50:25.031 INFO kablam! --> src/main.rs:28:54 Oct 13 01:50:25.031 INFO kablam! | Oct 13 01:50:25.031 INFO kablam! 28 | use hyper::{Body, Request, Response, Server, Method, service::Service}; Oct 13 01:50:25.031 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 01:50:25.031 INFO kablam! Oct 13 01:50:25.031 INFO kablam! warning: unused import: `crypto::mac::MacResult` Oct 13 01:50:25.031 INFO kablam! --> src/main.rs:216:9 Oct 13 01:50:25.031 INFO kablam! | Oct 13 01:50:25.031 INFO kablam! 216 | use crypto::mac::MacResult; Oct 13 01:50:25.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:50:25.031 INFO kablam! Oct 13 01:50:25.031 INFO kablam! warning: unused import: `STANDARD` Oct 13 01:50:25.031 INFO kablam! --> src/main.rs:217:29 Oct 13 01:50:25.031 INFO kablam! | Oct 13 01:50:25.032 INFO kablam! 217 | use serialize::base64::{STANDARD, ToBase64, Config, CharacterSet, Newline}; Oct 13 01:50:25.032 INFO kablam! | ^^^^^^^^ Oct 13 01:50:25.032 INFO kablam! Oct 13 01:50:25.291 INFO kablam! warning: unused import: `crypto::digest::Digest` Oct 13 01:50:25.291 INFO kablam! --> src/main.rs:212:9 Oct 13 01:50:25.291 INFO kablam! | Oct 13 01:50:25.292 INFO kablam! 212 | use crypto::digest::Digest; Oct 13 01:50:25.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:50:25.292 INFO kablam! Oct 13 01:50:25.326 INFO kablam! warning: unused variable: `err` Oct 13 01:50:25.326 INFO kablam! --> src/main.rs:159:19 Oct 13 01:50:25.326 INFO kablam! | Oct 13 01:50:25.326 INFO kablam! 159 | .map_err(|err| AppError::ApplicationError) Oct 13 01:50:25.326 INFO kablam! | ^^^ help: consider using `_err` instead Oct 13 01:50:25.326 INFO kablam! | Oct 13 01:50:25.326 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:50:25.326 INFO kablam! Oct 13 01:50:25.326 INFO kablam! warning: unused variable: `error` Oct 13 01:50:25.326 INFO kablam! --> src/main.rs:87:13 Oct 13 01:50:25.326 INFO kablam! | Oct 13 01:50:25.326 INFO kablam! 87 | fn from(error: AppError) -> Self { Oct 13 01:50:25.326 INFO kablam! | ^^^^^ help: consider using `_error` instead Oct 13 01:50:25.326 INFO kablam! Oct 13 01:50:25.326 INFO kablam! warning: unused variable: `formatter` Oct 13 01:50:25.326 INFO kablam! --> src/main.rs:299:19 Oct 13 01:50:25.326 INFO kablam! | Oct 13 01:50:25.326 INFO kablam! 299 | fn fmt(&self, formatter: &mut std::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { Oct 13 01:50:25.326 INFO kablam! | ^^^^^^^^^ help: consider using `_formatter` instead Oct 13 01:50:25.326 INFO kablam! Oct 13 01:50:25.399 INFO kablam! warning: variable does not need to be mutable Oct 13 01:50:25.399 INFO kablam! --> src/main.rs:220:13 Oct 13 01:50:25.399 INFO kablam! | Oct 13 01:50:25.399 INFO kablam! 220 | let mut sha = Sha256::new(); Oct 13 01:50:25.399 INFO kablam! | ----^^^ Oct 13 01:50:25.399 INFO kablam! | | Oct 13 01:50:25.399 INFO kablam! | help: remove this `mut` Oct 13 01:50:25.399 INFO kablam! | Oct 13 01:50:25.399 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 01:50:25.399 INFO kablam! Oct 13 01:50:25.435 INFO kablam! warning: function `upsertUser` should have a snake case name such as `upsert_user` Oct 13 01:50:25.435 INFO kablam! --> src/main.rs:170:1 Oct 13 01:50:25.435 INFO kablam! | Oct 13 01:50:25.435 INFO kablam! 170 | / fn upsertUser(user: User) -> impl Future + Send { Oct 13 01:50:25.435 INFO kablam! 171 | | ok(user) Oct 13 01:50:25.435 INFO kablam! 172 | | } Oct 13 01:50:25.435 INFO kablam! | |_^ Oct 13 01:50:25.435 INFO kablam! | Oct 13 01:50:25.435 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 01:50:25.435 INFO kablam! Oct 13 01:50:25.451 INFO kablam! warning: variable `statusCode` should have a snake case name such as `status_code` Oct 13 01:50:25.451 INFO kablam! --> src/main.rs:280:13 Oct 13 01:50:25.451 INFO kablam! | Oct 13 01:50:25.451 INFO kablam! 280 | fn from(statusCode: hyper::StatusCode) -> AppError { Oct 13 01:50:25.451 INFO kablam! | ^^^^^^^^^^ Oct 13 01:50:25.451 INFO kablam! Oct 13 01:50:26.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.73s Oct 13 01:50:26.047 INFO kablam! su: No module specific data is present Oct 13 01:50:26.879 INFO running `"docker" "rm" "-f" "d4dec5700d6cb879591ee6ee5a2d8f1d9fd508f697ab32d94feab0a462caf384"` Oct 13 01:50:27.193 INFO blam! d4dec5700d6cb879591ee6ee5a2d8f1d9fd508f697ab32d94feab0a462caf384 Oct 13 01:50:27.204 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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" "-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 13 01:50:27.791 INFO blam! da34298a6201fe7b904ccc9ec8821515e6cd56efe557792494659c930e338343 Oct 13 01:50:27.794 INFO running `"docker" "start" "-a" "da34298a6201fe7b904ccc9ec8821515e6cd56efe557792494659c930e338343"` Oct 13 01:50:29.244 INFO kablam! usermod: no changes Oct 13 01:50:29.473 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 13 01:50:29.499 INFO kablam! Running /target/debug/deps/auth_server-98d4ec98827114ad Oct 13 01:50:29.501 INFO blam! Oct 13 01:50:29.501 INFO blam! running 0 tests Oct 13 01:50:29.501 INFO blam! Oct 13 01:50:29.502 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:50:29.502 INFO blam! Oct 13 01:50:29.504 INFO kablam! su: No module specific data is present Oct 13 01:50:31.444 INFO running `"docker" "rm" "-f" "da34298a6201fe7b904ccc9ec8821515e6cd56efe557792494659c930e338343"` Oct 13 01:50:31.791 INFO blam! da34298a6201fe7b904ccc9ec8821515e6cd56efe557792494659c930e338343