Nov 16 18:11:51.705 INFO testing nickbabcock/rrinlog against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 18:11:51.707 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18:11:52.120 INFO [stdout] 3f43ef50d579df22eb3a779681b4cb22d88f7c6d4c315037f1bdf8e30fbf2cb5 Nov 16 18:11:52.124 INFO running `"docker" "start" "-a" "3f43ef50d579df22eb3a779681b4cb22d88f7c6d4c315037f1bdf8e30fbf2cb5"` Nov 16 18:11:53.084 INFO [stderr] usermod: no changes Nov 16 18:11:53.407 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Nov 16 18:11:53.415 INFO [stderr] Compiling syn v0.15.4 Nov 16 18:11:53.415 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 16 18:11:53.435 INFO [stderr] Compiling regex v1.0.6 Nov 16 18:12:17.171 INFO [stderr] Compiling synstructure v0.10.0 Nov 16 18:12:17.455 INFO [stderr] Compiling diesel v1.3.3 Nov 16 18:12:21.083 INFO [stderr] Compiling failure_derive v0.1.3 Nov 16 18:12:24.703 INFO [stderr] Compiling failure v0.1.3 Nov 16 18:12:49.279 INFO [stderr] Compiling rrinlog_core v0.1.0 (/source) Nov 16 18:12:50.203 INFO [stderr] warning: cannot find type `Log` in this scope Nov 16 18:12:50.203 INFO [stderr] --> src/models.rs:4:17 Nov 16 18:12:50.203 INFO [stderr] | Nov 16 18:12:50.203 INFO [stderr] 4 | #[derive(Debug, Queryable, PartialEq)] Nov 16 18:12:50.203 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.203 INFO [stderr] | Nov 16 18:12:50.203 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 18:12:50.203 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 18:12:50.203 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.203 INFO [stderr] Nov 16 18:12:50.203 INFO [stderr] warning: cannot find type `logs` in this scope Nov 16 18:12:50.203 INFO [stderr] --> src/models.rs:20:17 Nov 16 18:12:50.203 INFO [stderr] | Nov 16 18:12:50.203 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Nov 16 18:12:50.203 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.203 INFO [stderr] | Nov 16 18:12:50.204 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 18:12:50.204 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.204 INFO [stderr] Nov 16 18:12:50.204 INFO [stderr] warning: cannot find type `NewLog` in this scope Nov 16 18:12:50.204 INFO [stderr] --> src/models.rs:20:17 Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Nov 16 18:12:50.204 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 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 18:12:50.204 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.204 INFO [stderr] Nov 16 18:12:50.204 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 18:12:50.204 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 18:12:50.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 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 18:12:50.204 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.204 INFO [stderr] Nov 16 18:12:50.204 INFO [stderr] warning: cannot find type `ri` in this scope Nov 16 18:12:50.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:12:50.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 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 18:12:50.204 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.204 INFO [stderr] Nov 16 18:12:50.204 INFO [stderr] warning: cannot find type `epoch` in this scope Nov 16 18:12:50.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:12:50.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 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 18:12:50.204 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.204 INFO [stderr] Nov 16 18:12:50.204 INFO [stderr] warning: cannot find type `remote_addr` in this scope Nov 16 18:12:50.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:12:50.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 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 18:12:50.204 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.204 INFO [stderr] Nov 16 18:12:50.204 INFO [stderr] warning: cannot find type `remote_user` in this scope Nov 16 18:12:50.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:12:50.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 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 18:12:50.204 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.204 INFO [stderr] Nov 16 18:12:50.204 INFO [stderr] warning: cannot find type `status` in this scope Nov 16 18:12:50.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:12:50.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 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 18:12:50.204 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.204 INFO [stderr] Nov 16 18:12:50.204 INFO [stderr] warning: cannot find type `method` in this scope Nov 16 18:12:50.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:12:50.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 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 18:12:50.204 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.204 INFO [stderr] Nov 16 18:12:50.204 INFO [stderr] warning: cannot find type `path` in this scope Nov 16 18:12:50.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:12:50.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.204 INFO [stderr] | Nov 16 18:12:50.205 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 18:12:50.205 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.205 INFO [stderr] Nov 16 18:12:50.205 INFO [stderr] warning: cannot find type `version` in this scope Nov 16 18:12:50.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:12:50.205 INFO [stderr] | Nov 16 18:12:50.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:12:50.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.205 INFO [stderr] | Nov 16 18:12:50.205 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 18:12:50.205 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.205 INFO [stderr] Nov 16 18:12:50.205 INFO [stderr] warning: cannot find type `body_bytes_sent` in this scope Nov 16 18:12:50.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:12:50.205 INFO [stderr] | Nov 16 18:12:50.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:12:50.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.205 INFO [stderr] | Nov 16 18:12:50.205 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 18:12:50.205 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.205 INFO [stderr] Nov 16 18:12:50.205 INFO [stderr] warning: cannot find type `referer` in this scope Nov 16 18:12:50.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:12:50.205 INFO [stderr] | Nov 16 18:12:50.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:12:50.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.205 INFO [stderr] | Nov 16 18:12:50.205 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 18:12:50.205 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.205 INFO [stderr] Nov 16 18:12:50.205 INFO [stderr] warning: cannot find type `user_agent` in this scope Nov 16 18:12:50.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:12:50.205 INFO [stderr] | Nov 16 18:12:50.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:12:50.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.205 INFO [stderr] | Nov 16 18:12:50.205 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 18:12:50.205 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.205 INFO [stderr] Nov 16 18:12:50.205 INFO [stderr] warning: cannot find type `host` in this scope Nov 16 18:12:50.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:12:50.205 INFO [stderr] | Nov 16 18:12:50.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:12:50.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:12:50.205 INFO [stderr] | Nov 16 18:12:50.205 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 18:12:50.205 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:12:50.205 INFO [stderr] Nov 16 18:12:51.467 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.35s Nov 16 18:12:51.495 INFO [stderr] su: No module specific data is present Nov 16 18:12:52.121 INFO running `"docker" "inspect" "3f43ef50d579df22eb3a779681b4cb22d88f7c6d4c315037f1bdf8e30fbf2cb5"` Nov 16 18:12:52.469 INFO running `"docker" "rm" "-f" "3f43ef50d579df22eb3a779681b4cb22d88f7c6d4c315037f1bdf8e30fbf2cb5"` Nov 16 18:12:52.775 INFO [stdout] 3f43ef50d579df22eb3a779681b4cb22d88f7c6d4c315037f1bdf8e30fbf2cb5 Nov 16 18:12:52.777 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18:12:53.237 INFO [stdout] a2eaf57669b95685bb7ee34795b723ca0d9a8204e1773690b3ed02fc608bd10d Nov 16 18:12:53.247 INFO running `"docker" "start" "-a" "a2eaf57669b95685bb7ee34795b723ca0d9a8204e1773690b3ed02fc608bd10d"` Nov 16 18:12:54.512 INFO [stderr] usermod: no changes Nov 16 18:12:54.795 INFO [stderr] Compiling log v0.4.6 Nov 16 18:12:54.799 INFO [stderr] Compiling criterion-plot v0.2.5 Nov 16 18:12:54.799 INFO [stderr] Compiling csv-core v0.1.4 Nov 16 18:12:54.811 INFO [stderr] Compiling serde_derive v1.0.80 Nov 16 18:12:56.876 INFO [stderr] Compiling simplelog v0.5.2 Nov 16 18:12:56.877 INFO [stderr] Compiling handlebars v0.32.4 Nov 16 18:12:59.452 INFO [stderr] Compiling csv v1.0.1 Nov 16 18:13:25.787 INFO [stderr] Compiling criterion v0.2.5 Nov 16 18:13:37.339 INFO [stderr] Compiling rrinlog_core v0.1.0 (/source) Nov 16 18:13:38.094 INFO [stderr] warning: cannot find type `Log` in this scope Nov 16 18:13:38.094 INFO [stderr] --> src/models.rs:4:17 Nov 16 18:13:38.094 INFO [stderr] | Nov 16 18:13:38.094 INFO [stderr] 4 | #[derive(Debug, Queryable, PartialEq)] Nov 16 18:13:38.094 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.094 INFO [stderr] | Nov 16 18:13:38.094 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 18:13:38.094 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 18:13:38.094 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.094 INFO [stderr] Nov 16 18:13:38.094 INFO [stderr] warning: cannot find type `logs` in this scope Nov 16 18:13:38.094 INFO [stderr] --> src/models.rs:20:17 Nov 16 18:13:38.094 INFO [stderr] | Nov 16 18:13:38.094 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Nov 16 18:13:38.094 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.094 INFO [stderr] | Nov 16 18:13:38.094 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 18:13:38.094 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.094 INFO [stderr] Nov 16 18:13:38.094 INFO [stderr] warning: cannot find type `NewLog` in this scope Nov 16 18:13:38.094 INFO [stderr] --> src/models.rs:20:17 Nov 16 18:13:38.094 INFO [stderr] | Nov 16 18:13:38.094 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Nov 16 18:13:38.094 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.094 INFO [stderr] | Nov 16 18:13:38.094 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 18:13:38.094 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.094 INFO [stderr] Nov 16 18:13:38.094 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 18:13:38.094 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 18:13:38.094 INFO [stderr] | Nov 16 18:13:38.094 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 18:13:38.094 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.094 INFO [stderr] | Nov 16 18:13:38.094 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 18:13:38.094 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.094 INFO [stderr] Nov 16 18:13:38.094 INFO [stderr] warning: cannot find type `ri` in this scope Nov 16 18:13:38.094 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:13:38.094 INFO [stderr] | Nov 16 18:13:38.094 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:13:38.094 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.094 INFO [stderr] | Nov 16 18:13:38.095 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 18:13:38.095 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.095 INFO [stderr] Nov 16 18:13:38.095 INFO [stderr] warning: cannot find type `epoch` in this scope Nov 16 18:13:38.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:13:38.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 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 18:13:38.095 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.095 INFO [stderr] Nov 16 18:13:38.095 INFO [stderr] warning: cannot find type `remote_addr` in this scope Nov 16 18:13:38.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:13:38.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 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 18:13:38.095 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.095 INFO [stderr] Nov 16 18:13:38.095 INFO [stderr] warning: cannot find type `remote_user` in this scope Nov 16 18:13:38.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:13:38.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 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 18:13:38.095 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.095 INFO [stderr] Nov 16 18:13:38.095 INFO [stderr] warning: cannot find type `status` in this scope Nov 16 18:13:38.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:13:38.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 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 18:13:38.095 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.095 INFO [stderr] Nov 16 18:13:38.095 INFO [stderr] warning: cannot find type `method` in this scope Nov 16 18:13:38.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:13:38.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 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 18:13:38.095 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.095 INFO [stderr] Nov 16 18:13:38.095 INFO [stderr] warning: cannot find type `path` in this scope Nov 16 18:13:38.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:13:38.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 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 18:13:38.095 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.095 INFO [stderr] Nov 16 18:13:38.095 INFO [stderr] warning: cannot find type `version` in this scope Nov 16 18:13:38.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:13:38.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 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 18:13:38.095 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.095 INFO [stderr] Nov 16 18:13:38.095 INFO [stderr] warning: cannot find type `body_bytes_sent` in this scope Nov 16 18:13:38.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:13:38.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 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 18:13:38.095 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.095 INFO [stderr] Nov 16 18:13:38.095 INFO [stderr] warning: cannot find type `referer` in this scope Nov 16 18:13:38.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:13:38.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.095 INFO [stderr] | Nov 16 18:13:38.095 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 18:13:38.096 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.096 INFO [stderr] Nov 16 18:13:38.096 INFO [stderr] warning: cannot find type `user_agent` in this scope Nov 16 18:13:38.096 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:13:38.096 INFO [stderr] | Nov 16 18:13:38.096 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:13:38.096 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.096 INFO [stderr] | Nov 16 18:13:38.096 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 18:13:38.096 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.096 INFO [stderr] Nov 16 18:13:38.096 INFO [stderr] warning: cannot find type `host` in this scope Nov 16 18:13:38.096 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:13:38.096 INFO [stderr] | Nov 16 18:13:38.096 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:13:38.096 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:13:38.096 INFO [stderr] | Nov 16 18:13:38.096 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 18:13:38.096 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:13:38.096 INFO [stderr] Nov 16 18:13:40.112 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.58s Nov 16 18:13:40.139 INFO [stderr] su: No module specific data is present Nov 16 18:13:40.736 INFO running `"docker" "inspect" "a2eaf57669b95685bb7ee34795b723ca0d9a8204e1773690b3ed02fc608bd10d"` Nov 16 18:13:40.948 INFO running `"docker" "rm" "-f" "a2eaf57669b95685bb7ee34795b723ca0d9a8204e1773690b3ed02fc608bd10d"` Nov 16 18:13:41.132 INFO [stdout] a2eaf57669b95685bb7ee34795b723ca0d9a8204e1773690b3ed02fc608bd10d Nov 16 18:13:41.137 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18:13:41.461 INFO [stdout] 51a0e0e68e934efd8f899e730d8b80be001eb26f8f7131df955603a4ad0f1407 Nov 16 18:13:41.464 INFO running `"docker" "start" "-a" "51a0e0e68e934efd8f899e730d8b80be001eb26f8f7131df955603a4ad0f1407"` Nov 16 18:13:42.447 INFO [stderr] usermod: no changes Nov 16 18:13:42.683 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Nov 16 18:13:42.693 INFO [stderr] Running /target/debug/deps/rrinlog_core-5514779c34eff574 Nov 16 18:13:42.698 INFO [stdout] Nov 16 18:13:42.699 INFO [stdout] running 3 tests Nov 16 18:13:42.699 INFO [stdout] test parser::tests::test_parse_bad_date ... ok Nov 16 18:13:42.703 INFO [stdout] test parser::tests::test_parse_date ... ok Nov 16 18:13:42.712 INFO [stdout] test parser::tests::test_parse_nginx ... ok Nov 16 18:13:42.712 INFO [stdout] Nov 16 18:13:42.712 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 18:13:42.712 INFO [stdout] Nov 16 18:13:42.727 INFO [stderr] Doc-tests rrinlog_core Nov 16 18:13:43.707 INFO [stdout] Nov 16 18:13:43.707 INFO [stdout] running 0 tests Nov 16 18:13:43.707 INFO [stdout] Nov 16 18:13:43.707 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 18:13:43.708 INFO [stdout] Nov 16 18:13:43.727 INFO [stderr] su: No module specific data is present Nov 16 18:13:43.977 INFO running `"docker" "inspect" "51a0e0e68e934efd8f899e730d8b80be001eb26f8f7131df955603a4ad0f1407"` Nov 16 18:13:44.108 INFO running `"docker" "rm" "-f" "51a0e0e68e934efd8f899e730d8b80be001eb26f8f7131df955603a4ad0f1407"` Nov 16 18:13:44.292 INFO [stdout] 51a0e0e68e934efd8f899e730d8b80be001eb26f8f7131df955603a4ad0f1407