[INFO] fetching crate wishbone-tool 0.7.9... [INFO] testing wishbone-tool-0.7.9 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate wishbone-tool 0.7.9 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate wishbone-tool 0.7.9 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking crates.io crate wishbone-tool 0.7.9 [INFO] finished tweaking crates.io crate wishbone-tool 0.7.9 [INFO] tweaked toml for crates.io crate wishbone-tool 0.7.9 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate wishbone-tool 0.7.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bit-set v0.4.0 [INFO] [stderr] Downloaded console v0.13.0 [INFO] [stderr] Downloaded crossterm_winapi v0.6.2 [INFO] [stderr] Downloaded terminal v0.2.1 [INFO] [stderr] Downloaded wishbone-bridge v1.1.0 [INFO] [stderr] Downloaded spin_sleep v0.3.7 [INFO] [stderr] Downloaded flexi_logger v0.16.1 [INFO] [stderr] Downloaded libusb-wishbone-tool v0.3.1 [INFO] [stderr] Downloaded libusb-sys-wishbone-tool v0.2.6 [INFO] [stderr] Downloaded crossterm v0.15.0 [INFO] [stderr] Downloaded csv v1.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b70d2c575d6847f4eab8a8fed32d7b1d10007e78a8a0291f03562cd2e1520447 [INFO] running `Command { std: "docker" "start" "-a" "b70d2c575d6847f4eab8a8fed32d7b1d10007e78a8a0291f03562cd2e1520447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b70d2c575d6847f4eab8a8fed32d7b1d10007e78a8a0291f03562cd2e1520447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b70d2c575d6847f4eab8a8fed32d7b1d10007e78a8a0291f03562cd2e1520447", kill_on_drop: false }` [INFO] [stdout] b70d2c575d6847f4eab8a8fed32d7b1d10007e78a8a0291f03562cd2e1520447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c535e99ee2e1b96e60769c8287450e593fe9070002f869dac8ed4a6746908aa7 [INFO] running `Command { std: "docker" "start" "-a" "c535e99ee2e1b96e60769c8287450e593fe9070002f869dac8ed4a6746908aa7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling libusb-sys-wishbone-tool v0.2.6 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling crossterm v0.15.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling libusb-wishbone-tool v0.3.1 [INFO] [stderr] Compiling terminal v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling serialport v3.3.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling wishbone-bridge v1.1.0 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling flexi_logger v0.16.1 [INFO] [stderr] Compiling wishbone-tool v0.7.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.74s [INFO] running `Command { std: "docker" "inspect" "c535e99ee2e1b96e60769c8287450e593fe9070002f869dac8ed4a6746908aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c535e99ee2e1b96e60769c8287450e593fe9070002f869dac8ed4a6746908aa7", kill_on_drop: false }` [INFO] [stdout] c535e99ee2e1b96e60769c8287450e593fe9070002f869dac8ed4a6746908aa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4940d9ea119fb3a2ddaadc0c52427c8c45672cc4ea4c93fa096366bfa95cd875 [INFO] running `Command { std: "docker" "start" "-a" "4940d9ea119fb3a2ddaadc0c52427c8c45672cc4ea4c93fa096366bfa95cd875", kill_on_drop: false }` [INFO] [stderr] Compiling wishbone-tool v0.7.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.59s [INFO] running `Command { std: "docker" "inspect" "4940d9ea119fb3a2ddaadc0c52427c8c45672cc4ea4c93fa096366bfa95cd875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4940d9ea119fb3a2ddaadc0c52427c8c45672cc4ea4c93fa096366bfa95cd875", kill_on_drop: false }` [INFO] [stdout] 4940d9ea119fb3a2ddaadc0c52427c8c45672cc4ea4c93fa096366bfa95cd875 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 63ca0efc40a07942110840284c919755f9d0cfe3e6b514398d2af11b45c0f8e9 [INFO] running `Command { std: "docker" "start" "-a" "63ca0efc40a07942110840284c919755f9d0cfe3e6b514398d2af11b45c0f8e9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wishbone_tool-0f90c20d590ffc6d) [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" "63ca0efc40a07942110840284c919755f9d0cfe3e6b514398d2af11b45c0f8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63ca0efc40a07942110840284c919755f9d0cfe3e6b514398d2af11b45c0f8e9", kill_on_drop: false }` [INFO] [stdout] 63ca0efc40a07942110840284c919755f9d0cfe3e6b514398d2af11b45c0f8e9