Oct 15 02:31:42.826 INFO testing birders/lomatia against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 02:31:42.828 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 02:31:43.363 INFO blam! 8728ee68ae115b76a32038ae7bd24d3f99f685349e5d632cb4f9a43afc448450 Oct 15 02:31:43.364 INFO running `"docker" "start" "-a" "8728ee68ae115b76a32038ae7bd24d3f99f685349e5d632cb4f9a43afc448450"` Oct 15 02:31:45.371 INFO kablam! usermod: no changes Oct 15 02:31:45.679 INFO kablam! Compiling serde v1.0.72 Oct 15 02:31:45.680 INFO kablam! Compiling ryu v0.2.4 Oct 15 02:31:45.689 INFO kablam! Compiling futures-state-stream v0.2.0 Oct 15 02:31:45.690 INFO kablam! Compiling phf_shared v0.7.21 Oct 15 02:31:45.690 INFO kablam! Compiling qstring v0.6.0 Oct 15 02:31:45.691 INFO kablam! Compiling uuid v0.5.1 Oct 15 02:31:45.691 INFO kablam! Compiling mio-uds v0.6.6 Oct 15 02:31:45.691 INFO kablam! Compiling block-cipher-trait v0.5.3 Oct 15 02:31:46.986 INFO kablam! Compiling blowfish v0.3.0 Oct 15 02:31:51.103 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 15 02:31:51.104 INFO kablam! Compiling phf v0.7.21 Oct 15 02:31:51.173 INFO kablam! Compiling bcrypt v0.2.0 Oct 15 02:31:51.176 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 02:31:59.939 INFO kablam! Compiling postgres-shared v0.4.1 Oct 15 02:32:03.855 INFO kablam! Compiling tokio-dns-unofficial v0.1.2 Oct 15 02:32:03.856 INFO kablam! Compiling tokio-uds v0.1.7 Oct 15 02:32:12.310 INFO kablam! Compiling tokio-postgres v0.3.0 Oct 15 02:32:30.650 INFO kablam! Compiling serde_json v1.0.26 Oct 15 02:32:35.162 INFO kablam! Compiling lomatia v0.1.0 (/source) Oct 15 02:32:39.070 INFO kablam! warning: unused variable: `db` Oct 15 02:32:39.071 INFO kablam! --> src/user_data.rs:111:95 Oct 15 02:32:39.071 INFO kablam! | Oct 15 02:32:39.072 INFO kablam! 111 | .and_then(|(token, db)| Ok((token, device_id, username))) Oct 15 02:32:39.073 INFO kablam! | ^^ help: consider using `_db` instead Oct 15 02:32:39.073 INFO kablam! | Oct 15 02:32:39.074 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:32:39.074 INFO kablam! Oct 15 02:32:39.075 INFO kablam! warning: unused variable: `auth` Oct 15 02:32:39.076 INFO kablam! --> src/user_data.rs:71:21 Oct 15 02:32:39.076 INFO kablam! | Oct 15 02:32:39.077 INFO kablam! 71 | if let Some(auth) = body["auth"].as_object() { Oct 15 02:32:39.078 INFO kablam! | ^^^^ help: consider using `_auth` instead Oct 15 02:32:39.078 INFO kablam! Oct 15 02:32:48.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Oct 15 02:32:48.775 INFO kablam! su: No module specific data is present Oct 15 02:32:49.547 INFO running `"docker" "rm" "-f" "8728ee68ae115b76a32038ae7bd24d3f99f685349e5d632cb4f9a43afc448450"` Oct 15 02:32:49.903 INFO blam! 8728ee68ae115b76a32038ae7bd24d3f99f685349e5d632cb4f9a43afc448450 Oct 15 02:32:49.909 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 02:32:50.409 INFO blam! 727407c8409df498852854e4968d235fb031d7bfab35763897f96ce9b9dae788 Oct 15 02:32:50.412 INFO running `"docker" "start" "-a" "727407c8409df498852854e4968d235fb031d7bfab35763897f96ce9b9dae788"` Oct 15 02:32:51.720 INFO kablam! usermod: no changes Oct 15 02:32:52.010 INFO kablam! Compiling lomatia v0.1.0 (/source) Oct 15 02:32:55.055 INFO kablam! warning: unused variable: `db` Oct 15 02:32:55.055 INFO kablam! --> src/user_data.rs:111:95 Oct 15 02:32:55.055 INFO kablam! | Oct 15 02:32:55.055 INFO kablam! 111 | .and_then(|(token, db)| Ok((token, device_id, username))) Oct 15 02:32:55.055 INFO kablam! | ^^ help: consider using `_db` instead Oct 15 02:32:55.055 INFO kablam! | Oct 15 02:32:55.055 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:32:55.055 INFO kablam! Oct 15 02:32:55.055 INFO kablam! warning: unused variable: `auth` Oct 15 02:32:55.055 INFO kablam! --> src/user_data.rs:71:21 Oct 15 02:32:55.055 INFO kablam! | Oct 15 02:32:55.055 INFO kablam! 71 | if let Some(auth) = body["auth"].as_object() { Oct 15 02:32:55.055 INFO kablam! | ^^^^ help: consider using `_auth` instead Oct 15 02:32:55.055 INFO kablam! Oct 15 02:32:57.970 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.21s Oct 15 02:32:57.987 INFO kablam! su: No module specific data is present Oct 15 02:32:58.752 INFO running `"docker" "rm" "-f" "727407c8409df498852854e4968d235fb031d7bfab35763897f96ce9b9dae788"` Oct 15 02:32:59.035 INFO blam! 727407c8409df498852854e4968d235fb031d7bfab35763897f96ce9b9dae788 Oct 15 02:32:59.037 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 02:32:59.615 INFO blam! 0b4aebd36d8479d3ae9bb762ad268f7fb3c4c88ef3f063c0775e7f4d4537b514 Oct 15 02:32:59.624 INFO running `"docker" "start" "-a" "0b4aebd36d8479d3ae9bb762ad268f7fb3c4c88ef3f063c0775e7f4d4537b514"` Oct 15 02:33:00.531 INFO kablam! usermod: no changes Oct 15 02:33:00.806 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 15 02:33:00.811 INFO kablam! Running /target/debug/deps/lomatia-b1719240ccdf329a Oct 15 02:33:00.813 INFO blam! Oct 15 02:33:00.813 INFO blam! running 0 tests Oct 15 02:33:00.813 INFO blam! Oct 15 02:33:00.813 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:33:00.813 INFO blam! Oct 15 02:33:00.814 INFO kablam! su: No module specific data is present Oct 15 02:33:01.778 INFO running `"docker" "rm" "-f" "0b4aebd36d8479d3ae9bb762ad268f7fb3c4c88ef3f063c0775e7f4d4537b514"` Oct 15 02:33:02.015 INFO blam! 0b4aebd36d8479d3ae9bb762ad268f7fb3c4c88ef3f063c0775e7f4d4537b514