[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] 17add5f56727374b5230310453bc0646049750ac [INFO] testing probe-rs/cargo-embed against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fcargo-embed" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/probe-rs/cargo-embed 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 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-14/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" "+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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4974e7fe61c5e7540fa87e9ac04737a9c5d522c8120f5c7f6b62ff2f44212004 [INFO] running `Command { std: "docker" "start" "-a" "4974e7fe61c5e7540fa87e9ac04737a9c5d522c8120f5c7f6b62ff2f44212004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4974e7fe61c5e7540fa87e9ac04737a9c5d522c8120f5c7f6b62ff2f44212004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4974e7fe61c5e7540fa87e9ac04737a9c5d522c8120f5c7f6b62ff2f44212004", kill_on_drop: false }` [INFO] [stdout] 4974e7fe61c5e7540fa87e9ac04737a9c5d522c8120f5c7f6b62ff2f44212004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 9b0bdd14cc1402b5dfd829955985b63f5852664e57771eb21e30ea3e6c1c0411 [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" "9b0bdd14cc1402b5dfd829955985b63f5852664e57771eb21e30ea3e6c1c0411", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling camino v1.0.4 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling svg v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling defmt-parser v0.2.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling figment v0.10.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling hidapi v1.2.6 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling gdb-protocol v0.1.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling boolean_expression v0.3.11 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling bitmatch v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [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 pear v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling itm-decode v0.2.1 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling jep106 v0.2.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling jaylink v0.2.0 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling goblin v0.4.1 [INFO] [stderr] Compiling probe-rs-target v0.10.1 (https://github.com/probe-rs/probe-rs#71917b81) [INFO] [stderr] Compiling defmt-decoder v0.2.1 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling probe-rs v0.10.1 (https://github.com/probe-rs/probe-rs#71917b81) [INFO] [stderr] Compiling cargo_toml v0.9.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling probe-rs-rtt v0.10.1 (https://github.com/probe-rs/probe-rs-rtt#35b51734) [INFO] [stderr] Compiling probe-rs-cli-util v0.10.1 (https://github.com/probe-rs/probe-rs#71917b81) [INFO] [stderr] Compiling gdb-server v0.10.0 (https://github.com/probe-rs/probe-rs#71917b81) [INFO] [stderr] Compiling cargo-embed v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 31s [INFO] running `Command { std: "docker" "inspect" "9b0bdd14cc1402b5dfd829955985b63f5852664e57771eb21e30ea3e6c1c0411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0bdd14cc1402b5dfd829955985b63f5852664e57771eb21e30ea3e6c1c0411", kill_on_drop: false }` [INFO] [stdout] 9b0bdd14cc1402b5dfd829955985b63f5852664e57771eb21e30ea3e6c1c0411 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 11e548a518647ca068591186cb67bd9047de14532d47ca895ae203ad040a3559 [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" "11e548a518647ca068591186cb67bd9047de14532d47ca895ae203ad040a3559", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-embed v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.49s [INFO] running `Command { std: "docker" "inspect" "11e548a518647ca068591186cb67bd9047de14532d47ca895ae203ad040a3559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e548a518647ca068591186cb67bd9047de14532d47ca895ae203ad040a3559", kill_on_drop: false }` [INFO] [stdout] 11e548a518647ca068591186cb67bd9047de14532d47ca895ae203ad040a3559 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 26893ca128578e2d8daac8b0d54fd9cc80aae9316ca176415353d73a47e3315d [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" "26893ca128578e2d8daac8b0d54fd9cc80aae9316ca176415353d73a47e3315d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_embed-fe423cbfdf91134e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test config::test::unknown_config_items_in_config_fail ... ok [INFO] [stdout] test config::test::default_profile ... ok [INFO] [stdout] test config::test::non_existant_profile_is_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "26893ca128578e2d8daac8b0d54fd9cc80aae9316ca176415353d73a47e3315d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26893ca128578e2d8daac8b0d54fd9cc80aae9316ca176415353d73a47e3315d", kill_on_drop: false }` [INFO] [stdout] 26893ca128578e2d8daac8b0d54fd9cc80aae9316ca176415353d73a47e3315d