[INFO] cloning 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" "clone" "--bare" "https://github.com/martindevans/Word2Vec_Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartindevans%2FWord2Vec_Server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartindevans%2FWord2Vec_Server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b949b6efa07e8fc8d10ed0b5e1d88d48f6c7f916 [INFO] testing martindevans/Word2Vec_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%2Fmartindevans%2FWord2Vec_Server" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/martindevans/Word2Vec_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/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-0/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6efa8a990002a71aaccf2480eaa13cb557ee6c86dbaed2917bbd529ed8af4e28 [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" "6efa8a990002a71aaccf2480eaa13cb557ee6c86dbaed2917bbd529ed8af4e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6efa8a990002a71aaccf2480eaa13cb557ee6c86dbaed2917bbd529ed8af4e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6efa8a990002a71aaccf2480eaa13cb557ee6c86dbaed2917bbd529ed8af4e28", kill_on_drop: false }` [INFO] [stdout] 6efa8a990002a71aaccf2480eaa13cb557ee6c86dbaed2917bbd529ed8af4e28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bea1a92df03ad6561c31fcc86bbdde9fd0ed8d9b5fb8a689c2d97fa53b4ac78f [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" "bea1a92df03ad6561c31fcc86bbdde9fd0ed8d9b5fb8a689c2d97fa53b4ac78f", 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 crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling hypernonsense v0.4.0 [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 1m 03s [INFO] running `Command { std: "docker" "inspect" "bea1a92df03ad6561c31fcc86bbdde9fd0ed8d9b5fb8a689c2d97fa53b4ac78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea1a92df03ad6561c31fcc86bbdde9fd0ed8d9b5fb8a689c2d97fa53b4ac78f", kill_on_drop: false }` [INFO] [stdout] bea1a92df03ad6561c31fcc86bbdde9fd0ed8d9b5fb8a689c2d97fa53b4ac78f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6151306e91227a74b5acbbc9a756a7c38c24b89225d2968a57c6dc571d2116a6 [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" "6151306e91227a74b5acbbc9a756a7c38c24b89225d2968a57c6dc571d2116a6", kill_on_drop: false }` [INFO] [stderr] Compiling word2vecserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "6151306e91227a74b5acbbc9a756a7c38c24b89225d2968a57c6dc571d2116a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6151306e91227a74b5acbbc9a756a7c38c24b89225d2968a57c6dc571d2116a6", kill_on_drop: false }` [INFO] [stdout] 6151306e91227a74b5acbbc9a756a7c38c24b89225d2968a57c6dc571d2116a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d35e1621257ecfb063ce326470c583392064913fa7f9924231dd079ce7b0016 [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" "4d35e1621257ecfb063ce326470c583392064913fa7f9924231dd079ce7b0016", 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/word2vecserver-56b68dcf8c3e3926 [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" "4d35e1621257ecfb063ce326470c583392064913fa7f9924231dd079ce7b0016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d35e1621257ecfb063ce326470c583392064913fa7f9924231dd079ce7b0016", kill_on_drop: false }` [INFO] [stdout] 4d35e1621257ecfb063ce326470c583392064913fa7f9924231dd079ce7b0016