Oct 14 16:15:40.166 INFO testing jose-ramirez/microservice-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 16:15:40.166 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 16:15:40.423 INFO blam! 62de817d0a57fbca8d20e6877a915694e88029bb5df828354c4294c60ad9cb59 Oct 14 16:15:40.424 INFO running `"docker" "start" "-a" "62de817d0a57fbca8d20e6877a915694e88029bb5df828354c4294c60ad9cb59"` Oct 14 16:15:40.839 INFO kablam! usermod: no changes Oct 14 16:15:41.043 INFO kablam! Compiling cc v1.0.24 Oct 14 16:15:41.050 INFO kablam! Compiling memchr v2.0.2 Oct 14 16:15:41.050 INFO kablam! Compiling atty v0.2.8 Oct 14 16:15:41.050 INFO kablam! Compiling thread_local v0.3.6 Oct 14 16:15:41.051 INFO kablam! Compiling proc-macro2 v0.3.7 Oct 14 16:15:41.051 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 14 16:15:41.051 INFO kablam! Compiling serde_json v1.0.13 Oct 14 16:15:41.051 INFO kablam! Compiling bytes v0.4.6 Oct 14 16:15:41.520 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 14 16:15:42.323 INFO kablam! Compiling aho-corasick v0.6.8 Oct 14 16:15:42.391 INFO kablam! Compiling syn v0.12.15 Oct 14 16:15:45.923 INFO kablam! Compiling tokio-threadpool v0.1.2 Oct 14 16:15:45.943 INFO kablam! Compiling syn v0.14.9 Oct 14 16:15:46.168 INFO kablam! Compiling tokio-io v0.1.6 Oct 14 16:15:46.237 INFO kablam! Compiling regex v1.0.5 Oct 14 16:15:53.098 INFO kablam! Compiling regex v0.2.10 Oct 14 16:15:53.339 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 14 16:15:53.983 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 14 16:15:54.363 INFO kablam! Compiling quote v0.5.2 Oct 14 16:15:58.783 INFO kablam! Compiling syn v0.13.1 Oct 14 16:16:00.427 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 14 16:16:00.428 INFO kablam! Compiling tokio-udp v0.1.0 Oct 14 16:16:04.870 INFO kablam! Compiling backtrace v0.3.9 Oct 14 16:16:27.215 INFO kablam! Compiling tokio v0.1.5 Oct 14 16:16:27.239 INFO kablam! Compiling diesel_derives v1.2.0 Oct 14 16:16:27.907 INFO kablam! Compiling env_logger v0.5.6 Oct 14 16:16:27.923 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 14 16:16:30.571 INFO kablam! Compiling synstructure v0.9.0 Oct 14 16:16:32.025 INFO kablam! Compiling tokio-core v0.1.16 Oct 14 16:16:34.975 INFO kablam! Compiling serde_derive v1.0.43 Oct 14 16:16:40.211 INFO kablam! Compiling failure_derive v0.1.2 Oct 14 16:16:41.648 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 16:16:45.151 INFO kablam! Compiling diesel v1.2.2 Oct 14 16:16:49.263 INFO kablam! Compiling failure v0.1.2 Oct 14 16:16:50.089 INFO kablam! Compiling dotenv v0.13.0 Oct 14 16:16:51.576 INFO kablam! Compiling hyper v0.11.25 Oct 14 16:17:29.898 INFO kablam! Compiling microservice-rs v0.1.0 (/source) Oct 14 16:17:30.860 INFO kablam! warning: cannot find type `Message` in this scope Oct 14 16:17:30.860 INFO kablam! --> src/models.rs:3:10 Oct 14 16:17:30.860 INFO kablam! | Oct 14 16:17:30.860 INFO kablam! 3 | #[derive(Queryable, Serialize, Debug)] Oct 14 16:17:30.860 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:30.861 INFO kablam! | Oct 14 16:17:30.861 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 14 16:17:30.861 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 14 16:17:30.861 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:30.861 INFO kablam! Oct 14 16:17:30.861 INFO kablam! warning: cannot find type `messages` in this scope Oct 14 16:17:30.862 INFO kablam! --> src/models.rs:11:10 Oct 14 16:17:30.862 INFO kablam! | Oct 14 16:17:30.862 INFO kablam! 11 | #[derive(Insertable, Debug)] Oct 14 16:17:30.862 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:30.862 INFO kablam! | Oct 14 16:17:30.862 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 14 16:17:30.863 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:30.863 INFO kablam! Oct 14 16:17:30.863 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 14 16:17:30.863 INFO kablam! --> src/models.rs:11:10 Oct 14 16:17:30.863 INFO kablam! | Oct 14 16:17:30.863 INFO kablam! 11 | #[derive(Insertable, Debug)] Oct 14 16:17:30.864 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:30.864 INFO kablam! | Oct 14 16:17:30.864 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 14 16:17:30.864 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:30.864 INFO kablam! Oct 14 16:17:30.865 INFO kablam! warning: cannot find type `table` in this scope Oct 14 16:17:30.865 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 16:17:30.865 INFO kablam! | Oct 14 16:17:30.865 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 16:17:30.865 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:30.865 INFO kablam! | Oct 14 16:17:30.866 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 14 16:17:30.866 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:30.866 INFO kablam! Oct 14 16:17:30.866 INFO kablam! warning: cannot find type `id` in this scope Oct 14 16:17:30.866 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 16:17:30.867 INFO kablam! | Oct 14 16:17:30.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 16:17:30.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:30.867 INFO kablam! | Oct 14 16:17:30.867 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 14 16:17:30.867 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:30.868 INFO kablam! Oct 14 16:17:30.868 INFO kablam! warning: cannot find type `username` in this scope Oct 14 16:17:30.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 16:17:30.868 INFO kablam! | Oct 14 16:17:30.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 16:17:30.869 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:30.869 INFO kablam! | Oct 14 16:17:30.869 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 14 16:17:30.869 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:30.870 INFO kablam! Oct 14 16:17:30.870 INFO kablam! warning: cannot find type `message` in this scope Oct 14 16:17:30.870 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 16:17:30.870 INFO kablam! | Oct 14 16:17:30.871 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 16:17:30.871 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:30.871 INFO kablam! | Oct 14 16:17:30.872 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 14 16:17:30.872 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:30.872 INFO kablam! Oct 14 16:17:30.873 INFO kablam! warning: cannot find type `_timestamp` in this scope Oct 14 16:17:30.873 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 16:17:30.873 INFO kablam! | Oct 14 16:17:30.874 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 16:17:30.874 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:30.874 INFO kablam! | Oct 14 16:17:30.874 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 14 16:17:30.875 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:30.875 INFO kablam! Oct 14 16:17:31.094 INFO kablam! warning: unused variable: `time_range` Oct 14 16:17:31.094 INFO kablam! --> src/db_utils.rs:24:17 Oct 14 16:17:31.094 INFO kablam! | Oct 14 16:17:31.094 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Oct 14 16:17:31.094 INFO kablam! | ^^^^^^^^^^ help: consider using `_time_range` instead Oct 14 16:17:31.094 INFO kablam! | Oct 14 16:17:31.094 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:17:31.094 INFO kablam! Oct 14 16:17:31.094 INFO kablam! warning: unused variable: `db_connection` Oct 14 16:17:31.094 INFO kablam! --> src/db_utils.rs:24:40 Oct 14 16:17:31.094 INFO kablam! | Oct 14 16:17:31.094 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Oct 14 16:17:31.094 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_db_connection` instead Oct 14 16:17:31.094 INFO kablam! Oct 14 16:17:31.094 INFO kablam! warning: unused variable: `result` Oct 14 16:17:31.094 INFO kablam! --> src/db_utils.rs:43:9 Oct 14 16:17:31.094 INFO kablam! | Oct 14 16:17:31.094 INFO kablam! 43 | let result = insert_into(messages::table) Oct 14 16:17:31.094 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 14 16:17:31.094 INFO kablam! Oct 14 16:17:37.259 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 56s Oct 14 16:17:37.279 INFO kablam! su: No module specific data is present Oct 14 16:17:38.452 INFO running `"docker" "rm" "-f" "62de817d0a57fbca8d20e6877a915694e88029bb5df828354c4294c60ad9cb59"` Oct 14 16:17:38.871 INFO blam! 62de817d0a57fbca8d20e6877a915694e88029bb5df828354c4294c60ad9cb59 Oct 14 16:17:38.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 16:17:39.373 INFO blam! c0b20511e0190d87d6bcf15738c597a2b51bcea4fb2d10a7b97a14b06cbc64d0 Oct 14 16:17:39.375 INFO running `"docker" "start" "-a" "c0b20511e0190d87d6bcf15738c597a2b51bcea4fb2d10a7b97a14b06cbc64d0"` Oct 14 16:17:40.975 INFO kablam! usermod: no changes Oct 14 16:17:41.186 INFO kablam! Compiling microservice-rs v0.1.0 (/source) Oct 14 16:17:42.515 INFO kablam! warning: cannot find type `Message` in this scope Oct 14 16:17:42.515 INFO kablam! --> src/models.rs:3:10 Oct 14 16:17:42.515 INFO kablam! | Oct 14 16:17:42.515 INFO kablam! 3 | #[derive(Queryable, Serialize, Debug)] Oct 14 16:17:42.515 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:42.515 INFO kablam! | Oct 14 16:17:42.515 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 14 16:17:42.515 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 14 16:17:42.515 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:42.515 INFO kablam! Oct 14 16:17:42.515 INFO kablam! warning: cannot find type `messages` in this scope Oct 14 16:17:42.515 INFO kablam! --> src/models.rs:11:10 Oct 14 16:17:42.515 INFO kablam! | Oct 14 16:17:42.515 INFO kablam! 11 | #[derive(Insertable, Debug)] Oct 14 16:17:42.515 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:42.515 INFO kablam! | Oct 14 16:17:42.515 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 14 16:17:42.515 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:42.515 INFO kablam! Oct 14 16:17:42.515 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 14 16:17:42.515 INFO kablam! --> src/models.rs:11:10 Oct 14 16:17:42.515 INFO kablam! | Oct 14 16:17:42.515 INFO kablam! 11 | #[derive(Insertable, Debug)] Oct 14 16:17:42.515 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:42.515 INFO kablam! | Oct 14 16:17:42.515 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 14 16:17:42.516 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:42.516 INFO kablam! Oct 14 16:17:42.516 INFO kablam! warning: cannot find type `table` in this scope Oct 14 16:17:42.516 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 16:17:42.516 INFO kablam! | Oct 14 16:17:42.516 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 16:17:42.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:42.516 INFO kablam! | Oct 14 16:17:42.516 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 14 16:17:42.516 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:42.516 INFO kablam! Oct 14 16:17:42.516 INFO kablam! warning: cannot find type `id` in this scope Oct 14 16:17:42.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 16:17:42.516 INFO kablam! | Oct 14 16:17:42.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 16:17:42.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:42.516 INFO kablam! | Oct 14 16:17:42.516 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 14 16:17:42.516 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:42.516 INFO kablam! Oct 14 16:17:42.516 INFO kablam! warning: cannot find type `username` in this scope Oct 14 16:17:42.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 16:17:42.516 INFO kablam! | Oct 14 16:17:42.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 16:17:42.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:42.516 INFO kablam! | Oct 14 16:17:42.516 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 14 16:17:42.516 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:42.516 INFO kablam! Oct 14 16:17:42.516 INFO kablam! warning: cannot find type `message` in this scope Oct 14 16:17:42.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 16:17:42.516 INFO kablam! | Oct 14 16:17:42.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 16:17:42.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:42.516 INFO kablam! | Oct 14 16:17:42.516 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 14 16:17:42.516 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:42.516 INFO kablam! Oct 14 16:17:42.516 INFO kablam! warning: cannot find type `_timestamp` in this scope Oct 14 16:17:42.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 16:17:42.516 INFO kablam! | Oct 14 16:17:42.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 16:17:42.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 16:17:42.516 INFO kablam! | Oct 14 16:17:42.516 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 14 16:17:42.516 INFO kablam! = note: for more information, see issue #50504 Oct 14 16:17:42.516 INFO kablam! Oct 14 16:17:42.868 INFO kablam! warning: unused variable: `time_range` Oct 14 16:17:42.868 INFO kablam! --> src/db_utils.rs:24:17 Oct 14 16:17:42.868 INFO kablam! | Oct 14 16:17:42.868 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Oct 14 16:17:42.868 INFO kablam! | ^^^^^^^^^^ help: consider using `_time_range` instead Oct 14 16:17:42.868 INFO kablam! | Oct 14 16:17:42.868 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:17:42.868 INFO kablam! Oct 14 16:17:42.868 INFO kablam! warning: unused variable: `db_connection` Oct 14 16:17:42.868 INFO kablam! --> src/db_utils.rs:24:40 Oct 14 16:17:42.868 INFO kablam! | Oct 14 16:17:42.868 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Oct 14 16:17:42.868 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_db_connection` instead Oct 14 16:17:42.868 INFO kablam! Oct 14 16:17:42.868 INFO kablam! warning: unused variable: `result` Oct 14 16:17:42.868 INFO kablam! --> src/db_utils.rs:43:9 Oct 14 16:17:42.868 INFO kablam! | Oct 14 16:17:42.868 INFO kablam! 43 | let result = insert_into(messages::table) Oct 14 16:17:42.868 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 14 16:17:42.868 INFO kablam! Oct 14 16:17:43.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.65s Oct 14 16:17:43.670 INFO kablam! su: No module specific data is present Oct 14 16:17:44.899 INFO running `"docker" "rm" "-f" "c0b20511e0190d87d6bcf15738c597a2b51bcea4fb2d10a7b97a14b06cbc64d0"` Oct 14 16:17:45.153 INFO blam! c0b20511e0190d87d6bcf15738c597a2b51bcea4fb2d10a7b97a14b06cbc64d0 Oct 14 16:17:45.162 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 16:17:45.631 INFO blam! a94ebfd540fc95f971db4edacd4185567716fdc98a8a815ede06546657729aaf Oct 14 16:17:45.637 INFO running `"docker" "start" "-a" "a94ebfd540fc95f971db4edacd4185567716fdc98a8a815ede06546657729aaf"` Oct 14 16:17:46.551 INFO kablam! usermod: no changes Oct 14 16:17:46.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 14 16:17:46.815 INFO kablam! Running /target/debug/deps/microservice_rs-9f28a5f120595b24 Oct 14 16:17:46.831 INFO kablam! su: No module specific data is present Oct 14 16:17:46.831 INFO blam! Oct 14 16:17:46.832 INFO blam! running 0 tests Oct 14 16:17:46.832 INFO blam! Oct 14 16:17:46.832 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:17:46.832 INFO blam! Oct 14 16:17:47.509 INFO running `"docker" "rm" "-f" "a94ebfd540fc95f971db4edacd4185567716fdc98a8a815ede06546657729aaf"` Oct 14 16:17:47.715 INFO blam! a94ebfd540fc95f971db4edacd4185567716fdc98a8a815ede06546657729aaf