[INFO] cloning repository nakakura/WebRTC-RecordServer [INFO] running `"git" "clone" "--bare" "git://github.com/nakakura/WebRTC-RecordServer.git" "work/cache/sources/gh/nakakura/WebRTC-RecordServer"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/nakakura/WebRTC-RecordServer'... [INFO] running `"git" "clone" "work/cache/sources/gh/nakakura/WebRTC-RecordServer" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nakakura/WebRTC-RecordServer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nakakura/WebRTC-RecordServer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nakakura/WebRTC-RecordServer" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nakakura/WebRTC-RecordServer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nakakura/WebRTC-RecordServer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 296309d11defbdcdcd13a28d40204e145118324c [INFO] sha for GitHub repo nakakura/WebRTC-RecordServer: 296309d11defbdcdcd13a28d40204e145118324c [INFO] validating manifest of nakakura/WebRTC-RecordServer 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 nakakura/WebRTC-RecordServer 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 nakakura/WebRTC-RecordServer [INFO] finished frobbing nakakura/WebRTC-RecordServer [INFO] frobbed toml for nakakura/WebRTC-RecordServer written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nakakura/WebRTC-RecordServer/Cargo.toml [INFO] started frobbing nakakura/WebRTC-RecordServer [INFO] finished frobbing nakakura/WebRTC-RecordServer [INFO] frobbed toml for nakakura/WebRTC-RecordServer written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nakakura/WebRTC-RecordServer/Cargo.toml [INFO] crate nakakura/WebRTC-RecordServer 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 futures-fs v0.0.4 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nakakura/WebRTC-RecordServer 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/nakakura/WebRTC-RecordServer:/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] 98d4825ccc0c34bd616d75792ac34c0ed54d107bb11da8e33ffb6bdde53ae8c9 [INFO] running `"docker" "start" "-a" "98d4825ccc0c34bd616d75792ac34c0ed54d107bb11da8e33ffb6bdde53ae8c9"` [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling futures-fs v0.0.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling chrono v0.4.2 [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 udp_sendrecv_tokio v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.80s [INFO] running `"docker" "inspect" "98d4825ccc0c34bd616d75792ac34c0ed54d107bb11da8e33ffb6bdde53ae8c9"` [INFO] running `"docker" "rm" "-f" "98d4825ccc0c34bd616d75792ac34c0ed54d107bb11da8e33ffb6bdde53ae8c9"` [INFO] [stdout] 98d4825ccc0c34bd616d75792ac34c0ed54d107bb11da8e33ffb6bdde53ae8c9 [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/nakakura/WebRTC-RecordServer:/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] fc37ebaabda547f82eb5f3027b2dd26def57e98d8f18cabbd04f5c0433417539 [INFO] running `"docker" "start" "-a" "fc37ebaabda547f82eb5f3027b2dd26def57e98d8f18cabbd04f5c0433417539"` [INFO] [stderr] Compiling udp_sendrecv_tokio v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `"docker" "inspect" "fc37ebaabda547f82eb5f3027b2dd26def57e98d8f18cabbd04f5c0433417539"` [INFO] running `"docker" "rm" "-f" "fc37ebaabda547f82eb5f3027b2dd26def57e98d8f18cabbd04f5c0433417539"` [INFO] [stdout] fc37ebaabda547f82eb5f3027b2dd26def57e98d8f18cabbd04f5c0433417539 [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/nakakura/WebRTC-RecordServer:/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] 5fe1410dfe3b4c3ee41d977619141f323cd1f68e5be5593e1a6cc4a86cdd29b9 [INFO] running `"docker" "start" "-a" "5fe1410dfe3b4c3ee41d977619141f323cd1f68e5be5593e1a6cc4a86cdd29b9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/udp_sendrecv_tokio-07a4fb7b0d8d9686 [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" "5fe1410dfe3b4c3ee41d977619141f323cd1f68e5be5593e1a6cc4a86cdd29b9"` [INFO] running `"docker" "rm" "-f" "5fe1410dfe3b4c3ee41d977619141f323cd1f68e5be5593e1a6cc4a86cdd29b9"` [INFO] [stdout] 5fe1410dfe3b4c3ee41d977619141f323cd1f68e5be5593e1a6cc4a86cdd29b9