[INFO] fetching crate gatt 0.1.0... [INFO] testing gatt-0.1.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate gatt 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate gatt 0.1.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gatt 0.1.0 [INFO] finished tweaking crates.io crate gatt 0.1.0 [INFO] tweaked toml for crates.io crate gatt 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate gatt 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded att v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08e1fe765850d05cb8f2392a0c40d27423e3a11796814561c17759c283dbd56d [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" "08e1fe765850d05cb8f2392a0c40d27423e3a11796814561c17759c283dbd56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08e1fe765850d05cb8f2392a0c40d27423e3a11796814561c17759c283dbd56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e1fe765850d05cb8f2392a0c40d27423e3a11796814561c17759c283dbd56d", kill_on_drop: false }` [INFO] [stdout] 08e1fe765850d05cb8f2392a0c40d27423e3a11796814561c17759c283dbd56d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4c8e31703841f970394e103a9805027e1580779274a3c53993be14070baaf7a [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" "b4c8e31703841f970394e103a9805027e1580779274a3c53993be14070baaf7a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling tokio v0.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling bdaddr v0.1.0 [INFO] [stderr] Compiling att v0.1.0 [INFO] [stderr] Compiling gatt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.69s [INFO] running `Command { std: "docker" "inspect" "b4c8e31703841f970394e103a9805027e1580779274a3c53993be14070baaf7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c8e31703841f970394e103a9805027e1580779274a3c53993be14070baaf7a", kill_on_drop: false }` [INFO] [stdout] b4c8e31703841f970394e103a9805027e1580779274a3c53993be14070baaf7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 01b90b9031a12b6db6ad4dcea4a3c832cc8f711d4095e55445c7146fa50c9842 [INFO] running `Command { std: "docker" "start" "-a" "01b90b9031a12b6db6ad4dcea4a3c832cc8f711d4095e55445c7146fa50c9842", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling gatt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.06s [INFO] running `Command { std: "docker" "inspect" "01b90b9031a12b6db6ad4dcea4a3c832cc8f711d4095e55445c7146fa50c9842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01b90b9031a12b6db6ad4dcea4a3c832cc8f711d4095e55445c7146fa50c9842", kill_on_drop: false }` [INFO] [stdout] 01b90b9031a12b6db6ad4dcea4a3c832cc8f711d4095e55445c7146fa50c9842 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14167978c0d0f05aa776482bdd8f79217675076f11240ddce02151d5582e52a9 [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" "14167978c0d0f05aa776482bdd8f79217675076f11240ddce02151d5582e52a9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gatt-0e8b733861c17ba9) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test database::tests::test_read ... ok [INFO] [stdout] test database::tests::test_read_by_group_type ... ok [INFO] [stdout] test database::tests::test_read_by_type ... ok [INFO] [stdout] test registration::tests::test ... ok [INFO] [stdout] test database::tests::test_find_by_type_value ... ok [INFO] [stdout] test database::tests::test_write ... ok [INFO] [stdout] test database::tests::test_find_information ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests gatt [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] test src/lib.rs - (line 8) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 8) stdout ---- [INFO] [stdout] Test executable failed (exit code 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: Address family not supported by protocol (os error 97) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: rust_out::main::{closure#0} [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] 4: > as core::future::future::Future>::poll [INFO] [stdout] 5: >::block_on::>>::{closure#0}::{closure#0} [INFO] [stdout] 6: tokio::coop::with_budget::>, >::block_on>>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] 7: >>::try_with::>, >::block_on>>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll>> [INFO] [stdout] 8: >>::with::>, >::block_on>>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll>> [INFO] [stdout] 9: >::block_on::>>::{closure#0} [INFO] [stdout] 10: tokio::runtime::basic_scheduler::enter::<>::block_on>>::{closure#0}, core::result::Result<(), anyhow::Error>, tokio::runtime::driver::Driver>::{closure#0} [INFO] [stdout] 11: >::set::>::block_on>>::{closure#0}, core::result::Result<(), anyhow::Error>, tokio::runtime::driver::Driver>::{closure#0}, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 12: tokio::runtime::basic_scheduler::enter::<>::block_on>>::{closure#0}, core::result::Result<(), anyhow::Error>, tokio::runtime::driver::Driver> [INFO] [stdout] 13: >::block_on::>> [INFO] [stdout] 14: >::block_on::>> [INFO] [stdout] 15: >::block_on::> [INFO] [stdout] 16: ::block_on::> [INFO] [stdout] 17: rust_out::main [INFO] [stdout] 18: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 19: std::sys_common::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 20: std::rt::lang_start::>::{closure#0} [INFO] [stdout] 21: <&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:259:13 [INFO] [stdout] std::panicking::try::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] std::panicking::try:: + std::panic::RefUnwindSafe + core::marker::Sync> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] std::rt::lang_start_internal [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:34:21 [INFO] [stdout] 22: std::rt::lang_start::> [INFO] [stdout] 23: main [INFO] [stdout] 24: __libc_start_main [INFO] [stdout] 25: _start [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 8) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "14167978c0d0f05aa776482bdd8f79217675076f11240ddce02151d5582e52a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14167978c0d0f05aa776482bdd8f79217675076f11240ddce02151d5582e52a9", kill_on_drop: false }` [INFO] [stdout] 14167978c0d0f05aa776482bdd8f79217675076f11240ddce02151d5582e52a9