[INFO] fetching crate supplicant 0.1.0... [INFO] checking supplicant-0.1.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate supplicant 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate supplicant 0.1.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate supplicant 0.1.0 [INFO] finished tweaking crates.io crate supplicant 0.1.0 [INFO] tweaked toml for crates.io crate supplicant 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate supplicant 0.1.0 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a02ccabf2f113cb4ea6685fd2453a253711d34fc0f26a9a8a513680199031bd [INFO] running `Command { std: "docker" "start" "-a" "2a02ccabf2f113cb4ea6685fd2453a253711d34fc0f26a9a8a513680199031bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a02ccabf2f113cb4ea6685fd2453a253711d34fc0f26a9a8a513680199031bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a02ccabf2f113cb4ea6685fd2453a253711d34fc0f26a9a8a513680199031bd", kill_on_drop: false }` [INFO] [stdout] 2a02ccabf2f113cb4ea6685fd2453a253711d34fc0f26a9a8a513680199031bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ffb30a7e044c72e758248e26537c98cc104e811e9b9dacf0dd41a1ba188ecc1 [INFO] running `Command { std: "docker" "start" "-a" "7ffb30a7e044c72e758248e26537c98cc104e811e9b9dacf0dd41a1ba188ecc1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v1.0.2 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling zvariant_derive v3.11.0 [INFO] [stderr] Compiling zbus_macros v3.10.0 [INFO] [stderr] Checking enumflags2 v0.7.5 [INFO] [stderr] Checking zvariant v3.11.0 [INFO] [stderr] Checking zbus_names v2.5.0 [INFO] [stderr] Checking zbus v3.10.0 [INFO] [stderr] Checking supplicant v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] #[dbus_proxy(...)] macro invocation on 'BSSProxyBlocking' without explicit defaults. Please set 'assume_defaults = true', or configure default path/service directly. [INFO] [stderr] #[dbus_proxy(...)] macro invocation on 'BSSProxy' without explicit defaults. Please set 'assume_defaults = true', or configure default path/service directly. [INFO] [stderr] #[dbus_proxy(...)] macro invocation on 'BSSProxyBlocking' without explicit defaults. Please set 'assume_defaults = true', or configure default path/service directly. [INFO] [stderr] #[dbus_proxy(...)] macro invocation on 'BSSProxy' without explicit defaults. Please set 'assume_defaults = true', or configure default path/service directly. [INFO] [stderr] #[dbus_proxy(...)] macro invocation on 'InterfaceProxyBlocking' without explicit defaults. Please set 'assume_defaults = true', or configure default path/service directly. [INFO] [stderr] #[dbus_proxy(...)] macro invocation on 'InterfaceProxyBlocking' without explicit defaults. Please set 'assume_defaults = true', or configure default path/service directly. [INFO] [stderr] #[dbus_proxy(...)] macro invocation on 'InterfaceProxy' without explicit defaults. Please set 'assume_defaults = true', or configure default path/service directly. [INFO] [stderr] #[dbus_proxy(...)] macro invocation on 'InterfaceProxy' without explicit defaults. Please set 'assume_defaults = true', or configure default path/service directly. [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "7ffb30a7e044c72e758248e26537c98cc104e811e9b9dacf0dd41a1ba188ecc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ffb30a7e044c72e758248e26537c98cc104e811e9b9dacf0dd41a1ba188ecc1", kill_on_drop: false }` [INFO] [stdout] 7ffb30a7e044c72e758248e26537c98cc104e811e9b9dacf0dd41a1ba188ecc1