[INFO] updating cached repository https://github.com/martindevans/Word2Vec_Server [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] b949b6efa07e8fc8d10ed0b5e1d88d48f6c7f916 [INFO] testing martindevans/Word2Vec_Server 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%2Fmartindevans%2FWord2Vec_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/martindevans/Word2Vec_Server 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/martindevans/Word2Vec_Server [INFO] finished tweaking git repo https://github.com/martindevans/Word2Vec_Server [INFO] tweaked toml for git repo https://github.com/martindevans/Word2Vec_Server written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/martindevans/Word2Vec_Server 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] 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" "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] e8e95b9ebb306df5a3b37b61b2de5742faecbfac4e76a1e4eac1cb91990d6ba2 [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" "e8e95b9ebb306df5a3b37b61b2de5742faecbfac4e76a1e4eac1cb91990d6ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8e95b9ebb306df5a3b37b61b2de5742faecbfac4e76a1e4eac1cb91990d6ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8e95b9ebb306df5a3b37b61b2de5742faecbfac4e76a1e4eac1cb91990d6ba2", kill_on_drop: false }` [INFO] [stdout] e8e95b9ebb306df5a3b37b61b2de5742faecbfac4e76a1e4eac1cb91990d6ba2 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 24cf2fd5102d4398d9c4cf328458f6c905a61736fc1016a3d038f7de79b79e7d [INFO] running `Command { std: "docker" "start" "-a" "24cf2fd5102d4398d9c4cf328458f6c905a61736fc1016a3d038f7de79b79e7d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling word2vec v0.3.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling hypernonsense v0.4.0 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling word2vecserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.44s [INFO] running `Command { std: "docker" "inspect" "24cf2fd5102d4398d9c4cf328458f6c905a61736fc1016a3d038f7de79b79e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24cf2fd5102d4398d9c4cf328458f6c905a61736fc1016a3d038f7de79b79e7d", kill_on_drop: false }` [INFO] [stdout] 24cf2fd5102d4398d9c4cf328458f6c905a61736fc1016a3d038f7de79b79e7d [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" "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] 0b949006ccca60d54d8b1d3e75ffa5df42cc950f7486267fffb574770a7a3a87 [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" "0b949006ccca60d54d8b1d3e75ffa5df42cc950f7486267fffb574770a7a3a87", kill_on_drop: false }` [INFO] [stderr] Compiling word2vecserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `Command { std: "docker" "inspect" "0b949006ccca60d54d8b1d3e75ffa5df42cc950f7486267fffb574770a7a3a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b949006ccca60d54d8b1d3e75ffa5df42cc950f7486267fffb574770a7a3a87", kill_on_drop: false }` [INFO] [stdout] 0b949006ccca60d54d8b1d3e75ffa5df42cc950f7486267fffb574770a7a3a87 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c8e838d701b79bb8e32b3aeee926be0ab48de8b8bc62e28a14a86acc4a65d7d8 [INFO] running `Command { std: "docker" "start" "-a" "c8e838d701b79bb8e32b3aeee926be0ab48de8b8bc62e28a14a86acc4a65d7d8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/word2vecserver-c84d0c0530c7717a [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" "c8e838d701b79bb8e32b3aeee926be0ab48de8b8bc62e28a14a86acc4a65d7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e838d701b79bb8e32b3aeee926be0ab48de8b8bc62e28a14a86acc4a65d7d8", kill_on_drop: false }` [INFO] [stdout] c8e838d701b79bb8e32b3aeee926be0ab48de8b8bc62e28a14a86acc4a65d7d8