[INFO] cloning repository kpcyrd/burritun [INFO] running `"git" "clone" "--bare" "git://github.com/kpcyrd/burritun.git" "work/cache/sources/gh/kpcyrd/burritun"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/kpcyrd/burritun'... [INFO] running `"git" "clone" "work/cache/sources/gh/kpcyrd/burritun" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kpcyrd/burritun"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kpcyrd/burritun'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kpcyrd/burritun" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kpcyrd/burritun"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kpcyrd/burritun'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ec830a5e4fbb8590fcf7e4011c1e6100d80cef63 [INFO] sha for GitHub repo kpcyrd/burritun: ec830a5e4fbb8590fcf7e4011c1e6100d80cef63 [INFO] validating manifest of kpcyrd/burritun on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kpcyrd/burritun on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kpcyrd/burritun [INFO] finished frobbing kpcyrd/burritun [INFO] frobbed toml for kpcyrd/burritun written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kpcyrd/burritun/Cargo.toml [INFO] started frobbing kpcyrd/burritun [INFO] finished frobbing kpcyrd/burritun [INFO] frobbed toml for kpcyrd/burritun written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kpcyrd/burritun/Cargo.toml [INFO] crate kpcyrd/burritun already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tun-tap v0.1.1 [INFO] [stderr] Downloaded pktparse v0.3.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kpcyrd/burritun against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kpcyrd/burritun:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 73616cf345cfd28cddd4fe326d09668bd5a5792d3522461bfae36438341dc9e4 [INFO] running `"docker" "start" "-a" "73616cf345cfd28cddd4fe326d09668bd5a5792d3522461bfae36438341dc9e4"` [INFO] [stderr] Compiling futures v0.1.22 [INFO] [stderr] Compiling pnet_sys v0.21.0 [INFO] [stderr] Compiling tun-tap v0.1.1 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling pnet_datalink v0.21.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling pktparse v0.3.0 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling tokio-fs v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.21.0 [INFO] [stderr] Compiling pnet_packet v0.21.0 [INFO] [stderr] Compiling pnet_transport v0.21.0 [INFO] [stderr] Compiling pnet v0.21.0 [INFO] [stderr] Compiling burritun v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] extern crate structopt; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:51:39 [INFO] [stderr] | [INFO] [stderr] 51 | fn open_tun(tun: &str) -> Result<(Box, Box)> { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn DataLinkSender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:51:60 [INFO] [stderr] | [INFO] [stderr] 51 | fn open_tun(tun: &str) -> Result<(Box, Box)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DataLinkReceiver` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:90:42 [INFO] [stderr] | [INFO] [stderr] 90 | fn tun2tap(mac: MacAddr, mut tun_rx: Box, tap_tx: Arc) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DataLinkReceiver` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:112:45 [INFO] [stderr] | [INFO] [stderr] 112 | fn tap2tun(tap: Arc, mut tun_tx: Box) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn DataLinkSender` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | / error_chain! { [INFO] [stderr] 12 | | foreign_links { [INFO] [stderr] 13 | | Io(::std::io::Error); [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `"docker" "inspect" "73616cf345cfd28cddd4fe326d09668bd5a5792d3522461bfae36438341dc9e4"` [INFO] running `"docker" "rm" "-f" "73616cf345cfd28cddd4fe326d09668bd5a5792d3522461bfae36438341dc9e4"` [INFO] [stdout] 73616cf345cfd28cddd4fe326d09668bd5a5792d3522461bfae36438341dc9e4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kpcyrd/burritun:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 58fdb6050cb2f5d3166845f1b74e6f78e1a45f704836aaf813facdd43375279f [INFO] running `"docker" "start" "-a" "58fdb6050cb2f5d3166845f1b74e6f78e1a45f704836aaf813facdd43375279f"` [INFO] [stderr] Compiling burritun v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] extern crate structopt; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:51:39 [INFO] [stderr] | [INFO] [stderr] 51 | fn open_tun(tun: &str) -> Result<(Box, Box)> { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn DataLinkSender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:51:60 [INFO] [stderr] | [INFO] [stderr] 51 | fn open_tun(tun: &str) -> Result<(Box, Box)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DataLinkReceiver` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:90:42 [INFO] [stderr] | [INFO] [stderr] 90 | fn tun2tap(mac: MacAddr, mut tun_rx: Box, tap_tx: Arc) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DataLinkReceiver` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:112:45 [INFO] [stderr] | [INFO] [stderr] 112 | fn tap2tun(tap: Arc, mut tun_tx: Box) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn DataLinkSender` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | / error_chain! { [INFO] [stderr] 12 | | foreign_links { [INFO] [stderr] 13 | | Io(::std::io::Error); [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `"docker" "inspect" "58fdb6050cb2f5d3166845f1b74e6f78e1a45f704836aaf813facdd43375279f"` [INFO] running `"docker" "rm" "-f" "58fdb6050cb2f5d3166845f1b74e6f78e1a45f704836aaf813facdd43375279f"` [INFO] [stdout] 58fdb6050cb2f5d3166845f1b74e6f78e1a45f704836aaf813facdd43375279f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kpcyrd/burritun:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] ddff51d017c9a85ed3dd134d5c2e1ddcc0ced2da5e7c942f24c0574621aad553 [INFO] running `"docker" "start" "-a" "ddff51d017c9a85ed3dd134d5c2e1ddcc0ced2da5e7c942f24c0574621aad553"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/burritun-19f140661bd288c5 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ddff51d017c9a85ed3dd134d5c2e1ddcc0ced2da5e7c942f24c0574621aad553"` [INFO] running `"docker" "rm" "-f" "ddff51d017c9a85ed3dd134d5c2e1ddcc0ced2da5e7c942f24c0574621aad553"` [INFO] [stdout] ddff51d017c9a85ed3dd134d5c2e1ddcc0ced2da5e7c942f24c0574621aad553