[INFO] cloning repository https://github.com/vmchale/doggo-command-line [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vmchale/doggo-command-line" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmchale%2Fdoggo-command-line", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmchale%2Fdoggo-command-line'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75603452a6138932d3852b4cb2188318c04629de [INFO] testing vmchale/doggo-command-line against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmchale%2Fdoggo-command-line" "/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/vmchale/doggo-command-line 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/vmchale/doggo-command-line [INFO] finished tweaking git repo https://github.com/vmchale/doggo-command-line [INFO] tweaked toml for git repo https://github.com/vmchale/doggo-command-line written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/vmchale/doggo-command-line 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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/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] 6ef2784f55e6c1ff7ff604f2820c9de5838b6f9f64a83b1e30cce377da73ea37 [INFO] running `Command { std: "docker" "start" "-a" "6ef2784f55e6c1ff7ff604f2820c9de5838b6f9f64a83b1e30cce377da73ea37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ef2784f55e6c1ff7ff604f2820c9de5838b6f9f64a83b1e30cce377da73ea37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef2784f55e6c1ff7ff604f2820c9de5838b6f9f64a83b1e30cce377da73ea37", kill_on_drop: false }` [INFO] [stdout] 6ef2784f55e6c1ff7ff604f2820c9de5838b6f9f64a83b1e30cce377da73ea37 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/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] 6f5d18eff085f7ec307bf31baf55f2163884e523c347fe667507065cfae98b8f [INFO] running `Command { std: "docker" "start" "-a" "6f5d18eff085f7ec307bf31baf55f2163884e523c347fe667507065cfae98b8f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling doggo v0.1.14-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.55s [INFO] running `Command { std: "docker" "inspect" "6f5d18eff085f7ec307bf31baf55f2163884e523c347fe667507065cfae98b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5d18eff085f7ec307bf31baf55f2163884e523c347fe667507065cfae98b8f", kill_on_drop: false }` [INFO] [stdout] 6f5d18eff085f7ec307bf31baf55f2163884e523c347fe667507065cfae98b8f [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d33dd33806469c9a2ea0bda1f107e79d2b88c3d06596643295462fdfcdf0f5d [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" "9d33dd33806469c9a2ea0bda1f107e79d2b88c3d06596643295462fdfcdf0f5d", kill_on_drop: false }` [INFO] [stderr] Compiling doggo v0.1.14-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "9d33dd33806469c9a2ea0bda1f107e79d2b88c3d06596643295462fdfcdf0f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d33dd33806469c9a2ea0bda1f107e79d2b88c3d06596643295462fdfcdf0f5d", kill_on_drop: false }` [INFO] [stdout] 9d33dd33806469c9a2ea0bda1f107e79d2b88c3d06596643295462fdfcdf0f5d [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b73d7936a3c2e6504fac960b7c2a8b27373d99b6171a279958ca0a9ae594c0b0 [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" "b73d7936a3c2e6504fac960b7c2a8b27373d99b6171a279958ca0a9ae594c0b0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/libdoggo-11671dfc8e931a54 [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] [stderr] Running /opt/rustwide/target/debug/deps/doggo-424d6602c14093fc [INFO] [stdout] [INFO] [stderr] Doc-tests libdoggo [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] [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" "b73d7936a3c2e6504fac960b7c2a8b27373d99b6171a279958ca0a9ae594c0b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73d7936a3c2e6504fac960b7c2a8b27373d99b6171a279958ca0a9ae594c0b0", kill_on_drop: false }` [INFO] [stdout] b73d7936a3c2e6504fac960b7c2a8b27373d99b6171a279958ca0a9ae594c0b0