Dec 05 08:24:57.152 INFO testing schnupperboy/quizduell against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 08:24:57.152 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 05 08:24:57.706 INFO [stdout] 5a26842b57ea55fec8f16ed13e776c639a727443694f6d76c104976ce98c9dd1 Dec 05 08:24:57.708 INFO running `"docker" "start" "-a" "5a26842b57ea55fec8f16ed13e776c639a727443694f6d76c104976ce98c9dd1"` Dec 05 08:24:59.436 INFO [stderr] usermod: no changes Dec 05 08:24:59.824 INFO [stderr] Compiling regex v1.0.1 Dec 05 08:24:59.824 INFO [stderr] Compiling pq-sys v0.4.5 Dec 05 08:24:59.828 INFO [stderr] Compiling regex-syntax v0.6.1 Dec 05 08:24:59.828 INFO [stderr] Compiling mio v0.6.15 Dec 05 08:24:59.832 INFO [stderr] Compiling tokio-io v0.1.7 Dec 05 08:24:59.832 INFO [stderr] Compiling tokio-threadpool v0.1.5 Dec 05 08:24:59.832 INFO [stderr] Compiling backtrace v0.3.9 Dec 05 08:25:05.840 INFO [stderr] Compiling failure v0.1.1 Dec 05 08:25:07.412 INFO [stderr] Compiling diesel v1.3.2 Dec 05 08:25:08.408 INFO [stderr] Compiling tokio-codec v0.1.0 Dec 05 08:25:08.408 INFO [stderr] Compiling h2 v0.1.10 Dec 05 08:25:13.622 INFO [stderr] Compiling tokio-fs v0.1.2 Dec 05 08:25:14.104 INFO [stderr] Compiling tokio-reactor v0.1.2 Dec 05 08:25:20.640 INFO [stderr] Compiling tokio-tcp v0.1.0 Dec 05 08:25:20.640 INFO [stderr] Compiling tokio-udp v0.1.1 Dec 05 08:25:24.144 INFO [stderr] Compiling tokio v0.1.7 Dec 05 08:25:40.015 INFO [stderr] Compiling hyper v0.12.6 Dec 05 08:25:51.636 INFO [stderr] Compiling dotenv v0.13.0 Dec 05 08:26:26.754 INFO [stderr] Compiling quizduell v0.1.0 (/source) Dec 05 08:26:27.521 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 08:26:27.521 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 08:26:27.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 08:26:27.521 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:27.521 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:27.521 INFO [stderr] Dec 05 08:26:27.521 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 08:26:27.521 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 08:26:27.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:27.521 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:27.521 INFO [stderr] Dec 05 08:26:27.521 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 08:26:27.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:27.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:27.521 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:27.521 INFO [stderr] Dec 05 08:26:27.521 INFO [stderr] warning: cannot find type `question_text` in this scope Dec 05 08:26:27.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:27.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:27.521 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:27.521 INFO [stderr] Dec 05 08:26:27.521 INFO [stderr] warning: cannot find type `option_a` in this scope Dec 05 08:26:27.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:27.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:27.521 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:27.521 INFO [stderr] Dec 05 08:26:27.521 INFO [stderr] warning: cannot find type `option_b` in this scope Dec 05 08:26:27.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:27.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:27.521 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:27.521 INFO [stderr] Dec 05 08:26:27.521 INFO [stderr] warning: cannot find type `option_c` in this scope Dec 05 08:26:27.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:27.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:27.521 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:27.521 INFO [stderr] Dec 05 08:26:27.521 INFO [stderr] warning: cannot find type `option_d` in this scope Dec 05 08:26:27.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:27.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:27.521 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:27.521 INFO [stderr] Dec 05 08:26:27.521 INFO [stderr] warning: cannot find type `Question` in this scope Dec 05 08:26:27.521 INFO [stderr] --> src/models.rs:3:10 Dec 05 08:26:27.521 INFO [stderr] | Dec 05 08:26:27.521 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 05 08:26:27.522 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:27.522 INFO [stderr] | Dec 05 08:26:27.522 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:27.522 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:27.522 INFO [stderr] Dec 05 08:26:27.522 INFO [stderr] warning: cannot find type `questions` in this scope Dec 05 08:26:27.522 INFO [stderr] --> src/models.rs:13:10 Dec 05 08:26:27.522 INFO [stderr] | Dec 05 08:26:27.522 INFO [stderr] 13 | #[derive(Insertable)] Dec 05 08:26:27.522 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:27.522 INFO [stderr] | Dec 05 08:26:27.522 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:27.522 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:27.522 INFO [stderr] Dec 05 08:26:27.522 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Dec 05 08:26:27.522 INFO [stderr] --> src/models.rs:13:10 Dec 05 08:26:27.522 INFO [stderr] | Dec 05 08:26:27.522 INFO [stderr] 13 | #[derive(Insertable)] Dec 05 08:26:27.522 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:27.522 INFO [stderr] | Dec 05 08:26:27.522 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:27.522 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:27.522 INFO [stderr] Dec 05 08:26:37.998 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Dec 05 08:26:38.010 INFO [stderr] su: No module specific data is present Dec 05 08:26:38.630 INFO running `"docker" "inspect" "5a26842b57ea55fec8f16ed13e776c639a727443694f6d76c104976ce98c9dd1"` Dec 05 08:26:38.926 INFO running `"docker" "rm" "-f" "5a26842b57ea55fec8f16ed13e776c639a727443694f6d76c104976ce98c9dd1"` Dec 05 08:26:39.160 INFO [stdout] 5a26842b57ea55fec8f16ed13e776c639a727443694f6d76c104976ce98c9dd1 Dec 05 08:26:39.166 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 05 08:26:39.675 INFO [stdout] 7465612c8cf7f543db3946c6a85c2fba0e7a5c147b65dd3bc8e704a40f267569 Dec 05 08:26:39.678 INFO running `"docker" "start" "-a" "7465612c8cf7f543db3946c6a85c2fba0e7a5c147b65dd3bc8e704a40f267569"` Dec 05 08:26:40.687 INFO [stderr] usermod: no changes Dec 05 08:26:40.928 INFO [stderr] Compiling quizduell v0.1.0 (/source) Dec 05 08:26:41.832 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 08:26:41.832 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 08:26:41.832 INFO [stderr] | Dec 05 08:26:41.832 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 08:26:41.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:41.832 INFO [stderr] | Dec 05 08:26:41.832 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 08:26:41.832 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:41.832 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:41.832 INFO [stderr] Dec 05 08:26:41.832 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 08:26:41.832 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 08:26:41.832 INFO [stderr] | Dec 05 08:26:41.832 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 08:26:41.833 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:41.833 INFO [stderr] | Dec 05 08:26:41.833 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:41.836 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:41.836 INFO [stderr] Dec 05 08:26:41.836 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 08:26:41.836 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:41.836 INFO [stderr] | Dec 05 08:26:41.836 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:41.836 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:41.836 INFO [stderr] | Dec 05 08:26:41.836 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:41.836 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:41.836 INFO [stderr] Dec 05 08:26:41.836 INFO [stderr] warning: cannot find type `question_text` in this scope Dec 05 08:26:41.836 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:41.838 INFO [stderr] | Dec 05 08:26:41.838 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:41.838 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:41.838 INFO [stderr] | Dec 05 08:26:41.838 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:41.838 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:41.838 INFO [stderr] Dec 05 08:26:41.838 INFO [stderr] warning: cannot find type `option_a` in this scope Dec 05 08:26:41.838 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:41.838 INFO [stderr] | Dec 05 08:26:41.838 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:41.838 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:41.838 INFO [stderr] | Dec 05 08:26:41.844 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:41.844 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:41.844 INFO [stderr] Dec 05 08:26:41.844 INFO [stderr] warning: cannot find type `option_b` in this scope Dec 05 08:26:41.844 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:41.844 INFO [stderr] | Dec 05 08:26:41.844 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:41.844 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:41.844 INFO [stderr] | Dec 05 08:26:41.844 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:41.844 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:41.844 INFO [stderr] Dec 05 08:26:41.844 INFO [stderr] warning: cannot find type `option_c` in this scope Dec 05 08:26:41.844 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:41.844 INFO [stderr] | Dec 05 08:26:41.844 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:41.844 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:41.844 INFO [stderr] | Dec 05 08:26:41.844 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:41.844 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:41.844 INFO [stderr] Dec 05 08:26:41.844 INFO [stderr] warning: cannot find type `option_d` in this scope Dec 05 08:26:41.844 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:41.844 INFO [stderr] | Dec 05 08:26:41.844 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:41.844 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:41.844 INFO [stderr] | Dec 05 08:26:41.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:41.848 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:41.848 INFO [stderr] Dec 05 08:26:41.848 INFO [stderr] warning: cannot find type `Question` in this scope Dec 05 08:26:41.848 INFO [stderr] --> src/models.rs:3:10 Dec 05 08:26:41.848 INFO [stderr] | Dec 05 08:26:41.848 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 05 08:26:41.848 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:41.848 INFO [stderr] | Dec 05 08:26:41.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:41.848 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:41.848 INFO [stderr] Dec 05 08:26:41.848 INFO [stderr] warning: cannot find type `questions` in this scope Dec 05 08:26:41.848 INFO [stderr] --> src/models.rs:13:10 Dec 05 08:26:41.848 INFO [stderr] | Dec 05 08:26:41.848 INFO [stderr] 13 | #[derive(Insertable)] Dec 05 08:26:41.852 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:41.852 INFO [stderr] | Dec 05 08:26:41.852 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:41.852 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:41.852 INFO [stderr] Dec 05 08:26:41.852 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Dec 05 08:26:41.852 INFO [stderr] --> src/models.rs:13:10 Dec 05 08:26:41.852 INFO [stderr] | Dec 05 08:26:41.852 INFO [stderr] 13 | #[derive(Insertable)] Dec 05 08:26:41.852 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:41.852 INFO [stderr] | Dec 05 08:26:41.852 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 08:26:41.852 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:41.852 INFO [stderr] Dec 05 08:26:43.628 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.92s Dec 05 08:26:43.648 INFO [stderr] su: No module specific data is present Dec 05 08:26:44.501 INFO running `"docker" "inspect" "7465612c8cf7f543db3946c6a85c2fba0e7a5c147b65dd3bc8e704a40f267569"` Dec 05 08:26:44.802 INFO running `"docker" "rm" "-f" "7465612c8cf7f543db3946c6a85c2fba0e7a5c147b65dd3bc8e704a40f267569"` Dec 05 08:26:45.132 INFO [stdout] 7465612c8cf7f543db3946c6a85c2fba0e7a5c147b65dd3bc8e704a40f267569 Dec 05 08:26:45.134 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 05 08:26:45.702 INFO [stdout] 879c3725425aae4de9d9f1e2c7b4a71e626d2a3cd851aa957595dd8b933a3de7 Dec 05 08:26:45.708 INFO running `"docker" "start" "-a" "879c3725425aae4de9d9f1e2c7b4a71e626d2a3cd851aa957595dd8b933a3de7"` Dec 05 08:26:46.754 INFO [stderr] usermod: no changes Dec 05 08:26:46.921 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s Dec 05 08:26:46.938 INFO [stderr] Running /target/debug/deps/quizduell-45cb236edcade5fe Dec 05 08:26:46.942 INFO [stdout] Dec 05 08:26:46.942 INFO [stdout] running 0 tests Dec 05 08:26:46.942 INFO [stdout] Dec 05 08:26:46.942 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 08:26:46.942 INFO [stdout] Dec 05 08:26:46.942 INFO [stderr] Running /target/debug/deps/quizduell-a30f159f9e99c571 Dec 05 08:26:46.950 INFO [stdout] Dec 05 08:26:46.950 INFO [stdout] running 0 tests Dec 05 08:26:46.950 INFO [stdout] Dec 05 08:26:46.950 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 08:26:46.950 INFO [stdout] Dec 05 08:26:46.950 INFO [stderr] Running /target/debug/deps/write_question-f1ad67d5ca7477f5 Dec 05 08:26:46.953 INFO [stdout] Dec 05 08:26:46.953 INFO [stdout] running 0 tests Dec 05 08:26:46.953 INFO [stdout] Dec 05 08:26:46.953 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 08:26:46.953 INFO [stdout] Dec 05 08:26:46.953 INFO [stderr] Doc-tests quizduell Dec 05 08:26:47.928 INFO [stdout] Dec 05 08:26:47.928 INFO [stdout] running 0 tests Dec 05 08:26:47.928 INFO [stdout] Dec 05 08:26:47.928 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 08:26:47.928 INFO [stdout] Dec 05 08:26:47.939 INFO [stderr] su: No module specific data is present Dec 05 08:26:48.442 INFO running `"docker" "inspect" "879c3725425aae4de9d9f1e2c7b4a71e626d2a3cd851aa957595dd8b933a3de7"` Dec 05 08:26:48.710 INFO running `"docker" "rm" "-f" "879c3725425aae4de9d9f1e2c7b4a71e626d2a3cd851aa957595dd8b933a3de7"` Dec 05 08:26:48.948 INFO [stdout] 879c3725425aae4de9d9f1e2c7b4a71e626d2a3cd851aa957595dd8b933a3de7