[INFO] cloning repository https://github.com/castillobgr/udp-pong-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/castillobgr/udp-pong-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcastillobgr%2Fudp-pong-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcastillobgr%2Fudp-pong-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d524b8d7d8d77a20648bf87524b6e1a6d3659b7c [INFO] testing castillobgr/udp-pong-rs against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcastillobgr%2Fudp-pong-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/castillobgr/udp-pong-rs on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/castillobgr/udp-pong-rs [INFO] finished tweaking git repo https://github.com/castillobgr/udp-pong-rs [INFO] tweaked toml for git repo https://github.com/castillobgr/udp-pong-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/castillobgr/udp-pong-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ade3b1856dacdd20fc945bb69376530d2d4eb79624f37be37001f275c2230f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3ade3b1856dacdd20fc945bb69376530d2d4eb79624f37be37001f275c2230f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ade3b1856dacdd20fc945bb69376530d2d4eb79624f37be37001f275c2230f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ade3b1856dacdd20fc945bb69376530d2d4eb79624f37be37001f275c2230f0", kill_on_drop: false }` [INFO] [stdout] 3ade3b1856dacdd20fc945bb69376530d2d4eb79624f37be37001f275c2230f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 889641fdaca522e89777e6488d5fffba961650d10fecec53c7c59266d37f83d7 [INFO] running `Command { std: "docker" "start" "-a" "889641fdaca522e89777e6488d5fffba961650d10fecec53c7c59266d37f83d7", kill_on_drop: false }` [INFO] [stderr] Compiling udp-pong-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "889641fdaca522e89777e6488d5fffba961650d10fecec53c7c59266d37f83d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889641fdaca522e89777e6488d5fffba961650d10fecec53c7c59266d37f83d7", kill_on_drop: false }` [INFO] [stdout] 889641fdaca522e89777e6488d5fffba961650d10fecec53c7c59266d37f83d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0ee596e30479a679f95be0a7e1229c309fd3bd4549ab3373f6cd57cf49ff11b2 [INFO] running `Command { std: "docker" "start" "-a" "0ee596e30479a679f95be0a7e1229c309fd3bd4549ab3373f6cd57cf49ff11b2", kill_on_drop: false }` [INFO] [stderr] Compiling udp-pong-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "0ee596e30479a679f95be0a7e1229c309fd3bd4549ab3373f6cd57cf49ff11b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee596e30479a679f95be0a7e1229c309fd3bd4549ab3373f6cd57cf49ff11b2", kill_on_drop: false }` [INFO] [stdout] 0ee596e30479a679f95be0a7e1229c309fd3bd4549ab3373f6cd57cf49ff11b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ebc92679dbde531229bdb61c2fdab1b3581694b3179e0b33ec43b92329d83d15 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ebc92679dbde531229bdb61c2fdab1b3581694b3179e0b33ec43b92329d83d15", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/udp_pong_rs-3f2409848a374f14 [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ebc92679dbde531229bdb61c2fdab1b3581694b3179e0b33ec43b92329d83d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebc92679dbde531229bdb61c2fdab1b3581694b3179e0b33ec43b92329d83d15", kill_on_drop: false }` [INFO] [stdout] ebc92679dbde531229bdb61c2fdab1b3581694b3179e0b33ec43b92329d83d15