[INFO] fetching crate zbus 2.0.0-beta.3... [INFO] checking zbus-2.0.0-beta.3 against try#7b3565da729099dbe807466fcd118fb2815986e0 for pr-81789 [INFO] extracting crate zbus 2.0.0-beta.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate zbus 2.0.0-beta.3 on toolchain 7b3565da729099dbe807466fcd118fb2815986e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zbus 2.0.0-beta.3 [INFO] finished tweaking crates.io crate zbus 2.0.0-beta.3 [INFO] tweaked toml for crates.io crate zbus 2.0.0-beta.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate zbus 2.0.0-beta.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntest_test_cases v0.7.3 [INFO] [stderr] Downloaded ntest_timeout v0.7.3 [INFO] [stderr] Downloaded zbus_macros v1.8.0 [INFO] [stderr] Downloaded ntest v0.7.3 [INFO] [stderr] Downloaded ntest_proc_macro_helper v0.7.3 [INFO] [stderr] Downloaded zbus v1.8.0 [INFO] [stderr] Downloaded zbus_polkit v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e68b64a2d405b44873f27f2cea79b1b96adad618f56274d1c3e35c03e595080f [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" "e68b64a2d405b44873f27f2cea79b1b96adad618f56274d1c3e35c03e595080f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e68b64a2d405b44873f27f2cea79b1b96adad618f56274d1c3e35c03e595080f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68b64a2d405b44873f27f2cea79b1b96adad618f56274d1c3e35c03e595080f", kill_on_drop: false }` [INFO] [stdout] e68b64a2d405b44873f27f2cea79b1b96adad618f56274d1c3e35c03e595080f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+7b3565da729099dbe807466fcd118fb2815986e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 269d211ecc5eacd538c72b9d3baaa01ac9ad64e12dc8c59039cbe4fcb357e81d [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" "269d211ecc5eacd538c72b9d3baaa01ac9ad64e12dc8c59039cbe4fcb357e81d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Compiling slotmap v1.0.2 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking nb-connect v1.0.3 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ntest_test_cases v0.7.3 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling zvariant_derive v2.6.0 [INFO] [stderr] Compiling zbus_macros v1.8.0 [INFO] [stderr] Compiling ntest_timeout v0.7.3 [INFO] [stderr] Compiling zbus_macros v2.0.0-beta.3 [INFO] [stderr] Checking ntest v0.7.3 [INFO] [stderr] Checking zvariant v2.6.0 [INFO] [stderr] Checking zbus v1.8.0 [INFO] [stderr] Checking zbus v2.0.0-beta.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking zbus_polkit v1.2.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "269d211ecc5eacd538c72b9d3baaa01ac9ad64e12dc8c59039cbe4fcb357e81d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269d211ecc5eacd538c72b9d3baaa01ac9ad64e12dc8c59039cbe4fcb357e81d", kill_on_drop: false }` [INFO] [stdout] 269d211ecc5eacd538c72b9d3baaa01ac9ad64e12dc8c59039cbe4fcb357e81d