Oct 15 03:20:23.879 INFO testing azah/amaranth-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 03:20:23.881 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 03:20:24.380 INFO blam! 9288d1092ebd2ee820e62862e3db3aed2695d0f6094f27be8afd6d764de031ba Oct 15 03:20:24.382 INFO running `"docker" "start" "-a" "9288d1092ebd2ee820e62862e3db3aed2695d0f6094f27be8afd6d764de031ba"` Oct 15 03:20:26.775 INFO kablam! usermod: no changes Oct 15 03:20:27.263 INFO kablam! Compiling kankyo v0.2.0 Oct 15 03:20:27.287 INFO kablam! Compiling base64 v0.8.0 Oct 15 03:20:27.288 INFO kablam! Compiling bytes v0.4.9 Oct 15 03:20:27.289 INFO kablam! Compiling threadpool v1.7.1 Oct 15 03:20:27.301 INFO kablam! Compiling tempdir v0.3.7 Oct 15 03:20:27.304 INFO kablam! Compiling uuid v0.5.1 Oct 15 03:20:27.306 INFO kablam! Compiling syn v0.14.6 Oct 15 03:20:27.307 INFO kablam! Compiling regex v1.0.2 Oct 15 03:20:31.775 INFO kablam! Compiling flate2 v1.0.2 Oct 15 03:20:31.903 INFO kablam! Compiling openssl v0.9.24 Oct 15 03:20:31.903 INFO kablam! Compiling hyper v0.10.13 Oct 15 03:20:31.903 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 15 03:20:31.919 INFO kablam! Compiling chrono v0.4.5 Oct 15 03:20:32.005 INFO kablam! Compiling libflate v0.1.16 Oct 15 03:20:36.887 INFO kablam! Compiling parking_lot v0.5.5 Oct 15 03:20:37.615 INFO kablam! Compiling phf_generator v0.7.22 Oct 15 03:20:39.351 INFO kablam! Compiling tokio-io v0.1.7 Oct 15 03:20:44.691 INFO kablam! Compiling phf_codegen v0.7.22 Oct 15 03:20:54.775 INFO kablam! Compiling tokio-codec v0.1.0 Oct 15 03:20:56.105 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 15 03:20:56.183 INFO kablam! Compiling tokio-fs v0.1.2 Oct 15 03:20:56.315 INFO kablam! Compiling mime_guess v1.8.6 Oct 15 03:20:56.363 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 15 03:20:57.991 INFO kablam! Compiling native-tls v0.1.5 Oct 15 03:20:58.099 INFO kablam! Compiling serde_derive v1.0.70 Oct 15 03:20:58.923 INFO kablam! Compiling env_logger v0.5.11 Oct 15 03:21:01.710 INFO kablam! Compiling evzht9h3nznqzwl v0.0.3 Oct 15 03:21:01.723 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 15 03:21:02.286 INFO kablam! Compiling tokio-udp v0.1.1 Oct 15 03:21:02.287 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 15 03:21:04.277 INFO kablam! Compiling tokio v0.1.7 Oct 15 03:21:06.726 INFO kablam! Compiling multipart v0.13.6 Oct 15 03:21:09.011 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 03:21:14.023 INFO kablam! Compiling hyper v0.11.27 Oct 15 03:21:14.023 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 03:21:19.600 INFO kablam! Compiling serenity v0.5.5 Oct 15 03:21:29.923 INFO kablam! Compiling hyper-tls v0.1.4 Oct 15 03:21:32.935 INFO kablam! Compiling reqwest v0.8.7 Oct 15 03:22:14.875 INFO kablam! Compiling amaranth v0.1.0 (/source) Oct 15 03:22:19.695 INFO kablam! warning: unused variable: `location` Oct 15 03:22:19.695 INFO kablam! --> src/commands/weather.rs:53:34 Oct 15 03:22:19.695 INFO kablam! | Oct 15 03:22:19.695 INFO kablam! 53 | fn build_message(json: Response, location: &str) -> String { Oct 15 03:22:19.696 INFO kablam! | ^^^^^^^^ help: consider using `_location` instead Oct 15 03:22:19.696 INFO kablam! | Oct 15 03:22:19.696 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:22:19.696 INFO kablam! Oct 15 03:22:19.791 INFO kablam! warning: variant is never constructed: `Celsius` Oct 15 03:22:19.791 INFO kablam! --> src/commands/weather.rs:7:5 Oct 15 03:22:19.791 INFO kablam! | Oct 15 03:22:19.791 INFO kablam! 7 | Celsius, Oct 15 03:22:19.791 INFO kablam! | ^^^^^^^ Oct 15 03:22:19.791 INFO kablam! | Oct 15 03:22:19.791 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:22:19.791 INFO kablam! Oct 15 03:22:29.835 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 03s Oct 15 03:22:29.850 INFO kablam! su: No module specific data is present Oct 15 03:22:30.968 INFO running `"docker" "rm" "-f" "9288d1092ebd2ee820e62862e3db3aed2695d0f6094f27be8afd6d764de031ba"` Oct 15 03:22:31.277 INFO blam! 9288d1092ebd2ee820e62862e3db3aed2695d0f6094f27be8afd6d764de031ba Oct 15 03:22:31.282 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 03:22:31.861 INFO blam! cff858387a4c9d4c3ab564af873eebd95a59792fd011ad45aa5d836eae61b064 Oct 15 03:22:31.868 INFO running `"docker" "start" "-a" "cff858387a4c9d4c3ab564af873eebd95a59792fd011ad45aa5d836eae61b064"` Oct 15 03:22:32.875 INFO kablam! usermod: no changes Oct 15 03:22:33.151 INFO kablam! Compiling amaranth v0.1.0 (/source) Oct 15 03:22:37.316 INFO kablam! warning: unused variable: `location` Oct 15 03:22:37.316 INFO kablam! --> src/commands/weather.rs:53:34 Oct 15 03:22:37.316 INFO kablam! | Oct 15 03:22:37.317 INFO kablam! 53 | fn build_message(json: Response, location: &str) -> String { Oct 15 03:22:37.317 INFO kablam! | ^^^^^^^^ help: consider using `_location` instead Oct 15 03:22:37.318 INFO kablam! | Oct 15 03:22:37.318 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:22:37.318 INFO kablam! Oct 15 03:22:37.409 INFO kablam! warning: variant is never constructed: `Celsius` Oct 15 03:22:37.410 INFO kablam! --> src/commands/weather.rs:7:5 Oct 15 03:22:37.410 INFO kablam! | Oct 15 03:22:37.410 INFO kablam! 7 | Celsius, Oct 15 03:22:37.411 INFO kablam! | ^^^^^^^ Oct 15 03:22:37.411 INFO kablam! | Oct 15 03:22:37.412 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:22:37.412 INFO kablam! Oct 15 03:22:38.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.27s Oct 15 03:22:38.196 INFO kablam! su: No module specific data is present Oct 15 03:22:38.743 INFO running `"docker" "rm" "-f" "cff858387a4c9d4c3ab564af873eebd95a59792fd011ad45aa5d836eae61b064"` Oct 15 03:22:39.147 INFO blam! cff858387a4c9d4c3ab564af873eebd95a59792fd011ad45aa5d836eae61b064 Oct 15 03:22:39.156 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 03:22:39.562 INFO blam! e3b6fa5dd60817deb4e615b28903790158fc925232f200525c3da6bb831414bf Oct 15 03:22:39.563 INFO running `"docker" "start" "-a" "e3b6fa5dd60817deb4e615b28903790158fc925232f200525c3da6bb831414bf"` Oct 15 03:22:40.943 INFO kablam! usermod: no changes Oct 15 03:22:41.212 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 15 03:22:41.233 INFO kablam! Running /target/debug/deps/amaranth-d4faecdb6efcf759 Oct 15 03:22:41.239 INFO blam! Oct 15 03:22:41.239 INFO blam! running 0 tests Oct 15 03:22:41.240 INFO blam! Oct 15 03:22:41.240 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:22:41.240 INFO blam! Oct 15 03:22:41.243 INFO kablam! su: No module specific data is present Oct 15 03:22:41.982 INFO running `"docker" "rm" "-f" "e3b6fa5dd60817deb4e615b28903790158fc925232f200525c3da6bb831414bf"` Oct 15 03:22:42.239 INFO blam! e3b6fa5dd60817deb4e615b28903790158fc925232f200525c3da6bb831414bf