[INFO] cloning repository https://github.com/lcdr/world_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lcdr/world_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Fworld_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Fworld_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b207c5ee25474c469d09ae81ad9aa043baae35b1 [INFO] testing lcdr/world_server against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Fworld_server" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lcdr/world_server on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lcdr/world_server [INFO] finished tweaking git repo https://github.com/lcdr/world_server [INFO] tweaked toml for git repo https://github.com/lcdr/world_server written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/lcdr/world_server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/lcdr/base_server` [INFO] [stderr] Updating git repository `https://github.com/lcdr/lu_packets` [INFO] [stderr] Updating git repository `https://github.com/lcdr/endio` [INFO] [stderr] Updating git repository `https://github.com/lcdr/endio_bit` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minreq v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d625f4c870402e52a91d083c654ba39a83eedde423059c6b33d353202e83204e [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" "d625f4c870402e52a91d083c654ba39a83eedde423059c6b33d353202e83204e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d625f4c870402e52a91d083c654ba39a83eedde423059c6b33d353202e83204e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d625f4c870402e52a91d083c654ba39a83eedde423059c6b33d353202e83204e", kill_on_drop: false }` [INFO] [stdout] d625f4c870402e52a91d083c654ba39a83eedde423059c6b33d353202e83204e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] f5188adf5421ecf8b0cb5f28c2219a3dcf93629877c3475e6b3a5ddec20fe925 [INFO] running `Command { std: "docker" "start" "-a" "f5188adf5421ecf8b0cb5f28c2219a3dcf93629877c3475e6b3a5ddec20fe925", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling minreq v2.2.0 [INFO] [stderr] Compiling endio_bit v0.1.0 (https://github.com/lcdr/endio_bit?rev=46b1b0eda359dd85b5eabf9714e839c3728c75af#46b1b0ed) [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling endio_derive v0.2.0 (https://github.com/lcdr/endio?rev=9981948f5cb6d78dba3c5115d1f3459918a64133#9981948f) [INFO] [stderr] Compiling lu_packets_derive v0.1.0 (https://github.com/lcdr/lu_packets?rev=f11fdd7d50109602f7abdeacf78452376b9adbde#f11fdd7d) [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling endio v0.2.0 (https://github.com/lcdr/endio?rev=9981948f5cb6d78dba3c5115d1f3459918a64133#9981948f) [INFO] [stderr] Compiling lu_packets v0.1.0 (https://github.com/lcdr/lu_packets?rev=f11fdd7d50109602f7abdeacf78452376b9adbde#f11fdd7d) [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling base_server v0.1.0 (https://github.com/lcdr/base_server?rev=14332d2d18609077cc07f0b52042344182703660#14332d2d) [INFO] [stderr] Compiling world_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "f5188adf5421ecf8b0cb5f28c2219a3dcf93629877c3475e6b3a5ddec20fe925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5188adf5421ecf8b0cb5f28c2219a3dcf93629877c3475e6b3a5ddec20fe925", kill_on_drop: false }` [INFO] [stdout] f5188adf5421ecf8b0cb5f28c2219a3dcf93629877c3475e6b3a5ddec20fe925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] e3b3053940f63448b53a15ae1c17f527b81789c1e8b67be622c1e206c695171a [INFO] running `Command { std: "docker" "start" "-a" "e3b3053940f63448b53a15ae1c17f527b81789c1e8b67be622c1e206c695171a", kill_on_drop: false }` [INFO] [stderr] Compiling world_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `Command { std: "docker" "inspect" "e3b3053940f63448b53a15ae1c17f527b81789c1e8b67be622c1e206c695171a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3b3053940f63448b53a15ae1c17f527b81789c1e8b67be622c1e206c695171a", kill_on_drop: false }` [INFO] [stdout] e3b3053940f63448b53a15ae1c17f527b81789c1e8b67be622c1e206c695171a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 011ed6aa73428a567bff0f0d26bc9d32a8c1fee5ae61a668aa1d9d39c262b186 [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" "011ed6aa73428a567bff0f0d26bc9d32a8c1fee5ae61a668aa1d9d39c262b186", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/world_server-d198ae3cf0f7fda8 [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 `Command { std: "docker" "inspect" "011ed6aa73428a567bff0f0d26bc9d32a8c1fee5ae61a668aa1d9d39c262b186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "011ed6aa73428a567bff0f0d26bc9d32a8c1fee5ae61a668aa1d9d39c262b186", kill_on_drop: false }` [INFO] [stdout] 011ed6aa73428a567bff0f0d26bc9d32a8c1fee5ae61a668aa1d9d39c262b186