[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 1.49.0 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-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Trivernis/snekcloud-server on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-5/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", 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] 4b730487acc4814a9808e99d7007511d14143b8ef61a74dff624959c41fd18b8 [INFO] running `Command { std: "docker" "start" "-a" "4b730487acc4814a9808e99d7007511d14143b8ef61a74dff624959c41fd18b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b730487acc4814a9808e99d7007511d14143b8ef61a74dff624959c41fd18b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b730487acc4814a9808e99d7007511d14143b8ef61a74dff624959c41fd18b8", kill_on_drop: false }` [INFO] [stdout] 4b730487acc4814a9808e99d7007511d14143b8ef61a74dff624959c41fd18b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.49.0" "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] 441557dc15c35304be2eca266fd9fc08d53ad8b509b9626a7659c32a357316ee [INFO] running `Command { std: "docker" "start" "-a" "441557dc15c35304be2eca266fd9fc08d53ad8b509b9626a7659c32a357316ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [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 event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling mac_address v1.1.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v5.1.2 [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 async-mutex v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling poly1305 v0.6.1 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling rusqlite v0.24.1 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.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 nix v0.19.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling salsa20 v0.7.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling xsalsa20poly1305 v0.6.0 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [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 async-listen v0.2.1 [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 2m 41s [INFO] running `Command { std: "docker" "inspect" "441557dc15c35304be2eca266fd9fc08d53ad8b509b9626a7659c32a357316ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "441557dc15c35304be2eca266fd9fc08d53ad8b509b9626a7659c32a357316ee", kill_on_drop: false }` [INFO] [stdout] 441557dc15c35304be2eca266fd9fc08d53ad8b509b9626a7659c32a357316ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 636a0c7423bad701a460fed75044e4b1dfb5ac11367752ea4f921c90963d3d84 [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" "636a0c7423bad701a460fed75044e4b1dfb5ac11367752ea4f921c90963d3d84", 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.05s [INFO] running `Command { std: "docker" "inspect" "636a0c7423bad701a460fed75044e4b1dfb5ac11367752ea4f921c90963d3d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "636a0c7423bad701a460fed75044e4b1dfb5ac11367752ea4f921c90963d3d84", kill_on_drop: false }` [INFO] [stdout] 636a0c7423bad701a460fed75044e4b1dfb5ac11367752ea4f921c90963d3d84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba7422924f3db03328282b1793d2cabf6609ef97e1858c6a3efc1d6089912dc8 [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" "ba7422924f3db03328282b1793d2cabf6609ef97e1858c6a3efc1d6089912dc8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/snekcloud_server-90dfc8d09cdc3b4e [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" "ba7422924f3db03328282b1793d2cabf6609ef97e1858c6a3efc1d6089912dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba7422924f3db03328282b1793d2cabf6609ef97e1858c6a3efc1d6089912dc8", kill_on_drop: false }` [INFO] [stdout] ba7422924f3db03328282b1793d2cabf6609ef97e1858c6a3efc1d6089912dc8