[INFO] updating cached repository https://github.com/GaloisInc/mavlink-bridge [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cbeb37bd9b76f73da60827dd4de100c6f6ffaef4 [INFO] testing GaloisInc/mavlink-bridge against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaloisInc%2Fmavlink-bridge" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GaloisInc/mavlink-bridge on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/GaloisInc/mavlink-bridge [INFO] finished tweaking git repo https://github.com/GaloisInc/mavlink-bridge [INFO] tweaked toml for git repo https://github.com/GaloisInc/mavlink-bridge written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/GaloisInc/mavlink-bridge already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 961320892a6879a2c6dc44de9e7a4b2b34af26b36050c1aba1353ae5c60b2c5b [INFO] running `"docker" "start" "-a" "961320892a6879a2c6dc44de9e7a4b2b34af26b36050c1aba1353ae5c60b2c5b"` [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling rustfmt v0.9.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling extprim v1.6.0 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling strings v0.1.1 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling syntex_pos v0.59.1 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling syntex_errors v0.59.1 [INFO] [stderr] Compiling syntex_syntax v0.59.1 [INFO] [stderr] Compiling mavlink v0.4.2 (https://github.com/GaloisInc/rust-mavlink.git?branch=refactor#984a5735) [INFO] [stderr] Compiling mavlink-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "961320892a6879a2c6dc44de9e7a4b2b34af26b36050c1aba1353ae5c60b2c5b"` [INFO] running `"docker" "rm" "-f" "961320892a6879a2c6dc44de9e7a4b2b34af26b36050c1aba1353ae5c60b2c5b"` [INFO] [stdout] 961320892a6879a2c6dc44de9e7a4b2b34af26b36050c1aba1353ae5c60b2c5b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4743aa8632f8b898ff80b19b9695e3b841bd24025dfa1f008bac0a5b4c946ce9 [INFO] running `"docker" "start" "-a" "4743aa8632f8b898ff80b19b9695e3b841bd24025dfa1f008bac0a5b4c946ce9"` [INFO] [stderr] Compiling mavlink v0.4.2 (https://github.com/GaloisInc/rust-mavlink.git?branch=refactor#984a5735) [INFO] [stderr] Compiling mavlink-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.33s [INFO] running `"docker" "inspect" "4743aa8632f8b898ff80b19b9695e3b841bd24025dfa1f008bac0a5b4c946ce9"` [INFO] running `"docker" "rm" "-f" "4743aa8632f8b898ff80b19b9695e3b841bd24025dfa1f008bac0a5b4c946ce9"` [INFO] [stdout] 4743aa8632f8b898ff80b19b9695e3b841bd24025dfa1f008bac0a5b4c946ce9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 857df0d10005b08e22fa25f21432b8da0c6620d6eb702751625707f36d0edb81 [INFO] running `"docker" "start" "-a" "857df0d10005b08e22fa25f21432b8da0c6620d6eb702751625707f36d0edb81"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mavlink v0.4.2 (https://github.com/GaloisInc/rust-mavlink.git?branch=refactor#984a5735) [INFO] [stderr] Compiling mavlink-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mavlink_bridge-86a3527f2bab6fdf [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 `"docker" "inspect" "857df0d10005b08e22fa25f21432b8da0c6620d6eb702751625707f36d0edb81"` [INFO] running `"docker" "rm" "-f" "857df0d10005b08e22fa25f21432b8da0c6620d6eb702751625707f36d0edb81"` [INFO] [stdout] 857df0d10005b08e22fa25f21432b8da0c6620d6eb702751625707f36d0edb81