[INFO] fetching crate probe-rs 0.11.0... [INFO] testing probe-rs-0.11.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate probe-rs 0.11.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate probe-rs 0.11.0 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] started tweaking crates.io crate probe-rs 0.11.0 [INFO] finished tweaking crates.io crate probe-rs 0.11.0 [INFO] tweaked toml for crates.io crate probe-rs 0.11.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate probe-rs 0.11.0 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 00219ce7919f92ef3475a3df8c64d0ee5a4adc2096215c25ccdaaa484c77e7e6 [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" "00219ce7919f92ef3475a3df8c64d0ee5a4adc2096215c25ccdaaa484c77e7e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00219ce7919f92ef3475a3df8c64d0ee5a4adc2096215c25ccdaaa484c77e7e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00219ce7919f92ef3475a3df8c64d0ee5a4adc2096215c25ccdaaa484c77e7e6", kill_on_drop: false }` [INFO] [stdout] 00219ce7919f92ef3475a3df8c64d0ee5a4adc2096215c25ccdaaa484c77e7e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0ecc3ca36138aafb248a006933517e59896ce8fe254acfd8da54dfcf3921dd63 [INFO] running `Command { std: "docker" "start" "-a" "0ecc3ca36138aafb248a006933517e59896ce8fe254acfd8da54dfcf3921dd63", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling svg v0.9.3 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling hidapi v1.2.6 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling jaylink v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling jep106 v0.2.5 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling probe-rs-target v0.11.0 [INFO] [stderr] Compiling probe-rs v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.27s [INFO] running `Command { std: "docker" "inspect" "0ecc3ca36138aafb248a006933517e59896ce8fe254acfd8da54dfcf3921dd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ecc3ca36138aafb248a006933517e59896ce8fe254acfd8da54dfcf3921dd63", kill_on_drop: false }` [INFO] [stdout] 0ecc3ca36138aafb248a006933517e59896ce8fe254acfd8da54dfcf3921dd63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] ec2058eda7b49557dc5041e4ef4ec3ea979bdf4d516dc883eaaa83a36c154aa4 [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" "ec2058eda7b49557dc5041e4ef4ec3ea979bdf4d516dc883eaaa83a36c154aa4", kill_on_drop: false }` [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling boolean_expression v0.3.11 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling bitmatch v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling itm-decode v0.3.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling probe-rs v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.39s [INFO] running `Command { std: "docker" "inspect" "ec2058eda7b49557dc5041e4ef4ec3ea979bdf4d516dc883eaaa83a36c154aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec2058eda7b49557dc5041e4ef4ec3ea979bdf4d516dc883eaaa83a36c154aa4", kill_on_drop: false }` [INFO] [stdout] ec2058eda7b49557dc5041e4ef4ec3ea979bdf4d516dc883eaaa83a36c154aa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 4e496c18723b4beabde17218379af40ee9ca10698341dd8520dbd8854c43bc81 [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" "4e496c18723b4beabde17218379af40ee9ca10698341dd8520dbd8854c43bc81", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/probe_rs-590fdd623f09cfa7) [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test architecture::arm::memory::adi_v5_memory_interface::tests::read_32 ... ok [INFO] [stdout] test architecture::arm::memory::adi_v5_memory_interface::tests::write_block_u32_unaligned_should_error ... ok [INFO] [stdout] test architecture::riscv::assembly::test::assemble_csrw ... ok [INFO] [stdout] test architecture::arm::memory::adi_v5_memory_interface::tests::read_32_unaligned_should_error ... ok [INFO] [stdout] test architecture::arm::core::m4::unsupported_breakpoint_address ... ok [INFO] [stdout] test architecture::arm::core::m4::breakpoint_register_value ... ok [INFO] [stdout] test architecture::arm::memory::adi_v5_memory_interface::tests::aligned_range_at_limit_does_not_panic ... ok [INFO] [stdout] test architecture::arm::memory::adi_v5_memory_interface::tests::read_word_32 ... ok [INFO] [stdout] test architecture::arm::memory::adi_v5_memory_interface::tests::write_word_32 ... ok [INFO] [stdout] test architecture::arm::memory::adi_v5_memory_interface::tests::write_32 ... ok [INFO] [stdout] test architecture::arm::memory::adi_v5_memory_interface::tests::read_word_8 ... ok [INFO] [stdout] test architecture::arm::memory::adi_v5_memory_interface::tests::write_word_8 ... ok [INFO] [stdout] test architecture::arm::memory::adi_v5_memory_interface::tests::read_8 ... ok [INFO] [stdout] test architecture::riscv::assembly::test::assemble_csrr ... ok [INFO] [stdout] test architecture::arm::memory::adi_v5_memory_interface::tests::write_8 ... ok [INFO] [stdout] test architecture::riscv::assembly::test::assemble_sw ... ok [INFO] [stdout] test architecture::riscv::assembly::test::assemble_lw ... ok [INFO] [stdout] test flashing::flash_algorithm::flash_sector_multiple_sizes ... ok [INFO] [stdout] test flashing::flash_algorithm::flash_sector_multiple_sizes_iter ... ok [INFO] [stdout] test flashing::builder::tests::equal_bytes_one_full_page_one_page_one_byte_skip_fill ... ok [INFO] [stdout] test flashing::builder::tests::equal_bytes_one_full_page_one_page_one_byte ... ok [INFO] [stdout] test flashing::builder::tests::single_byte_in_single_page ... ok [INFO] [stdout] test flashing::flash_algorithm::flash_sector_single_size_weird_sector_size ... ok [INFO] [stdout] test probe::cmsisdap::commands::transfer::creating_inner_transfer_request ... ok [INFO] [stdout] test flashing::download::tests::parse_format ... ok [INFO] [stdout] test probe::jlink::swd::test::read_register ... ok [INFO] [stdout] test probe::jlink::swd::test::read_register_with_wait_response ... ok [INFO] [stdout] test flashing::flash_algorithm::flash_sector_single_size ... ok [INFO] [stdout] test probe::jlink::swd::test::transfer_handling::dp_then_ap_register_read ... ok [INFO] [stdout] test flashing::builder::tests::equal_bytes_in_two_data_chunks_multiple_sectors ... ok [INFO] [stdout] test flashing::builder::tests::two_data_chunks_multiple_sectors_smaller_than_page ... ok [INFO] [stdout] test flashing::builder::tests::equal_bytes_full_single_page ... ok [INFO] [stdout] test flashing::builder::tests::equal_bytes_four_and_a_half_pages_two_sectors ... ok [INFO] [stdout] test flashing::builder::tests::equal_bytes_one_page_from_offset_span_two_pages ... ok [INFO] [stdout] test probe::jlink::swd::test::write_register ... ok [INFO] [stdout] test probe::jlink::swd::test::transfer_handling::single_ap_register_read ... ok [INFO] [stdout] test probe::jlink::swd::test::transfer_handling::single_dp_register_write ... ok [INFO] [stdout] test probe::jlink::swd::test::transfer_handling::ap_then_dp_register_read ... ok [INFO] [stdout] test probe::jlink::swd::test::write_register_with_wait_response ... ok [INFO] [stdout] test probe::jlink::swd::test::transfer_handling::single_dp_register_read ... ok [INFO] [stdout] test probe::jlink::swd::test::transfer_handling::multiple_dp_read ... ok [INFO] [stdout] test probe::jlink::swd::test::transfer_handling::single_ap_register_write ... ok [INFO] [stdout] test probe::stlink::constants::test::test_jtag_speed ... ok [INFO] [stdout] test probe::stlink::test::detect_old_firmware ... ok [INFO] [stdout] test probe::stlink::constants::test::test_swd_speed ... ok [INFO] [stdout] test probe::stlink::constants::test::test_too_low_jtag_speed ... ok [INFO] [stdout] test probe::stlink::constants::test::test_too_low_swd_speed ... ok [INFO] [stdout] test probe::stlink::test::firmware_with_multiple_ap_support ... ok [INFO] [stdout] test probe::stlink::test::firmware_without_multiple_ap_support ... ok [INFO] [stdout] test config::registry::tests::try_fetch2 ... ok [INFO] [stdout] test probe::jlink::swd::test::transfer_handling::multiple_ap_register_write ... ok [INFO] [stdout] test probe::jlink::swd::test::transfer_handling::multiple_ap_read ... ok [INFO] [stdout] test config::registry::tests::try_fetch3 ... ok [INFO] [stdout] test config::registry::tests::try_fetch4 ... ok [INFO] [stderr] Running tests/flash_dry_run.rs (/opt/rustwide/target/debug/deps/flash_dry_run-6e6e42cd49cbd200) [INFO] [stdout] test config::registry::tests::try_fetch1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test flash_dry_run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/inlined_function.rs (/opt/rustwide/target/debug/deps/inlined_function-a622ecc6bab5f488) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test function_name_of_inlined_function_1 ... ok [INFO] [stdout] test name_of_function_containing_inlined_function_1 ... ok [INFO] [stdout] test function_name_of_non_inlined_function ... ok [INFO] [stdout] test function_name_of_inlined_function_2 ... ok [INFO] [stdout] test name_of_function_containing_inlined_function_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/source_location.rs (/opt/rustwide/target/debug/deps/source_location-ec0f9f70939f226e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test breakpoint_location_inexact ... ok [INFO] [stdout] test find_non_existing_unit_by_path ... ok [INFO] [stdout] test source_location ... ok [INFO] [stdout] test breakpoint_location_absolute ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests probe-rs [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/flashing/mod.rs - flashing (line 18) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 36) - compile ... ok [INFO] [stdout] test src/flashing/mod.rs - flashing (line 30) - compile ... ok [INFO] [stdout] test src/probe.rs - probe::Probe (line 156) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 13) - compile ... ok [INFO] [stdout] test src/flashing/download.rs - flashing::download::DownloadOptions (line 85) ... ok [INFO] [stdout] test src/flashing/progress.rs - flashing::progress::FlashProgress (line 11) ... ok [INFO] [stdout] test src/probe.rs - probe::DebugProbeSelector (line 598) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e496c18723b4beabde17218379af40ee9ca10698341dd8520dbd8854c43bc81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e496c18723b4beabde17218379af40ee9ca10698341dd8520dbd8854c43bc81", kill_on_drop: false }` [INFO] [stdout] 4e496c18723b4beabde17218379af40ee9ca10698341dd8520dbd8854c43bc81