[INFO] fetching crate driver-pal 0.8.0-alpha.3... [INFO] testing driver-pal-0.8.0-alpha.3 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate driver-pal 0.8.0-alpha.3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate driver-pal 0.8.0-alpha.3 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate driver-pal 0.8.0-alpha.3 [INFO] finished tweaking crates.io crate driver-pal 0.8.0-alpha.3 [INFO] tweaked toml for crates.io crate driver-pal 0.8.0-alpha.3 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d7bf8edb9075e07ebfe76ea3f9a013d60e2bb70c0c94f914f3338429dfdb21e [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" "8d7bf8edb9075e07ebfe76ea3f9a013d60e2bb70c0c94f914f3338429dfdb21e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d7bf8edb9075e07ebfe76ea3f9a013d60e2bb70c0c94f914f3338429dfdb21e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d7bf8edb9075e07ebfe76ea3f9a013d60e2bb70c0c94f914f3338429dfdb21e", kill_on_drop: false }` [INFO] [stdout] 8d7bf8edb9075e07ebfe76ea3f9a013d60e2bb70c0c94f914f3338429dfdb21e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e193b70e2489d92f2402b07702832725525e3ef798e4388b8eaee6021755512b [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" "e193b70e2489d92f2402b07702832725525e3ef798e4388b8eaee6021755512b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling termcolor v1.1.2 [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 semver v0.11.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.4 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling libflate v1.1.0 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [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 backtrace v0.3.60 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling libusb1-sys v0.4.4 [INFO] [stderr] Compiling sysfs_gpio v0.5.4 [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 rusb v0.6.5 [INFO] [stderr] Compiling linux-embedded-hal v0.4.0-alpha.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [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 serde v1.0.126 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling driver-pal v0.8.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `panic` [INFO] [stdout] --> src/mock.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{panic, vec}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.86s [INFO] running `Command { std: "docker" "inspect" "e193b70e2489d92f2402b07702832725525e3ef798e4388b8eaee6021755512b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e193b70e2489d92f2402b07702832725525e3ef798e4388b8eaee6021755512b", kill_on_drop: false }` [INFO] [stdout] e193b70e2489d92f2402b07702832725525e3ef798e4388b8eaee6021755512b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eac06170885a6f3ca6632d0a68c1c5fcd6a35b97b22fb80cfcde83d71462523 [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" "1eac06170885a6f3ca6632d0a68c1c5fcd6a35b97b22fb80cfcde83d71462523", kill_on_drop: false }` [INFO] [stderr] Compiling driver-pal v0.8.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `panic` [INFO] [stdout] --> src/mock.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{panic, vec}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `panic` [INFO] [stdout] --> src/mock.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{panic, vec}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `panic` [INFO] [stdout] --> src/mock.rs:524:15 [INFO] [stdout] | [INFO] [stdout] 524 | use std::{panic, vec}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.66s [INFO] running `Command { std: "docker" "inspect" "1eac06170885a6f3ca6632d0a68c1c5fcd6a35b97b22fb80cfcde83d71462523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eac06170885a6f3ca6632d0a68c1c5fcd6a35b97b22fb80cfcde83d71462523", kill_on_drop: false }` [INFO] [stdout] 1eac06170885a6f3ca6632d0a68c1c5fcd6a35b97b22fb80cfcde83d71462523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", 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] 2546b489fe16609a8b4435652b1b396ace45138d2bf87048337f4c04b3e9590b [INFO] running `Command { std: "docker" "start" "-a" "2546b489fe16609a8b4435652b1b396ace45138d2bf87048337f4c04b3e9590b", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `panic` [INFO] [stderr] --> src/mock.rs:3:11 [INFO] [stderr] | [INFO] [stderr] 3 | use std::{panic, vec}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `panic` [INFO] [stderr] --> src/mock.rs:3:11 [INFO] [stderr] | [INFO] [stderr] 3 | use std::{panic, vec}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `panic` [INFO] [stderr] --> src/mock.rs:524:15 [INFO] [stderr] | [INFO] [stderr] 524 | use std::{panic, vec}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/driver_pal-0f0bd2270085b768) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test mock::test::test_transactional_read ... ignored [INFO] [stdout] test mock::test::test_transactional_write ... ignored [INFO] [stdout] test mock::test::test_standard_transfer ... ok [INFO] [stdout] test mock::test::test_pins ... ok [INFO] [stdout] test mock::test::test_standard_write ... ok [INFO] [stderr] Doc-tests driver-pal [INFO] [stdout] test mock::test::test_incorrect_pin ... ok [INFO] [stdout] test mock::test::test_transactional_write_expect_read ... ok [INFO] [stdout] test mock::test::test_transactional_read_expect_write ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.05s [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" "2546b489fe16609a8b4435652b1b396ace45138d2bf87048337f4c04b3e9590b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2546b489fe16609a8b4435652b1b396ace45138d2bf87048337f4c04b3e9590b", kill_on_drop: false }` [INFO] [stdout] 2546b489fe16609a8b4435652b1b396ace45138d2bf87048337f4c04b3e9590b