[INFO] cloning repository castillobgr/udp-pong-rs [INFO] running `"git" "clone" "--bare" "git://github.com/castillobgr/udp-pong-rs.git" "work/cache/sources/gh/castillobgr/udp-pong-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/castillobgr/udp-pong-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/castillobgr/udp-pong-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/castillobgr/udp-pong-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/castillobgr/udp-pong-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/castillobgr/udp-pong-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/castillobgr/udp-pong-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/castillobgr/udp-pong-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d524b8d7d8d77a20648bf87524b6e1a6d3659b7c [INFO] sha for GitHub repo castillobgr/udp-pong-rs: d524b8d7d8d77a20648bf87524b6e1a6d3659b7c [INFO] validating manifest of castillobgr/udp-pong-rs 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 castillobgr/udp-pong-rs 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 castillobgr/udp-pong-rs [INFO] finished frobbing castillobgr/udp-pong-rs [INFO] frobbed toml for castillobgr/udp-pong-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/castillobgr/udp-pong-rs/Cargo.toml [INFO] started frobbing castillobgr/udp-pong-rs [INFO] finished frobbing castillobgr/udp-pong-rs [INFO] frobbed toml for castillobgr/udp-pong-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/castillobgr/udp-pong-rs/Cargo.toml [INFO] crate castillobgr/udp-pong-rs 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 castillobgr/udp-pong-rs against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/castillobgr/udp-pong-rs:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 91dda4049fcf2695d4721019229313f42d392e8fca653ccd420e89d37d5d9a52 [INFO] running `"docker" "start" "-a" "91dda4049fcf2695d4721019229313f42d392e8fca653ccd420e89d37d5d9a52"` [INFO] [stderr] Compiling udp-pong-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "91dda4049fcf2695d4721019229313f42d392e8fca653ccd420e89d37d5d9a52"` [INFO] running `"docker" "rm" "-f" "91dda4049fcf2695d4721019229313f42d392e8fca653ccd420e89d37d5d9a52"` [INFO] [stdout] 91dda4049fcf2695d4721019229313f42d392e8fca653ccd420e89d37d5d9a52 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/castillobgr/udp-pong-rs:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2d2ab2cc985a772ad236a551b15a2e910419ec31e06b0143d8c2a078ba8142aa [INFO] running `"docker" "start" "-a" "2d2ab2cc985a772ad236a551b15a2e910419ec31e06b0143d8c2a078ba8142aa"` [INFO] [stderr] Compiling udp-pong-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "2d2ab2cc985a772ad236a551b15a2e910419ec31e06b0143d8c2a078ba8142aa"` [INFO] running `"docker" "rm" "-f" "2d2ab2cc985a772ad236a551b15a2e910419ec31e06b0143d8c2a078ba8142aa"` [INFO] [stdout] 2d2ab2cc985a772ad236a551b15a2e910419ec31e06b0143d8c2a078ba8142aa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/castillobgr/udp-pong-rs:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] a8f9b5470ddc5ef05f8db9f151bc4bc6733d64799a7746374749e16b44332205 [INFO] running `"docker" "start" "-a" "a8f9b5470ddc5ef05f8db9f151bc4bc6733d64799a7746374749e16b44332205"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/udp_pong_rs-4d3c06d9d2d8faa4 [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" "a8f9b5470ddc5ef05f8db9f151bc4bc6733d64799a7746374749e16b44332205"` [INFO] running `"docker" "rm" "-f" "a8f9b5470ddc5ef05f8db9f151bc4bc6733d64799a7746374749e16b44332205"` [INFO] [stdout] a8f9b5470ddc5ef05f8db9f151bc4bc6733d64799a7746374749e16b44332205