Oct 10 13:25:12.463 INFO testing tismith/device-checkout-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:25:12.463 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:25:12.463 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:25:12.998 INFO blam! 9766cdf143574e793432348eadc3b3a28d777c7c5bcf27b02b30e4c0689d89d3 Oct 10 13:25:13.000 INFO running `"docker" "start" "-a" "9766cdf143574e793432348eadc3b3a28d777c7c5bcf27b02b30e4c0689d89d3"` Oct 10 13:25:14.448 INFO kablam! usermod: no changes Oct 10 13:25:14.850 INFO kablam! Compiling regex-syntax v0.5.6 Oct 10 13:25:14.854 INFO kablam! Compiling num-traits v0.2.6 Oct 10 13:25:14.855 INFO kablam! Compiling r2d2 v0.8.2 Oct 10 13:25:14.870 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 10 13:25:14.870 INFO kablam! Compiling diesel-derive-enum v0.4.4 Oct 10 13:25:14.870 INFO kablam! Compiling syn v0.15.6 Oct 10 13:25:14.870 INFO kablam! Compiling diesel_derives v1.3.0 Oct 10 13:25:14.870 INFO kablam! Compiling hyper v0.10.13 Oct 10 13:25:19.797 INFO kablam! Compiling ring v0.11.0 Oct 10 13:25:19.833 INFO kablam! Compiling exitfailure v0.5.1 Oct 10 13:25:24.210 INFO kablam! Compiling num-integer v0.1.39 Oct 10 13:25:28.708 INFO kablam! Compiling chrono v0.4.6 Oct 10 13:25:43.856 INFO kablam! Compiling diesel v1.3.3 Oct 10 13:25:46.983 INFO kablam! Compiling stderrlog v0.4.1 Oct 10 13:25:47.181 INFO kablam! Compiling regex v0.2.11 Oct 10 13:25:54.082 INFO kablam! Compiling serde_derive v1.0.79 Oct 10 13:25:54.297 INFO kablam! Compiling cookie v0.9.2 Oct 10 13:26:01.254 INFO kablam! Compiling rocket v0.3.17 Oct 10 13:26:01.828 INFO kablam! Compiling handlebars v0.28.3 Oct 10 13:26:16.298 INFO kablam! Compiling rocket_contrib v0.3.17 Oct 10 13:26:16.319 INFO kablam! Compiling rocket_codegen v0.3.17 Oct 10 13:26:18.744 INFO kablam! Compiling validator v0.8.0 Oct 10 13:26:23.529 INFO kablam! Compiling validator_derive v0.8.0 Oct 10 13:26:42.200 INFO kablam! Compiling migrations_internals v1.3.0 Oct 10 13:26:44.548 INFO kablam! Compiling migrations_macros v1.3.0 Oct 10 13:26:49.504 INFO kablam! Compiling diesel_migrations v1.3.0 Oct 10 13:26:50.760 INFO kablam! Compiling device-checkout-lib v0.2.3 (/source) Oct 10 13:26:55.413 INFO kablam! warning: cannot find type `ReservationStatus` in this scope Oct 10 13:26:55.413 INFO kablam! --> src/models.rs:46:62 Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Oct 10 13:26:55.413 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 13:26:55.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.413 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.413 INFO kablam! Oct 10 13:26:55.413 INFO kablam! warning: cannot find type `chrono` in this scope Oct 10 13:26:55.413 INFO kablam! --> src/models.rs:46:62 Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Oct 10 13:26:55.413 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.413 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.413 INFO kablam! Oct 10 13:26:55.413 INFO kablam! warning: cannot find type `Device` in this scope Oct 10 13:26:55.413 INFO kablam! --> src/models.rs:46:62 Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Oct 10 13:26:55.413 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.413 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.413 INFO kablam! Oct 10 13:26:55.413 INFO kablam! warning: cannot find type `ReservationStatus` in this scope Oct 10 13:26:55.413 INFO kablam! --> src/models.rs:46:62 Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Oct 10 13:26:55.413 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.413 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.413 INFO kablam! Oct 10 13:26:55.413 INFO kablam! warning: cannot find type `ReservationStatus` in this scope Oct 10 13:26:55.413 INFO kablam! --> src/models.rs:77:5 Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! 77 | Queryable, Oct 10 13:26:55.413 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.413 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.413 INFO kablam! Oct 10 13:26:55.413 INFO kablam! warning: cannot find type `DeviceUpdate` in this scope Oct 10 13:26:55.413 INFO kablam! --> src/models.rs:77:5 Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! 77 | Queryable, Oct 10 13:26:55.413 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.413 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.413 INFO kablam! Oct 10 13:26:55.413 INFO kablam! warning: cannot find type `DeviceEdit` in this scope Oct 10 13:26:55.413 INFO kablam! --> src/models.rs:123:5 Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! 123 | Queryable, Oct 10 13:26:55.413 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.413 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.413 INFO kablam! Oct 10 13:26:55.413 INFO kablam! warning: cannot find type `DeviceInsert` in this scope Oct 10 13:26:55.413 INFO kablam! --> src/models.rs:161:5 Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! 161 | Queryable, Oct 10 13:26:55.413 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.413 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.413 INFO kablam! Oct 10 13:26:55.413 INFO kablam! warning: cannot find type `devices` in this scope Oct 10 13:26:55.413 INFO kablam! --> src/models.rs:165:5 Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! 165 | Insertable, Oct 10 13:26:55.413 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.413 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.413 INFO kablam! Oct 10 13:26:55.413 INFO kablam! warning: cannot find type `DeviceInsert` in this scope Oct 10 13:26:55.413 INFO kablam! --> src/models.rs:165:5 Oct 10 13:26:55.413 INFO kablam! | Oct 10 13:26:55.414 INFO kablam! 165 | Insertable, Oct 10 13:26:55.414 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.414 INFO kablam! | Oct 10 13:26:55.414 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.414 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.414 INFO kablam! Oct 10 13:26:55.424 INFO kablam! warning: cannot find type `table` in this scope Oct 10 13:26:55.424 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 13:26:55.424 INFO kablam! | Oct 10 13:26:55.424 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 13:26:55.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.425 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.425 INFO kablam! Oct 10 13:26:55.425 INFO kablam! warning: cannot find type `id` in this scope Oct 10 13:26:55.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:26:55.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.425 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.425 INFO kablam! Oct 10 13:26:55.425 INFO kablam! warning: cannot find type `device_name` in this scope Oct 10 13:26:55.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:26:55.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.425 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.425 INFO kablam! Oct 10 13:26:55.425 INFO kablam! warning: cannot find type `device_url` in this scope Oct 10 13:26:55.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:26:55.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.425 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.425 INFO kablam! Oct 10 13:26:55.425 INFO kablam! warning: cannot find type `device_owner` in this scope Oct 10 13:26:55.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:26:55.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.425 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.425 INFO kablam! Oct 10 13:26:55.425 INFO kablam! warning: cannot find type `comments` in this scope Oct 10 13:26:55.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:26:55.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.425 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.425 INFO kablam! Oct 10 13:26:55.425 INFO kablam! warning: cannot find type `reservation_status` in this scope Oct 10 13:26:55.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:26:55.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.425 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.425 INFO kablam! Oct 10 13:26:55.425 INFO kablam! warning: cannot find type `created_at` in this scope Oct 10 13:26:55.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:26:55.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.425 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.425 INFO kablam! Oct 10 13:26:55.425 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 10 13:26:55.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:26:55.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:26:55.425 INFO kablam! | Oct 10 13:26:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:26:55.425 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:26:55.425 INFO kablam! Oct 10 13:27:11.133 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 56s Oct 10 13:27:11.153 INFO kablam! su: No module specific data is present Oct 10 13:27:12.379 INFO running `"docker" "rm" "-f" "9766cdf143574e793432348eadc3b3a28d777c7c5bcf27b02b30e4c0689d89d3"` Oct 10 13:27:12.716 INFO blam! 9766cdf143574e793432348eadc3b3a28d777c7c5bcf27b02b30e4c0689d89d3 Oct 10 13:27:12.721 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:27:12.722 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:27:13.090 INFO blam! 8d71f01ae70f43439c54d868bb9fbd85ab892526ac216e3f30611e3e5ee69652 Oct 10 13:27:13.092 INFO running `"docker" "start" "-a" "8d71f01ae70f43439c54d868bb9fbd85ab892526ac216e3f30611e3e5ee69652"` Oct 10 13:27:15.229 INFO kablam! usermod: no changes Oct 10 13:27:15.626 INFO kablam! Compiling environment v0.1.1 Oct 10 13:27:15.642 INFO kablam! Compiling tempfile v3.0.4 Oct 10 13:27:15.643 INFO kablam! Compiling victoria-dom v0.1.2 Oct 10 13:27:17.617 INFO kablam! Compiling assert_cli v0.6.3 Oct 10 13:27:27.753 INFO kablam! Compiling device-checkout-lib v0.2.3 (/source) Oct 10 13:27:39.332 INFO kablam! warning: cannot find type `ReservationStatus` in this scope Oct 10 13:27:39.332 INFO kablam! --> src/models.rs:46:62 Oct 10 13:27:39.333 INFO kablam! | Oct 10 13:27:39.333 INFO kablam! 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Oct 10 13:27:39.333 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.334 INFO kablam! | Oct 10 13:27:39.334 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 13:27:39.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.334 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.335 INFO kablam! Oct 10 13:27:39.335 INFO kablam! warning: cannot find type `chrono` in this scope Oct 10 13:27:39.335 INFO kablam! --> src/models.rs:46:62 Oct 10 13:27:39.336 INFO kablam! | Oct 10 13:27:39.336 INFO kablam! 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Oct 10 13:27:39.336 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.336 INFO kablam! | Oct 10 13:27:39.337 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.337 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.337 INFO kablam! Oct 10 13:27:39.338 INFO kablam! warning: cannot find type `Device` in this scope Oct 10 13:27:39.338 INFO kablam! --> src/models.rs:46:62 Oct 10 13:27:39.338 INFO kablam! | Oct 10 13:27:39.338 INFO kablam! 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Oct 10 13:27:39.339 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.339 INFO kablam! | Oct 10 13:27:39.339 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.339 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.340 INFO kablam! Oct 10 13:27:39.340 INFO kablam! warning: cannot find type `ReservationStatus` in this scope Oct 10 13:27:39.340 INFO kablam! --> src/models.rs:46:62 Oct 10 13:27:39.340 INFO kablam! | Oct 10 13:27:39.341 INFO kablam! 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Oct 10 13:27:39.341 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.341 INFO kablam! | Oct 10 13:27:39.341 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.342 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.342 INFO kablam! Oct 10 13:27:39.342 INFO kablam! warning: cannot find type `ReservationStatus` in this scope Oct 10 13:27:39.343 INFO kablam! --> src/models.rs:77:5 Oct 10 13:27:39.343 INFO kablam! | Oct 10 13:27:39.343 INFO kablam! 77 | Queryable, Oct 10 13:27:39.343 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.343 INFO kablam! | Oct 10 13:27:39.343 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.343 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.343 INFO kablam! Oct 10 13:27:39.343 INFO kablam! warning: cannot find type `DeviceUpdate` in this scope Oct 10 13:27:39.343 INFO kablam! --> src/models.rs:77:5 Oct 10 13:27:39.343 INFO kablam! | Oct 10 13:27:39.343 INFO kablam! 77 | Queryable, Oct 10 13:27:39.343 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.343 INFO kablam! | Oct 10 13:27:39.343 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.343 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.343 INFO kablam! Oct 10 13:27:39.357 INFO kablam! warning: cannot find type `DeviceEdit` in this scope Oct 10 13:27:39.357 INFO kablam! --> src/models.rs:123:5 Oct 10 13:27:39.357 INFO kablam! | Oct 10 13:27:39.357 INFO kablam! 123 | Queryable, Oct 10 13:27:39.357 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.358 INFO kablam! | Oct 10 13:27:39.358 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.358 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.358 INFO kablam! Oct 10 13:27:39.358 INFO kablam! warning: cannot find type `DeviceInsert` in this scope Oct 10 13:27:39.358 INFO kablam! --> src/models.rs:161:5 Oct 10 13:27:39.359 INFO kablam! | Oct 10 13:27:39.359 INFO kablam! 161 | Queryable, Oct 10 13:27:39.359 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.359 INFO kablam! | Oct 10 13:27:39.359 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.359 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.359 INFO kablam! Oct 10 13:27:39.360 INFO kablam! warning: cannot find type `devices` in this scope Oct 10 13:27:39.360 INFO kablam! --> src/models.rs:165:5 Oct 10 13:27:39.360 INFO kablam! | Oct 10 13:27:39.360 INFO kablam! 165 | Insertable, Oct 10 13:27:39.360 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.360 INFO kablam! | Oct 10 13:27:39.361 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.361 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.361 INFO kablam! Oct 10 13:27:39.361 INFO kablam! warning: cannot find type `DeviceInsert` in this scope Oct 10 13:27:39.361 INFO kablam! --> src/models.rs:165:5 Oct 10 13:27:39.361 INFO kablam! | Oct 10 13:27:39.361 INFO kablam! 165 | Insertable, Oct 10 13:27:39.362 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.362 INFO kablam! | Oct 10 13:27:39.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.362 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.362 INFO kablam! Oct 10 13:27:39.362 INFO kablam! warning: cannot find type `table` in this scope Oct 10 13:27:39.362 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 13:27:39.363 INFO kablam! | Oct 10 13:27:39.363 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 13:27:39.363 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.363 INFO kablam! | Oct 10 13:27:39.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.363 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.364 INFO kablam! Oct 10 13:27:39.364 INFO kablam! warning: cannot find type `id` in this scope Oct 10 13:27:39.364 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:27:39.364 INFO kablam! | Oct 10 13:27:39.364 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:27:39.364 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.364 INFO kablam! | Oct 10 13:27:39.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.365 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.365 INFO kablam! Oct 10 13:27:39.365 INFO kablam! warning: cannot find type `device_name` in this scope Oct 10 13:27:39.365 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:27:39.365 INFO kablam! | Oct 10 13:27:39.366 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:27:39.366 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.366 INFO kablam! | Oct 10 13:27:39.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.366 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.366 INFO kablam! Oct 10 13:27:39.366 INFO kablam! warning: cannot find type `device_url` in this scope Oct 10 13:27:39.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:27:39.367 INFO kablam! | Oct 10 13:27:39.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:27:39.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.367 INFO kablam! | Oct 10 13:27:39.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.367 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.368 INFO kablam! Oct 10 13:27:39.368 INFO kablam! warning: cannot find type `device_owner` in this scope Oct 10 13:27:39.368 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:27:39.368 INFO kablam! | Oct 10 13:27:39.368 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:27:39.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.369 INFO kablam! | Oct 10 13:27:39.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.369 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.369 INFO kablam! Oct 10 13:27:39.369 INFO kablam! warning: cannot find type `comments` in this scope Oct 10 13:27:39.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:27:39.369 INFO kablam! | Oct 10 13:27:39.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:27:39.370 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.370 INFO kablam! | Oct 10 13:27:39.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.370 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.370 INFO kablam! Oct 10 13:27:39.370 INFO kablam! warning: cannot find type `reservation_status` in this scope Oct 10 13:27:39.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:27:39.371 INFO kablam! | Oct 10 13:27:39.371 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:27:39.371 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.371 INFO kablam! | Oct 10 13:27:39.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.371 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.372 INFO kablam! Oct 10 13:27:39.372 INFO kablam! warning: cannot find type `created_at` in this scope Oct 10 13:27:39.372 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:27:39.372 INFO kablam! | Oct 10 13:27:39.372 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:27:39.372 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.373 INFO kablam! | Oct 10 13:27:39.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.373 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.373 INFO kablam! Oct 10 13:27:39.373 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 10 13:27:39.373 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 13:27:39.373 INFO kablam! | Oct 10 13:27:39.374 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 13:27:39.374 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 13:27:39.374 INFO kablam! | Oct 10 13:27:39.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 13:27:39.374 INFO kablam! = note: for more information, see issue #50504 Oct 10 13:27:39.374 INFO kablam! Oct 10 13:27:50.668 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.41s Oct 10 13:27:50.685 INFO kablam! su: No module specific data is present Oct 10 13:27:51.041 INFO running `"docker" "rm" "-f" "8d71f01ae70f43439c54d868bb9fbd85ab892526ac216e3f30611e3e5ee69652"` Oct 10 13:27:51.288 INFO blam! 8d71f01ae70f43439c54d868bb9fbd85ab892526ac216e3f30611e3e5ee69652 Oct 10 13:27:51.300 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:27:51.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:27:51.689 INFO blam! 4e39b559c232a45e7e1880bbfedbf4e33881c16bd45f3c1bc80fbd88dc336675 Oct 10 13:27:51.691 INFO running `"docker" "start" "-a" "4e39b559c232a45e7e1880bbfedbf4e33881c16bd45f3c1bc80fbd88dc336675"` Oct 10 13:27:53.084 INFO kablam! usermod: no changes Oct 10 13:27:53.373 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 10 13:27:53.397 INFO kablam! Running /target/debug/deps/device_checkout_lib-da72966ac1e389a2 Oct 10 13:27:53.400 INFO blam! Oct 10 13:27:53.401 INFO blam! running 12 tests Oct 10 13:27:53.416 INFO blam! test models::test::test_device_edit_validation ... ok Oct 10 13:27:53.416 INFO blam! test utils::cmdline::tests::test_database ... ok Oct 10 13:27:53.416 INFO blam! test utils::cmdline::tests::test_port ... ok Oct 10 13:27:53.416 INFO blam! test utils::cmdline::tests::test_template_dir ... ok Oct 10 13:27:53.416 INFO blam! test utils::cmdline::tests::test_no_template_dir ... ok Oct 10 13:27:53.427 INFO blam! test utils::cmdline::tests::test_just_enough_verbosity ... ok Oct 10 13:27:53.428 INFO blam! test utils::cmdline::tests::test_bogus_timestamps ... ok Oct 10 13:27:53.429 INFO blam! test utils::cmdline::tests::test_too_much_verbosity ... ok Oct 10 13:27:53.429 INFO blam! test utils::cmdline::tests::test_timestamps ... ok Oct 10 13:27:53.429 INFO blam! test utils::logging::test::test_configure_logger ... ok Oct 10 13:27:53.430 INFO blam! test models::test::test_device_update_validation ... ok Oct 10 13:27:53.430 INFO blam! test models::test::test_device_insert_validation ... ok Oct 10 13:27:53.430 INFO blam! Oct 10 13:27:53.431 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:27:53.431 INFO blam! Oct 10 13:27:53.432 INFO kablam! Running /target/debug/deps/device_checkout-52a2af26f21b2ca7 Oct 10 13:27:53.434 INFO blam! Oct 10 13:27:53.434 INFO blam! running 0 tests Oct 10 13:27:53.435 INFO blam! Oct 10 13:27:53.435 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:27:53.435 INFO blam! Oct 10 13:27:53.438 INFO kablam! Running /target/debug/deps/exec-70fd7476f9f773f9 Oct 10 13:27:53.448 INFO blam! Oct 10 13:27:53.449 INFO blam! running 1 test Oct 10 13:27:53.481 INFO blam! test test_help ... FAILED Oct 10 13:27:53.482 INFO kablam! error: test failed, to rerun pass '--test exec' Oct 10 13:27:53.482 INFO blam! Oct 10 13:27:53.482 INFO blam! failures: Oct 10 13:27:53.482 INFO blam! Oct 10 13:27:53.482 INFO blam! ---- test_help stdout ---- Oct 10 13:27:53.482 INFO blam! thread 'test_help' panicked at 'Assertion failed for `/source/target/debug/device-checkout -h` Oct 10 13:27:53.482 INFO blam! with: No such file or directory (os error 2)', /cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441:13 Oct 10 13:27:53.482 INFO blam! stack backtrace: Oct 10 13:27:53.482 INFO blam! 0: 0x55ff3c40e35e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 13:27:53.482 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 13:27:53.482 INFO blam! 1: 0x55ff3c41aa56 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 13:27:53.482 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 13:27:53.482 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 13:27:53.482 INFO blam! 2: 0x55ff3c41375d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 13:27:53.482 INFO blam! at libstd/panicking.rs:211 Oct 10 13:27:53.482 INFO blam! 3: 0x55ff3c41346b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 13:27:53.482 INFO blam! at libstd/panicking.rs:221 Oct 10 13:27:53.482 INFO blam! 4: 0x55ff3c413e0c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 13:27:53.482 INFO blam! at libstd/panicking.rs:476 Oct 10 13:27:53.482 INFO blam! 5: 0x55ff3c38c10f - std::panicking::begin_panic::ha372215e69fc5b7a Oct 10 13:27:53.482 INFO blam! at libstd/panicking.rs:410 Oct 10 13:27:53.482 INFO blam! 6: 0x55ff3c37b715 - assert_cli::assert::Assert::unwrap::h11bf54166c22dc99 Oct 10 13:27:53.482 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441 Oct 10 13:27:53.482 INFO blam! 7: 0x55ff3c32dc6f - exec::test_help::h23606d6a8776a19b Oct 10 13:27:53.482 INFO blam! at tests/exec.rs:14 Oct 10 13:27:53.482 INFO blam! 8: 0x55ff3c32da89 - exec::test_help::{{closure}}::hbce2d9f16f4b6544 Oct 10 13:27:53.482 INFO blam! at tests/exec.rs:11 Oct 10 13:27:53.482 INFO blam! 9: 0x55ff3c32c1ed - core::ops::function::FnOnce::call_once::h7f253618855bd3d3 Oct 10 13:27:53.482 INFO blam! at libcore/ops/function.rs:238 Oct 10 13:27:53.482 INFO blam! 10: 0x55ff3c32fd1e - >::call_box::h95b7cb918af67b5d Oct 10 13:27:53.482 INFO blam! at libtest/lib.rs:1468 Oct 10 13:27:53.482 INFO blam! at libcore/ops/function.rs:238 Oct 10 13:27:53.482 INFO blam! at liballoc/boxed.rs:672 Oct 10 13:27:53.482 INFO blam! 11: 0x55ff3c425c29 - __rust_maybe_catch_panic Oct 10 13:27:53.482 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 13:27:53.482 INFO blam! 12: 0x55ff3c35086d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 13:27:53.482 INFO blam! at libstd/panicking.rs:289 Oct 10 13:27:53.482 INFO blam! at libstd/panic.rs:392 Oct 10 13:27:53.482 INFO blam! at libtest/lib.rs:1423 Oct 10 13:27:53.482 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 13:27:53.482 INFO blam! 13: 0x55ff3c351474 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 13:27:53.482 INFO blam! at libstd/thread/mod.rs:409 Oct 10 13:27:53.482 INFO blam! at libstd/panic.rs:313 Oct 10 13:27:53.482 INFO blam! at libstd/panicking.rs:310 Oct 10 13:27:53.482 INFO blam! 14: 0x55ff3c425c29 - __rust_maybe_catch_panic Oct 10 13:27:53.482 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 13:27:53.482 INFO blam! 15: 0x55ff3c33ea36 - >::call_box::h96125cb29a9ba44b Oct 10 13:27:53.482 INFO blam! at libstd/panicking.rs:289 Oct 10 13:27:53.482 INFO blam! at libstd/panic.rs:392 Oct 10 13:27:53.482 INFO blam! at libstd/thread/mod.rs:408 Oct 10 13:27:53.482 INFO blam! at liballoc/boxed.rs:672 Oct 10 13:27:53.482 INFO blam! 16: 0x55ff3c410cfa - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 13:27:53.482 INFO blam! at liballoc/boxed.rs:682 Oct 10 13:27:53.482 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 13:27:53.482 INFO blam! 17: 0x55ff3c4037b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 13:27:53.482 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 13:27:53.482 INFO blam! 18: 0x7f5ad37a46b9 - start_thread Oct 10 13:27:53.482 INFO blam! 19: 0x7f5ad32c441c - clone Oct 10 13:27:53.482 INFO blam! 20: 0x0 - Oct 10 13:27:53.482 INFO blam! Oct 10 13:27:53.483 INFO blam! Oct 10 13:27:53.483 INFO blam! failures: Oct 10 13:27:53.483 INFO blam! test_help Oct 10 13:27:53.483 INFO blam! Oct 10 13:27:53.483 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:27:53.483 INFO blam! Oct 10 13:27:53.488 INFO kablam! su: No module specific data is present Oct 10 13:27:54.142 INFO running `"docker" "rm" "-f" "4e39b559c232a45e7e1880bbfedbf4e33881c16bd45f3c1bc80fbd88dc336675"` Oct 10 13:27:54.412 INFO blam! 4e39b559c232a45e7e1880bbfedbf4e33881c16bd45f3c1bc80fbd88dc336675