[INFO] fetching crate async-mavlink 0.1.3... [INFO] testing async-mavlink-0.1.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate async-mavlink 0.1.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate async-mavlink 0.1.3 [INFO] finished tweaking crates.io crate async-mavlink 0.1.3 [INFO] tweaked toml for crates.io crate async-mavlink 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate async-mavlink 0.1.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate async-mavlink 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84d54b7948f3608868ffb7e9090a11f8fc6e052ca8820d7feb7e50cda160d79e [INFO] running `Command { std: "docker" "start" "-a" "84d54b7948f3608868ffb7e9090a11f8fc6e052ca8820d7feb7e50cda160d79e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84d54b7948f3608868ffb7e9090a11f8fc6e052ca8820d7feb7e50cda160d79e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84d54b7948f3608868ffb7e9090a11f8fc6e052ca8820d7feb7e50cda160d79e", kill_on_drop: false }` [INFO] [stdout] 84d54b7948f3608868ffb7e9090a11f8fc6e052ca8820d7feb7e50cda160d79e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1686b9cf364f3347d25783a02f41c1b0fba69769c1413d15e2307737364c299 [INFO] running `Command { std: "docker" "start" "-a" "b1686b9cf364f3347d25783a02f41c1b0fba69769c1413d15e2307737364c299", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling debug-helper v0.3.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling crc-any v2.3.5 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling mavlink v0.8.6 [INFO] [stderr] Compiling async-mavlink v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.85s [INFO] running `Command { std: "docker" "inspect" "b1686b9cf364f3347d25783a02f41c1b0fba69769c1413d15e2307737364c299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1686b9cf364f3347d25783a02f41c1b0fba69769c1413d15e2307737364c299", kill_on_drop: false }` [INFO] [stdout] b1686b9cf364f3347d25783a02f41c1b0fba69769c1413d15e2307737364c299 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc36eb09c530c6d6674d1d97486b46c5b411247264798c49ee6fc246aa514618 [INFO] running `Command { std: "docker" "start" "-a" "cc36eb09c530c6d6674d1d97486b46c5b411247264798c49ee6fc246aa514618", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling async-mavlink v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.43s [INFO] running `Command { std: "docker" "inspect" "cc36eb09c530c6d6674d1d97486b46c5b411247264798c49ee6fc246aa514618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc36eb09c530c6d6674d1d97486b46c5b411247264798c49ee6fc246aa514618", kill_on_drop: false }` [INFO] [stdout] cc36eb09c530c6d6674d1d97486b46c5b411247264798c49ee6fc246aa514618 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2dbfe511d158bab0e684dc14fa8c34364365d89aafd8472c921a724030ac0242 [INFO] running `Command { std: "docker" "start" "-a" "2dbfe511d158bab0e684dc14fa8c34364365d89aafd8472c921a724030ac0242", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_mavlink-af5f62154a8d11fb) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::send_default ... ok [INFO] [stdout] test test::send ... ok [INFO] [stdout] test test::subscribe ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests async_mavlink [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/types.rs - types::MavMessageType::new (line 50) ... ok [INFO] [stdout] test src/lib.rs - AsyncMavConn::subscribe (line 239) ... ok [INFO] [stdout] test src/lib.rs - AsyncMavConn::send (line 335) ... ok [INFO] [stdout] test src/lib.rs - AsyncMavConn::send_default (line 377) ... ok [INFO] [stdout] test src/lib.rs - AsyncMavConn::request (line 288) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/lib.rs - AsyncMavConn::new (line 127) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.62s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2dbfe511d158bab0e684dc14fa8c34364365d89aafd8472c921a724030ac0242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dbfe511d158bab0e684dc14fa8c34364365d89aafd8472c921a724030ac0242", kill_on_drop: false }` [INFO] [stdout] 2dbfe511d158bab0e684dc14fa8c34364365d89aafd8472c921a724030ac0242