Dec 05 12:50:27.726 INFO testing nickbabcock/rrinlog against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 12:50:27.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 12:50:28.048 INFO [stdout] ddbfbdec6853cabf20e499013d7e7c95ddb57d72a0b32b483200783a3c10fad8 Dec 05 12:50:28.054 INFO running `"docker" "start" "-a" "ddbfbdec6853cabf20e499013d7e7c95ddb57d72a0b32b483200783a3c10fad8"` Dec 05 12:50:28.569 INFO [stderr] usermod: no changes Dec 05 12:50:28.854 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Dec 05 12:50:28.858 INFO [stderr] Compiling syn v0.15.4 Dec 05 12:50:28.858 INFO [stderr] Compiling regex v1.1.0 Dec 05 12:50:45.684 INFO [stderr] Compiling synstructure v0.10.0 Dec 05 12:50:50.585 INFO [stderr] Compiling failure_derive v0.1.3 Dec 05 12:50:52.658 INFO [stderr] Compiling diesel v1.3.3 Dec 05 12:50:53.537 INFO [stderr] Compiling failure v0.1.3 Dec 05 12:51:21.545 INFO [stderr] Compiling rrinlog_core v0.1.0 (/source) Dec 05 12:51:22.509 INFO [stderr] warning: cannot find type `Log` in this scope Dec 05 12:51:22.509 INFO [stderr] --> src/models.rs:4:17 Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.509 INFO [stderr] 4 | #[derive(Debug, Queryable, PartialEq)] Dec 05 12:51:22.509 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.509 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 12:51:22.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! Dec 05 12:51:22.509 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.509 INFO [stderr] Dec 05 12:51:22.509 INFO [stderr] warning: cannot find type `logs` in this scope Dec 05 12:51:22.509 INFO [stderr] --> src/models.rs:20:17 Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.509 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 05 12:51:22.509 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.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! Dec 05 12:51:22.509 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.509 INFO [stderr] Dec 05 12:51:22.509 INFO [stderr] warning: cannot find type `NewLog` in this scope Dec 05 12:51:22.509 INFO [stderr] --> src/models.rs:20:17 Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.509 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 05 12:51:22.509 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.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! Dec 05 12:51:22.509 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.509 INFO [stderr] Dec 05 12:51:22.509 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 12:51:22.509 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.509 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 12:51:22.509 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.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! Dec 05 12:51:22.509 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.509 INFO [stderr] Dec 05 12:51:22.509 INFO [stderr] warning: cannot find type `ri` in this scope Dec 05 12:51:22.509 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.509 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:51:22.509 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.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! Dec 05 12:51:22.509 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.509 INFO [stderr] Dec 05 12:51:22.509 INFO [stderr] warning: cannot find type `epoch` in this scope Dec 05 12:51:22.509 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.509 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:51:22.509 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.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! Dec 05 12:51:22.509 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.509 INFO [stderr] Dec 05 12:51:22.509 INFO [stderr] warning: cannot find type `remote_addr` in this scope Dec 05 12:51:22.509 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.509 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:51:22.509 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.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! Dec 05 12:51:22.509 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.509 INFO [stderr] Dec 05 12:51:22.509 INFO [stderr] warning: cannot find type `remote_user` in this scope Dec 05 12:51:22.509 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.509 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:51:22.509 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.509 INFO [stderr] | Dec 05 12:51:22.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! Dec 05 12:51:22.510 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.510 INFO [stderr] Dec 05 12:51:22.510 INFO [stderr] warning: cannot find type `status` in this scope Dec 05 12:51:22.510 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:51:22.510 INFO [stderr] | Dec 05 12:51:22.510 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:51:22.510 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.510 INFO [stderr] | Dec 05 12:51:22.510 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 12:51:22.510 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.510 INFO [stderr] Dec 05 12:51:22.510 INFO [stderr] warning: cannot find type `method` in this scope Dec 05 12:51:22.510 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:51:22.510 INFO [stderr] | Dec 05 12:51:22.510 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:51:22.510 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.510 INFO [stderr] | Dec 05 12:51:22.510 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 12:51:22.510 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.510 INFO [stderr] Dec 05 12:51:22.510 INFO [stderr] warning: cannot find type `path` in this scope Dec 05 12:51:22.510 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:51:22.510 INFO [stderr] | Dec 05 12:51:22.510 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:51:22.510 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.510 INFO [stderr] | Dec 05 12:51:22.510 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 12:51:22.510 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.510 INFO [stderr] Dec 05 12:51:22.510 INFO [stderr] warning: cannot find type `version` in this scope Dec 05 12:51:22.510 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:51:22.510 INFO [stderr] | Dec 05 12:51:22.510 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:51:22.510 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.511 INFO [stderr] | Dec 05 12:51:22.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! Dec 05 12:51:22.511 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.511 INFO [stderr] Dec 05 12:51:22.511 INFO [stderr] warning: cannot find type `body_bytes_sent` in this scope Dec 05 12:51:22.511 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:51:22.511 INFO [stderr] | Dec 05 12:51:22.511 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:51:22.511 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.511 INFO [stderr] | Dec 05 12:51:22.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! Dec 05 12:51:22.511 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.511 INFO [stderr] Dec 05 12:51:22.511 INFO [stderr] warning: cannot find type `referer` in this scope Dec 05 12:51:22.511 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:51:22.511 INFO [stderr] | Dec 05 12:51:22.511 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:51:22.511 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.511 INFO [stderr] | Dec 05 12:51:22.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! Dec 05 12:51:22.511 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.511 INFO [stderr] Dec 05 12:51:22.511 INFO [stderr] warning: cannot find type `user_agent` in this scope Dec 05 12:51:22.511 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:51:22.511 INFO [stderr] | Dec 05 12:51:22.511 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:51:22.511 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.511 INFO [stderr] | Dec 05 12:51:22.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! Dec 05 12:51:22.511 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.511 INFO [stderr] Dec 05 12:51:22.517 INFO [stderr] warning: cannot find type `host` in this scope Dec 05 12:51:22.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:51:22.517 INFO [stderr] | Dec 05 12:51:22.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:51:22.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:51:22.517 INFO [stderr] | Dec 05 12:51:22.517 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 12:51:22.517 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:51:22.517 INFO [stderr] Dec 05 12:51:23.516 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.92s Dec 05 12:51:23.542 INFO [stderr] su: No module specific data is present Dec 05 12:51:24.158 INFO running `"docker" "inspect" "ddbfbdec6853cabf20e499013d7e7c95ddb57d72a0b32b483200783a3c10fad8"` Dec 05 12:51:24.490 INFO running `"docker" "rm" "-f" "ddbfbdec6853cabf20e499013d7e7c95ddb57d72a0b32b483200783a3c10fad8"` Dec 05 12:51:24.796 INFO [stdout] ddbfbdec6853cabf20e499013d7e7c95ddb57d72a0b32b483200783a3c10fad8 Dec 05 12:51:24.799 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 12:51:25.281 INFO [stdout] 29756258e051aeba711e13c3de41068c565727258e3b6d410c32b729da519c40 Dec 05 12:51:25.286 INFO running `"docker" "start" "-a" "29756258e051aeba711e13c3de41068c565727258e3b6d410c32b729da519c40"` Dec 05 12:51:26.397 INFO [stderr] usermod: no changes Dec 05 12:51:26.760 INFO [stderr] Compiling criterion-plot v0.2.5 Dec 05 12:51:26.760 INFO [stderr] Compiling serde_json v1.0.33 Dec 05 12:51:26.772 INFO [stderr] Compiling csv-core v0.1.4 Dec 05 12:51:26.772 INFO [stderr] Compiling serde_derive v1.0.80 Dec 05 12:51:26.772 INFO [stderr] Compiling simplelog v0.5.2 Dec 05 12:51:31.324 INFO [stderr] Compiling csv v1.0.1 Dec 05 12:51:36.664 INFO [stderr] Compiling handlebars v0.32.4 Dec 05 12:51:54.294 INFO [stderr] Compiling criterion v0.2.5 Dec 05 12:52:07.024 INFO [stderr] Compiling rrinlog_core v0.1.0 (/source) Dec 05 12:52:08.136 INFO [stderr] warning: cannot find type `Log` in this scope Dec 05 12:52:08.136 INFO [stderr] --> src/models.rs:4:17 Dec 05 12:52:08.136 INFO [stderr] | Dec 05 12:52:08.136 INFO [stderr] 4 | #[derive(Debug, Queryable, PartialEq)] Dec 05 12:52:08.136 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.136 INFO [stderr] | Dec 05 12:52:08.136 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 12:52:08.136 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 12:52:08.136 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.136 INFO [stderr] Dec 05 12:52:08.136 INFO [stderr] warning: cannot find type `logs` in this scope Dec 05 12:52:08.136 INFO [stderr] --> src/models.rs:20:17 Dec 05 12:52:08.136 INFO [stderr] | Dec 05 12:52:08.136 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 05 12:52:08.136 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.136 INFO [stderr] | Dec 05 12:52:08.136 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 12:52:08.136 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.136 INFO [stderr] Dec 05 12:52:08.136 INFO [stderr] warning: cannot find type `NewLog` in this scope Dec 05 12:52:08.136 INFO [stderr] --> src/models.rs:20:17 Dec 05 12:52:08.136 INFO [stderr] | Dec 05 12:52:08.136 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 05 12:52:08.136 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.136 INFO [stderr] | Dec 05 12:52:08.136 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 12:52:08.136 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.136 INFO [stderr] Dec 05 12:52:08.136 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 12:52:08.136 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 12:52:08.136 INFO [stderr] | Dec 05 12:52:08.136 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 12:52:08.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.136 INFO [stderr] | Dec 05 12:52:08.136 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 12:52:08.136 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.136 INFO [stderr] Dec 05 12:52:08.136 INFO [stderr] warning: cannot find type `ri` in this scope Dec 05 12:52:08.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:52:08.136 INFO [stderr] | Dec 05 12:52:08.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:52:08.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.136 INFO [stderr] | Dec 05 12:52:08.136 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 12:52:08.136 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.136 INFO [stderr] Dec 05 12:52:08.137 INFO [stderr] warning: cannot find type `epoch` in this scope Dec 05 12:52:08.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:52:08.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 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 12:52:08.137 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.137 INFO [stderr] Dec 05 12:52:08.137 INFO [stderr] warning: cannot find type `remote_addr` in this scope Dec 05 12:52:08.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:52:08.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 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 12:52:08.137 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.137 INFO [stderr] Dec 05 12:52:08.137 INFO [stderr] warning: cannot find type `remote_user` in this scope Dec 05 12:52:08.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:52:08.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 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 12:52:08.137 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.137 INFO [stderr] Dec 05 12:52:08.137 INFO [stderr] warning: cannot find type `status` in this scope Dec 05 12:52:08.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:52:08.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 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 12:52:08.137 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.137 INFO [stderr] Dec 05 12:52:08.137 INFO [stderr] warning: cannot find type `method` in this scope Dec 05 12:52:08.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:52:08.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 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 12:52:08.137 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.137 INFO [stderr] Dec 05 12:52:08.137 INFO [stderr] warning: cannot find type `path` in this scope Dec 05 12:52:08.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:52:08.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 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 12:52:08.137 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.137 INFO [stderr] Dec 05 12:52:08.137 INFO [stderr] warning: cannot find type `version` in this scope Dec 05 12:52:08.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:52:08.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 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 12:52:08.137 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.137 INFO [stderr] Dec 05 12:52:08.137 INFO [stderr] warning: cannot find type `body_bytes_sent` in this scope Dec 05 12:52:08.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:52:08.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 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 12:52:08.137 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.137 INFO [stderr] Dec 05 12:52:08.137 INFO [stderr] warning: cannot find type `referer` in this scope Dec 05 12:52:08.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:52:08.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 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 12:52:08.137 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.137 INFO [stderr] Dec 05 12:52:08.137 INFO [stderr] warning: cannot find type `user_agent` in this scope Dec 05 12:52:08.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:52:08.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.137 INFO [stderr] | Dec 05 12:52:08.137 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 12:52:08.137 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.138 INFO [stderr] Dec 05 12:52:08.140 INFO [stderr] warning: cannot find type `host` in this scope Dec 05 12:52:08.140 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:52:08.140 INFO [stderr] | Dec 05 12:52:08.140 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:52:08.140 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:52:08.140 INFO [stderr] | Dec 05 12:52:08.140 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 12:52:08.140 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:52:08.140 INFO [stderr] Dec 05 12:52:10.289 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.85s Dec 05 12:52:10.305 INFO [stderr] su: No module specific data is present Dec 05 12:52:10.900 INFO running `"docker" "inspect" "29756258e051aeba711e13c3de41068c565727258e3b6d410c32b729da519c40"` Dec 05 12:52:11.118 INFO running `"docker" "rm" "-f" "29756258e051aeba711e13c3de41068c565727258e3b6d410c32b729da519c40"` Dec 05 12:52:11.348 INFO [stdout] 29756258e051aeba711e13c3de41068c565727258e3b6d410c32b729da519c40 Dec 05 12:52:11.354 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 12:52:11.684 INFO [stdout] 4db9306bf324a6c5b1ce6f23121adc6b445e5d6e2bcb4eacf5cd5295f7c999ad Dec 05 12:52:11.686 INFO running `"docker" "start" "-a" "4db9306bf324a6c5b1ce6f23121adc6b445e5d6e2bcb4eacf5cd5295f7c999ad"` Dec 05 12:52:12.599 INFO [stderr] usermod: no changes Dec 05 12:52:12.945 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s Dec 05 12:52:12.969 INFO [stderr] Running /target/debug/deps/rrinlog_core-af0b4eb08dbbb21e Dec 05 12:52:12.974 INFO [stdout] Dec 05 12:52:12.975 INFO [stdout] running 3 tests Dec 05 12:52:12.992 INFO [stdout] test parser::tests::test_parse_bad_date ... ok Dec 05 12:52:13.004 INFO [stdout] test parser::tests::test_parse_date ... ok Dec 05 12:52:13.020 INFO [stdout] test parser::tests::test_parse_nginx ... ok Dec 05 12:52:13.020 INFO [stdout] Dec 05 12:52:13.020 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 12:52:13.020 INFO [stdout] Dec 05 12:52:13.024 INFO [stderr] Doc-tests rrinlog_core Dec 05 12:52:14.340 INFO [stdout] Dec 05 12:52:14.340 INFO [stdout] running 0 tests Dec 05 12:52:14.340 INFO [stdout] Dec 05 12:52:14.340 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 12:52:14.340 INFO [stdout] Dec 05 12:52:14.352 INFO [stderr] su: No module specific data is present Dec 05 12:52:15.024 INFO running `"docker" "inspect" "4db9306bf324a6c5b1ce6f23121adc6b445e5d6e2bcb4eacf5cd5295f7c999ad"` Dec 05 12:52:15.177 INFO running `"docker" "rm" "-f" "4db9306bf324a6c5b1ce6f23121adc6b445e5d6e2bcb4eacf5cd5295f7c999ad"` Dec 05 12:52:15.270 INFO [stdout] 4db9306bf324a6c5b1ce6f23121adc6b445e5d6e2bcb4eacf5cd5295f7c999ad