Oct 10 17:35:09.636 INFO testing nickbabcock/rrinlog against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:35:09.636 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:35:09.638 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:35:10.079 INFO blam! a230306313ce68e0b188290c96fd2dc666d9db0f4a035de0d38908ea99b63a52 Oct 10 17:35:10.084 INFO running `"docker" "start" "-a" "a230306313ce68e0b188290c96fd2dc666d9db0f4a035de0d38908ea99b63a52"` Oct 10 17:35:11.284 INFO kablam! usermod: no changes Oct 10 17:35:11.568 INFO kablam! Compiling memchr v2.1.0 Oct 10 17:35:11.568 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 10 17:35:14.904 INFO kablam! Compiling aho-corasick v0.6.8 Oct 10 17:35:16.930 INFO kablam! Compiling regex v1.0.5 Oct 10 17:35:28.661 INFO kablam! Compiling diesel v1.3.3 Oct 10 17:35:57.039 INFO kablam! Compiling rrinlog_core v0.1.0 (/source) Oct 10 17:35:59.137 INFO kablam! warning: cannot find type `Log` in this scope Oct 10 17:35:59.138 INFO kablam! --> src/models.rs:4:17 Oct 10 17:35:59.138 INFO kablam! | Oct 10 17:35:59.138 INFO kablam! 4 | #[derive(Debug, Queryable, PartialEq)] Oct 10 17:35:59.138 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.139 INFO kablam! | Oct 10 17:35:59.139 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 17:35:59.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.139 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.140 INFO kablam! Oct 10 17:35:59.140 INFO kablam! warning: cannot find type `logs` in this scope Oct 10 17:35:59.140 INFO kablam! --> src/models.rs:20:17 Oct 10 17:35:59.141 INFO kablam! | Oct 10 17:35:59.141 INFO kablam! 20 | #[derive(Debug, Insertable, PartialEq)] Oct 10 17:35:59.141 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.141 INFO kablam! | Oct 10 17:35:59.142 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.142 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.142 INFO kablam! Oct 10 17:35:59.142 INFO kablam! warning: cannot find type `NewLog` in this scope Oct 10 17:35:59.143 INFO kablam! --> src/models.rs:20:17 Oct 10 17:35:59.143 INFO kablam! | Oct 10 17:35:59.143 INFO kablam! 20 | #[derive(Debug, Insertable, PartialEq)] Oct 10 17:35:59.143 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.144 INFO kablam! | Oct 10 17:35:59.144 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.144 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.145 INFO kablam! Oct 10 17:35:59.145 INFO kablam! warning: cannot find type `table` in this scope Oct 10 17:35:59.145 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 17:35:59.145 INFO kablam! | Oct 10 17:35:59.146 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 17:35:59.146 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.146 INFO kablam! | Oct 10 17:35:59.146 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.147 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.147 INFO kablam! Oct 10 17:35:59.147 INFO kablam! warning: cannot find type `ri` in this scope Oct 10 17:35:59.147 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:35:59.148 INFO kablam! | Oct 10 17:35:59.148 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:35:59.148 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.149 INFO kablam! | Oct 10 17:35:59.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.149 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.149 INFO kablam! Oct 10 17:35:59.150 INFO kablam! warning: cannot find type `epoch` in this scope Oct 10 17:35:59.150 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:35:59.150 INFO kablam! | Oct 10 17:35:59.150 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:35:59.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.151 INFO kablam! | Oct 10 17:35:59.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.151 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.152 INFO kablam! Oct 10 17:35:59.156 INFO kablam! warning: cannot find type `remote_addr` in this scope Oct 10 17:35:59.157 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:35:59.157 INFO kablam! | Oct 10 17:35:59.157 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:35:59.157 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.158 INFO kablam! | Oct 10 17:35:59.158 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.158 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.158 INFO kablam! Oct 10 17:35:59.159 INFO kablam! warning: cannot find type `remote_user` in this scope Oct 10 17:35:59.159 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:35:59.159 INFO kablam! | Oct 10 17:35:59.159 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:35:59.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.160 INFO kablam! | Oct 10 17:35:59.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.160 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.161 INFO kablam! Oct 10 17:35:59.161 INFO kablam! warning: cannot find type `status` in this scope Oct 10 17:35:59.161 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:35:59.162 INFO kablam! | Oct 10 17:35:59.162 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:35:59.162 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.162 INFO kablam! | Oct 10 17:35:59.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.163 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.163 INFO kablam! Oct 10 17:35:59.163 INFO kablam! warning: cannot find type `method` in this scope Oct 10 17:35:59.164 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:35:59.164 INFO kablam! | Oct 10 17:35:59.164 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:35:59.164 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.165 INFO kablam! | Oct 10 17:35:59.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.165 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.165 INFO kablam! Oct 10 17:35:59.165 INFO kablam! warning: cannot find type `path` in this scope Oct 10 17:35:59.165 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:35:59.165 INFO kablam! | Oct 10 17:35:59.166 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:35:59.166 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.166 INFO kablam! | Oct 10 17:35:59.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.166 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.166 INFO kablam! Oct 10 17:35:59.166 INFO kablam! warning: cannot find type `version` in this scope Oct 10 17:35:59.166 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:35:59.166 INFO kablam! | Oct 10 17:35:59.166 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:35:59.166 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.166 INFO kablam! | Oct 10 17:35:59.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.166 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.166 INFO kablam! Oct 10 17:35:59.166 INFO kablam! warning: cannot find type `body_bytes_sent` in this scope Oct 10 17:35:59.166 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:35:59.166 INFO kablam! | Oct 10 17:35:59.166 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:35:59.166 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.166 INFO kablam! | Oct 10 17:35:59.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.166 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.166 INFO kablam! Oct 10 17:35:59.166 INFO kablam! warning: cannot find type `referer` in this scope Oct 10 17:35:59.166 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:35:59.166 INFO kablam! | Oct 10 17:35:59.166 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:35:59.166 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.166 INFO kablam! | Oct 10 17:35:59.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.166 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.166 INFO kablam! Oct 10 17:35:59.166 INFO kablam! warning: cannot find type `user_agent` in this scope Oct 10 17:35:59.166 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:35:59.166 INFO kablam! | Oct 10 17:35:59.166 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:35:59.166 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.166 INFO kablam! | Oct 10 17:35:59.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.166 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.166 INFO kablam! Oct 10 17:35:59.167 INFO kablam! warning: cannot find type `host` in this scope Oct 10 17:35:59.167 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:35:59.167 INFO kablam! | Oct 10 17:35:59.167 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:35:59.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:35:59.167 INFO kablam! | Oct 10 17:35:59.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:35:59.167 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:35:59.167 INFO kablam! Oct 10 17:35:59.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.64s Oct 10 17:35:59.966 INFO kablam! su: No module specific data is present Oct 10 17:36:00.359 INFO running `"docker" "rm" "-f" "a230306313ce68e0b188290c96fd2dc666d9db0f4a035de0d38908ea99b63a52"` Oct 10 17:36:00.459 INFO blam! a230306313ce68e0b188290c96fd2dc666d9db0f4a035de0d38908ea99b63a52 Oct 10 17:36:00.464 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:36:00.464 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:36:00.668 INFO blam! c1917d0e29e5191528f1f8fc8797f151386bfaee7014dc0ee6020a361482a031 Oct 10 17:36:00.669 INFO running `"docker" "start" "-a" "c1917d0e29e5191528f1f8fc8797f151386bfaee7014dc0ee6020a361482a031"` Oct 10 17:36:01.388 INFO kablam! usermod: no changes Oct 10 17:36:01.722 INFO kablam! Compiling criterion-plot v0.2.5 Oct 10 17:36:01.722 INFO kablam! Compiling criterion-stats v0.2.5 Oct 10 17:36:01.733 INFO kablam! Compiling csv-core v0.1.4 Oct 10 17:36:01.734 INFO kablam! Compiling simplelog v0.5.2 Oct 10 17:36:01.734 INFO kablam! Compiling handlebars v0.32.4 Oct 10 17:36:05.436 INFO kablam! Compiling csv v1.0.1 Oct 10 17:36:13.503 INFO kablam! Compiling criterion v0.2.5 Oct 10 17:36:23.240 INFO kablam! Compiling rrinlog_core v0.1.0 (/source) Oct 10 17:36:25.040 INFO kablam! warning: cannot find type `Log` in this scope Oct 10 17:36:25.040 INFO kablam! --> src/models.rs:4:17 Oct 10 17:36:25.040 INFO kablam! | Oct 10 17:36:25.040 INFO kablam! 4 | #[derive(Debug, Queryable, PartialEq)] Oct 10 17:36:25.040 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.040 INFO kablam! | Oct 10 17:36:25.040 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 17:36:25.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.040 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.040 INFO kablam! Oct 10 17:36:25.040 INFO kablam! warning: cannot find type `logs` in this scope Oct 10 17:36:25.040 INFO kablam! --> src/models.rs:20:17 Oct 10 17:36:25.040 INFO kablam! | Oct 10 17:36:25.040 INFO kablam! 20 | #[derive(Debug, Insertable, PartialEq)] Oct 10 17:36:25.040 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.040 INFO kablam! | Oct 10 17:36:25.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.040 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.040 INFO kablam! Oct 10 17:36:25.040 INFO kablam! warning: cannot find type `NewLog` in this scope Oct 10 17:36:25.040 INFO kablam! --> src/models.rs:20:17 Oct 10 17:36:25.040 INFO kablam! | Oct 10 17:36:25.040 INFO kablam! 20 | #[derive(Debug, Insertable, PartialEq)] Oct 10 17:36:25.040 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.040 INFO kablam! | Oct 10 17:36:25.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.040 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.040 INFO kablam! Oct 10 17:36:25.040 INFO kablam! warning: cannot find type `table` in this scope Oct 10 17:36:25.040 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 17:36:25.040 INFO kablam! | Oct 10 17:36:25.040 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 17:36:25.040 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.040 INFO kablam! | Oct 10 17:36:25.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.040 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.040 INFO kablam! Oct 10 17:36:25.046 INFO kablam! warning: cannot find type `ri` in this scope Oct 10 17:36:25.046 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:36:25.046 INFO kablam! | Oct 10 17:36:25.046 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:36:25.046 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.046 INFO kablam! | Oct 10 17:36:25.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.046 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.046 INFO kablam! Oct 10 17:36:25.046 INFO kablam! warning: cannot find type `epoch` in this scope Oct 10 17:36:25.046 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:36:25.046 INFO kablam! | Oct 10 17:36:25.046 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:36:25.046 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.046 INFO kablam! | Oct 10 17:36:25.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.046 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.046 INFO kablam! Oct 10 17:36:25.046 INFO kablam! warning: cannot find type `remote_addr` in this scope Oct 10 17:36:25.046 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:36:25.046 INFO kablam! | Oct 10 17:36:25.046 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:36:25.046 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.046 INFO kablam! | Oct 10 17:36:25.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.046 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.046 INFO kablam! Oct 10 17:36:25.046 INFO kablam! warning: cannot find type `remote_user` in this scope Oct 10 17:36:25.046 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:36:25.046 INFO kablam! | Oct 10 17:36:25.046 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:36:25.046 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.046 INFO kablam! | Oct 10 17:36:25.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.046 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.046 INFO kablam! Oct 10 17:36:25.046 INFO kablam! warning: cannot find type `status` in this scope Oct 10 17:36:25.046 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:36:25.046 INFO kablam! | Oct 10 17:36:25.046 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:36:25.046 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.046 INFO kablam! | Oct 10 17:36:25.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.046 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.046 INFO kablam! Oct 10 17:36:25.046 INFO kablam! warning: cannot find type `method` in this scope Oct 10 17:36:25.046 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:36:25.046 INFO kablam! | Oct 10 17:36:25.046 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:36:25.046 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.046 INFO kablam! | Oct 10 17:36:25.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.046 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.046 INFO kablam! Oct 10 17:36:25.046 INFO kablam! warning: cannot find type `path` in this scope Oct 10 17:36:25.046 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:36:25.046 INFO kablam! | Oct 10 17:36:25.046 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:36:25.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.047 INFO kablam! | Oct 10 17:36:25.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.047 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.047 INFO kablam! Oct 10 17:36:25.047 INFO kablam! warning: cannot find type `version` in this scope Oct 10 17:36:25.047 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:36:25.047 INFO kablam! | Oct 10 17:36:25.047 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:36:25.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.047 INFO kablam! | Oct 10 17:36:25.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.047 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.047 INFO kablam! Oct 10 17:36:25.047 INFO kablam! warning: cannot find type `body_bytes_sent` in this scope Oct 10 17:36:25.047 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:36:25.047 INFO kablam! | Oct 10 17:36:25.047 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:36:25.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.047 INFO kablam! | Oct 10 17:36:25.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.047 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.047 INFO kablam! Oct 10 17:36:25.047 INFO kablam! warning: cannot find type `referer` in this scope Oct 10 17:36:25.047 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:36:25.047 INFO kablam! | Oct 10 17:36:25.047 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:36:25.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.047 INFO kablam! | Oct 10 17:36:25.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.047 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.047 INFO kablam! Oct 10 17:36:25.047 INFO kablam! warning: cannot find type `user_agent` in this scope Oct 10 17:36:25.047 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:36:25.047 INFO kablam! | Oct 10 17:36:25.047 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:36:25.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.047 INFO kablam! | Oct 10 17:36:25.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.047 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.047 INFO kablam! Oct 10 17:36:25.047 INFO kablam! warning: cannot find type `host` in this scope Oct 10 17:36:25.047 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:36:25.047 INFO kablam! | Oct 10 17:36:25.047 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:36:25.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:36:25.047 INFO kablam! | Oct 10 17:36:25.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:36:25.047 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:36:25.047 INFO kablam! Oct 10 17:36:27.164 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.76s Oct 10 17:36:27.181 INFO kablam! su: No module specific data is present Oct 10 17:36:27.496 INFO running `"docker" "rm" "-f" "c1917d0e29e5191528f1f8fc8797f151386bfaee7014dc0ee6020a361482a031"` Oct 10 17:36:27.788 INFO blam! c1917d0e29e5191528f1f8fc8797f151386bfaee7014dc0ee6020a361482a031 Oct 10 17:36:27.800 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:36:27.802 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:36:28.218 INFO blam! 1a55a68900cf4dd41e084ef071a84f44c0113efe0b4e547d4f88c9c4ea22ef46 Oct 10 17:36:28.233 INFO running `"docker" "start" "-a" "1a55a68900cf4dd41e084ef071a84f44c0113efe0b4e547d4f88c9c4ea22ef46"` Oct 10 17:36:28.695 INFO kablam! usermod: no changes Oct 10 17:36:28.979 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 10 17:36:28.996 INFO kablam! Running /target/debug/deps/rrinlog_core-a05aeb459435e118 Oct 10 17:36:29.004 INFO blam! Oct 10 17:36:29.004 INFO blam! running 3 tests Oct 10 17:36:29.008 INFO blam! test parser::tests::test_parse_bad_date ... ok Oct 10 17:36:29.008 INFO blam! test parser::tests::test_parse_date ... ok Oct 10 17:36:29.029 INFO blam! test parser::tests::test_parse_nginx ... ok Oct 10 17:36:29.029 INFO blam! Oct 10 17:36:29.029 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:36:29.029 INFO blam! Oct 10 17:36:29.041 INFO kablam! Doc-tests rrinlog_core Oct 10 17:36:32.203 INFO blam! Oct 10 17:36:32.203 INFO blam! running 0 tests Oct 10 17:36:32.203 INFO blam! Oct 10 17:36:32.203 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:36:32.203 INFO blam! Oct 10 17:36:32.208 INFO kablam! su: No module specific data is present Oct 10 17:36:32.690 INFO running `"docker" "rm" "-f" "1a55a68900cf4dd41e084ef071a84f44c0113efe0b4e547d4f88c9c4ea22ef46"` Oct 10 17:36:33.020 INFO blam! 1a55a68900cf4dd41e084ef071a84f44c0113efe0b4e547d4f88c9c4ea22ef46