[INFO] cloning repository https://github.com/aQaTL/chitchat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aQaTL/chitchat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaQaTL%2Fchitchat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaQaTL%2Fchitchat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c2835bc03680dd5a2be4bc8aa5f452ea33bf06d [INFO] testing aQaTL/chitchat 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%2FaQaTL%2Fchitchat" "/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/aQaTL/chitchat 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] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/aQaTL/chitchat [INFO] finished tweaking git repo https://github.com/aQaTL/chitchat [INFO] tweaked toml for git repo https://github.com/aQaTL/chitchat written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/aQaTL/chitchat 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 derive-error-chain v0.10.1 [INFO] [stderr] Downloaded widestring v0.4.2 [INFO] [stderr] Downloaded actix-server v1.0.3 [INFO] [stderr] Downloaded bytes v0.5.5 [INFO] [stderr] Downloaded tokio-codec v0.1.2 [INFO] [stderr] Downloaded derive_more v0.99.8 [INFO] [stderr] Downloaded websocket-base v0.24.0 [INFO] [stderr] Downloaded syn v1.0.32 [INFO] [stderr] Downloaded actix-session v0.3.0 [INFO] [stderr] Downloaded actix-files v0.2.2 [INFO] [stderr] Downloaded url_serde v0.2.0 [INFO] [stderr] Downloaded websocket v0.24.0 [INFO] [stderr] Downloaded v_escape_derive v0.7.1 [INFO] [stderr] Downloaded generator v0.6.21 [INFO] [stderr] Downloaded serde v1.0.113 [INFO] [stderr] Downloaded v_escape v0.10.0 [INFO] [stderr] Downloaded v_htmlescape v0.8.0 [INFO] [stderr] Downloaded actix-threadpool v0.3.2 [INFO] [stderr] Downloaded dotenv v0.10.1 [INFO] [stderr] Downloaded ffsend-api v0.4.4 [INFO] [stderr] Downloaded hkdf v0.7.1 [INFO] [stderr] Downloaded serde_derive v1.0.113 [INFO] [stderr] Downloaded loom v0.3.4 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 30dd1e6f01ff76e38ca18fca06f6e00c0fa54f3ae32ed7af9a84707c9b9060f6 [INFO] running `Command { std: "docker" "start" "-a" "30dd1e6f01ff76e38ca18fca06f6e00c0fa54f3ae32ed7af9a84707c9b9060f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30dd1e6f01ff76e38ca18fca06f6e00c0fa54f3ae32ed7af9a84707c9b9060f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30dd1e6f01ff76e38ca18fca06f6e00c0fa54f3ae32ed7af9a84707c9b9060f6", kill_on_drop: false }` [INFO] [stdout] 30dd1e6f01ff76e38ca18fca06f6e00c0fa54f3ae32ed7af9a84707c9b9060f6 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80bde97afd7b7b092f3f43bffa71bd0460c2d5f0e6eacdff5d6fc9c8394be03c [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" "80bde97afd7b7b092f3f43bffa71bd0460c2d5f0e6eacdff5d6fc9c8394be03c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.32 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling v_htmlescape v0.8.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling hkdf v0.7.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling websocket-base v0.24.0 [INFO] [stderr] Compiling websocket v0.24.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derive_more v0.99.8 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling v_escape_derive v0.7.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling v_escape v0.10.0 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling actix-threadpool v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling ffsend-api v0.4.4 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-web-actors v2.0.0 [INFO] [stderr] Compiling actix-session v0.3.0 [INFO] [stderr] Compiling actix-files v0.2.2 [INFO] [stderr] Compiling chitchat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 21s [INFO] running `Command { std: "docker" "inspect" "80bde97afd7b7b092f3f43bffa71bd0460c2d5f0e6eacdff5d6fc9c8394be03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80bde97afd7b7b092f3f43bffa71bd0460c2d5f0e6eacdff5d6fc9c8394be03c", kill_on_drop: false }` [INFO] [stdout] 80bde97afd7b7b092f3f43bffa71bd0460c2d5f0e6eacdff5d6fc9c8394be03c [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f3e7d03c4caf5b0b7920a71551c0372ab9e1e1d22601c99382f2bd51246e68f [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" "5f3e7d03c4caf5b0b7920a71551c0372ab9e1e1d22601c99382f2bd51246e68f", kill_on_drop: false }` [INFO] [stderr] Compiling chitchat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.29s [INFO] running `Command { std: "docker" "inspect" "5f3e7d03c4caf5b0b7920a71551c0372ab9e1e1d22601c99382f2bd51246e68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f3e7d03c4caf5b0b7920a71551c0372ab9e1e1d22601c99382f2bd51246e68f", kill_on_drop: false }` [INFO] [stdout] 5f3e7d03c4caf5b0b7920a71551c0372ab9e1e1d22601c99382f2bd51246e68f [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", 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] 74876ba6949313ca00736f7b4c47e114414a18cc6e5361500f9a088dbd5111bd [INFO] running `Command { std: "docker" "start" "-a" "74876ba6949313ca00736f7b4c47e114414a18cc6e5361500f9a088dbd5111bd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chitchat-64420e2ab7fb09bd [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" "74876ba6949313ca00736f7b4c47e114414a18cc6e5361500f9a088dbd5111bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74876ba6949313ca00736f7b4c47e114414a18cc6e5361500f9a088dbd5111bd", kill_on_drop: false }` [INFO] [stdout] 74876ba6949313ca00736f7b4c47e114414a18cc6e5361500f9a088dbd5111bd