Sep 21 02:45:54.855 INFO checking sozu-lib-0.8.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 02:45:54.855 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 02:45:54.855 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/master#f7f4c500b46603386e940f116b469c7adc043a6d:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:45:55.079 INFO blam! 4a79f0782ee2d886e7c8a24924e60f7629296a3b425ba3b2180b8c8900ae2cb9 Sep 21 02:45:55.081 INFO running `"docker" "start" "-a" "4a79f0782ee2d886e7c8a24924e60f7629296a3b425ba3b2180b8c8900ae2cb9"` Sep 21 02:45:57.455 INFO kablam! usermod: no changes Sep 21 02:45:57.821 INFO kablam! Checking pool v0.1.4 Sep 21 02:45:57.926 INFO kablam! Checking hdrhistogram v6.1.0 Sep 21 02:45:57.927 INFO kablam! Checking tiny_http v0.6.0 Sep 21 02:45:58.828 INFO kablam! Checking sozu-command-lib v0.8.0 Sep 21 02:46:08.429 INFO kablam! Checking sozu-lib v0.8.0 (/source) Sep 21 02:46:12.490 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 21 02:46:12.490 INFO kablam! --> src/network/retry.rs:2:27 Sep 21 02:46:12.491 INFO kablam! | Sep 21 02:46:12.491 INFO kablam! 2 | use rand::distributions::{IndependentSample, Range}; Sep 21 02:46:12.491 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 02:46:12.492 INFO kablam! | Sep 21 02:46:12.492 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 02:46:12.492 INFO kablam! Sep 21 02:46:13.310 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 21 02:46:13.310 INFO kablam! --> src/network/retry.rs:2:27 Sep 21 02:46:13.310 INFO kablam! | Sep 21 02:46:13.310 INFO kablam! 2 | use rand::distributions::{IndependentSample, Range}; Sep 21 02:46:13.310 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 02:46:13.310 INFO kablam! | Sep 21 02:46:13.310 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 02:46:13.310 INFO kablam! Sep 21 02:46:15.570 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 21 02:46:15.570 INFO kablam! --> src/network/retry.rs:76:19 Sep 21 02:46:15.570 INFO kablam! | Sep 21 02:46:15.570 INFO kablam! 76 | range.ind_sample(&mut rng) Sep 21 02:46:15.570 INFO kablam! | ^^^^^^^^^^ Sep 21 02:46:15.570 INFO kablam! Sep 21 02:46:16.782 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 21 02:46:16.782 INFO kablam! --> src/network/retry.rs:76:19 Sep 21 02:46:16.782 INFO kablam! | Sep 21 02:46:16.782 INFO kablam! 76 | range.ind_sample(&mut rng) Sep 21 02:46:16.782 INFO kablam! | ^^^^^^^^^^ Sep 21 02:46:16.782 INFO kablam! Sep 21 02:46:20.614 INFO kablam! warning: value assigned to `client_stream` is never read Sep 21 02:46:20.614 INFO kablam! --> src/network/protocol/proxy_protocol/send.rs:192:13 Sep 21 02:46:20.614 INFO kablam! | Sep 21 02:46:20.614 INFO kablam! 192 | let mut client_stream = None; Sep 21 02:46:20.614 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 02:46:20.614 INFO kablam! | Sep 21 02:46:20.614 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 21 02:46:20.614 INFO kablam! Sep 21 02:46:20.614 INFO kablam! warning: value assigned to `client_stream` is never read Sep 21 02:46:20.614 INFO kablam! --> src/network/protocol/proxy_protocol/expect.rs:195:13 Sep 21 02:46:20.614 INFO kablam! | Sep 21 02:46:20.614 INFO kablam! 195 | let mut client_stream: Option = None; Sep 21 02:46:20.614 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 02:46:20.614 INFO kablam! Sep 21 02:46:20.614 INFO kablam! warning: unused variable: `expected` Sep 21 02:46:20.614 INFO kablam! --> src/parser/http11.rs:1874:11 Sep 21 02:46:20.614 INFO kablam! | Sep 21 02:46:20.614 INFO kablam! 1874 | let expected = Header { Sep 21 02:46:20.614 INFO kablam! | ^^^^^^^^ help: consider using `_expected` instead Sep 21 02:46:20.614 INFO kablam! | Sep 21 02:46:20.614 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 02:46:20.614 INFO kablam! Sep 21 02:46:23.354 INFO kablam! error: couldn't read examples/../assets/cert_test.pem: No such file or directory (os error 2) Sep 21 02:46:23.354 INFO kablam! --> examples/main.rs:139:15 Sep 21 02:46:23.354 INFO kablam! | Sep 21 02:46:23.354 INFO kablam! 139 | let cert2 = include_str!("../assets/cert_test.pem"); Sep 21 02:46:23.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:46:23.354 INFO kablam! Sep 21 02:46:23.354 INFO kablam! error: couldn't read examples/../assets/key_test.pem: No such file or directory (os error 2) Sep 21 02:46:23.354 INFO kablam! --> examples/main.rs:140:15 Sep 21 02:46:23.354 INFO kablam! | Sep 21 02:46:23.354 INFO kablam! 140 | let key2 = include_str!("../assets/key_test.pem"); Sep 21 02:46:23.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:46:23.354 INFO kablam! Sep 21 02:46:23.362 INFO kablam! error: aborting due to 2 previous errors Sep 21 02:46:23.362 INFO kablam! Sep 21 02:46:23.368 INFO kablam! error: Could not compile `sozu-lib`. Sep 21 02:46:23.368 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:46:24.280 INFO kablam! warning: module `testV2` should have a snake case name such as `test_v2` Sep 21 02:46:24.280 INFO kablam! --> src/network/protocol/proxy_protocol/header.rs:312:1 Sep 21 02:46:24.280 INFO kablam! | Sep 21 02:46:24.280 INFO kablam! 312 | / mod testV2 { Sep 21 02:46:24.281 INFO kablam! 313 | | Sep 21 02:46:24.281 INFO kablam! 314 | | use super::*; Sep 21 02:46:24.281 INFO kablam! 315 | | use std::net::{Ipv4Addr, Ipv6Addr}; Sep 21 02:46:24.281 INFO kablam! ... | Sep 21 02:46:24.281 INFO kablam! 362 | | } Sep 21 02:46:24.281 INFO kablam! 363 | | } Sep 21 02:46:24.282 INFO kablam! | |_^ Sep 21 02:46:24.282 INFO kablam! | Sep 21 02:46:24.282 INFO kablam! = note: #[warn(non_snake_case)] on by default Sep 21 02:46:24.282 INFO kablam! Sep 21 02:46:24.630 INFO kablam! error: build failed Sep 21 02:46:24.630 INFO kablam! su: No module specific data is present Sep 21 02:46:25.583 INFO running `"docker" "rm" "-f" "4a79f0782ee2d886e7c8a24924e60f7629296a3b425ba3b2180b8c8900ae2cb9"` Sep 21 02:46:25.702 INFO blam! 4a79f0782ee2d886e7c8a24924e60f7629296a3b425ba3b2180b8c8900ae2cb9