[INFO] cloning repository https://github.com/probe-rs/cargo-embed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/probe-rs/cargo-embed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fcargo-embed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fcargo-embed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10338ae4bf9329b0a691238ad0b652791f18ff4a [INFO] testing probe-rs/cargo-embed against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fcargo-embed" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/probe-rs/cargo-embed on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/probe-rs/cargo-embed [INFO] finished tweaking git repo https://github.com/probe-rs/cargo-embed [INFO] tweaked toml for git repo https://github.com/probe-rs/cargo-embed written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/probe-rs/cargo-embed already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] bf3fb6e72800e892ff3a8131e5cea4287ca288d48f89661d29485d8e2bd93df2 [INFO] running `Command { std: "docker" "start" "-a" "bf3fb6e72800e892ff3a8131e5cea4287ca288d48f89661d29485d8e2bd93df2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf3fb6e72800e892ff3a8131e5cea4287ca288d48f89661d29485d8e2bd93df2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf3fb6e72800e892ff3a8131e5cea4287ca288d48f89661d29485d8e2bd93df2", kill_on_drop: false }` [INFO] [stdout] bf3fb6e72800e892ff3a8131e5cea4287ca288d48f89661d29485d8e2bd93df2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0bcc672f025e3f0f1ab4466ba9fc9cadb83db7bfb831b471675ddf665dc9f77 [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" "b0bcc672f025e3f0f1ab4466ba9fc9cadb83db7bfb831b471675ddf665dc9f77", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.63 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling svg v0.8.0 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling nom v6.0.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling gdb-protocol v0.1.0 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling libusb1-sys v0.4.2 [INFO] [stderr] Compiling rusb v0.6.5 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling git-version v0.3.4 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling jep106 v0.2.4 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling jaylink v0.1.5 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling probe-rs-t2rust v0.7.0 (https://github.com/probe-rs/probe-rs#09fa1469) [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling probe-rs v0.10.0 (https://github.com/probe-rs/probe-rs#09fa1469) [INFO] [stderr] Compiling cargo_metadata v0.12.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling tui v0.13.0 [INFO] [stderr] Compiling probe-rs-rtt v0.10.0 (https://github.com/probe-rs/probe-rs-rtt#f6fbf9e0) [INFO] [stderr] Compiling probe-rs-cli-util v0.10.0 (https://github.com/probe-rs/probe-rs#09fa1469) [INFO] [stderr] Compiling gdb-server v0.10.0 (https://github.com/probe-rs/probe-rs#09fa1469) [INFO] [stderr] Compiling cargo-embed v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 54s [INFO] running `Command { std: "docker" "inspect" "b0bcc672f025e3f0f1ab4466ba9fc9cadb83db7bfb831b471675ddf665dc9f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0bcc672f025e3f0f1ab4466ba9fc9cadb83db7bfb831b471675ddf665dc9f77", kill_on_drop: false }` [INFO] [stdout] b0bcc672f025e3f0f1ab4466ba9fc9cadb83db7bfb831b471675ddf665dc9f77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ee6120a36d7a7d313fd56b27ffb28eb06f615410710de5dd5de6c4bbb9734cf [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" "9ee6120a36d7a7d313fd56b27ffb28eb06f615410710de5dd5de6c4bbb9734cf", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-embed v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.80s [INFO] running `Command { std: "docker" "inspect" "9ee6120a36d7a7d313fd56b27ffb28eb06f615410710de5dd5de6c4bbb9734cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee6120a36d7a7d313fd56b27ffb28eb06f615410710de5dd5de6c4bbb9734cf", kill_on_drop: false }` [INFO] [stdout] 9ee6120a36d7a7d313fd56b27ffb28eb06f615410710de5dd5de6c4bbb9734cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 4cdaa1d9053ce8f8aa21eee57f32d240efa1e9c7dd5699190fed689b662320e7 [INFO] running `Command { std: "docker" "start" "-a" "4cdaa1d9053ce8f8aa21eee57f32d240efa1e9c7dd5699190fed689b662320e7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_embed-72845be76f08e11b [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test config::test::default_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4cdaa1d9053ce8f8aa21eee57f32d240efa1e9c7dd5699190fed689b662320e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cdaa1d9053ce8f8aa21eee57f32d240efa1e9c7dd5699190fed689b662320e7", kill_on_drop: false }` [INFO] [stdout] 4cdaa1d9053ce8f8aa21eee57f32d240efa1e9c7dd5699190fed689b662320e7