[INFO] cloning repository https://github.com/ciniml/rust-dap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ciniml/rust-dap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fciniml%2Frust-dap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fciniml%2Frust-dap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e7ec4bb89df7a764bb5e0bd7cb548c3b6fa88d0 [INFO] testing ciniml/rust-dap against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fciniml%2Frust-dap" "/workspace/builds/worker-84/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-84/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ciniml/rust-dap on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ciniml/rust-dap [INFO] finished tweaking git repo https://github.com/ciniml/rust-dap [INFO] tweaked toml for git repo https://github.com/ciniml/rust-dap written to /workspace/builds/worker-84/source/Cargo.toml [INFO] crate git repo https://github.com/ciniml/rust-dap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nb v1.0.0 [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded atomic-polyfill v0.1.2 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded volatile-register v0.2.0 [INFO] [stderr] Downloaded heapless v0.7.1 [INFO] [stderr] Downloaded cortex-m v0.7.2 [INFO] [stderr] Downloaded embedded-hal v0.2.5 [INFO] [stderr] Downloaded usb-device v0.2.8 [INFO] [stderr] Downloaded nb v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ed109f74084d40c642dad19a5b6c037d45234b613bafb090ef970ade0e7abde [INFO] running `Command { std: "docker" "start" "-a" "9ed109f74084d40c642dad19a5b6c037d45234b613bafb090ef970ade0e7abde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ed109f74084d40c642dad19a5b6c037d45234b613bafb090ef970ade0e7abde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed109f74084d40c642dad19a5b6c037d45234b613bafb090ef970ade0e7abde", kill_on_drop: false }` [INFO] [stdout] 9ed109f74084d40c642dad19a5b6c037d45234b613bafb090ef970ade0e7abde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30abf5056a544b35bc24f8bd906098909b5afb3ca00c5fbe92ed1419bb1ed29c [INFO] running `Command { std: "docker" "start" "-a" "30abf5056a544b35bc24f8bd906098909b5afb3ca00c5fbe92ed1419bb1ed29c", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.7.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling rust-dap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `swdio` [INFO] [stdout] --> src/cmsis_dap.rs:486:65 [INFO] [stdout] | [INFO] [stdout] 486 | ...(config: &mut CmsisDapConfig, swdio: &mut Swd, request: &[u8], response: &mut [u8]) -> core::result::Result<(usize, usize), DapError> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_swdio` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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 1m 17s [INFO] running `Command { std: "docker" "inspect" "30abf5056a544b35bc24f8bd906098909b5afb3ca00c5fbe92ed1419bb1ed29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30abf5056a544b35bc24f8bd906098909b5afb3ca00c5fbe92ed1419bb1ed29c", kill_on_drop: false }` [INFO] [stdout] 30abf5056a544b35bc24f8bd906098909b5afb3ca00c5fbe92ed1419bb1ed29c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9dbf717b902114fb9123fc8d51cea3b20d45b6996d9a4b364ae39a8b5332d34 [INFO] running `Command { std: "docker" "start" "-a" "a9dbf717b902114fb9123fc8d51cea3b20d45b6996d9a4b364ae39a8b5332d34", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-dap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `swdio` [INFO] [stdout] --> src/cmsis_dap.rs:486:65 [INFO] [stdout] | [INFO] [stdout] 486 | ...(config: &mut CmsisDapConfig, swdio: &mut Swd, request: &[u8], response: &mut [u8]) -> core::result::Result<(usize, usize), DapError> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_swdio` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `swdio` [INFO] [stdout] --> src/cmsis_dap.rs:486:65 [INFO] [stdout] | [INFO] [stdout] 486 | ...(config: &mut CmsisDapConfig, swdio: &mut Swd, request: &[u8], response: &mut [u8]) -> core::result::Result<(usize, usize), DapError> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_swdio` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.83s [INFO] running `Command { std: "docker" "inspect" "a9dbf717b902114fb9123fc8d51cea3b20d45b6996d9a4b364ae39a8b5332d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9dbf717b902114fb9123fc8d51cea3b20d45b6996d9a4b364ae39a8b5332d34", kill_on_drop: false }` [INFO] [stdout] a9dbf717b902114fb9123fc8d51cea3b20d45b6996d9a4b364ae39a8b5332d34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3eb5761d103150851b1aad32d01927c4a73dba84168598f2a81f5e1ab493877e [INFO] running `Command { std: "docker" "start" "-a" "3eb5761d103150851b1aad32d01927c4a73dba84168598f2a81f5e1ab493877e", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `swdio` [INFO] [stderr] --> src/cmsis_dap.rs:486:65 [INFO] [stderr] | [INFO] [stderr] 486 | ...(config: &mut CmsisDapConfig, swdio: &mut Swd, request: &[u8], response: &mut [u8]) -> core::result::Result<(usize, usize), DapError> { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_swdio` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-dap` (lib) generated 1 warning [INFO] [stderr] warning: `rust-dap` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_dap-601a2534c303cec8) [INFO] [stdout] [INFO] [stderr] Doc-tests rust-dap [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" "3eb5761d103150851b1aad32d01927c4a73dba84168598f2a81f5e1ab493877e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eb5761d103150851b1aad32d01927c4a73dba84168598f2a81f5e1ab493877e", kill_on_drop: false }` [INFO] [stdout] 3eb5761d103150851b1aad32d01927c4a73dba84168598f2a81f5e1ab493877e