[INFO] cloning repository https://github.com/bluez-rs/bluez-async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluez-rs/bluez-async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluez-rs%2Fbluez-async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluez-rs%2Fbluez-async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4edc1a1112ef09aec20c1e829a48474557987ea [INFO] testing bluez-rs/bluez-async against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluez-rs%2Fbluez-async" "/workspace/builds/worker-72/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-72/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluez-rs/bluez-async on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bluez-rs/bluez-async [INFO] finished tweaking git repo https://github.com/bluez-rs/bluez-async [INFO] tweaked toml for git repo https://github.com/bluez-rs/bluez-async written to /workspace/builds/worker-72/source/Cargo.toml [INFO] crate git repo https://github.com/bluez-rs/bluez-async already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b06cf3bf1dc349ab2ece1fb39ca4f5009419db72f9beba22b56c8c46fed4354 [INFO] running `Command { std: "docker" "start" "-a" "0b06cf3bf1dc349ab2ece1fb39ca4f5009419db72f9beba22b56c8c46fed4354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b06cf3bf1dc349ab2ece1fb39ca4f5009419db72f9beba22b56c8c46fed4354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b06cf3bf1dc349ab2ece1fb39ca4f5009419db72f9beba22b56c8c46fed4354", kill_on_drop: false }` [INFO] [stdout] 0b06cf3bf1dc349ab2ece1fb39ca4f5009419db72f9beba22b56c8c46fed4354 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f868bef9ad577665e5a8fc458b83f4be12a9b4a051e0fbd34d88e1519f7ef11d [INFO] running `Command { std: "docker" "start" "-a" "f868bef9ad577665e5a8fc458b83f4be12a9b4a051e0fbd34d88e1519f7ef11d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde-xml-rs v0.5.0 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling dbus-tokio v0.7.5 [INFO] [stderr] Compiling bluez-generated v0.2.1 (/opt/rustwide/workdir/bluez-generated) [INFO] [stderr] Compiling bluez-async v0.5.0 (/opt/rustwide/workdir/bluez-async) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.71s [INFO] running `Command { std: "docker" "inspect" "f868bef9ad577665e5a8fc458b83f4be12a9b4a051e0fbd34d88e1519f7ef11d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f868bef9ad577665e5a8fc458b83f4be12a9b4a051e0fbd34d88e1519f7ef11d", kill_on_drop: false }` [INFO] [stdout] f868bef9ad577665e5a8fc458b83f4be12a9b4a051e0fbd34d88e1519f7ef11d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36394b0cbeefcc01ecead08f83848c2a97cba31ca8d7c63910a6ca9caf837fe7 [INFO] running `Command { std: "docker" "start" "-a" "36394b0cbeefcc01ecead08f83848c2a97cba31ca8d7c63910a6ca9caf837fe7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bluez-generated v0.2.1 (/opt/rustwide/workdir/bluez-generated) [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling bluez-async v0.5.0 (/opt/rustwide/workdir/bluez-async) [INFO] [stderr] error: could not compile `bluez-async` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bluez_async --edition=2018 bluez-async/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e0e11b6e83fe736d -C extra-filename=-e0e11b6e83fe736d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5a8f885157a3c423.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib --extern bluez_generated=/opt/rustwide/target/debug/deps/libbluez_generated-9f7d1ab1841032c1.rlib --extern dbus=/opt/rustwide/target/debug/deps/libdbus-e14ec7dc3280c1bb.rlib --extern dbus_tokio=/opt/rustwide/target/debug/deps/libdbus_tokio-072f678e6722ea7a.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-03ab1a55f723ea92.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d311251fc18da051.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-d1c32eb775bb9330.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0537a3de83ea846b.rlib --extern serde_xml_rs=/opt/rustwide/target/debug/deps/libserde_xml_rs-ada49ec51a8a4955.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-5cf56e500128645c.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bcf7f3095ac084c4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a093694a03293bf5.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bdc586d2f514d70b.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "36394b0cbeefcc01ecead08f83848c2a97cba31ca8d7c63910a6ca9caf837fe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36394b0cbeefcc01ecead08f83848c2a97cba31ca8d7c63910a6ca9caf837fe7", kill_on_drop: false }` [INFO] [stdout] 36394b0cbeefcc01ecead08f83848c2a97cba31ca8d7c63910a6ca9caf837fe7