Oct 11 03:03:35.295 INFO testing andreevlex/webserver_test against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:03:35.295 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:03:35.297 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 03:03:35.704 INFO blam! 8b65527430842f414f18efb560bebce7a0e9421427db54d36e983b7211b12438 Oct 11 03:03:35.717 INFO running `"docker" "start" "-a" "8b65527430842f414f18efb560bebce7a0e9421427db54d36e983b7211b12438"` Oct 11 03:03:36.623 INFO kablam! usermod: no changes Oct 11 03:03:37.076 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 11 03:03:37.100 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 11 03:03:37.100 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 11 03:03:37.116 INFO kablam! Compiling tokio-io v0.1.7 Oct 11 03:03:37.116 INFO kablam! Compiling serde_json v1.0.22 Oct 11 03:03:37.122 INFO kablam! Compiling regex v1.0.1 Oct 11 03:03:37.122 INFO kablam! Compiling diesel_derives v1.3.0 Oct 11 03:03:37.124 INFO kablam! Compiling mime_guess v2.0.0-alpha.5 Oct 11 03:03:45.200 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 11 03:03:45.286 INFO kablam! Compiling tokio-codec v0.1.0 Oct 11 03:03:45.368 INFO kablam! Compiling h2 v0.1.10 Oct 11 03:03:48.189 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 11 03:03:48.203 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 11 03:03:59.429 INFO kablam! Compiling crossbeam-channel v0.1.3 Oct 11 03:04:00.012 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 11 03:04:00.224 INFO kablam! Compiling rayon-core v1.4.0 Oct 11 03:04:00.692 INFO kablam! Compiling tokio-udp v0.1.1 Oct 11 03:04:01.693 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 11 03:04:07.260 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 11 03:04:07.261 INFO kablam! Compiling env_logger v0.5.10 Oct 11 03:04:07.261 INFO kablam! Compiling tokio-fs v0.1.2 Oct 11 03:04:07.261 INFO kablam! Compiling diesel v1.3.2 Oct 11 03:04:07.289 INFO kablam! Compiling rayon v0.8.2 Oct 11 03:04:09.520 INFO kablam! Compiling tokio v0.1.7 Oct 11 03:04:17.533 INFO kablam! Compiling skeptic v0.13.3 Oct 11 03:04:19.961 INFO kablam! Compiling ring v0.12.1 Oct 11 03:04:20.238 INFO kablam! Compiling tokio-core v0.1.17 Oct 11 03:04:29.040 INFO kablam! Compiling actix v0.5.8 Oct 11 03:04:30.320 INFO kablam! Compiling trust-dns-proto v0.3.3 Oct 11 03:04:30.320 INFO kablam! Compiling tokio-signal v0.1.5 Oct 11 03:04:40.465 INFO kablam! Compiling cookie v0.10.1 Oct 11 03:04:40.465 INFO kablam! Compiling jsonwebtoken v4.0.1 Oct 11 03:04:47.265 INFO kablam! Compiling trust-dns-resolver v0.8.2 Oct 11 03:05:03.352 INFO kablam! Compiling actix-web v0.6.15 Oct 11 03:05:27.972 INFO kablam! Compiling webserver_test v0.1.0 (/source) Oct 11 03:05:31.592 INFO kablam! warning: cannot find type `User` in this scope Oct 11 03:05:31.593 INFO kablam! --> src/models.rs:1:21 Oct 11 03:05:31.593 INFO kablam! | Oct 11 03:05:31.593 INFO kablam! 1 | #[derive(Serialize, Queryable)] Oct 11 03:05:31.593 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:05:31.593 INFO kablam! | Oct 11 03:05:31.593 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 11 03:05:31.593 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 11 03:05:31.593 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:05:31.593 INFO kablam! Oct 11 03:05:31.593 INFO kablam! warning: cannot find type `table` in this scope Oct 11 03:05:31.593 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 03:05:31.593 INFO kablam! | Oct 11 03:05:31.593 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 03:05:31.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:05:31.593 INFO kablam! | Oct 11 03:05:31.593 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 11 03:05:31.593 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:05:31.593 INFO kablam! Oct 11 03:05:31.593 INFO kablam! warning: cannot find type `id` in this scope Oct 11 03:05:31.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:05:31.593 INFO kablam! | Oct 11 03:05:31.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:05:31.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:05:31.593 INFO kablam! | Oct 11 03:05:31.593 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 11 03:05:31.593 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:05:31.593 INFO kablam! Oct 11 03:05:31.593 INFO kablam! warning: cannot find type `name` in this scope Oct 11 03:05:31.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:05:31.593 INFO kablam! | Oct 11 03:05:31.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:05:31.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:05:31.593 INFO kablam! | Oct 11 03:05:31.593 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 11 03:05:31.593 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:05:31.593 INFO kablam! Oct 11 03:05:31.593 INFO kablam! warning: cannot find type `email` in this scope Oct 11 03:05:31.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:05:31.593 INFO kablam! | Oct 11 03:05:31.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:05:31.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:05:31.593 INFO kablam! | Oct 11 03:05:31.593 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 11 03:05:31.593 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:05:31.593 INFO kablam! Oct 11 03:05:31.593 INFO kablam! warning: cannot find type `passwd` in this scope Oct 11 03:05:31.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:05:31.593 INFO kablam! | Oct 11 03:05:31.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:05:31.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:05:31.593 INFO kablam! | Oct 11 03:05:31.593 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 11 03:05:31.593 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:05:31.593 INFO kablam! Oct 11 03:05:45.501 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 08s Oct 11 03:05:45.520 INFO kablam! su: No module specific data is present Oct 11 03:05:46.036 INFO running `"docker" "rm" "-f" "8b65527430842f414f18efb560bebce7a0e9421427db54d36e983b7211b12438"` Oct 11 03:05:46.269 INFO blam! 8b65527430842f414f18efb560bebce7a0e9421427db54d36e983b7211b12438 Oct 11 03:05:46.276 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:05:46.278 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 03:05:46.736 INFO blam! e17c40aa20b60f1f58eebff2362adc94737d675fbf51a02e02e91ab993d5dede Oct 11 03:05:46.738 INFO running `"docker" "start" "-a" "e17c40aa20b60f1f58eebff2362adc94737d675fbf51a02e02e91ab993d5dede"` Oct 11 03:05:47.492 INFO kablam! usermod: no changes Oct 11 03:05:48.011 INFO kablam! Compiling webserver_test v0.1.0 (/source) Oct 11 03:05:51.428 INFO kablam! warning: cannot find type `User` in this scope Oct 11 03:05:51.428 INFO kablam! --> src/models.rs:1:21 Oct 11 03:05:51.428 INFO kablam! | Oct 11 03:05:51.428 INFO kablam! 1 | #[derive(Serialize, Queryable)] Oct 11 03:05:51.428 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:05:51.428 INFO kablam! | Oct 11 03:05:51.428 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 11 03:05:51.428 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 11 03:05:51.428 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:05:51.428 INFO kablam! Oct 11 03:05:51.436 INFO kablam! warning: cannot find type `table` in this scope Oct 11 03:05:51.436 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 03:05:51.436 INFO kablam! | Oct 11 03:05:51.436 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 03:05:51.436 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:05:51.436 INFO kablam! | Oct 11 03:05:51.436 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 11 03:05:51.436 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:05:51.436 INFO kablam! Oct 11 03:05:51.437 INFO kablam! warning: cannot find type `id` in this scope Oct 11 03:05:51.437 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:05:51.437 INFO kablam! | Oct 11 03:05:51.437 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:05:51.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:05:51.437 INFO kablam! | Oct 11 03:05:51.437 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 11 03:05:51.437 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:05:51.437 INFO kablam! Oct 11 03:05:51.437 INFO kablam! warning: cannot find type `name` in this scope Oct 11 03:05:51.437 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:05:51.437 INFO kablam! | Oct 11 03:05:51.437 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:05:51.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:05:51.437 INFO kablam! | Oct 11 03:05:51.437 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 11 03:05:51.437 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:05:51.437 INFO kablam! Oct 11 03:05:51.437 INFO kablam! warning: cannot find type `email` in this scope Oct 11 03:05:51.437 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:05:51.437 INFO kablam! | Oct 11 03:05:51.437 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:05:51.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:05:51.437 INFO kablam! | Oct 11 03:05:51.437 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 11 03:05:51.437 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:05:51.437 INFO kablam! Oct 11 03:05:51.437 INFO kablam! warning: cannot find type `passwd` in this scope Oct 11 03:05:51.437 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:05:51.437 INFO kablam! | Oct 11 03:05:51.437 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:05:51.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:05:51.437 INFO kablam! | Oct 11 03:05:51.437 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 11 03:05:51.437 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:05:51.437 INFO kablam! Oct 11 03:05:52.583 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.05s Oct 11 03:05:52.597 INFO kablam! su: No module specific data is present Oct 11 03:05:52.878 INFO running `"docker" "rm" "-f" "e17c40aa20b60f1f58eebff2362adc94737d675fbf51a02e02e91ab993d5dede"` Oct 11 03:05:53.022 INFO blam! e17c40aa20b60f1f58eebff2362adc94737d675fbf51a02e02e91ab993d5dede Oct 11 03:05:53.025 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:05:53.025 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 03:05:53.242 INFO blam! f75f0eabd72f053b744838892bc498bee74c1d9dee6734752cf796067b0bd960 Oct 11 03:05:53.242 INFO running `"docker" "start" "-a" "f75f0eabd72f053b744838892bc498bee74c1d9dee6734752cf796067b0bd960"` Oct 11 03:05:53.716 INFO kablam! usermod: no changes Oct 11 03:05:53.902 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 11 03:05:53.912 INFO kablam! Running /target/debug/deps/webserver_test-61622ac71ba595c7 Oct 11 03:05:53.915 INFO blam! Oct 11 03:05:53.915 INFO blam! running 0 tests Oct 11 03:05:53.915 INFO blam! Oct 11 03:05:53.915 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:05:53.915 INFO blam! Oct 11 03:05:53.917 INFO kablam! su: No module specific data is present Oct 11 03:05:54.263 INFO running `"docker" "rm" "-f" "f75f0eabd72f053b744838892bc498bee74c1d9dee6734752cf796067b0bd960"` Oct 11 03:05:54.321 INFO blam! f75f0eabd72f053b744838892bc498bee74c1d9dee6734752cf796067b0bd960