[INFO] cloning repository longshorej/multicaster [INFO] running `"git" "clone" "--bare" "git://github.com/longshorej/multicaster.git" "work/cache/sources/gh/longshorej/multicaster"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/longshorej/multicaster'... [INFO] running `"git" "clone" "work/cache/sources/gh/longshorej/multicaster" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/longshorej/multicaster"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/longshorej/multicaster'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/longshorej/multicaster" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/longshorej/multicaster"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/longshorej/multicaster'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e51b6801f260c6ef8d2b211c1ee37da0e48ba7d1 [INFO] sha for GitHub repo longshorej/multicaster: e51b6801f260c6ef8d2b211c1ee37da0e48ba7d1 [INFO] validating manifest of longshorej/multicaster 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 longshorej/multicaster 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 longshorej/multicaster [INFO] finished frobbing longshorej/multicaster [INFO] frobbed toml for longshorej/multicaster written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/longshorej/multicaster/Cargo.toml [INFO] started frobbing longshorej/multicaster [INFO] finished frobbing longshorej/multicaster [INFO] frobbed toml for longshorej/multicaster written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/longshorej/multicaster/Cargo.toml [INFO] crate longshorej/multicaster 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing longshorej/multicaster against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/longshorej/multicaster:/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] 4a168699d4c70e8089d3c3857b0fe69a79f7d6013ebb0ae1121ff7a0ad749554 [INFO] running `"docker" "start" "-a" "4a168699d4c70e8089d3c3857b0fe69a79f7d6013ebb0ae1121ff7a0ad749554"` [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling multicaster v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `peer` [INFO] [stderr] --> src/main.rs:92:32 [INFO] [stderr] | [INFO] [stderr] 92 | if let Some((size, peer)) = self.data { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_peer` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.56s [INFO] running `"docker" "inspect" "4a168699d4c70e8089d3c3857b0fe69a79f7d6013ebb0ae1121ff7a0ad749554"` [INFO] running `"docker" "rm" "-f" "4a168699d4c70e8089d3c3857b0fe69a79f7d6013ebb0ae1121ff7a0ad749554"` [INFO] [stdout] 4a168699d4c70e8089d3c3857b0fe69a79f7d6013ebb0ae1121ff7a0ad749554 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/longshorej/multicaster:/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] 66edd6fb42eab5cb58f276768b2ead8932e98da2645f2593cbeaf55094e77941 [INFO] running `"docker" "start" "-a" "66edd6fb42eab5cb58f276768b2ead8932e98da2645f2593cbeaf55094e77941"` [INFO] [stderr] Compiling multicaster v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `peer` [INFO] [stderr] --> src/main.rs:92:32 [INFO] [stderr] | [INFO] [stderr] 92 | if let Some((size, peer)) = self.data { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_peer` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `"docker" "inspect" "66edd6fb42eab5cb58f276768b2ead8932e98da2645f2593cbeaf55094e77941"` [INFO] running `"docker" "rm" "-f" "66edd6fb42eab5cb58f276768b2ead8932e98da2645f2593cbeaf55094e77941"` [INFO] [stdout] 66edd6fb42eab5cb58f276768b2ead8932e98da2645f2593cbeaf55094e77941 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/longshorej/multicaster:/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] edde3d33f27d3641caf338d934180c2859a4b1ef5ddc3957c504cc869fe36710 [INFO] running `"docker" "start" "-a" "edde3d33f27d3641caf338d934180c2859a4b1ef5ddc3957c504cc869fe36710"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/multicaster-9023f29454d6b732 [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" "edde3d33f27d3641caf338d934180c2859a4b1ef5ddc3957c504cc869fe36710"` [INFO] running `"docker" "rm" "-f" "edde3d33f27d3641caf338d934180c2859a4b1ef5ddc3957c504cc869fe36710"` [INFO] [stdout] edde3d33f27d3641caf338d934180c2859a4b1ef5ddc3957c504cc869fe36710