Sep 19 17:56:00.131 INFO checking sozu-lib-0.8.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 17:56:00.131 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 17:56:00.131 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:56:00.485 INFO blam! 95047bd6cd5db2cabafa444ebc01f06ca751ad7212be8f20a6b178c77b10173b Sep 19 17:56:00.487 INFO running `"docker" "start" "-a" "95047bd6cd5db2cabafa444ebc01f06ca751ad7212be8f20a6b178c77b10173b"` Sep 19 17:56:01.911 INFO kablam! usermod: no changes Sep 19 17:56:02.643 INFO kablam! Checking pool v0.1.4 Sep 19 17:56:02.643 INFO kablam! Checking ascii v0.8.7 Sep 19 17:56:02.651 INFO kablam! Compiling ring v0.13.2 Sep 19 17:56:02.651 INFO kablam! Checking nom v4.0.0 Sep 19 17:56:02.651 INFO kablam! Checking sha2 v0.7.1 Sep 19 17:56:02.651 INFO kablam! Checking pem v0.5.1 Sep 19 17:56:04.531 INFO kablam! Checking tiny_http v0.6.0 Sep 19 17:56:05.606 INFO kablam! Checking sozu-command-lib v0.8.0 Sep 19 17:56:06.347 INFO kablam! Checking hdrhistogram v6.1.0 Sep 19 17:56:14.324 INFO kablam! Checking webpki v0.18.1 Sep 19 17:56:14.325 INFO kablam! Checking sct v0.4.0 Sep 19 17:56:15.606 INFO kablam! Checking rustls v0.13.1 Sep 19 17:56:21.200 INFO kablam! Checking sozu-lib v0.8.0 (/source) Sep 19 17:56:26.115 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 19 17:56:26.115 INFO kablam! --> src/network/retry.rs:2:27 Sep 19 17:56:26.115 INFO kablam! | Sep 19 17:56:26.115 INFO kablam! 2 | use rand::distributions::{IndependentSample, Range}; Sep 19 17:56:26.115 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 17:56:26.115 INFO kablam! | Sep 19 17:56:26.115 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 17:56:26.115 INFO kablam! Sep 19 17:56:26.691 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 19 17:56:26.691 INFO kablam! --> src/network/retry.rs:2:27 Sep 19 17:56:26.691 INFO kablam! | Sep 19 17:56:26.691 INFO kablam! 2 | use rand::distributions::{IndependentSample, Range}; Sep 19 17:56:26.691 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 17:56:26.691 INFO kablam! | Sep 19 17:56:26.691 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 17:56:26.691 INFO kablam! Sep 19 17:56:28.551 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 19 17:56:28.551 INFO kablam! --> src/network/retry.rs:76:19 Sep 19 17:56:28.551 INFO kablam! | Sep 19 17:56:28.551 INFO kablam! 76 | range.ind_sample(&mut rng) Sep 19 17:56:28.551 INFO kablam! | ^^^^^^^^^^ Sep 19 17:56:28.551 INFO kablam! Sep 19 17:56:29.384 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 19 17:56:29.384 INFO kablam! --> src/network/retry.rs:76:19 Sep 19 17:56:29.384 INFO kablam! | Sep 19 17:56:29.384 INFO kablam! 76 | range.ind_sample(&mut rng) Sep 19 17:56:29.384 INFO kablam! | ^^^^^^^^^^ Sep 19 17:56:29.384 INFO kablam! Sep 19 17:56:31.554 INFO kablam! warning: value assigned to `client_stream` is never read Sep 19 17:56:31.554 INFO kablam! --> src/network/protocol/proxy_protocol/send.rs:192:13 Sep 19 17:56:31.554 INFO kablam! | Sep 19 17:56:31.554 INFO kablam! 192 | let mut client_stream = None; Sep 19 17:56:31.554 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 17:56:31.554 INFO kablam! | Sep 19 17:56:31.554 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 19 17:56:31.554 INFO kablam! Sep 19 17:56:31.554 INFO kablam! warning: value assigned to `client_stream` is never read Sep 19 17:56:31.554 INFO kablam! --> src/network/protocol/proxy_protocol/expect.rs:195:13 Sep 19 17:56:31.554 INFO kablam! | Sep 19 17:56:31.554 INFO kablam! 195 | let mut client_stream: Option = None; Sep 19 17:56:31.554 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 17:56:31.554 INFO kablam! Sep 19 17:56:31.582 INFO kablam! warning: unused variable: `expected` Sep 19 17:56:31.583 INFO kablam! --> src/parser/http11.rs:1874:11 Sep 19 17:56:31.583 INFO kablam! | Sep 19 17:56:31.583 INFO kablam! 1874 | let expected = Header { Sep 19 17:56:31.583 INFO kablam! | ^^^^^^^^ help: consider using `_expected` instead Sep 19 17:56:31.583 INFO kablam! | Sep 19 17:56:31.583 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 17:56:31.583 INFO kablam! Sep 19 17:56:33.460 INFO kablam! error: couldn't read examples/../assets/cert_test.pem: No such file or directory (os error 2) Sep 19 17:56:33.460 INFO kablam! --> examples/main.rs:139:15 Sep 19 17:56:33.460 INFO kablam! | Sep 19 17:56:33.460 INFO kablam! 139 | let cert2 = include_str!("../assets/cert_test.pem"); Sep 19 17:56:33.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:56:33.460 INFO kablam! Sep 19 17:56:33.460 INFO kablam! error: couldn't read examples/../assets/key_test.pem: No such file or directory (os error 2) Sep 19 17:56:33.460 INFO kablam! --> examples/main.rs:140:15 Sep 19 17:56:33.460 INFO kablam! | Sep 19 17:56:33.460 INFO kablam! 140 | let key2 = include_str!("../assets/key_test.pem"); Sep 19 17:56:33.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:56:33.460 INFO kablam! Sep 19 17:56:33.463 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:56:33.463 INFO kablam! Sep 19 17:56:33.470 INFO kablam! error: Could not compile `sozu-lib`. Sep 19 17:56:33.470 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:56:33.690 INFO kablam! warning: module `testV2` should have a snake case name such as `test_v2` Sep 19 17:56:33.690 INFO kablam! --> src/network/protocol/proxy_protocol/header.rs:312:1 Sep 19 17:56:33.690 INFO kablam! | Sep 19 17:56:33.690 INFO kablam! 312 | / mod testV2 { Sep 19 17:56:33.690 INFO kablam! 313 | | Sep 19 17:56:33.690 INFO kablam! 314 | | use super::*; Sep 19 17:56:33.690 INFO kablam! 315 | | use std::net::{Ipv4Addr, Ipv6Addr}; Sep 19 17:56:33.690 INFO kablam! ... | Sep 19 17:56:33.690 INFO kablam! 362 | | } Sep 19 17:56:33.690 INFO kablam! 363 | | } Sep 19 17:56:33.690 INFO kablam! | |_^ Sep 19 17:56:33.690 INFO kablam! | Sep 19 17:56:33.690 INFO kablam! = note: #[warn(non_snake_case)] on by default Sep 19 17:56:33.690 INFO kablam! Sep 19 17:56:33.923 INFO kablam! error: build failed Sep 19 17:56:33.923 INFO kablam! su: No module specific data is present Sep 19 17:56:34.376 INFO running `"docker" "rm" "-f" "95047bd6cd5db2cabafa444ebc01f06ca751ad7212be8f20a6b178c77b10173b"` Sep 19 17:56:34.454 INFO blam! 95047bd6cd5db2cabafa444ebc01f06ca751ad7212be8f20a6b178c77b10173b