[INFO] fetching crate radio-sx127x 0.10.1... [INFO] checking radio-sx127x-0.10.1 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate radio-sx127x 0.10.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate radio-sx127x 0.10.1 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking crates.io crate radio-sx127x 0.10.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate radio-sx127x 0.10.1 [INFO] tweaked toml for crates.io crate radio-sx127x 0.10.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate radio-sx127x 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 984b69bd549a59e7fb59fb2588b6a99eef2716c3677a8d2d9718fbb40026e276 [INFO] running `Command { std: "docker" "start" "-a" "984b69bd549a59e7fb59fb2588b6a99eef2716c3677a8d2d9718fbb40026e276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "984b69bd549a59e7fb59fb2588b6a99eef2716c3677a8d2d9718fbb40026e276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984b69bd549a59e7fb59fb2588b6a99eef2716c3677a8d2d9718fbb40026e276", kill_on_drop: false }` [INFO] [stdout] 984b69bd549a59e7fb59fb2588b6a99eef2716c3677a8d2d9718fbb40026e276 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e30628fe52c5a086fb62b3124094389ab738df650069fbd8235cae4839e8dbf3 [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" "e30628fe52c5a086fb62b3124094389ab738df650069fbd8235cae4839e8dbf3", kill_on_drop: false }` [INFO] [stderr] warning: invalid feature `utils` in required-features of target `integration`: `utils` is not present in [features] section [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking embedded-spi v0.5.8 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Checking color-backtrace v0.1.3 [INFO] [stderr] Checking simplelog v0.7.4 [INFO] [stderr] Checking spidev v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking i2cdev v0.4.4 [INFO] [stderr] Checking sysfs_gpio v0.5.4 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking linux-embedded-hal v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking radio v0.4.4 [INFO] [stderr] Checking radio-sx127x v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "e30628fe52c5a086fb62b3124094389ab738df650069fbd8235cae4839e8dbf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e30628fe52c5a086fb62b3124094389ab738df650069fbd8235cae4839e8dbf3", kill_on_drop: false }` [INFO] [stdout] e30628fe52c5a086fb62b3124094389ab738df650069fbd8235cae4839e8dbf3