Nov 16 14:19:58.295 INFO testing schnupperboy/quizduell against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 14:19:58.295 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 14:19:58.781 INFO [stdout] 6e285e7bc7eac9676150854c7541262e5ec96ed0c3e40273939434720f105f75 Nov 16 14:19:58.783 INFO running `"docker" "start" "-a" "6e285e7bc7eac9676150854c7541262e5ec96ed0c3e40273939434720f105f75"` Nov 16 14:19:59.968 INFO [stderr] usermod: no changes Nov 16 14:20:00.276 INFO [stderr] Compiling pq-sys v0.4.5 Nov 16 14:20:00.289 INFO [stderr] Compiling proc-macro2 v0.4.8 Nov 16 14:20:00.289 INFO [stderr] Compiling want v0.0.6 Nov 16 14:20:00.290 INFO [stderr] Compiling futures-cpupool v0.1.8 Nov 16 14:20:00.290 INFO [stderr] Compiling syn v0.13.11 Nov 16 14:20:00.290 INFO [stderr] Compiling regex v1.0.1 Nov 16 14:20:00.291 INFO [stderr] Compiling tokio-threadpool v0.1.5 Nov 16 14:20:00.291 INFO [stderr] Compiling h2 v0.1.10 Nov 16 14:20:03.358 INFO [stderr] Compiling backtrace v0.3.9 Nov 16 14:20:05.703 INFO [stderr] Compiling failure v0.1.1 Nov 16 14:20:11.007 INFO [stderr] Compiling quote v0.6.3 Nov 16 14:20:11.763 INFO [stderr] Compiling tokio-fs v0.1.2 Nov 16 14:20:19.745 INFO [stderr] Compiling syn v0.14.4 Nov 16 14:20:26.460 INFO [stderr] Compiling tokio v0.1.7 Nov 16 14:20:28.923 INFO [stderr] Compiling dotenv v0.13.0 Nov 16 14:20:38.249 INFO [stderr] Compiling hyper v0.12.6 Nov 16 14:20:56.470 INFO [stderr] Compiling serde_derive v1.0.70 Nov 16 14:20:57.314 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 16 14:21:13.011 INFO [stderr] Compiling diesel v1.3.2 Nov 16 14:22:05.832 INFO [stderr] Compiling quizduell v0.1.0 (/source) Nov 16 14:22:06.563 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 14:22:06.563 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 14:22:06.563 INFO [stderr] | Nov 16 14:22:06.563 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 14:22:06.563 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:06.563 INFO [stderr] | Nov 16 14:22:06.563 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 14:22:06.563 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! Nov 16 14:22:06.563 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:06.563 INFO [stderr] Nov 16 14:22:06.563 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 14:22:06.563 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 14:22:06.563 INFO [stderr] | Nov 16 14:22:06.563 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 14:22:06.563 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:06.563 INFO [stderr] | Nov 16 14:22:06.563 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! Nov 16 14:22:06.563 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:06.563 INFO [stderr] Nov 16 14:22:06.563 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 14:22:06.563 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 14:22:06.563 INFO [stderr] | Nov 16 14:22:06.563 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 14:22:06.563 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:06.563 INFO [stderr] | Nov 16 14:22:06.563 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! Nov 16 14:22:06.564 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:06.564 INFO [stderr] Nov 16 14:22:06.564 INFO [stderr] warning: cannot find type `question_text` in this scope Nov 16 14:22:06.564 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 14:22:06.564 INFO [stderr] | Nov 16 14:22:06.564 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 14:22:06.564 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:06.564 INFO [stderr] | Nov 16 14:22:06.564 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! Nov 16 14:22:06.564 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:06.564 INFO [stderr] Nov 16 14:22:06.564 INFO [stderr] warning: cannot find type `option_a` in this scope Nov 16 14:22:06.564 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 14:22:06.564 INFO [stderr] | Nov 16 14:22:06.564 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 14:22:06.564 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:06.564 INFO [stderr] | Nov 16 14:22:06.564 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! Nov 16 14:22:06.564 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:06.564 INFO [stderr] Nov 16 14:22:06.564 INFO [stderr] warning: cannot find type `option_b` in this scope Nov 16 14:22:06.564 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 14:22:06.564 INFO [stderr] | Nov 16 14:22:06.564 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 14:22:06.564 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:06.564 INFO [stderr] | Nov 16 14:22:06.564 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! Nov 16 14:22:06.564 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:06.564 INFO [stderr] Nov 16 14:22:06.565 INFO [stderr] warning: cannot find type `option_c` in this scope Nov 16 14:22:06.565 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 14:22:06.565 INFO [stderr] | Nov 16 14:22:06.565 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 14:22:06.565 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:06.565 INFO [stderr] | Nov 16 14:22:06.565 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! Nov 16 14:22:06.565 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:06.565 INFO [stderr] Nov 16 14:22:06.565 INFO [stderr] warning: cannot find type `option_d` in this scope Nov 16 14:22:06.565 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 14:22:06.565 INFO [stderr] | Nov 16 14:22:06.565 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 14:22:06.565 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:06.565 INFO [stderr] | Nov 16 14:22:06.565 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! Nov 16 14:22:06.565 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:06.565 INFO [stderr] Nov 16 14:22:06.565 INFO [stderr] warning: cannot find type `Question` in this scope Nov 16 14:22:06.565 INFO [stderr] --> src/models.rs:3:10 Nov 16 14:22:06.565 INFO [stderr] | Nov 16 14:22:06.565 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 16 14:22:06.565 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:06.565 INFO [stderr] | Nov 16 14:22:06.565 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! Nov 16 14:22:06.565 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:06.565 INFO [stderr] Nov 16 14:22:06.566 INFO [stderr] warning: cannot find type `questions` in this scope Nov 16 14:22:06.566 INFO [stderr] --> src/models.rs:13:10 Nov 16 14:22:06.566 INFO [stderr] | Nov 16 14:22:06.566 INFO [stderr] 13 | #[derive(Insertable)] Nov 16 14:22:06.566 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:06.566 INFO [stderr] | Nov 16 14:22:06.566 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! Nov 16 14:22:06.566 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:06.566 INFO [stderr] Nov 16 14:22:06.566 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Nov 16 14:22:06.566 INFO [stderr] --> src/models.rs:13:10 Nov 16 14:22:06.566 INFO [stderr] | Nov 16 14:22:06.566 INFO [stderr] 13 | #[derive(Insertable)] Nov 16 14:22:06.566 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:06.566 INFO [stderr] | Nov 16 14:22:06.566 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! Nov 16 14:22:06.566 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:06.566 INFO [stderr] Nov 16 14:22:15.884 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s Nov 16 14:22:15.897 INFO [stderr] su: No module specific data is present Nov 16 14:22:16.605 INFO running `"docker" "inspect" "6e285e7bc7eac9676150854c7541262e5ec96ed0c3e40273939434720f105f75"` Nov 16 14:22:16.867 INFO running `"docker" "rm" "-f" "6e285e7bc7eac9676150854c7541262e5ec96ed0c3e40273939434720f105f75"` Nov 16 14:22:17.174 INFO [stdout] 6e285e7bc7eac9676150854c7541262e5ec96ed0c3e40273939434720f105f75 Nov 16 14:22:17.181 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 14:22:17.582 INFO [stdout] 54b6295ca2f9019970756181f87881b3abf66e34c0daadffb6804904db550524 Nov 16 14:22:17.584 INFO running `"docker" "start" "-a" "54b6295ca2f9019970756181f87881b3abf66e34c0daadffb6804904db550524"` Nov 16 14:22:18.600 INFO [stderr] usermod: no changes Nov 16 14:22:18.854 INFO [stderr] Compiling quizduell v0.1.0 (/source) Nov 16 14:22:20.503 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 14:22:20.503 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 14:22:20.503 INFO [stderr] | Nov 16 14:22:20.504 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 14:22:20.504 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:20.504 INFO [stderr] | Nov 16 14:22:20.504 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 14:22:20.504 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! Nov 16 14:22:20.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:20.505 INFO [stderr] Nov 16 14:22:20.505 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 14:22:20.505 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 14:22:20.505 INFO [stderr] | Nov 16 14:22:20.505 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 14:22:20.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:20.506 INFO [stderr] | Nov 16 14:22:20.506 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! Nov 16 14:22:20.506 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:20.506 INFO [stderr] Nov 16 14:22:20.507 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 14:22:20.507 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 14:22:20.507 INFO [stderr] | Nov 16 14:22:20.507 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 14:22:20.507 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:20.508 INFO [stderr] | Nov 16 14:22:20.508 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! Nov 16 14:22:20.508 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:20.508 INFO [stderr] Nov 16 14:22:20.508 INFO [stderr] warning: cannot find type `question_text` in this scope Nov 16 14:22:20.508 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 14:22:20.509 INFO [stderr] | Nov 16 14:22:20.509 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 14:22:20.509 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:20.509 INFO [stderr] | Nov 16 14:22:20.509 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! Nov 16 14:22:20.510 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:20.510 INFO [stderr] Nov 16 14:22:20.510 INFO [stderr] warning: cannot find type `option_a` in this scope Nov 16 14:22:20.510 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 14:22:20.510 INFO [stderr] | Nov 16 14:22:20.511 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 14:22:20.511 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:20.511 INFO [stderr] | Nov 16 14:22:20.511 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! Nov 16 14:22:20.522 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:20.523 INFO [stderr] Nov 16 14:22:20.523 INFO [stderr] warning: cannot find type `option_b` in this scope Nov 16 14:22:20.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 14:22:20.523 INFO [stderr] | Nov 16 14:22:20.524 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 14:22:20.524 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:20.524 INFO [stderr] | Nov 16 14:22:20.524 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! Nov 16 14:22:20.524 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:20.525 INFO [stderr] Nov 16 14:22:20.525 INFO [stderr] warning: cannot find type `option_c` in this scope Nov 16 14:22:20.525 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 14:22:20.525 INFO [stderr] | Nov 16 14:22:20.525 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 14:22:20.525 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:20.526 INFO [stderr] | Nov 16 14:22:20.526 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! Nov 16 14:22:20.526 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:20.526 INFO [stderr] Nov 16 14:22:20.526 INFO [stderr] warning: cannot find type `option_d` in this scope Nov 16 14:22:20.527 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 14:22:20.527 INFO [stderr] | Nov 16 14:22:20.527 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 14:22:20.527 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:20.527 INFO [stderr] | Nov 16 14:22:20.528 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! Nov 16 14:22:20.528 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:20.528 INFO [stderr] Nov 16 14:22:20.528 INFO [stderr] warning: cannot find type `Question` in this scope Nov 16 14:22:20.528 INFO [stderr] --> src/models.rs:3:10 Nov 16 14:22:20.528 INFO [stderr] | Nov 16 14:22:20.529 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 16 14:22:20.529 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:20.529 INFO [stderr] | Nov 16 14:22:20.529 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! Nov 16 14:22:20.529 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:20.530 INFO [stderr] Nov 16 14:22:20.530 INFO [stderr] warning: cannot find type `questions` in this scope Nov 16 14:22:20.530 INFO [stderr] --> src/models.rs:13:10 Nov 16 14:22:20.530 INFO [stderr] | Nov 16 14:22:20.530 INFO [stderr] 13 | #[derive(Insertable)] Nov 16 14:22:20.531 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:20.531 INFO [stderr] | Nov 16 14:22:20.531 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! Nov 16 14:22:20.531 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:20.531 INFO [stderr] Nov 16 14:22:20.531 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Nov 16 14:22:20.532 INFO [stderr] --> src/models.rs:13:10 Nov 16 14:22:20.532 INFO [stderr] | Nov 16 14:22:20.532 INFO [stderr] 13 | #[derive(Insertable)] Nov 16 14:22:20.532 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:22:20.532 INFO [stderr] | Nov 16 14:22:20.532 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! Nov 16 14:22:20.539 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:22:20.539 INFO [stderr] Nov 16 14:22:22.417 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.78s Nov 16 14:22:22.431 INFO [stderr] su: No module specific data is present Nov 16 14:22:23.369 INFO running `"docker" "inspect" "54b6295ca2f9019970756181f87881b3abf66e34c0daadffb6804904db550524"` Nov 16 14:22:23.769 INFO running `"docker" "rm" "-f" "54b6295ca2f9019970756181f87881b3abf66e34c0daadffb6804904db550524"` Nov 16 14:22:24.055 INFO [stdout] 54b6295ca2f9019970756181f87881b3abf66e34c0daadffb6804904db550524 Nov 16 14:22:24.058 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 14:22:24.662 INFO [stdout] 5916446615e2a6fd0b5d01789dbcc5956c628f9883e8690aaabd52ef7c9cbfac Nov 16 14:22:24.665 INFO running `"docker" "start" "-a" "5916446615e2a6fd0b5d01789dbcc5956c628f9883e8690aaabd52ef7c9cbfac"` Nov 16 14:22:26.250 INFO [stderr] usermod: no changes Nov 16 14:22:26.497 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Nov 16 14:22:26.505 INFO [stderr] Running /target/debug/deps/quizduell-be9f6b1ba5191416 Nov 16 14:22:26.511 INFO [stdout] Nov 16 14:22:26.511 INFO [stdout] running 0 tests Nov 16 14:22:26.511 INFO [stdout] Nov 16 14:22:26.511 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 14:22:26.511 INFO [stdout] Nov 16 14:22:26.512 INFO [stderr] Running /target/debug/deps/quizduell-80f811f54895a973 Nov 16 14:22:26.517 INFO [stdout] Nov 16 14:22:26.517 INFO [stdout] running 0 tests Nov 16 14:22:26.517 INFO [stdout] Nov 16 14:22:26.517 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 14:22:26.517 INFO [stdout] Nov 16 14:22:26.518 INFO [stderr] Running /target/debug/deps/write_question-d0c9b1226cdbf9b7 Nov 16 14:22:26.523 INFO [stdout] Nov 16 14:22:26.523 INFO [stdout] running 0 tests Nov 16 14:22:26.523 INFO [stdout] Nov 16 14:22:26.523 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 14:22:26.523 INFO [stdout] Nov 16 14:22:26.524 INFO [stderr] Doc-tests quizduell Nov 16 14:22:27.491 INFO [stdout] Nov 16 14:22:27.491 INFO [stdout] running 0 tests Nov 16 14:22:27.491 INFO [stdout] Nov 16 14:22:27.491 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 14:22:27.491 INFO [stdout] Nov 16 14:22:27.503 INFO [stderr] su: No module specific data is present Nov 16 14:22:28.347 INFO running `"docker" "inspect" "5916446615e2a6fd0b5d01789dbcc5956c628f9883e8690aaabd52ef7c9cbfac"` Nov 16 14:22:28.659 INFO running `"docker" "rm" "-f" "5916446615e2a6fd0b5d01789dbcc5956c628f9883e8690aaabd52ef7c9cbfac"` Nov 16 14:22:28.999 INFO [stdout] 5916446615e2a6fd0b5d01789dbcc5956c628f9883e8690aaabd52ef7c9cbfac