Nov 17 16:51:36.375 INFO testing AnickaBurova/tunnel against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 16:51:36.375 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 16:51:36.552 INFO [stdout] 8901eee4fe297a66dd9472b15d65526030203041bf93b625d4fe994d2a41ce60 Nov 17 16:51:36.553 INFO running `"docker" "start" "-a" "8901eee4fe297a66dd9472b15d65526030203041bf93b625d4fe994d2a41ce60"` Nov 17 16:51:37.007 INFO [stderr] usermod: no changes Nov 17 16:51:37.231 INFO [stderr] Compiling memchr v0.1.11 Nov 17 16:51:37.231 INFO [stderr] Compiling iovec v0.1.0 Nov 17 16:51:37.234 INFO [stderr] Compiling errno v0.1.8 Nov 17 16:51:37.234 INFO [stderr] Compiling miniz-sys v0.1.9 Nov 17 16:51:37.235 INFO [stderr] Compiling rust-ini v0.9.12 Nov 17 16:51:37.237 INFO [stderr] Compiling net2 v0.2.31 Nov 17 16:51:37.237 INFO [stderr] Compiling tokio-service v0.1.0 Nov 17 16:51:37.237 INFO [stderr] Compiling toml v0.2.1 Nov 17 16:51:37.931 INFO [stderr] Compiling serde_json v1.0.3 Nov 17 16:51:37.942 INFO [stderr] Compiling serde_json v0.8.6 Nov 17 16:51:37.984 INFO [stderr] Compiling nix v0.5.1 Nov 17 16:51:40.043 INFO [stderr] Compiling rpassword v0.2.3 Nov 17 16:51:40.062 INFO [stderr] Compiling ordered-float v0.5.0 Nov 17 16:51:40.076 INFO [stderr] Compiling serde_yaml v0.7.1 Nov 17 16:51:40.187 INFO [stderr] Compiling bytes v0.4.5 Nov 17 16:51:41.946 INFO [stderr] Compiling aho-corasick v0.5.3 Nov 17 16:51:48.459 INFO [stderr] Compiling mio v0.6.10 Nov 17 16:51:48.525 INFO [stderr] Compiling serde-value v0.5.1 Nov 17 16:51:48.528 INFO [stderr] Compiling tokio-io v0.1.3 Nov 17 16:51:48.599 INFO [stderr] Compiling thread-id v2.0.0 Nov 17 16:51:48.731 INFO [stderr] Compiling chrono v0.3.0 Nov 17 16:51:48.787 INFO [stderr] Compiling chrono v0.2.25 Nov 17 16:51:49.071 INFO [stderr] Compiling hyper-openssl v0.2.7 Nov 17 16:51:49.287 INFO [stderr] Compiling rustyline v1.0.0 Nov 17 16:51:50.531 INFO [stderr] Compiling thread_local v0.2.7 Nov 17 16:51:52.863 INFO [stderr] Compiling flate2 v0.2.19 Nov 17 16:51:52.927 INFO [stderr] Compiling regex v0.1.80 Nov 17 16:51:58.092 INFO [stderr] Compiling tokio-core v0.1.9 Nov 17 16:51:58.683 INFO [stderr] Compiling log4rs v0.7.0 Nov 17 16:52:05.635 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 17 16:52:06.839 INFO [stderr] Compiling env_logger v0.3.5 Nov 17 16:52:09.071 INFO [stderr] Compiling lsio v0.1.18 Nov 17 16:52:16.481 INFO [stderr] Compiling aws-sdk-rust v0.1.42 Nov 17 16:52:28.529 INFO [stderr] Compiling tunnel v0.2.0 (/source) Nov 17 16:52:31.403 INFO [stderr] warning: unused import: `std::str` Nov 17 16:52:31.404 INFO [stderr] --> src/tunnel.rs:169:9 Nov 17 16:52:31.404 INFO [stderr] | Nov 17 16:52:31.404 INFO [stderr] 169 | use std::str; Nov 17 16:52:31.405 INFO [stderr] | ^^^^^^^^ Nov 17 16:52:31.405 INFO [stderr] | Nov 17 16:52:31.405 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 16:52:31.406 INFO [stderr] Nov 17 16:52:40.216 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Nov 17 16:52:40.230 INFO [stderr] su: No module specific data is present Nov 17 16:52:40.564 INFO running `"docker" "inspect" "8901eee4fe297a66dd9472b15d65526030203041bf93b625d4fe994d2a41ce60"` Nov 17 16:52:40.633 INFO running `"docker" "rm" "-f" "8901eee4fe297a66dd9472b15d65526030203041bf93b625d4fe994d2a41ce60"` Nov 17 16:52:40.743 INFO [stdout] 8901eee4fe297a66dd9472b15d65526030203041bf93b625d4fe994d2a41ce60 Nov 17 16:52:40.745 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 16:52:41.070 INFO [stdout] 3c221f709205ca5d6caeab675be50e7fcd1f8a011dfbb998c4458fdfe54063eb Nov 17 16:52:41.072 INFO running `"docker" "start" "-a" "3c221f709205ca5d6caeab675be50e7fcd1f8a011dfbb998c4458fdfe54063eb"` Nov 17 16:52:41.502 INFO [stderr] usermod: no changes Nov 17 16:52:41.735 INFO [stderr] Compiling tunnel v0.2.0 (/source) Nov 17 16:52:43.727 INFO [stderr] warning: unused import: `std::str` Nov 17 16:52:43.727 INFO [stderr] --> src/tunnel.rs:169:9 Nov 17 16:52:43.727 INFO [stderr] | Nov 17 16:52:43.727 INFO [stderr] 169 | use std::str; Nov 17 16:52:43.727 INFO [stderr] | ^^^^^^^^ Nov 17 16:52:43.727 INFO [stderr] | Nov 17 16:52:43.727 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 16:52:43.727 INFO [stderr] Nov 17 16:52:44.685 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.16s Nov 17 16:52:44.697 INFO [stderr] su: No module specific data is present Nov 17 16:52:44.975 INFO running `"docker" "inspect" "3c221f709205ca5d6caeab675be50e7fcd1f8a011dfbb998c4458fdfe54063eb"` Nov 17 16:52:45.067 INFO running `"docker" "rm" "-f" "3c221f709205ca5d6caeab675be50e7fcd1f8a011dfbb998c4458fdfe54063eb"` Nov 17 16:52:45.147 INFO [stdout] 3c221f709205ca5d6caeab675be50e7fcd1f8a011dfbb998c4458fdfe54063eb Nov 17 16:52:45.152 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 16:52:45.341 INFO [stdout] 885a760cf82953c8843934d870e3d94cd7976595c14bc6ed5dfaef337c602028 Nov 17 16:52:45.343 INFO running `"docker" "start" "-a" "885a760cf82953c8843934d870e3d94cd7976595c14bc6ed5dfaef337c602028"` Nov 17 16:52:45.870 INFO [stderr] usermod: no changes Nov 17 16:52:46.115 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Nov 17 16:52:46.124 INFO [stderr] Running /target/debug/deps/tunnel-9725c30f9caecdf0 Nov 17 16:52:46.127 INFO [stdout] Nov 17 16:52:46.127 INFO [stdout] running 0 tests Nov 17 16:52:46.127 INFO [stdout] Nov 17 16:52:46.127 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 16:52:46.127 INFO [stdout] Nov 17 16:52:46.131 INFO [stderr] su: No module specific data is present Nov 17 16:52:46.690 INFO running `"docker" "inspect" "885a760cf82953c8843934d870e3d94cd7976595c14bc6ed5dfaef337c602028"` Nov 17 16:52:46.772 INFO running `"docker" "rm" "-f" "885a760cf82953c8843934d870e3d94cd7976595c14bc6ed5dfaef337c602028"` Nov 17 16:52:46.887 INFO [stdout] 885a760cf82953c8843934d870e3d94cd7976595c14bc6ed5dfaef337c602028