[INFO] cloning repository https://github.com/ClubRobotInsat/robot_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClubRobotInsat/robot_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClubRobotInsat%2Frobot_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClubRobotInsat%2Frobot_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da68ed757ca35aac1e022113b750ba3a0cdee92d [INFO] testing ClubRobotInsat/robot_cli against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClubRobotInsat%2Frobot_cli" "/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/ClubRobotInsat/robot_cli 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/ClubRobotInsat/robot_cli [INFO] finished tweaking git repo https://github.com/ClubRobotInsat/robot_cli [INFO] tweaked toml for git repo https://github.com/ClubRobotInsat/robot_cli written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ClubRobotInsat/robot_cli 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-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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e56316d887e040e7d5dd82a8a7d97c377b801bbb4379b1265220fcfcf7a14d3b [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" "e56316d887e040e7d5dd82a8a7d97c377b801bbb4379b1265220fcfcf7a14d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e56316d887e040e7d5dd82a8a7d97c377b801bbb4379b1265220fcfcf7a14d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e56316d887e040e7d5dd82a8a7d97c377b801bbb4379b1265220fcfcf7a14d3b", kill_on_drop: false }` [INFO] [stdout] e56316d887e040e7d5dd82a8a7d97c377b801bbb4379b1265220fcfcf7a14d3b [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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b149f2855e0b6354e23d00b70de78f591ac7e78d38ea1ce0ddf418f1bb21fc50 [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" "b149f2855e0b6354e23d00b70de78f591ac7e78d38ea1ce0ddf418f1bb21fc50", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cty v0.1.5 [INFO] [stderr] Compiling librobot v0.2.0 (https://github.com/ClubRobotINSAT/librobot#f3761b11) [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling generic-array v0.13.0 [INFO] [stderr] Compiling as-slice v0.1.0 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling qei v1.0.2 [INFO] [stderr] Compiling micromath v0.3.1 [INFO] [stderr] Compiling hash32 v0.1.0 [INFO] [stderr] Compiling w5500 v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling serde-json-core v0.0.1 (https://github.com/japaric/serde-json-core#f2481c14) [INFO] [stderr] Compiling robot_helper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.31s [INFO] running `Command { std: "docker" "inspect" "b149f2855e0b6354e23d00b70de78f591ac7e78d38ea1ce0ddf418f1bb21fc50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b149f2855e0b6354e23d00b70de78f591ac7e78d38ea1ce0ddf418f1bb21fc50", kill_on_drop: false }` [INFO] [stdout] b149f2855e0b6354e23d00b70de78f591ac7e78d38ea1ce0ddf418f1bb21fc50 [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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b359ac009bc77975a8e33cb0c0fd2a974199705c5595aa11e8e4409518a5e302 [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" "b359ac009bc77975a8e33cb0c0fd2a974199705c5595aa11e8e4409518a5e302", kill_on_drop: false }` [INFO] [stderr] Compiling robot_helper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "b359ac009bc77975a8e33cb0c0fd2a974199705c5595aa11e8e4409518a5e302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b359ac009bc77975a8e33cb0c0fd2a974199705c5595aa11e8e4409518a5e302", kill_on_drop: false }` [INFO] [stdout] b359ac009bc77975a8e33cb0c0fd2a974199705c5595aa11e8e4409518a5e302 [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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8faa16aa4e1ee77f56dda6d4d4525a5d35b6060875651d83df2c69a0e25de375 [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" "8faa16aa4e1ee77f56dda6d4d4525a5d35b6060875651d83df2c69a0e25de375", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/robot_helper-a2f6d8ebfd559a9a [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" "8faa16aa4e1ee77f56dda6d4d4525a5d35b6060875651d83df2c69a0e25de375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8faa16aa4e1ee77f56dda6d4d4525a5d35b6060875651d83df2c69a0e25de375", kill_on_drop: false }` [INFO] [stdout] 8faa16aa4e1ee77f56dda6d4d4525a5d35b6060875651d83df2c69a0e25de375