Dec 13 08:59:06.085 INFO testing nickbabcock/rrinlog against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 08:59:06.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 08:59:06.677 INFO [stdout] dcfbcdb8922f57d98e1adb68e4477ac61858ed9a8c661e689e49563913d97a4c Dec 13 08:59:06.680 INFO running `"docker" "start" "-a" "dcfbcdb8922f57d98e1adb68e4477ac61858ed9a8c661e689e49563913d97a4c"` Dec 13 08:59:07.955 INFO [stderr] usermod: no changes Dec 13 08:59:08.283 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Dec 13 08:59:08.287 INFO [stderr] Compiling syn v0.15.22 Dec 13 08:59:08.291 INFO [stderr] Compiling regex v1.1.0 Dec 13 08:59:31.907 INFO [stderr] Compiling synstructure v0.10.0 Dec 13 08:59:34.535 INFO [stderr] Compiling diesel v1.3.3 Dec 13 08:59:37.945 INFO [stderr] Compiling failure_derive v0.1.3 Dec 13 08:59:41.293 INFO [stderr] Compiling failure v0.1.3 Dec 13 09:00:05.701 INFO [stderr] Compiling rrinlog_core v0.1.0 (/source) Dec 13 09:00:06.904 INFO [stderr] warning: cannot find type `Log` in this scope Dec 13 09:00:06.904 INFO [stderr] --> src/models.rs:4:17 Dec 13 09:00:06.904 INFO [stderr] | Dec 13 09:00:06.904 INFO [stderr] 4 | #[derive(Debug, Queryable, PartialEq)] Dec 13 09:00:06.904 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.904 INFO [stderr] | Dec 13 09:00:06.904 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 09:00:06.904 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 13 09:00:06.904 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.904 INFO [stderr] Dec 13 09:00:06.904 INFO [stderr] warning: cannot find type `logs` in this scope Dec 13 09:00:06.904 INFO [stderr] --> src/models.rs:20:17 Dec 13 09:00:06.904 INFO [stderr] | Dec 13 09:00:06.904 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 13 09:00:06.904 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.904 INFO [stderr] | Dec 13 09:00:06.904 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 13 09:00:06.904 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.904 INFO [stderr] Dec 13 09:00:06.904 INFO [stderr] warning: cannot find type `NewLog` in this scope Dec 13 09:00:06.904 INFO [stderr] --> src/models.rs:20:17 Dec 13 09:00:06.904 INFO [stderr] | Dec 13 09:00:06.904 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 13 09:00:06.904 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.904 INFO [stderr] | Dec 13 09:00:06.904 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 13 09:00:06.904 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.904 INFO [stderr] Dec 13 09:00:06.904 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 09:00:06.904 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 09:00:06.904 INFO [stderr] | Dec 13 09:00:06.904 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 09:00:06.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.904 INFO [stderr] | Dec 13 09:00:06.904 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 13 09:00:06.904 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.904 INFO [stderr] Dec 13 09:00:06.904 INFO [stderr] warning: cannot find type `ri` in this scope Dec 13 09:00:06.904 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:00:06.904 INFO [stderr] | Dec 13 09:00:06.904 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:00:06.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.904 INFO [stderr] | Dec 13 09:00:06.904 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 13 09:00:06.904 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.904 INFO [stderr] Dec 13 09:00:06.904 INFO [stderr] warning: cannot find type `epoch` in this scope Dec 13 09:00:06.904 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:00:06.904 INFO [stderr] | Dec 13 09:00:06.904 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:00:06.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.904 INFO [stderr] | Dec 13 09:00:06.904 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 13 09:00:06.904 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.904 INFO [stderr] Dec 13 09:00:06.904 INFO [stderr] warning: cannot find type `remote_addr` in this scope Dec 13 09:00:06.904 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:00:06.904 INFO [stderr] | Dec 13 09:00:06.904 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:00:06.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.904 INFO [stderr] | Dec 13 09:00:06.904 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 13 09:00:06.904 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.904 INFO [stderr] Dec 13 09:00:06.905 INFO [stderr] warning: cannot find type `remote_user` in this scope Dec 13 09:00:06.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:00:06.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 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 13 09:00:06.905 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.905 INFO [stderr] Dec 13 09:00:06.905 INFO [stderr] warning: cannot find type `status` in this scope Dec 13 09:00:06.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:00:06.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 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 13 09:00:06.905 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.905 INFO [stderr] Dec 13 09:00:06.905 INFO [stderr] warning: cannot find type `method` in this scope Dec 13 09:00:06.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:00:06.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 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 13 09:00:06.905 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.905 INFO [stderr] Dec 13 09:00:06.905 INFO [stderr] warning: cannot find type `path` in this scope Dec 13 09:00:06.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:00:06.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 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 13 09:00:06.905 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.905 INFO [stderr] Dec 13 09:00:06.905 INFO [stderr] warning: cannot find type `version` in this scope Dec 13 09:00:06.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:00:06.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 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 13 09:00:06.905 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.905 INFO [stderr] Dec 13 09:00:06.905 INFO [stderr] warning: cannot find type `body_bytes_sent` in this scope Dec 13 09:00:06.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:00:06.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 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 13 09:00:06.905 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.905 INFO [stderr] Dec 13 09:00:06.905 INFO [stderr] warning: cannot find type `referer` in this scope Dec 13 09:00:06.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:00:06.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 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 13 09:00:06.905 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.905 INFO [stderr] Dec 13 09:00:06.905 INFO [stderr] warning: cannot find type `user_agent` in this scope Dec 13 09:00:06.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:00:06.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 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 13 09:00:06.905 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.905 INFO [stderr] Dec 13 09:00:06.905 INFO [stderr] warning: cannot find type `host` in this scope Dec 13 09:00:06.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:00:06.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:00:06.905 INFO [stderr] | Dec 13 09:00:06.905 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 13 09:00:06.905 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:00:06.905 INFO [stderr] Dec 13 09:00:08.003 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Dec 13 09:00:08.015 INFO [stderr] su: No module specific data is present Dec 13 09:00:08.762 INFO running `"docker" "inspect" "dcfbcdb8922f57d98e1adb68e4477ac61858ed9a8c661e689e49563913d97a4c"` Dec 13 09:00:09.005 INFO running `"docker" "rm" "-f" "dcfbcdb8922f57d98e1adb68e4477ac61858ed9a8c661e689e49563913d97a4c"` Dec 13 09:00:09.311 INFO [stdout] dcfbcdb8922f57d98e1adb68e4477ac61858ed9a8c661e689e49563913d97a4c Dec 13 09:00:09.319 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 09:00:09.872 INFO [stdout] bca3cfdaef51808a9f05dc2c7099cc5a504b875388d99b1f6f09061b9b56f2c1 Dec 13 09:00:09.874 INFO running `"docker" "start" "-a" "bca3cfdaef51808a9f05dc2c7099cc5a504b875388d99b1f6f09061b9b56f2c1"` Dec 13 09:00:11.526 INFO [stderr] usermod: no changes Dec 13 09:00:12.003 INFO [stderr] Compiling serde v1.0.82 Dec 13 09:00:12.003 INFO [stderr] Compiling criterion-plot v0.2.5 Dec 13 09:00:12.003 INFO [stderr] Compiling csv-core v0.1.4 Dec 13 09:00:12.003 INFO [stderr] Compiling serde_derive v1.0.82 Dec 13 09:00:12.003 INFO [stderr] Compiling simplelog v0.5.2 Dec 13 09:00:38.498 INFO [stderr] Compiling serde_json v1.0.33 Dec 13 09:00:38.498 INFO [stderr] Compiling csv v1.0.1 Dec 13 09:00:42.903 INFO [stderr] Compiling handlebars v0.32.4 Dec 13 09:00:48.819 INFO [stderr] Compiling criterion v0.2.5 Dec 13 09:00:58.987 INFO [stderr] Compiling rrinlog_core v0.1.0 (/source) Dec 13 09:01:00.171 INFO [stderr] warning: cannot find type `Log` in this scope Dec 13 09:01:00.171 INFO [stderr] --> src/models.rs:4:17 Dec 13 09:01:00.171 INFO [stderr] | Dec 13 09:01:00.171 INFO [stderr] 4 | #[derive(Debug, Queryable, PartialEq)] Dec 13 09:01:00.171 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.171 INFO [stderr] | Dec 13 09:01:00.171 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 09:01:00.171 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 13 09:01:00.171 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.171 INFO [stderr] Dec 13 09:01:00.171 INFO [stderr] warning: cannot find type `logs` in this scope Dec 13 09:01:00.171 INFO [stderr] --> src/models.rs:20:17 Dec 13 09:01:00.171 INFO [stderr] | Dec 13 09:01:00.171 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 13 09:01:00.171 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.171 INFO [stderr] | Dec 13 09:01:00.171 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 13 09:01:00.171 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.171 INFO [stderr] Dec 13 09:01:00.172 INFO [stderr] warning: cannot find type `NewLog` in this scope Dec 13 09:01:00.172 INFO [stderr] --> src/models.rs:20:17 Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 13 09:01:00.172 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 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 13 09:01:00.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.172 INFO [stderr] Dec 13 09:01:00.172 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 09:01:00.172 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 09:01:00.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 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 13 09:01:00.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.172 INFO [stderr] Dec 13 09:01:00.172 INFO [stderr] warning: cannot find type `ri` in this scope Dec 13 09:01:00.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:01:00.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 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 13 09:01:00.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.172 INFO [stderr] Dec 13 09:01:00.172 INFO [stderr] warning: cannot find type `epoch` in this scope Dec 13 09:01:00.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:01:00.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 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 13 09:01:00.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.172 INFO [stderr] Dec 13 09:01:00.172 INFO [stderr] warning: cannot find type `remote_addr` in this scope Dec 13 09:01:00.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:01:00.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 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 13 09:01:00.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.172 INFO [stderr] Dec 13 09:01:00.172 INFO [stderr] warning: cannot find type `remote_user` in this scope Dec 13 09:01:00.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:01:00.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 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 13 09:01:00.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.172 INFO [stderr] Dec 13 09:01:00.172 INFO [stderr] warning: cannot find type `status` in this scope Dec 13 09:01:00.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:01:00.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 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 13 09:01:00.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.172 INFO [stderr] Dec 13 09:01:00.172 INFO [stderr] warning: cannot find type `method` in this scope Dec 13 09:01:00.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:01:00.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 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 13 09:01:00.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.172 INFO [stderr] Dec 13 09:01:00.172 INFO [stderr] warning: cannot find type `path` in this scope Dec 13 09:01:00.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:01:00.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 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 13 09:01:00.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.172 INFO [stderr] Dec 13 09:01:00.172 INFO [stderr] warning: cannot find type `version` in this scope Dec 13 09:01:00.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:01:00.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.172 INFO [stderr] | Dec 13 09:01:00.172 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 13 09:01:00.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.172 INFO [stderr] Dec 13 09:01:00.172 INFO [stderr] warning: cannot find type `body_bytes_sent` in this scope Dec 13 09:01:00.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:01:00.173 INFO [stderr] | Dec 13 09:01:00.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:01:00.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.173 INFO [stderr] | Dec 13 09:01:00.173 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 13 09:01:00.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.173 INFO [stderr] Dec 13 09:01:00.173 INFO [stderr] warning: cannot find type `referer` in this scope Dec 13 09:01:00.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:01:00.173 INFO [stderr] | Dec 13 09:01:00.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:01:00.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.173 INFO [stderr] | Dec 13 09:01:00.173 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 13 09:01:00.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.173 INFO [stderr] Dec 13 09:01:00.173 INFO [stderr] warning: cannot find type `user_agent` in this scope Dec 13 09:01:00.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:01:00.173 INFO [stderr] | Dec 13 09:01:00.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:01:00.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.173 INFO [stderr] | Dec 13 09:01:00.173 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 13 09:01:00.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.173 INFO [stderr] Dec 13 09:01:00.173 INFO [stderr] warning: cannot find type `host` in this scope Dec 13 09:01:00.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 09:01:00.173 INFO [stderr] | Dec 13 09:01:00.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 09:01:00.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 09:01:00.173 INFO [stderr] | Dec 13 09:01:00.173 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 13 09:01:00.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 09:01:00.173 INFO [stderr] Dec 13 09:01:02.747 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.18s Dec 13 09:01:02.759 INFO [stderr] su: No module specific data is present Dec 13 09:01:04.007 INFO running `"docker" "inspect" "bca3cfdaef51808a9f05dc2c7099cc5a504b875388d99b1f6f09061b9b56f2c1"` Dec 13 09:01:04.367 INFO running `"docker" "rm" "-f" "bca3cfdaef51808a9f05dc2c7099cc5a504b875388d99b1f6f09061b9b56f2c1"` Dec 13 09:01:04.652 INFO [stdout] bca3cfdaef51808a9f05dc2c7099cc5a504b875388d99b1f6f09061b9b56f2c1 Dec 13 09:01:04.656 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 09:01:05.179 INFO [stdout] 7e1b2a2782973b305548f2a11514e398cf91962842000cb25e11da214baf4dd1 Dec 13 09:01:05.181 INFO running `"docker" "start" "-a" "7e1b2a2782973b305548f2a11514e398cf91962842000cb25e11da214baf4dd1"` Dec 13 09:01:06.689 INFO [stderr] usermod: no changes Dec 13 09:01:07.114 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s Dec 13 09:01:07.139 INFO [stderr] Running /target/debug/deps/rrinlog_core-35ff7198aa7324ee Dec 13 09:01:07.143 INFO [stdout] Dec 13 09:01:07.143 INFO [stdout] running 3 tests Dec 13 09:01:07.143 INFO [stdout] test parser::tests::test_parse_date ... ok Dec 13 09:01:07.147 INFO [stdout] test parser::tests::test_parse_bad_date ... ok Dec 13 09:01:07.227 INFO [stdout] test parser::tests::test_parse_nginx ... ok Dec 13 09:01:07.227 INFO [stdout] Dec 13 09:01:07.227 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 09:01:07.227 INFO [stdout] Dec 13 09:01:07.227 INFO [stderr] Doc-tests rrinlog_core Dec 13 09:01:08.879 INFO [stdout] Dec 13 09:01:08.879 INFO [stdout] running 0 tests Dec 13 09:01:08.879 INFO [stdout] Dec 13 09:01:08.879 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 09:01:08.879 INFO [stdout] Dec 13 09:01:08.899 INFO [stderr] su: No module specific data is present Dec 13 09:01:10.125 INFO running `"docker" "inspect" "7e1b2a2782973b305548f2a11514e398cf91962842000cb25e11da214baf4dd1"` Dec 13 09:01:10.393 INFO running `"docker" "rm" "-f" "7e1b2a2782973b305548f2a11514e398cf91962842000cb25e11da214baf4dd1"` Dec 13 09:01:10.659 INFO [stdout] 7e1b2a2782973b305548f2a11514e398cf91962842000cb25e11da214baf4dd1