[INFO] updating cached repository https://github.com/messense/fasttext-serving [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c67356e8ef9da4cb282c9470c4ff2f4adcd1840 [INFO] testing messense/fasttext-serving against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Ffasttext-serving" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/messense/fasttext-serving on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/messense/fasttext-serving [INFO] finished tweaking git repo https://github.com/messense/fasttext-serving [INFO] tweaked toml for git repo https://github.com/messense/fasttext-serving written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/messense/fasttext-serving already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd42566c95ea8a7c5a52937f30227d076556fb3a5f82c633aceff1799c3a99a5 [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" "cd42566c95ea8a7c5a52937f30227d076556fb3a5f82c633aceff1799c3a99a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd42566c95ea8a7c5a52937f30227d076556fb3a5f82c633aceff1799c3a99a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd42566c95ea8a7c5a52937f30227d076556fb3a5f82c633aceff1799c3a99a5", kill_on_drop: false }` [INFO] [stdout] cd42566c95ea8a7c5a52937f30227d076556fb3a5f82c633aceff1799c3a99a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45c10c81008302cb11cf04de5aeabea96809c4ad378efd054e5e3b1fea150185 [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" "45c10c81008302cb11cf04de5aeabea96809c4ad378efd054e5e3b1fea150185", kill_on_drop: false }` [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.1 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling actix-web-codegen v0.3.0-beta.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling cfasttext-sys v0.4.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling cookie v0.14.1 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-ready-cache v0.3.1 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling tower-balance v0.3.0 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling fasttext v0.4.1 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v2.0.0-alpha.1 [INFO] [stderr] Compiling tonic-build v0.3.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling fasttext-serving v0.6.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling actix-connect v2.0.0-alpha.3 [INFO] [stderr] Compiling actix-http v2.0.0-beta.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling awc v2.0.0-beta.1 [INFO] [stderr] Compiling actix-web v3.0.0-beta.1 [INFO] [stderr] Compiling tonic v0.3.0 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 13s [INFO] running `Command { std: "docker" "inspect" "45c10c81008302cb11cf04de5aeabea96809c4ad378efd054e5e3b1fea150185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c10c81008302cb11cf04de5aeabea96809c4ad378efd054e5e3b1fea150185", kill_on_drop: false }` [INFO] [stdout] 45c10c81008302cb11cf04de5aeabea96809c4ad378efd054e5e3b1fea150185 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bab8b66ec88ffc50871461be5f42c5db40bab7f17072fcd540fbb1e5b474fa9 [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" "6bab8b66ec88ffc50871461be5f42c5db40bab7f17072fcd540fbb1e5b474fa9", kill_on_drop: false }` [INFO] [stderr] Compiling fasttext-serving v0.6.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.55s [INFO] running `Command { std: "docker" "inspect" "6bab8b66ec88ffc50871461be5f42c5db40bab7f17072fcd540fbb1e5b474fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bab8b66ec88ffc50871461be5f42c5db40bab7f17072fcd540fbb1e5b474fa9", kill_on_drop: false }` [INFO] [stdout] 6bab8b66ec88ffc50871461be5f42c5db40bab7f17072fcd540fbb1e5b474fa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93c1b4000fd880b8f31cf5090d9e6a14c70bc64ca4d2c3995c9adf739a1c8cac [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" "93c1b4000fd880b8f31cf5090d9e6a14c70bc64ca4d2c3995c9adf739a1c8cac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fasttext_serving-f054c4c94847671f [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test http::test::test_predict ... ok [INFO] [stdout] test http::test::test_predict_empty_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "93c1b4000fd880b8f31cf5090d9e6a14c70bc64ca4d2c3995c9adf739a1c8cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c1b4000fd880b8f31cf5090d9e6a14c70bc64ca4d2c3995c9adf739a1c8cac", kill_on_drop: false }` [INFO] [stdout] 93c1b4000fd880b8f31cf5090d9e6a14c70bc64ca4d2c3995c9adf739a1c8cac