Oct 15 04:09:08.373 INFO testing andreevlex/webserver_test against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:09:08.373 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 04:09:08.803 INFO blam! 06827e5d75c7a67b1e262c23559d53f32f66dc32a01c5a373af77ca3e8c3814f Oct 15 04:09:08.811 INFO running `"docker" "start" "-a" "06827e5d75c7a67b1e262c23559d53f32f66dc32a01c5a373af77ca3e8c3814f"` Oct 15 04:09:10.563 INFO kablam! usermod: no changes Oct 15 04:09:11.097 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 15 04:09:11.097 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 15 04:09:11.097 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 15 04:09:11.104 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 15 04:09:11.109 INFO kablam! Compiling thread_local v0.3.5 Oct 15 04:09:11.109 INFO kablam! Compiling r2d2 v0.8.2 Oct 15 04:09:11.115 INFO kablam! Compiling serde_json v1.0.22 Oct 15 04:09:11.115 INFO kablam! Compiling url v1.7.1 Oct 15 04:09:17.939 INFO kablam! Compiling backtrace v0.3.9 Oct 15 04:09:17.940 INFO kablam! Compiling h2 v0.1.10 Oct 15 04:09:20.154 INFO kablam! Compiling backtrace v0.2.3 Oct 15 04:09:20.209 INFO kablam! Compiling regex v1.0.1 Oct 15 04:09:20.373 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 15 04:09:20.415 INFO kablam! Compiling parking_lot v0.5.5 Oct 15 04:09:30.279 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 15 04:09:30.315 INFO kablam! Compiling rayon-core v1.4.0 Oct 15 04:09:30.319 INFO kablam! Compiling error-chain v0.11.0 Oct 15 04:09:30.331 INFO kablam! Compiling failure v0.1.1 Oct 15 04:09:30.786 INFO kablam! Compiling error-chain v0.1.12 Oct 15 04:09:35.299 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 15 04:09:35.905 INFO kablam! Compiling crossbeam-channel v0.1.3 Oct 15 04:09:35.905 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 15 04:09:35.905 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 15 04:09:35.996 INFO kablam! Compiling diesel v1.3.2 Oct 15 04:09:57.683 INFO kablam! Compiling rayon v0.8.2 Oct 15 04:09:57.683 INFO kablam! Compiling tokio-fs v0.1.2 Oct 15 04:09:58.811 INFO kablam! Compiling skeptic v0.13.3 Oct 15 04:09:58.979 INFO kablam! Compiling env_logger v0.5.10 Oct 15 04:10:03.179 INFO kablam! Compiling tokio v0.1.7 Oct 15 04:10:10.641 INFO kablam! Compiling actix v0.5.8 Oct 15 04:10:12.009 INFO kablam! Compiling ring v0.12.1 Oct 15 04:10:14.971 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 04:10:24.815 INFO kablam! Compiling trust-dns-proto v0.3.3 Oct 15 04:10:24.815 INFO kablam! Compiling tokio-signal v0.1.5 Oct 15 04:10:36.765 INFO kablam! Compiling cookie v0.10.1 Oct 15 04:10:36.765 INFO kablam! Compiling jsonwebtoken v4.0.1 Oct 15 04:10:43.011 INFO kablam! Compiling trust-dns-resolver v0.8.2 Oct 15 04:11:13.967 INFO kablam! Compiling actix-web v0.6.15 Oct 15 04:11:38.412 INFO kablam! Compiling webserver_test v0.1.0 (/source) Oct 15 04:11:42.679 INFO kablam! warning: cannot find type `User` in this scope Oct 15 04:11:42.679 INFO kablam! --> src/models.rs:1:21 Oct 15 04:11:42.679 INFO kablam! | Oct 15 04:11:42.679 INFO kablam! 1 | #[derive(Serialize, Queryable)] Oct 15 04:11:42.679 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:11:42.679 INFO kablam! | Oct 15 04:11:42.679 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 04:11:42.679 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 15 04:11:42.679 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:11:42.679 INFO kablam! Oct 15 04:11:42.679 INFO kablam! warning: cannot find type `table` in this scope Oct 15 04:11:42.679 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 04:11:42.679 INFO kablam! | Oct 15 04:11:42.679 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 04:11:42.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:11:42.679 INFO kablam! | Oct 15 04:11:42.679 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 15 04:11:42.679 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:11:42.679 INFO kablam! Oct 15 04:11:42.679 INFO kablam! warning: cannot find type `id` in this scope Oct 15 04:11:42.679 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 04:11:42.679 INFO kablam! | Oct 15 04:11:42.679 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 04:11:42.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:11:42.679 INFO kablam! | Oct 15 04:11:42.679 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 15 04:11:42.679 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:11:42.679 INFO kablam! Oct 15 04:11:42.679 INFO kablam! warning: cannot find type `name` in this scope Oct 15 04:11:42.679 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 04:11:42.679 INFO kablam! | Oct 15 04:11:42.679 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 04:11:42.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:11:42.679 INFO kablam! | Oct 15 04:11:42.679 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 15 04:11:42.679 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:11:42.679 INFO kablam! Oct 15 04:11:42.679 INFO kablam! warning: cannot find type `email` in this scope Oct 15 04:11:42.679 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 04:11:42.679 INFO kablam! | Oct 15 04:11:42.679 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 04:11:42.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:11:42.679 INFO kablam! | Oct 15 04:11:42.680 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 15 04:11:42.680 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:11:42.680 INFO kablam! Oct 15 04:11:42.680 INFO kablam! warning: cannot find type `passwd` in this scope Oct 15 04:11:42.680 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 04:11:42.680 INFO kablam! | Oct 15 04:11:42.680 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 04:11:42.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:11:42.680 INFO kablam! | Oct 15 04:11:42.680 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 15 04:11:42.680 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:11:42.680 INFO kablam! Oct 15 04:12:00.007 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 49s Oct 15 04:12:00.023 INFO kablam! su: No module specific data is present Oct 15 04:12:00.293 INFO running `"docker" "rm" "-f" "06827e5d75c7a67b1e262c23559d53f32f66dc32a01c5a373af77ca3e8c3814f"` Oct 15 04:12:00.445 INFO blam! 06827e5d75c7a67b1e262c23559d53f32f66dc32a01c5a373af77ca3e8c3814f Oct 15 04:12:00.447 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 04:12:00.689 INFO blam! 346bfc4d5acfdc74f6b951a9cbe5a65a9658bc87ab3ca0d78027bd2d290d4e2a Oct 15 04:12:00.693 INFO running `"docker" "start" "-a" "346bfc4d5acfdc74f6b951a9cbe5a65a9658bc87ab3ca0d78027bd2d290d4e2a"` Oct 15 04:12:01.075 INFO kablam! usermod: no changes Oct 15 04:12:01.321 INFO kablam! Compiling webserver_test v0.1.0 (/source) Oct 15 04:12:05.127 INFO kablam! warning: cannot find type `User` in this scope Oct 15 04:12:05.128 INFO kablam! --> src/models.rs:1:21 Oct 15 04:12:05.128 INFO kablam! | Oct 15 04:12:05.128 INFO kablam! 1 | #[derive(Serialize, Queryable)] Oct 15 04:12:05.128 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:12:05.129 INFO kablam! | Oct 15 04:12:05.129 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 04:12:05.129 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 15 04:12:05.129 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:12:05.130 INFO kablam! Oct 15 04:12:05.130 INFO kablam! warning: cannot find type `table` in this scope Oct 15 04:12:05.130 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 04:12:05.131 INFO kablam! | Oct 15 04:12:05.131 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 04:12:05.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:12:05.131 INFO kablam! | Oct 15 04:12:05.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 15 04:12:05.132 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:12:05.132 INFO kablam! Oct 15 04:12:05.133 INFO kablam! warning: cannot find type `id` in this scope Oct 15 04:12:05.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 04:12:05.133 INFO kablam! | Oct 15 04:12:05.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 04:12:05.134 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:12:05.134 INFO kablam! | Oct 15 04:12:05.134 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 15 04:12:05.135 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:12:05.135 INFO kablam! Oct 15 04:12:05.135 INFO kablam! warning: cannot find type `name` in this scope Oct 15 04:12:05.136 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 04:12:05.136 INFO kablam! | Oct 15 04:12:05.136 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 04:12:05.136 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:12:05.137 INFO kablam! | Oct 15 04:12:05.137 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 15 04:12:05.137 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:12:05.138 INFO kablam! Oct 15 04:12:05.138 INFO kablam! warning: cannot find type `email` in this scope Oct 15 04:12:05.138 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 04:12:05.139 INFO kablam! | Oct 15 04:12:05.139 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 04:12:05.139 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:12:05.139 INFO kablam! | Oct 15 04:12:05.140 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 15 04:12:05.140 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:12:05.140 INFO kablam! Oct 15 04:12:05.141 INFO kablam! warning: cannot find type `passwd` in this scope Oct 15 04:12:05.141 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 04:12:05.141 INFO kablam! | Oct 15 04:12:05.142 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 04:12:05.142 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:12:05.142 INFO kablam! | Oct 15 04:12:05.143 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 15 04:12:05.143 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:12:05.143 INFO kablam! Oct 15 04:12:06.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.23s Oct 15 04:12:06.343 INFO kablam! su: No module specific data is present Oct 15 04:12:06.899 INFO running `"docker" "rm" "-f" "346bfc4d5acfdc74f6b951a9cbe5a65a9658bc87ab3ca0d78027bd2d290d4e2a"` Oct 15 04:12:07.215 INFO blam! 346bfc4d5acfdc74f6b951a9cbe5a65a9658bc87ab3ca0d78027bd2d290d4e2a Oct 15 04:12:07.222 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 04:12:07.625 INFO blam! fa51c6da8adf3d4101679fd2a9df7978f29551e12ec7e3b0edc1bc3d4ab1cc5e Oct 15 04:12:07.627 INFO running `"docker" "start" "-a" "fa51c6da8adf3d4101679fd2a9df7978f29551e12ec7e3b0edc1bc3d4ab1cc5e"` Oct 15 04:12:08.551 INFO kablam! usermod: no changes Oct 15 04:12:08.843 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.26s Oct 15 04:12:08.871 INFO kablam! Running /target/debug/deps/webserver_test-61622ac71ba595c7 Oct 15 04:12:08.874 INFO blam! Oct 15 04:12:08.874 INFO blam! running 0 tests Oct 15 04:12:08.874 INFO blam! Oct 15 04:12:08.874 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:12:08.874 INFO blam! Oct 15 04:12:08.876 INFO kablam! su: No module specific data is present Oct 15 04:12:09.512 INFO running `"docker" "rm" "-f" "fa51c6da8adf3d4101679fd2a9df7978f29551e12ec7e3b0edc1bc3d4ab1cc5e"` Oct 15 04:12:09.795 INFO blam! fa51c6da8adf3d4101679fd2a9df7978f29551e12ec7e3b0edc1bc3d4ab1cc5e