Nov 27 13:47:26.088 INFO documenting schnupperboy/quizduell against try#f5a0bd723553ea4b7556bd7087b9f0919cafb483 for pr-55318 Nov 27 13:47:26.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-2/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55318/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/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 +f5a0bd723553ea4b7556bd7087b9f0919cafb483-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 27 13:47:26.588 INFO [stdout] 021825d801705111a35cbcacd288dd0942205dcdeba8ba16f14f75cdcef044af Nov 27 13:47:26.593 INFO running `"docker" "start" "-a" "021825d801705111a35cbcacd288dd0942205dcdeba8ba16f14f75cdcef044af"` Nov 27 13:47:28.130 INFO [stderr] usermod: no changes Nov 27 13:47:28.459 INFO [stderr] Checking crossbeam-epoch v0.4.3 Nov 27 13:47:28.459 INFO [stderr] Checking tokio-io v0.1.7 Nov 27 13:47:28.459 INFO [stderr] Checking http v0.1.7 Nov 27 13:47:28.459 INFO [stderr] Checking regex v1.0.1 Nov 27 13:47:28.459 INFO [stderr] Checking backtrace v0.3.9 Nov 27 13:47:29.613 INFO [stderr] Checking crossbeam-deque v0.3.1 Nov 27 13:47:30.247 INFO [stderr] Checking failure v0.1.1 Nov 27 13:47:30.620 INFO [stderr] Checking tokio-threadpool v0.1.5 Nov 27 13:47:32.151 INFO [stderr] Checking tokio-codec v0.1.0 Nov 27 13:47:32.152 INFO [stderr] Checking tokio-reactor v0.1.2 Nov 27 13:47:33.887 INFO [stderr] Checking tokio-tcp v0.1.0 Nov 27 13:47:33.887 INFO [stderr] Checking tokio-udp v0.1.1 Nov 27 13:47:34.767 INFO [stderr] Checking dotenv v0.13.0 Nov 27 13:47:35.129 INFO [stderr] Checking tokio-fs v0.1.2 Nov 27 13:47:36.686 INFO [stderr] Checking tokio v0.1.7 Nov 27 13:47:40.022 INFO [stderr] Checking h2 v0.1.10 Nov 27 13:47:43.813 INFO [stderr] Checking hyper v0.12.6 Nov 27 13:47:47.917 INFO [stderr] Checking quizduell v0.1.0 (/source) Nov 27 13:47:47.920 INFO [stderr] Documenting quizduell v0.1.0 (/source) Nov 27 13:47:49.212 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 13:47:49.212 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 13:47:49.212 INFO [stderr] | Nov 27 13:47:49.212 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 13:47:49.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 13:47:49.212 INFO [stderr] | Nov 27 13:47:49.212 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 13:47:49.212 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 27 13:47:49.212 INFO [stderr] = note: for more information, see issue #50504 Nov 27 13:47:49.212 INFO [stderr] Nov 27 13:47:49.212 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 13:47:49.212 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 13:47:49.212 INFO [stderr] | Nov 27 13:47:49.212 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 13:47:49.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 13:47:49.212 INFO [stderr] | Nov 27 13:47:49.212 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 27 13:47:49.212 INFO [stderr] = note: for more information, see issue #50504 Nov 27 13:47:49.212 INFO [stderr] Nov 27 13:47:49.215 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 13:47:49.215 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 13:47:49.215 INFO [stderr] | Nov 27 13:47:49.215 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 13:47:49.215 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 13:47:49.215 INFO [stderr] | Nov 27 13:47:49.215 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 27 13:47:49.215 INFO [stderr] = note: for more information, see issue #50504 Nov 27 13:47:49.215 INFO [stderr] Nov 27 13:47:49.215 INFO [stderr] warning: cannot find type `question_text` in this scope Nov 27 13:47:49.215 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 13:47:49.215 INFO [stderr] | Nov 27 13:47:49.215 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 13:47:49.215 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 13:47:49.215 INFO [stderr] | Nov 27 13:47:49.216 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 27 13:47:49.216 INFO [stderr] = note: for more information, see issue #50504 Nov 27 13:47:49.216 INFO [stderr] Nov 27 13:47:49.216 INFO [stderr] warning: cannot find type `option_a` in this scope Nov 27 13:47:49.216 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 13:47:49.216 INFO [stderr] | Nov 27 13:47:49.216 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 13:47:49.216 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 13:47:49.216 INFO [stderr] | Nov 27 13:47:49.216 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 27 13:47:49.216 INFO [stderr] = note: for more information, see issue #50504 Nov 27 13:47:49.217 INFO [stderr] Nov 27 13:47:49.223 INFO [stderr] warning: cannot find type `option_b` in this scope Nov 27 13:47:49.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 13:47:49.223 INFO [stderr] | Nov 27 13:47:49.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 13:47:49.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 13:47:49.223 INFO [stderr] | Nov 27 13:47:49.223 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 27 13:47:49.223 INFO [stderr] = note: for more information, see issue #50504 Nov 27 13:47:49.223 INFO [stderr] Nov 27 13:47:49.224 INFO [stderr] warning: cannot find type `option_c` in this scope Nov 27 13:47:49.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 13:47:49.224 INFO [stderr] | Nov 27 13:47:49.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 13:47:49.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 13:47:49.224 INFO [stderr] | Nov 27 13:47:49.224 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 27 13:47:49.224 INFO [stderr] = note: for more information, see issue #50504 Nov 27 13:47:49.224 INFO [stderr] Nov 27 13:47:49.224 INFO [stderr] warning: cannot find type `option_d` in this scope Nov 27 13:47:49.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 13:47:49.224 INFO [stderr] | Nov 27 13:47:49.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 13:47:49.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 13:47:49.224 INFO [stderr] | Nov 27 13:47:49.224 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 27 13:47:49.224 INFO [stderr] = note: for more information, see issue #50504 Nov 27 13:47:49.225 INFO [stderr] Nov 27 13:47:49.225 INFO [stderr] warning: cannot find type `Question` in this scope Nov 27 13:47:49.225 INFO [stderr] --> src/models.rs:3:10 Nov 27 13:47:49.225 INFO [stderr] | Nov 27 13:47:49.225 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 27 13:47:49.225 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 13:47:49.225 INFO [stderr] | Nov 27 13:47:49.225 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 27 13:47:49.225 INFO [stderr] = note: for more information, see issue #50504 Nov 27 13:47:49.225 INFO [stderr] Nov 27 13:47:49.226 INFO [stderr] warning: cannot find type `questions` in this scope Nov 27 13:47:49.226 INFO [stderr] --> src/models.rs:13:10 Nov 27 13:47:49.226 INFO [stderr] | Nov 27 13:47:49.226 INFO [stderr] 13 | #[derive(Insertable)] Nov 27 13:47:49.226 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 13:47:49.226 INFO [stderr] | Nov 27 13:47:49.226 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 27 13:47:49.226 INFO [stderr] = note: for more information, see issue #50504 Nov 27 13:47:49.226 INFO [stderr] Nov 27 13:47:49.226 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Nov 27 13:47:49.226 INFO [stderr] --> src/models.rs:13:10 Nov 27 13:47:49.226 INFO [stderr] | Nov 27 13:47:49.226 INFO [stderr] 13 | #[derive(Insertable)] Nov 27 13:47:49.226 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 13:47:49.226 INFO [stderr] | Nov 27 13:47:49.226 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 27 13:47:49.226 INFO [stderr] = note: for more information, see issue #50504 Nov 27 13:47:49.227 INFO [stderr] Nov 27 13:48:12.133 INFO [stderr] warning: `[SqlLiteral::bind]` cannot be resolved, ignoring it... Nov 27 13:48:12.133 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/sql_literal.rs:233:22 Nov 27 13:48:12.133 INFO [stderr] | Nov 27 13:48:12.133 INFO [stderr] 233 | /// Returned by the [`SqlLiteral::bind()`] method when binding a value to a fragment of SQL. Nov 27 13:48:12.133 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Nov 27 13:48:12.133 INFO [stderr] | Nov 27 13:48:12.133 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 27 13:48:12.135 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:48:12.135 INFO [stderr] Nov 27 13:48:12.138 INFO [stderr] warning: `[allow_tables_to_appear_in_same_query]` cannot be resolved, ignoring it... Nov 27 13:48:12.138 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:985:27 Nov 27 13:48:12.138 INFO [stderr] | Nov 27 13:48:12.138 INFO [stderr] 985 | /// still need to invoke [`allow_tables_to_appear_in_same_query!`] for these two tables to Nov 27 13:48:12.138 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Nov 27 13:48:12.138 INFO [stderr] | Nov 27 13:48:12.139 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:48:12.139 INFO [stderr] Nov 27 13:48:12.139 INFO [stderr] warning: `[SqlLiteral::bind]` cannot be resolved, ignoring it... Nov 27 13:48:12.139 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/sql_literal.rs:233:22 Nov 27 13:48:12.139 INFO [stderr] | Nov 27 13:48:12.139 INFO [stderr] 233 | /// Returned by the [`SqlLiteral::bind()`] method when binding a value to a fragment of SQL. Nov 27 13:48:12.139 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Nov 27 13:48:12.140 INFO [stderr] | Nov 27 13:48:12.140 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:48:12.140 INFO [stderr] Nov 27 13:48:15.430 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.28s Nov 27 13:48:15.448 INFO [stderr] su: No module specific data is present Nov 27 13:48:17.896 INFO running `"docker" "inspect" "021825d801705111a35cbcacd288dd0942205dcdeba8ba16f14f75cdcef044af"` Nov 27 13:48:18.231 INFO running `"docker" "rm" "-f" "021825d801705111a35cbcacd288dd0942205dcdeba8ba16f14f75cdcef044af"` Nov 27 13:48:18.599 INFO [stdout] 021825d801705111a35cbcacd288dd0942205dcdeba8ba16f14f75cdcef044af