[INFO] cloning repository https://github.com/flipdot/arduino-serial-send [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flipdot/arduino-serial-send" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflipdot%2Farduino-serial-send", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflipdot%2Farduino-serial-send'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dfbac54cdf258fb323064ed04baa937ba0d0dfa [INFO] testing flipdot/arduino-serial-send against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflipdot%2Farduino-serial-send" "/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/flipdot/arduino-serial-send 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/flipdot/arduino-serial-send [INFO] finished tweaking git repo https://github.com/flipdot/arduino-serial-send [INFO] tweaked toml for git repo https://github.com/flipdot/arduino-serial-send written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/flipdot/arduino-serial-send 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-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" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e53453870f630d277dbef3a925615e720f79a7f6ff7ccd72fe0e22672840bdef [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" "e53453870f630d277dbef3a925615e720f79a7f6ff7ccd72fe0e22672840bdef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e53453870f630d277dbef3a925615e720f79a7f6ff7ccd72fe0e22672840bdef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e53453870f630d277dbef3a925615e720f79a7f6ff7ccd72fe0e22672840bdef", kill_on_drop: false }` [INFO] [stdout] e53453870f630d277dbef3a925615e720f79a7f6ff7ccd72fe0e22672840bdef [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" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/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] 74b36f6e0272b7d401488558e543d5b5ff448726df2e0a6079cc6f9923c53fea [INFO] running `Command { std: "docker" "start" "-a" "74b36f6e0272b7d401488558e543d5b5ff448726df2e0a6079cc6f9923c53fea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling term_size v0.2.2 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling ioctl-rs v0.1.5 [INFO] [stderr] Compiling clap v2.20.3 [INFO] [stderr] Compiling serial v0.3.4 [INFO] [stderr] Compiling arduino-serial-send v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.25s [INFO] running `Command { std: "docker" "inspect" "74b36f6e0272b7d401488558e543d5b5ff448726df2e0a6079cc6f9923c53fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b36f6e0272b7d401488558e543d5b5ff448726df2e0a6079cc6f9923c53fea", kill_on_drop: false }` [INFO] [stdout] 74b36f6e0272b7d401488558e543d5b5ff448726df2e0a6079cc6f9923c53fea [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" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 293f694bfbba2b8d70c637e73569445c41eb12b9b152d335a4123805f1f14543 [INFO] running `Command { std: "docker" "start" "-a" "293f694bfbba2b8d70c637e73569445c41eb12b9b152d335a4123805f1f14543", kill_on_drop: false }` [INFO] [stderr] Compiling arduino-serial-send v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "293f694bfbba2b8d70c637e73569445c41eb12b9b152d335a4123805f1f14543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "293f694bfbba2b8d70c637e73569445c41eb12b9b152d335a4123805f1f14543", kill_on_drop: false }` [INFO] [stdout] 293f694bfbba2b8d70c637e73569445c41eb12b9b152d335a4123805f1f14543 [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" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] b8ec76fb6417215eed19f76c5a1047e7c64f146c6d455eee7ac03706b3d7590b [INFO] running `Command { std: "docker" "start" "-a" "b8ec76fb6417215eed19f76c5a1047e7c64f146c6d455eee7ac03706b3d7590b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/arduino_serial_send-efa36bc46d91bb80 [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" "b8ec76fb6417215eed19f76c5a1047e7c64f146c6d455eee7ac03706b3d7590b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ec76fb6417215eed19f76c5a1047e7c64f146c6d455eee7ac03706b3d7590b", kill_on_drop: false }` [INFO] [stdout] b8ec76fb6417215eed19f76c5a1047e7c64f146c6d455eee7ac03706b3d7590b