Nov 27 18:16:03.770 INFO documenting ludios/diesel_bpchar against master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb for pr-55318 Nov 27 18:16:03.772 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-2/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55318/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/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 +6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb-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 18:16:04.143 INFO [stdout] 5d44d2f9265494cc3b1e487c11089cbe0d8d6a4fdf7ba24fbf35fdff32101948 Nov 27 18:16:04.149 INFO running `"docker" "start" "-a" "5d44d2f9265494cc3b1e487c11089cbe0d8d6a4fdf7ba24fbf35fdff32101948"` Nov 27 18:16:05.377 INFO [stderr] usermod: no changes Nov 27 18:16:05.561 INFO [stderr] Checking memchr v2.1.1 Nov 27 18:16:06.385 INFO [stderr] Checking aho-corasick v0.6.9 Nov 27 18:16:07.064 INFO [stderr] Checking regex v0.2.11 Nov 27 18:16:09.595 INFO [stderr] Checking dotenv v0.9.0 Nov 27 18:16:10.175 INFO [stderr] Checking diesel_bpchar v0.1.0 (/source) Nov 27 18:16:10.175 INFO [stderr] Documenting diesel_bpchar v0.1.0 (/source) Nov 27 18:16:11.237 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 18:16:11.237 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 18:16:11.238 INFO [stderr] | Nov 27 18:16:11.238 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 18:16:11.238 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 18:16:11.238 INFO [stderr] | Nov 27 18:16:11.243 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 18:16:11.243 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 18:16:11.243 INFO [stderr] = note: for more information, see issue #50504 Nov 27 18:16:11.244 INFO [stderr] Nov 27 18:16:11.244 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 18:16:11.244 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 18:16:11.245 INFO [stderr] | Nov 27 18:16:11.245 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 18:16:11.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 18:16:11.246 INFO [stderr] | Nov 27 18:16:11.246 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 18:16:11.246 INFO [stderr] = note: for more information, see issue #50504 Nov 27 18:16:11.246 INFO [stderr] Nov 27 18:16:11.247 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 18:16:11.247 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 18:16:11.247 INFO [stderr] | Nov 27 18:16:11.248 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 18:16:11.248 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 18:16:11.248 INFO [stderr] | Nov 27 18:16:11.249 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 18:16:11.249 INFO [stderr] = note: for more information, see issue #50504 Nov 27 18:16:11.249 INFO [stderr] Nov 27 18:16:11.249 INFO [stderr] warning: cannot find type `Video` in this scope Nov 27 18:16:11.250 INFO [stderr] --> src/models.rs:1:10 Nov 27 18:16:11.250 INFO [stderr] | Nov 27 18:16:11.254 INFO [stderr] 1 | #[derive(Queryable)] Nov 27 18:16:11.255 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 18:16:11.255 INFO [stderr] | Nov 27 18:16:11.255 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 18:16:11.256 INFO [stderr] = note: for more information, see issue #50504 Nov 27 18:16:11.256 INFO [stderr] Nov 27 18:16:21.945 INFO [stderr] warning: `[SqlLiteral::bind]` cannot be resolved, ignoring it... Nov 27 18:16:21.945 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/expression/sql_literal.rs:233:22 Nov 27 18:16:21.945 INFO [stderr] | Nov 27 18:16:21.946 INFO [stderr] 233 | /// Returned by the [`SqlLiteral::bind()`] method when binding a value to a fragment of SQL. Nov 27 18:16:21.946 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Nov 27 18:16:21.946 INFO [stderr] | Nov 27 18:16:21.947 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 27 18:16:21.947 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 18:16:21.947 INFO [stderr] Nov 27 18:16:21.949 INFO [stderr] warning: `[allow_tables_to_appear_in_same_query]` cannot be resolved, ignoring it... Nov 27 18:16:21.949 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/macros/mod.rs:985:27 Nov 27 18:16:21.949 INFO [stderr] | Nov 27 18:16:21.949 INFO [stderr] 985 | /// still need to invoke [`allow_tables_to_appear_in_same_query!`] for these two tables to Nov 27 18:16:21.950 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Nov 27 18:16:21.950 INFO [stderr] | Nov 27 18:16:21.950 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 18:16:21.951 INFO [stderr] Nov 27 18:16:21.951 INFO [stderr] warning: `[SqlLiteral::bind]` cannot be resolved, ignoring it... Nov 27 18:16:21.951 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/expression/sql_literal.rs:233:22 Nov 27 18:16:21.952 INFO [stderr] | Nov 27 18:16:21.952 INFO [stderr] 233 | /// Returned by the [`SqlLiteral::bind()`] method when binding a value to a fragment of SQL. Nov 27 18:16:21.952 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Nov 27 18:16:21.953 INFO [stderr] | Nov 27 18:16:21.953 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 18:16:21.953 INFO [stderr] Nov 27 18:16:23.185 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.79s Nov 27 18:16:23.197 INFO [stderr] su: No module specific data is present Nov 27 18:16:23.815 INFO running `"docker" "inspect" "5d44d2f9265494cc3b1e487c11089cbe0d8d6a4fdf7ba24fbf35fdff32101948"` Nov 27 18:16:24.142 INFO running `"docker" "rm" "-f" "5d44d2f9265494cc3b1e487c11089cbe0d8d6a4fdf7ba24fbf35fdff32101948"` Nov 27 18:16:24.515 INFO [stdout] 5d44d2f9265494cc3b1e487c11089cbe0d8d6a4fdf7ba24fbf35fdff32101948