[INFO] cloning repository https://github.com/elsuizo/ros-project-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elsuizo/ros-project-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felsuizo%2Fros-project-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felsuizo%2Fros-project-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0704e1f17dcdaf81db8c5367dddfc9a22bcb257e [INFO] testing elsuizo/ros-project-generator 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%2Felsuizo%2Fros-project-generator" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elsuizo/ros-project-generator 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] started tweaking git repo https://github.com/elsuizo/ros-project-generator [INFO] finished tweaking git repo https://github.com/elsuizo/ros-project-generator [INFO] tweaked toml for git repo https://github.com/elsuizo/ros-project-generator written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/elsuizo/ros-project-generator 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 askama v0.8.0 [INFO] [stderr] Downloaded askama_escape v0.2.0 [INFO] [stderr] Downloaded askama_shared v0.8.0 [INFO] [stderr] Downloaded askama_derive v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] eb3737ca30704c9a9e5c5fa0876160d9a37984af82663896e32b2c67e4d555f8 [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" "eb3737ca30704c9a9e5c5fa0876160d9a37984af82663896e32b2c67e4d555f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb3737ca30704c9a9e5c5fa0876160d9a37984af82663896e32b2c67e4d555f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb3737ca30704c9a9e5c5fa0876160d9a37984af82663896e32b2c67e4d555f8", kill_on_drop: false }` [INFO] [stdout] eb3737ca30704c9a9e5c5fa0876160d9a37984af82663896e32b2c67e4d555f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a462d7ef40d1a3f9632ec78defc1f01cb31542e169a390a0200b1eedea9b4da8 [INFO] running `Command { std: "docker" "start" "-a" "a462d7ef40d1a3f9632ec78defc1f01cb31542e169a390a0200b1eedea9b4da8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling ros-project-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "a462d7ef40d1a3f9632ec78defc1f01cb31542e169a390a0200b1eedea9b4da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a462d7ef40d1a3f9632ec78defc1f01cb31542e169a390a0200b1eedea9b4da8", kill_on_drop: false }` [INFO] [stdout] a462d7ef40d1a3f9632ec78defc1f01cb31542e169a390a0200b1eedea9b4da8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cdf0f7945a3e31953f5f94145f668ba395756083919b3506b9697bdf28c298d0 [INFO] running `Command { std: "docker" "start" "-a" "cdf0f7945a3e31953f5f94145f668ba395756083919b3506b9697bdf28c298d0", kill_on_drop: false }` [INFO] [stderr] Compiling ros-project-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "cdf0f7945a3e31953f5f94145f668ba395756083919b3506b9697bdf28c298d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf0f7945a3e31953f5f94145f668ba395756083919b3506b9697bdf28c298d0", kill_on_drop: false }` [INFO] [stdout] cdf0f7945a3e31953f5f94145f668ba395756083919b3506b9697bdf28c298d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] d8d37b40a620bd2bc74ffcb64ad4556e2b5cddc70a19c54dc85f9ddd2cc55f6f [INFO] running `Command { std: "docker" "start" "-a" "d8d37b40a620bd2bc74ffcb64ad4556e2b5cddc70a19c54dc85f9ddd2cc55f6f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ros_project_generator-a90022b4b418e8a6 [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" "d8d37b40a620bd2bc74ffcb64ad4556e2b5cddc70a19c54dc85f9ddd2cc55f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d37b40a620bd2bc74ffcb64ad4556e2b5cddc70a19c54dc85f9ddd2cc55f6f", kill_on_drop: false }` [INFO] [stdout] d8d37b40a620bd2bc74ffcb64ad4556e2b5cddc70a19c54dc85f9ddd2cc55f6f