Oct 13 05:35:00.349 INFO testing nickbabcock/rrinlog against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 05:35:00.350 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 13 05:35:00.707 INFO blam! 3d985247d060938bb50618e6902e115b8d9f9a36aa68f390d355958102263b50 Oct 13 05:35:00.708 INFO running `"docker" "start" "-a" "3d985247d060938bb50618e6902e115b8d9f9a36aa68f390d355958102263b50"` Oct 13 05:35:01.828 INFO kablam! usermod: no changes Oct 13 05:35:02.155 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 13 05:35:02.155 INFO kablam! Compiling diesel_derives v1.3.0 Oct 13 05:35:12.783 INFO kablam! Compiling diesel v1.3.3 Oct 13 05:35:42.564 INFO kablam! Compiling rrinlog_core v0.1.0 (/source) Oct 13 05:35:44.131 INFO kablam! warning: cannot find type `Log` in this scope Oct 13 05:35:44.131 INFO kablam! --> src/models.rs:4:17 Oct 13 05:35:44.131 INFO kablam! | Oct 13 05:35:44.131 INFO kablam! 4 | #[derive(Debug, Queryable, PartialEq)] Oct 13 05:35:44.131 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.131 INFO kablam! | Oct 13 05:35:44.131 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 05:35:44.131 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 13 05:35:44.131 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.131 INFO kablam! Oct 13 05:35:44.132 INFO kablam! warning: cannot find type `logs` in this scope Oct 13 05:35:44.132 INFO kablam! --> src/models.rs:20:17 Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 INFO kablam! 20 | #[derive(Debug, Insertable, PartialEq)] Oct 13 05:35:44.132 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 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 13 05:35:44.132 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.132 INFO kablam! Oct 13 05:35:44.132 INFO kablam! warning: cannot find type `NewLog` in this scope Oct 13 05:35:44.132 INFO kablam! --> src/models.rs:20:17 Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 INFO kablam! 20 | #[derive(Debug, Insertable, PartialEq)] Oct 13 05:35:44.132 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 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 13 05:35:44.132 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.132 INFO kablam! Oct 13 05:35:44.132 INFO kablam! warning: cannot find type `table` in this scope Oct 13 05:35:44.132 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 05:35:44.132 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 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 13 05:35:44.132 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.132 INFO kablam! Oct 13 05:35:44.132 INFO kablam! warning: cannot find type `ri` in this scope Oct 13 05:35:44.132 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:35:44.132 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 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 13 05:35:44.132 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.132 INFO kablam! Oct 13 05:35:44.132 INFO kablam! warning: cannot find type `epoch` in this scope Oct 13 05:35:44.132 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:35:44.132 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 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 13 05:35:44.132 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.132 INFO kablam! Oct 13 05:35:44.132 INFO kablam! warning: cannot find type `remote_addr` in this scope Oct 13 05:35:44.132 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:35:44.132 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 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 13 05:35:44.132 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.132 INFO kablam! Oct 13 05:35:44.132 INFO kablam! warning: cannot find type `remote_user` in this scope Oct 13 05:35:44.132 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:35:44.132 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 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 13 05:35:44.132 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.132 INFO kablam! Oct 13 05:35:44.132 INFO kablam! warning: cannot find type `status` in this scope Oct 13 05:35:44.132 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:35:44.132 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 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 13 05:35:44.132 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.132 INFO kablam! Oct 13 05:35:44.132 INFO kablam! warning: cannot find type `method` in this scope Oct 13 05:35:44.132 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:35:44.132 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 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 13 05:35:44.132 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.132 INFO kablam! Oct 13 05:35:44.132 INFO kablam! warning: cannot find type `path` in this scope Oct 13 05:35:44.132 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:35:44.132 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.132 INFO kablam! | Oct 13 05:35:44.132 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 13 05:35:44.132 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.133 INFO kablam! Oct 13 05:35:44.133 INFO kablam! warning: cannot find type `version` in this scope Oct 13 05:35:44.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:35:44.133 INFO kablam! | Oct 13 05:35:44.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:35:44.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.133 INFO kablam! | Oct 13 05:35:44.133 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 13 05:35:44.133 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.133 INFO kablam! Oct 13 05:35:44.133 INFO kablam! warning: cannot find type `body_bytes_sent` in this scope Oct 13 05:35:44.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:35:44.133 INFO kablam! | Oct 13 05:35:44.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:35:44.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.133 INFO kablam! | Oct 13 05:35:44.133 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 13 05:35:44.133 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.133 INFO kablam! Oct 13 05:35:44.133 INFO kablam! warning: cannot find type `referer` in this scope Oct 13 05:35:44.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:35:44.133 INFO kablam! | Oct 13 05:35:44.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:35:44.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.133 INFO kablam! | Oct 13 05:35:44.133 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 13 05:35:44.133 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.133 INFO kablam! Oct 13 05:35:44.133 INFO kablam! warning: cannot find type `user_agent` in this scope Oct 13 05:35:44.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:35:44.133 INFO kablam! | Oct 13 05:35:44.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:35:44.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.133 INFO kablam! | Oct 13 05:35:44.133 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 13 05:35:44.133 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.133 INFO kablam! Oct 13 05:35:44.133 INFO kablam! warning: cannot find type `host` in this scope Oct 13 05:35:44.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:35:44.133 INFO kablam! | Oct 13 05:35:44.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:35:44.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:35:44.133 INFO kablam! | Oct 13 05:35:44.133 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 13 05:35:44.133 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:35:44.133 INFO kablam! Oct 13 05:35:45.116 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.25s Oct 13 05:35:45.132 INFO kablam! su: No module specific data is present Oct 13 05:35:45.530 INFO running `"docker" "rm" "-f" "3d985247d060938bb50618e6902e115b8d9f9a36aa68f390d355958102263b50"` Oct 13 05:35:45.663 INFO blam! 3d985247d060938bb50618e6902e115b8d9f9a36aa68f390d355958102263b50 Oct 13 05:35:45.667 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 13 05:35:46.032 INFO blam! 3207d6d345b11cdb864340d849345158d46e177850fcc189fb611437e859df13 Oct 13 05:35:46.039 INFO running `"docker" "start" "-a" "3207d6d345b11cdb864340d849345158d46e177850fcc189fb611437e859df13"` Oct 13 05:35:46.649 INFO kablam! usermod: no changes Oct 13 05:35:46.931 INFO kablam! Compiling criterion-plot v0.2.5 Oct 13 05:35:46.935 INFO kablam! Compiling itertools-num v0.1.2 Oct 13 05:35:46.935 INFO kablam! Compiling criterion-stats v0.2.5 Oct 13 05:35:46.935 INFO kablam! Compiling pest_derive v1.0.8 Oct 13 05:35:46.959 INFO kablam! Compiling csv-core v0.1.4 Oct 13 05:35:46.959 INFO kablam! Compiling simplelog v0.5.2 Oct 13 05:35:51.179 INFO kablam! Compiling csv v1.0.1 Oct 13 05:36:00.191 INFO kablam! Compiling handlebars v0.32.4 Oct 13 05:36:07.780 INFO kablam! Compiling criterion v0.2.5 Oct 13 05:36:19.550 INFO kablam! Compiling rrinlog_core v0.1.0 (/source) Oct 13 05:36:20.782 INFO kablam! warning: cannot find type `Log` in this scope Oct 13 05:36:20.782 INFO kablam! --> src/models.rs:4:17 Oct 13 05:36:20.783 INFO kablam! | Oct 13 05:36:20.783 INFO kablam! 4 | #[derive(Debug, Queryable, PartialEq)] Oct 13 05:36:20.783 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.784 INFO kablam! | Oct 13 05:36:20.784 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 05:36:20.784 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 13 05:36:20.786 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.786 INFO kablam! Oct 13 05:36:20.787 INFO kablam! warning: cannot find type `logs` in this scope Oct 13 05:36:20.787 INFO kablam! --> src/models.rs:20:17 Oct 13 05:36:20.787 INFO kablam! | Oct 13 05:36:20.788 INFO kablam! 20 | #[derive(Debug, Insertable, PartialEq)] Oct 13 05:36:20.788 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.788 INFO kablam! | Oct 13 05:36:20.788 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 13 05:36:20.789 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.789 INFO kablam! Oct 13 05:36:20.789 INFO kablam! warning: cannot find type `NewLog` in this scope Oct 13 05:36:20.790 INFO kablam! --> src/models.rs:20:17 Oct 13 05:36:20.790 INFO kablam! | Oct 13 05:36:20.790 INFO kablam! 20 | #[derive(Debug, Insertable, PartialEq)] Oct 13 05:36:20.790 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.791 INFO kablam! | Oct 13 05:36:20.791 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 13 05:36:20.791 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.792 INFO kablam! Oct 13 05:36:20.803 INFO kablam! warning: cannot find type `table` in this scope Oct 13 05:36:20.803 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 05:36:20.803 INFO kablam! | Oct 13 05:36:20.803 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 05:36:20.803 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.803 INFO kablam! | Oct 13 05:36:20.803 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 13 05:36:20.803 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.803 INFO kablam! Oct 13 05:36:20.803 INFO kablam! warning: cannot find type `ri` in this scope Oct 13 05:36:20.803 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:36:20.803 INFO kablam! | Oct 13 05:36:20.803 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:36:20.803 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.803 INFO kablam! | Oct 13 05:36:20.803 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 13 05:36:20.803 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.803 INFO kablam! Oct 13 05:36:20.803 INFO kablam! warning: cannot find type `epoch` in this scope Oct 13 05:36:20.803 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:36:20.803 INFO kablam! | Oct 13 05:36:20.803 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:36:20.803 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.803 INFO kablam! | Oct 13 05:36:20.803 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 13 05:36:20.803 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.803 INFO kablam! Oct 13 05:36:20.803 INFO kablam! warning: cannot find type `remote_addr` in this scope Oct 13 05:36:20.803 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:36:20.803 INFO kablam! | Oct 13 05:36:20.803 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:36:20.803 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 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 13 05:36:20.804 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.804 INFO kablam! Oct 13 05:36:20.804 INFO kablam! warning: cannot find type `remote_user` in this scope Oct 13 05:36:20.804 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:36:20.804 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 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 13 05:36:20.804 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.804 INFO kablam! Oct 13 05:36:20.804 INFO kablam! warning: cannot find type `status` in this scope Oct 13 05:36:20.804 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:36:20.804 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 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 13 05:36:20.804 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.804 INFO kablam! Oct 13 05:36:20.804 INFO kablam! warning: cannot find type `method` in this scope Oct 13 05:36:20.804 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:36:20.804 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 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 13 05:36:20.804 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.804 INFO kablam! Oct 13 05:36:20.804 INFO kablam! warning: cannot find type `path` in this scope Oct 13 05:36:20.804 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:36:20.804 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 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 13 05:36:20.804 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.804 INFO kablam! Oct 13 05:36:20.804 INFO kablam! warning: cannot find type `version` in this scope Oct 13 05:36:20.804 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:36:20.804 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 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 13 05:36:20.804 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.804 INFO kablam! Oct 13 05:36:20.804 INFO kablam! warning: cannot find type `body_bytes_sent` in this scope Oct 13 05:36:20.804 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:36:20.804 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 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 13 05:36:20.804 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.804 INFO kablam! Oct 13 05:36:20.804 INFO kablam! warning: cannot find type `referer` in this scope Oct 13 05:36:20.804 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:36:20.804 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 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 13 05:36:20.804 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.804 INFO kablam! Oct 13 05:36:20.804 INFO kablam! warning: cannot find type `user_agent` in this scope Oct 13 05:36:20.804 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:36:20.804 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 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 13 05:36:20.804 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.804 INFO kablam! Oct 13 05:36:20.804 INFO kablam! warning: cannot find type `host` in this scope Oct 13 05:36:20.804 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:36:20.804 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:36:20.804 INFO kablam! | Oct 13 05:36:20.804 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 13 05:36:20.804 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:36:20.804 INFO kablam! Oct 13 05:36:23.158 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.48s Oct 13 05:36:23.179 INFO kablam! su: No module specific data is present Oct 13 05:36:24.447 INFO running `"docker" "rm" "-f" "3207d6d345b11cdb864340d849345158d46e177850fcc189fb611437e859df13"` Oct 13 05:36:24.831 INFO blam! 3207d6d345b11cdb864340d849345158d46e177850fcc189fb611437e859df13 Oct 13 05:36:24.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 13 05:36:25.267 INFO blam! 7ef0fbe9dc593ccd7e62a4ebb8bb258438859e102a7d99321158dfd892119602 Oct 13 05:36:25.269 INFO running `"docker" "start" "-a" "7ef0fbe9dc593ccd7e62a4ebb8bb258438859e102a7d99321158dfd892119602"` Oct 13 05:36:26.591 INFO kablam! usermod: no changes Oct 13 05:36:26.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.26s Oct 13 05:36:26.903 INFO kablam! Running /target/debug/deps/rrinlog_core-093d79dd85536658 Oct 13 05:36:26.911 INFO blam! Oct 13 05:36:26.911 INFO blam! running 3 tests Oct 13 05:36:26.927 INFO blam! test parser::tests::test_parse_date ... ok Oct 13 05:36:26.927 INFO blam! test parser::tests::test_parse_bad_date ... ok Oct 13 05:36:26.927 INFO blam! test parser::tests::test_parse_nginx ... ok Oct 13 05:36:26.927 INFO blam! Oct 13 05:36:26.927 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:36:26.927 INFO blam! Oct 13 05:36:26.930 INFO kablam! Doc-tests rrinlog_core Oct 13 05:36:28.474 INFO blam! Oct 13 05:36:28.474 INFO blam! running 0 tests Oct 13 05:36:28.474 INFO blam! Oct 13 05:36:28.474 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:36:28.474 INFO blam! Oct 13 05:36:28.484 INFO kablam! su: No module specific data is present Oct 13 05:36:29.178 INFO running `"docker" "rm" "-f" "7ef0fbe9dc593ccd7e62a4ebb8bb258438859e102a7d99321158dfd892119602"` Oct 13 05:36:29.447 INFO blam! 7ef0fbe9dc593ccd7e62a4ebb8bb258438859e102a7d99321158dfd892119602