Sep 21 02:45:54.445 INFO checking sozu-lib-0.8.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 02:45:54.445 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 02:45:54.445 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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:54.654 INFO blam! 6b27800c93ec5974b745638238e8cbfa0a926c7710c373142d00888dbec5b685 Sep 21 02:45:54.656 INFO running `"docker" "start" "-a" "6b27800c93ec5974b745638238e8cbfa0a926c7710c373142d00888dbec5b685"` Sep 21 02:45:56.109 INFO kablam! usermod: no changes Sep 21 02:45:56.502 INFO kablam! Compiling ring v0.13.2 Sep 21 02:45:56.554 INFO kablam! Checking flate2 v1.0.2 Sep 21 02:45:56.554 INFO kablam! Checking nom v4.0.0 Sep 21 02:45:56.554 INFO kablam! Checking tiny_http v0.6.0 Sep 21 02:45:56.554 INFO kablam! Checking sozu-command-lib v0.8.0 Sep 21 02:46:04.089 INFO kablam! Checking hdrhistogram v6.1.0 Sep 21 02:46:08.507 INFO kablam! Checking sct v0.4.0 Sep 21 02:46:08.507 INFO kablam! Checking webpki v0.18.1 Sep 21 02:46:10.336 INFO kablam! Checking rustls v0.13.1 Sep 21 02:46:16.149 INFO kablam! Checking sozu-lib v0.8.0 (/source) Sep 21 02:46:20.410 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 21 02:46:20.410 INFO kablam! --> src/network/retry.rs:2:27 Sep 21 02:46:20.410 INFO kablam! | Sep 21 02:46:20.410 INFO kablam! 2 | use rand::distributions::{IndependentSample, Range}; Sep 21 02:46:20.410 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 02:46:20.410 INFO kablam! | Sep 21 02:46:20.410 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 02:46:20.410 INFO kablam! Sep 21 02:46:20.910 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 21 02:46:20.910 INFO kablam! --> src/network/retry.rs:2:27 Sep 21 02:46:20.910 INFO kablam! | Sep 21 02:46:20.910 INFO kablam! 2 | use rand::distributions::{IndependentSample, Range}; Sep 21 02:46:20.910 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 02:46:20.910 INFO kablam! | Sep 21 02:46:20.910 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 02:46:20.910 INFO kablam! Sep 21 02:46:22.930 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 21 02:46:22.930 INFO kablam! --> src/network/retry.rs:76:19 Sep 21 02:46:22.930 INFO kablam! | Sep 21 02:46:22.930 INFO kablam! 76 | range.ind_sample(&mut rng) Sep 21 02:46:22.930 INFO kablam! | ^^^^^^^^^^ Sep 21 02:46:22.930 INFO kablam! Sep 21 02:46:24.287 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 21 02:46:24.287 INFO kablam! --> src/network/retry.rs:76:19 Sep 21 02:46:24.287 INFO kablam! | Sep 21 02:46:24.287 INFO kablam! 76 | range.ind_sample(&mut rng) Sep 21 02:46:24.287 INFO kablam! | ^^^^^^^^^^ Sep 21 02:46:24.287 INFO kablam! Sep 21 02:46:26.949 INFO kablam! warning: value assigned to `client_stream` is never read Sep 21 02:46:26.949 INFO kablam! --> src/network/protocol/proxy_protocol/send.rs:192:13 Sep 21 02:46:26.949 INFO kablam! | Sep 21 02:46:26.949 INFO kablam! 192 | let mut client_stream = None; Sep 21 02:46:26.949 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 02:46:26.949 INFO kablam! | Sep 21 02:46:26.949 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 21 02:46:26.949 INFO kablam! Sep 21 02:46:26.949 INFO kablam! warning: value assigned to `client_stream` is never read Sep 21 02:46:26.949 INFO kablam! --> src/network/protocol/proxy_protocol/expect.rs:195:13 Sep 21 02:46:26.949 INFO kablam! | Sep 21 02:46:26.949 INFO kablam! 195 | let mut client_stream: Option = None; Sep 21 02:46:26.949 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 02:46:26.949 INFO kablam! Sep 21 02:46:26.970 INFO kablam! warning: unused variable: `expected` Sep 21 02:46:26.970 INFO kablam! --> src/parser/http11.rs:1874:11 Sep 21 02:46:26.970 INFO kablam! | Sep 21 02:46:26.970 INFO kablam! 1874 | let expected = Header { Sep 21 02:46:26.970 INFO kablam! | ^^^^^^^^ help: consider using `_expected` instead Sep 21 02:46:26.970 INFO kablam! | Sep 21 02:46:26.970 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 02:46:26.970 INFO kablam! Sep 21 02:46:28.858 INFO kablam! error: couldn't read examples/../assets/cert_test.pem: No such file or directory (os error 2) Sep 21 02:46:28.858 INFO kablam! --> examples/main.rs:139:15 Sep 21 02:46:28.858 INFO kablam! | Sep 21 02:46:28.858 INFO kablam! 139 | let cert2 = include_str!("../assets/cert_test.pem"); Sep 21 02:46:28.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:46:28.858 INFO kablam! Sep 21 02:46:28.858 INFO kablam! error: couldn't read examples/../assets/key_test.pem: No such file or directory (os error 2) Sep 21 02:46:28.858 INFO kablam! --> examples/main.rs:140:15 Sep 21 02:46:28.858 INFO kablam! | Sep 21 02:46:28.858 INFO kablam! 140 | let key2 = include_str!("../assets/key_test.pem"); Sep 21 02:46:28.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:46:28.858 INFO kablam! Sep 21 02:46:28.863 INFO kablam! error: aborting due to 2 previous errors Sep 21 02:46:28.863 INFO kablam! Sep 21 02:46:28.872 INFO kablam! error: Could not compile `sozu-lib`. Sep 21 02:46:28.872 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:46:29.175 INFO kablam! warning: module `testV2` should have a snake case name such as `test_v2` Sep 21 02:46:29.175 INFO kablam! --> src/network/protocol/proxy_protocol/header.rs:312:1 Sep 21 02:46:29.175 INFO kablam! | Sep 21 02:46:29.175 INFO kablam! 312 | / mod testV2 { Sep 21 02:46:29.175 INFO kablam! 313 | | Sep 21 02:46:29.175 INFO kablam! 314 | | use super::*; Sep 21 02:46:29.175 INFO kablam! 315 | | use std::net::{Ipv4Addr, Ipv6Addr}; Sep 21 02:46:29.175 INFO kablam! ... | Sep 21 02:46:29.175 INFO kablam! 362 | | } Sep 21 02:46:29.175 INFO kablam! 363 | | } Sep 21 02:46:29.175 INFO kablam! | |_^ Sep 21 02:46:29.175 INFO kablam! | Sep 21 02:46:29.175 INFO kablam! = note: #[warn(non_snake_case)] on by default Sep 21 02:46:29.175 INFO kablam! Sep 21 02:46:29.419 INFO kablam! error: build failed Sep 21 02:46:29.420 INFO kablam! su: No module specific data is present Sep 21 02:46:30.136 INFO running `"docker" "rm" "-f" "6b27800c93ec5974b745638238e8cbfa0a926c7710c373142d00888dbec5b685"` Sep 21 02:46:30.225 INFO blam! 6b27800c93ec5974b745638238e8cbfa0a926c7710c373142d00888dbec5b685