Dec 05 08:24:49.677 INFO testing schnupperboy/quizduell against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 08:24:49.677 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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:50.204 INFO [stdout] 88c3a2fe10e57d1e02f0037d9b25c585a1a399f8ffad1cec80dc59ebe8034283 Dec 05 08:24:50.206 INFO running `"docker" "start" "-a" "88c3a2fe10e57d1e02f0037d9b25c585a1a399f8ffad1cec80dc59ebe8034283"` Dec 05 08:24:51.963 INFO [stderr] usermod: no changes Dec 05 08:24:52.228 INFO [stderr] Compiling tokio-io v0.1.7 Dec 05 08:24:52.228 INFO [stderr] Compiling tokio-threadpool v0.1.5 Dec 05 08:24:52.228 INFO [stderr] Compiling failure v0.1.1 Dec 05 08:24:52.228 INFO [stderr] Compiling diesel v1.3.2 Dec 05 08:24:52.824 INFO [stderr] Compiling dotenv v0.13.0 Dec 05 08:24:57.676 INFO [stderr] Compiling tokio-reactor v0.1.2 Dec 05 08:24:57.676 INFO [stderr] Compiling tokio-codec v0.1.0 Dec 05 08:24:57.676 INFO [stderr] Compiling h2 v0.1.10 Dec 05 08:25:01.428 INFO [stderr] Compiling tokio-fs v0.1.2 Dec 05 08:25:03.557 INFO [stderr] Compiling tokio-udp v0.1.1 Dec 05 08:25:03.559 INFO [stderr] Compiling tokio-tcp v0.1.0 Dec 05 08:25:07.102 INFO [stderr] Compiling tokio v0.1.7 Dec 05 08:25:19.512 INFO [stderr] Compiling hyper v0.12.6 Dec 05 08:26:00.128 INFO [stderr] Compiling quizduell v0.1.0 (/source) Dec 05 08:26:01.156 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 08:26:01.156 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 08:26:01.156 INFO [stderr] | Dec 05 08:26:01.156 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 08:26:01.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:01.156 INFO [stderr] | Dec 05 08:26:01.156 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 08:26:01.156 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:01.156 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:01.156 INFO [stderr] Dec 05 08:26:01.156 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 08:26:01.156 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 08:26:01.156 INFO [stderr] | Dec 05 08:26:01.156 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 08:26:01.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:01.156 INFO [stderr] | Dec 05 08:26:01.156 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:01.156 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:01.156 INFO [stderr] Dec 05 08:26:01.156 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 08:26:01.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:01.156 INFO [stderr] | Dec 05 08:26:01.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:01.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:01.156 INFO [stderr] | Dec 05 08:26:01.156 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:01.156 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:01.156 INFO [stderr] Dec 05 08:26:01.156 INFO [stderr] warning: cannot find type `question_text` in this scope Dec 05 08:26:01.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:01.156 INFO [stderr] | Dec 05 08:26:01.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:01.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:01.156 INFO [stderr] | Dec 05 08:26:01.156 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:01.156 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:01.156 INFO [stderr] Dec 05 08:26:01.157 INFO [stderr] warning: cannot find type `option_a` in this scope Dec 05 08:26:01.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:01.157 INFO [stderr] | Dec 05 08:26:01.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:01.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:01.157 INFO [stderr] | Dec 05 08:26:01.157 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:01.157 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:01.157 INFO [stderr] Dec 05 08:26:01.157 INFO [stderr] warning: cannot find type `option_b` in this scope Dec 05 08:26:01.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:01.157 INFO [stderr] | Dec 05 08:26:01.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:01.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:01.157 INFO [stderr] | Dec 05 08:26:01.157 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:01.157 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:01.157 INFO [stderr] Dec 05 08:26:01.157 INFO [stderr] warning: cannot find type `option_c` in this scope Dec 05 08:26:01.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:01.157 INFO [stderr] | Dec 05 08:26:01.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:01.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:01.157 INFO [stderr] | Dec 05 08:26:01.157 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:01.157 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:01.157 INFO [stderr] Dec 05 08:26:01.157 INFO [stderr] warning: cannot find type `option_d` in this scope Dec 05 08:26:01.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:01.157 INFO [stderr] | Dec 05 08:26:01.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:01.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:01.157 INFO [stderr] | Dec 05 08:26:01.157 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:01.157 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:01.157 INFO [stderr] Dec 05 08:26:01.157 INFO [stderr] warning: cannot find type `Question` in this scope Dec 05 08:26:01.157 INFO [stderr] --> src/models.rs:3:10 Dec 05 08:26:01.157 INFO [stderr] | Dec 05 08:26:01.157 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 05 08:26:01.157 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:01.157 INFO [stderr] | Dec 05 08:26:01.157 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:01.157 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:01.157 INFO [stderr] Dec 05 08:26:01.157 INFO [stderr] warning: cannot find type `questions` in this scope Dec 05 08:26:01.157 INFO [stderr] --> src/models.rs:13:10 Dec 05 08:26:01.157 INFO [stderr] | Dec 05 08:26:01.157 INFO [stderr] 13 | #[derive(Insertable)] Dec 05 08:26:01.157 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:01.157 INFO [stderr] | Dec 05 08:26:01.157 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:01.157 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:01.157 INFO [stderr] Dec 05 08:26:01.157 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Dec 05 08:26:01.157 INFO [stderr] --> src/models.rs:13:10 Dec 05 08:26:01.157 INFO [stderr] | Dec 05 08:26:01.157 INFO [stderr] 13 | #[derive(Insertable)] Dec 05 08:26:01.157 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:01.157 INFO [stderr] | Dec 05 08:26:01.157 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:01.157 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:01.157 INFO [stderr] Dec 05 08:26:12.546 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Dec 05 08:26:12.557 INFO [stderr] su: No module specific data is present Dec 05 08:26:14.396 INFO running `"docker" "inspect" "88c3a2fe10e57d1e02f0037d9b25c585a1a399f8ffad1cec80dc59ebe8034283"` Dec 05 08:26:14.760 INFO running `"docker" "rm" "-f" "88c3a2fe10e57d1e02f0037d9b25c585a1a399f8ffad1cec80dc59ebe8034283"` Dec 05 08:26:15.084 INFO [stdout] 88c3a2fe10e57d1e02f0037d9b25c585a1a399f8ffad1cec80dc59ebe8034283 Dec 05 08:26:15.090 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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:15.554 INFO [stdout] dfc9cfd0e1516209ec3aa298c98835bbd86074e04def7227a057b76e257eab06 Dec 05 08:26:15.556 INFO running `"docker" "start" "-a" "dfc9cfd0e1516209ec3aa298c98835bbd86074e04def7227a057b76e257eab06"` Dec 05 08:26:18.175 INFO [stderr] usermod: no changes Dec 05 08:26:18.453 INFO [stderr] Compiling quizduell v0.1.0 (/source) Dec 05 08:26:20.016 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 08:26:20.016 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 08:26:20.016 INFO [stderr] | Dec 05 08:26:20.016 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 08:26:20.016 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:20.016 INFO [stderr] | Dec 05 08:26:20.016 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 08:26:20.016 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:20.016 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:20.016 INFO [stderr] Dec 05 08:26:20.016 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 08:26:20.016 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 08:26:20.016 INFO [stderr] | Dec 05 08:26:20.016 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 08:26:20.016 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:20.016 INFO [stderr] | Dec 05 08:26:20.016 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:20.016 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:20.016 INFO [stderr] Dec 05 08:26:20.016 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 08:26:20.016 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:20.016 INFO [stderr] | Dec 05 08:26:20.016 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:20.016 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:20.016 INFO [stderr] | Dec 05 08:26:20.016 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:20.016 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:20.016 INFO [stderr] Dec 05 08:26:20.016 INFO [stderr] warning: cannot find type `question_text` in this scope Dec 05 08:26:20.016 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:20.016 INFO [stderr] | Dec 05 08:26:20.016 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:20.016 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:20.016 INFO [stderr] | Dec 05 08:26:20.016 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:20.016 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:20.016 INFO [stderr] Dec 05 08:26:20.016 INFO [stderr] warning: cannot find type `option_a` in this scope Dec 05 08:26:20.016 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:20.016 INFO [stderr] | Dec 05 08:26:20.016 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:20.016 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:20.017 INFO [stderr] | Dec 05 08:26:20.017 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:20.017 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:20.017 INFO [stderr] Dec 05 08:26:20.017 INFO [stderr] warning: cannot find type `option_b` in this scope Dec 05 08:26:20.017 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:20.017 INFO [stderr] | Dec 05 08:26:20.017 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:20.017 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:20.017 INFO [stderr] | Dec 05 08:26:20.017 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:20.017 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:20.017 INFO [stderr] Dec 05 08:26:20.017 INFO [stderr] warning: cannot find type `option_c` in this scope Dec 05 08:26:20.017 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:20.017 INFO [stderr] | Dec 05 08:26:20.017 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:20.017 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:20.017 INFO [stderr] | Dec 05 08:26:20.017 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:20.017 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:20.017 INFO [stderr] Dec 05 08:26:20.017 INFO [stderr] warning: cannot find type `option_d` in this scope Dec 05 08:26:20.017 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 08:26:20.017 INFO [stderr] | Dec 05 08:26:20.017 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 08:26:20.017 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:20.017 INFO [stderr] | Dec 05 08:26:20.017 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:20.017 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:20.017 INFO [stderr] Dec 05 08:26:20.017 INFO [stderr] warning: cannot find type `Question` in this scope Dec 05 08:26:20.017 INFO [stderr] --> src/models.rs:3:10 Dec 05 08:26:20.017 INFO [stderr] | Dec 05 08:26:20.017 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 05 08:26:20.017 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:20.017 INFO [stderr] | Dec 05 08:26:20.017 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:20.017 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:20.017 INFO [stderr] Dec 05 08:26:20.017 INFO [stderr] warning: cannot find type `questions` in this scope Dec 05 08:26:20.017 INFO [stderr] --> src/models.rs:13:10 Dec 05 08:26:20.017 INFO [stderr] | Dec 05 08:26:20.017 INFO [stderr] 13 | #[derive(Insertable)] Dec 05 08:26:20.017 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:20.017 INFO [stderr] | Dec 05 08:26:20.017 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:20.017 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:20.017 INFO [stderr] Dec 05 08:26:20.017 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Dec 05 08:26:20.017 INFO [stderr] --> src/models.rs:13:10 Dec 05 08:26:20.017 INFO [stderr] | Dec 05 08:26:20.017 INFO [stderr] 13 | #[derive(Insertable)] Dec 05 08:26:20.017 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 08:26:20.017 INFO [stderr] | Dec 05 08:26:20.017 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:20.017 INFO [stderr] = note: for more information, see issue #50504 Dec 05 08:26:20.017 INFO [stderr] Dec 05 08:26:22.677 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.47s Dec 05 08:26:22.705 INFO [stderr] su: No module specific data is present Dec 05 08:26:23.865 INFO running `"docker" "inspect" "dfc9cfd0e1516209ec3aa298c98835bbd86074e04def7227a057b76e257eab06"` Dec 05 08:26:24.252 INFO running `"docker" "rm" "-f" "dfc9cfd0e1516209ec3aa298c98835bbd86074e04def7227a057b76e257eab06"` Dec 05 08:26:24.559 INFO [stdout] dfc9cfd0e1516209ec3aa298c98835bbd86074e04def7227a057b76e257eab06 Dec 05 08:26:24.564 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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:25.125 INFO [stdout] e3f6181323034bf7c09e3497354c59eab13180164373ee4e0f7dcf0f90966932 Dec 05 08:26:25.127 INFO running `"docker" "start" "-a" "e3f6181323034bf7c09e3497354c59eab13180164373ee4e0f7dcf0f90966932"` Dec 05 08:26:27.248 INFO [stderr] usermod: no changes Dec 05 08:26:27.504 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Dec 05 08:26:27.508 INFO [stderr] Running /target/debug/deps/quizduell-8e9b3b4c0bfe7bc8 Dec 05 08:26:27.512 INFO [stdout] Dec 05 08:26:27.512 INFO [stdout] running 0 tests Dec 05 08:26:27.512 INFO [stdout] Dec 05 08:26:27.512 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 08:26:27.512 INFO [stdout] Dec 05 08:26:27.516 INFO [stderr] Running /target/debug/deps/quizduell-f5c8f98da7815e45 Dec 05 08:26:27.522 INFO [stdout] Dec 05 08:26:27.522 INFO [stdout] running 0 tests Dec 05 08:26:27.522 INFO [stdout] Dec 05 08:26:27.522 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 08:26:27.522 INFO [stdout] Dec 05 08:26:27.523 INFO [stderr] Running /target/debug/deps/write_question-d2509bf5337a2a30 Dec 05 08:26:27.532 INFO [stdout] Dec 05 08:26:27.532 INFO [stdout] running 0 tests Dec 05 08:26:27.532 INFO [stdout] Dec 05 08:26:27.532 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 08:26:27.532 INFO [stdout] Dec 05 08:26:27.533 INFO [stderr] Doc-tests quizduell Dec 05 08:26:28.673 INFO [stdout] Dec 05 08:26:28.673 INFO [stdout] running 0 tests Dec 05 08:26:28.673 INFO [stdout] Dec 05 08:26:28.673 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 08:26:28.673 INFO [stdout] Dec 05 08:26:28.683 INFO [stderr] su: No module specific data is present Dec 05 08:26:29.592 INFO running `"docker" "inspect" "e3f6181323034bf7c09e3497354c59eab13180164373ee4e0f7dcf0f90966932"` Dec 05 08:26:29.962 INFO running `"docker" "rm" "-f" "e3f6181323034bf7c09e3497354c59eab13180164373ee4e0f7dcf0f90966932"` Dec 05 08:26:30.252 INFO [stdout] e3f6181323034bf7c09e3497354c59eab13180164373ee4e0f7dcf0f90966932