[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] 36919cc3c7b467c22d4fe45b19bee7af14bb20c1 [INFO] building bluez-rs/bluez-async against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluez-rs%2Fbluez-async" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluez-rs/bluez-async on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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-1-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dbus-tokio v0.7.6 [INFO] [stderr] Downloaded libdbus-sys v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5b909b606133812b4115d05c64cde9bcd658751f2e3e75e44e12e55fc68bbb5 [INFO] running `Command { std: "docker" "start" "-a" "e5b909b606133812b4115d05c64cde9bcd658751f2e3e75e44e12e55fc68bbb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5b909b606133812b4115d05c64cde9bcd658751f2e3e75e44e12e55fc68bbb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5b909b606133812b4115d05c64cde9bcd658751f2e3e75e44e12e55fc68bbb5", kill_on_drop: false }` [INFO] [stdout] e5b909b606133812b4115d05c64cde9bcd658751f2e3e75e44e12e55fc68bbb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c62816f4ca48a459409d2fabbe1b7169eb353e511168311c8da168dd916b7ed [INFO] running `Command { std: "docker" "start" "-a" "4c62816f4ca48a459409d2fabbe1b7169eb353e511168311c8da168dd916b7ed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libdbus-sys v0.2.3 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-generated v0.3.0 (/opt/rustwide/workdir/bluez-generated) [INFO] [stderr] Compiling bluez-async v0.7.2 (/opt/rustwide/workdir/bluez-async) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.29s [INFO] running `Command { std: "docker" "inspect" "4c62816f4ca48a459409d2fabbe1b7169eb353e511168311c8da168dd916b7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c62816f4ca48a459409d2fabbe1b7169eb353e511168311c8da168dd916b7ed", kill_on_drop: false }` [INFO] [stdout] 4c62816f4ca48a459409d2fabbe1b7169eb353e511168311c8da168dd916b7ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e5c6771de02d5f04ffd0d11a591e7ef8f328f39081e8d9dac42f6e253e4ef98 [INFO] running `Command { std: "docker" "start" "-a" "7e5c6771de02d5f04ffd0d11a591e7ef8f328f39081e8d9dac42f6e253e4ef98", kill_on_drop: false }` [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bluez-generated v0.3.0 (/opt/rustwide/workdir/bluez-generated) [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling bluez-async v0.7.2 (/opt/rustwide/workdir/bluez-async) [INFO] [stderr] error: could not compile `bluez-async` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name bluez_async --edition=2018 bluez-async/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=5919c6c8aec196e5 -C extra-filename=-5919c6c8aec196e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3191e60b2275b087.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b72fbf34d3d153ad.rlib --extern bluez_generated=/opt/rustwide/target/debug/deps/libbluez_generated-374e1c1ecf77a3f6.rlib --extern dbus=/opt/rustwide/target/debug/deps/libdbus-8c8418e77f1aee7c.rlib --extern dbus_tokio=/opt/rustwide/target/debug/deps/libdbus_tokio-c20d6379b1f6416f.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-bd50f85a028f39fb.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a711a7aac6e683d8.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4a89b66b7e30708a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-b72839aedde66211.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-269f3ad4d641ce62.rlib --extern serde_xml_rs=/opt/rustwide/target/debug/deps/libserde_xml_rs-cff8125476f1c16e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-449e18489ffb79d8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f01c67967dfde6b5.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1a68d420a14efc17.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] running `Command { std: "docker" "inspect" "7e5c6771de02d5f04ffd0d11a591e7ef8f328f39081e8d9dac42f6e253e4ef98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e5c6771de02d5f04ffd0d11a591e7ef8f328f39081e8d9dac42f6e253e4ef98", kill_on_drop: false }` [INFO] [stdout] 7e5c6771de02d5f04ffd0d11a591e7ef8f328f39081e8d9dac42f6e253e4ef98