[INFO] fetching crate zbus 2.0.0-beta.5... [INFO] checking zbus-2.0.0-beta.5 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate zbus 2.0.0-beta.5 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate zbus 2.0.0-beta.5 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zbus 2.0.0-beta.5 [INFO] finished tweaking crates.io crate zbus 2.0.0-beta.5 [INFO] tweaked toml for crates.io crate zbus 2.0.0-beta.5 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate zbus 2.0.0-beta.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27303fb0dd2609c0eda88bf5719c1320a583a15de82b2107bede6d02a41bc0b5 [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" "27303fb0dd2609c0eda88bf5719c1320a583a15de82b2107bede6d02a41bc0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27303fb0dd2609c0eda88bf5719c1320a583a15de82b2107bede6d02a41bc0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27303fb0dd2609c0eda88bf5719c1320a583a15de82b2107bede6d02a41bc0b5", kill_on_drop: false }` [INFO] [stdout] 27303fb0dd2609c0eda88bf5719c1320a583a15de82b2107bede6d02a41bc0b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0763c2e6df2cd7626ff851ce883844960f271baecc40fd7de9d88a3a4908004d [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" "0763c2e6df2cd7626ff851ce883844960f271baecc40fd7de9d88a3a4908004d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking easy-parallel v3.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-broadcast v0.3.2 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling slotmap v1.0.3 [INFO] [stderr] Checking nix v0.21.0 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling ntest_test_cases v0.7.3 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling ntest_timeout v0.7.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling test-env-log v0.2.7 [INFO] [stderr] Checking ntest v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling zvariant_derive v2.7.0 [INFO] [stderr] Compiling zbus_macros v2.0.0-beta.5 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] Checking zvariant v2.7.0 [INFO] [stderr] Checking zbus v2.0.0-beta.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "0763c2e6df2cd7626ff851ce883844960f271baecc40fd7de9d88a3a4908004d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0763c2e6df2cd7626ff851ce883844960f271baecc40fd7de9d88a3a4908004d", kill_on_drop: false }` [INFO] [stdout] 0763c2e6df2cd7626ff851ce883844960f271baecc40fd7de9d88a3a4908004d