[INFO] fetching crate radio-sx127x 0.11.0... [INFO] testing radio-sx127x-0.11.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate radio-sx127x 0.11.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate radio-sx127x 0.11.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking crates.io crate radio-sx127x 0.11.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate radio-sx127x 0.11.0 [INFO] tweaked toml for crates.io crate radio-sx127x 0.11.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate radio-sx127x 0.11.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded color-backtrace v0.5.1 [INFO] [stderr] Downloaded driver-pal v0.8.0-alpha.3 [INFO] [stderr] Downloaded radio v0.9.0 [INFO] [stderr] Downloaded spidev v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1cd4d34324458f2118eedb35c890a5fec577e95f587d80ee6b779c273762a02 [INFO] running `Command { std: "docker" "start" "-a" "c1cd4d34324458f2118eedb35c890a5fec577e95f587d80ee6b779c273762a02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1cd4d34324458f2118eedb35c890a5fec577e95f587d80ee6b779c273762a02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1cd4d34324458f2118eedb35c890a5fec577e95f587d80ee6b779c273762a02", kill_on_drop: false }` [INFO] [stdout] c1cd4d34324458f2118eedb35c890a5fec577e95f587d80ee6b779c273762a02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a836f348692ba64e519ce96bfc02e32bc0c0edfbd8ba1c8d5e5f3d3a3984bfb6 [INFO] running `Command { std: "docker" "start" "-a" "a836f348692ba64e519ce96bfc02e32bc0c0edfbd8ba1c8d5e5f3d3a3984bfb6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libflate v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling radio v0.9.0 [INFO] [stderr] Compiling libusb1-sys v0.4.4 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling rusb v0.6.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling spidev v0.4.1 [INFO] [stderr] Compiling i2cdev v0.4.4 [INFO] [stderr] Compiling gpio-cdev v0.3.0 [INFO] [stderr] Compiling sysfs_gpio v0.5.4 [INFO] [stderr] Compiling linux-embedded-hal v0.4.0-alpha.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling driver-cp2130 v1.0.0-alpha.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling driver-pal v0.8.0-alpha.3 [INFO] [stderr] Compiling radio-sx127x v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.87s [INFO] running `Command { std: "docker" "inspect" "a836f348692ba64e519ce96bfc02e32bc0c0edfbd8ba1c8d5e5f3d3a3984bfb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a836f348692ba64e519ce96bfc02e32bc0c0edfbd8ba1c8d5e5f3d3a3984bfb6", kill_on_drop: false }` [INFO] [stdout] a836f348692ba64e519ce96bfc02e32bc0c0edfbd8ba1c8d5e5f3d3a3984bfb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b51a888eb15384322f41bf6d00dbf121727211ce57988d8bd057d870bcaffcdb [INFO] running `Command { std: "docker" "start" "-a" "b51a888eb15384322f41bf6d00dbf121727211ce57988d8bd057d870bcaffcdb", 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 color-backtrace v0.5.1 [INFO] [stderr] Compiling radio-sx127x v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.38s [INFO] running `Command { std: "docker" "inspect" "b51a888eb15384322f41bf6d00dbf121727211ce57988d8bd057d870bcaffcdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51a888eb15384322f41bf6d00dbf121727211ce57988d8bd057d870bcaffcdb", kill_on_drop: false }` [INFO] [stdout] b51a888eb15384322f41bf6d00dbf121727211ce57988d8bd057d870bcaffcdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9079f8ed64672010c28c208ce052ea882e6338edef43da5c83835bfec272e5be [INFO] running `Command { std: "docker" "start" "-a" "9079f8ed64672010c28c208ce052ea882e6338edef43da5c83835bfec272e5be", 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] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/radio_sx127x-0cccbd2215b38ee5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sx127x_util-81e89dc85865fc37) [INFO] [stdout] [INFO] [stderr] Doc-tests radio-sx127x [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9079f8ed64672010c28c208ce052ea882e6338edef43da5c83835bfec272e5be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9079f8ed64672010c28c208ce052ea882e6338edef43da5c83835bfec272e5be", kill_on_drop: false }` [INFO] [stdout] 9079f8ed64672010c28c208ce052ea882e6338edef43da5c83835bfec272e5be