[INFO] cloning repository https://github.com/Trivernis/snekcloud-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Trivernis/snekcloud-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrivernis%2Fsnekcloud-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrivernis%2Fsnekcloud-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5025f5600f9477507ea2cfdabfac562365df79b6 [INFO] testing Trivernis/snekcloud-server 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%2FTrivernis%2Fsnekcloud-server" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Trivernis/snekcloud-server 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/Trivernis/snekcloud-server [INFO] finished tweaking git repo https://github.com/Trivernis/snekcloud-server [INFO] tweaked toml for git repo https://github.com/Trivernis/snekcloud-server written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Trivernis/snekcloud-server 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded salsa20 v0.7.1 [INFO] [stderr] Downloaded mac_address v1.1.1 [INFO] [stderr] Downloaded poly1305 v0.6.1 [INFO] [stderr] Downloaded nix v0.19.0 [INFO] [stderr] Downloaded rusqlite v0.24.1 [INFO] [stderr] Downloaded chacha20 v0.6.0 [INFO] [stderr] Downloaded once_cell v1.5.1 [INFO] [stderr] Downloaded chacha20poly1305 v0.7.1 [INFO] [stderr] Downloaded vented v0.11.4 [INFO] [stderr] Downloaded crypto_box v0.5.0 [INFO] [stderr] Downloaded xsalsa20poly1305 v0.6.0 [INFO] [stderr] Downloaded rmp-serde v0.14.4 [INFO] [stderr] Downloaded x25519-dalek v1.1.0 [INFO] [stderr] Downloaded async-listen v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 7448001e2c9670c616f8bc88d03762b242ab8256656bd049c35302fef9d443cc [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" "7448001e2c9670c616f8bc88d03762b242ab8256656bd049c35302fef9d443cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7448001e2c9670c616f8bc88d03762b242ab8256656bd049c35302fef9d443cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7448001e2c9670c616f8bc88d03762b242ab8256656bd049c35302fef9d443cc", kill_on_drop: false }` [INFO] [stdout] 7448001e2c9670c616f8bc88d03762b242ab8256656bd049c35302fef9d443cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 0782cc6c0b343bf2015540da5b0997c79b77e00289bd564f56bd93379494a5a9 [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" "0782cc6c0b343bf2015540da5b0997c79b77e00289bd564f56bd93379494a5a9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling mac_address v1.1.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling nix v0.19.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rusqlite v0.24.1 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling poly1305 v0.6.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling async-listen v0.2.1 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling salsa20 v0.7.1 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling xsalsa20poly1305 v0.6.0 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling crypto_box v0.5.0 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling vented v0.11.4 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling snekcloud-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `Command { std: "docker" "inspect" "0782cc6c0b343bf2015540da5b0997c79b77e00289bd564f56bd93379494a5a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0782cc6c0b343bf2015540da5b0997c79b77e00289bd564f56bd93379494a5a9", kill_on_drop: false }` [INFO] [stdout] 0782cc6c0b343bf2015540da5b0997c79b77e00289bd564f56bd93379494a5a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 97c268952843e0e453c21d3fd699a42e9c9f06c421476c1c03fc40182485fee7 [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" "97c268952843e0e453c21d3fd699a42e9c9f06c421476c1c03fc40182485fee7", kill_on_drop: false }` [INFO] [stderr] Compiling snekcloud-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.34s [INFO] running `Command { std: "docker" "inspect" "97c268952843e0e453c21d3fd699a42e9c9f06c421476c1c03fc40182485fee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97c268952843e0e453c21d3fd699a42e9c9f06c421476c1c03fc40182485fee7", kill_on_drop: false }` [INFO] [stdout] 97c268952843e0e453c21d3fd699a42e9c9f06c421476c1c03fc40182485fee7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 21ead21e11bc59a40964108ec869c8774add7a7d400f9b697f3d9d1f831e2b75 [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" "21ead21e11bc59a40964108ec869c8774add7a7d400f9b697f3d9d1f831e2b75", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/snekcloud_server-11121bd2db7cff9f [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" "21ead21e11bc59a40964108ec869c8774add7a7d400f9b697f3d9d1f831e2b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ead21e11bc59a40964108ec869c8774add7a7d400f9b697f3d9d1f831e2b75", kill_on_drop: false }` [INFO] [stdout] 21ead21e11bc59a40964108ec869c8774add7a7d400f9b697f3d9d1f831e2b75