[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] c164736dc42c128fb4cd0958eebd62cee392f08f [INFO] testing probe-rs/cargo-embed against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fcargo-embed" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/probe-rs/cargo-embed on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-0/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 926750cb53b5698c6b7cfc66af3cf1f9babcbf163f82c3731142b09c89b92025 [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" "926750cb53b5698c6b7cfc66af3cf1f9babcbf163f82c3731142b09c89b92025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "926750cb53b5698c6b7cfc66af3cf1f9babcbf163f82c3731142b09c89b92025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "926750cb53b5698c6b7cfc66af3cf1f9babcbf163f82c3731142b09c89b92025", kill_on_drop: false }` [INFO] [stdout] 926750cb53b5698c6b7cfc66af3cf1f9babcbf163f82c3731142b09c89b92025 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 41020880c77477adb62189183ec4a367bab7f176fd6641b16c28ff6695cfd0bf [INFO] running `Command { std: "docker" "start" "-a" "41020880c77477adb62189183ec4a367bab7f176fd6641b16c28ff6695cfd0bf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling parking v1.0.3 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling svg v0.7.2 [INFO] [stderr] Compiling fastrand v1.3.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling gdb-protocol v0.1.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling recap-derive v0.1.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Compiling rusb v0.5.5 [INFO] [stderr] Compiling rusb v0.6.0 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustc-cfg v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling jep106 v0.2.4 [INFO] [stderr] Compiling envy v0.4.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling recap v0.1.1 [INFO] [stderr] Compiling jaylink v0.1.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling probe-rs-t2rust v0.6.0 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling cargo-project v0.2.4 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling probe-rs v0.8.0 [INFO] [stderr] Compiling crossterm v0.17.5 [INFO] [stderr] Compiling tui v0.9.5 [INFO] [stderr] Compiling gdb-server v0.8.0 [INFO] [stderr] Compiling probe-rs-rtt v0.3.0 [INFO] [stderr] Compiling cargo-embed v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 59s [INFO] running `Command { std: "docker" "inspect" "41020880c77477adb62189183ec4a367bab7f176fd6641b16c28ff6695cfd0bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41020880c77477adb62189183ec4a367bab7f176fd6641b16c28ff6695cfd0bf", kill_on_drop: false }` [INFO] [stdout] 41020880c77477adb62189183ec4a367bab7f176fd6641b16c28ff6695cfd0bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef7ba5483d959bd144ed39ecbcb48f20dcbc8a4e10f3a41a3edb9835dae936c3 [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" "ef7ba5483d959bd144ed39ecbcb48f20dcbc8a4e10f3a41a3edb9835dae936c3", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-embed v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.19s [INFO] running `Command { std: "docker" "inspect" "ef7ba5483d959bd144ed39ecbcb48f20dcbc8a4e10f3a41a3edb9835dae936c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef7ba5483d959bd144ed39ecbcb48f20dcbc8a4e10f3a41a3edb9835dae936c3", kill_on_drop: false }` [INFO] [stdout] ef7ba5483d959bd144ed39ecbcb48f20dcbc8a4e10f3a41a3edb9835dae936c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] d318a37aab182c02fff74c31c19db08d596d92dd0bb52bd7515d7f4bf3993108 [INFO] running `Command { std: "docker" "start" "-a" "d318a37aab182c02fff74c31c19db08d596d92dd0bb52bd7515d7f4bf3993108", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_embed-5ca7f3f5bed66a48 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test helpers::remove_arguments_test ... 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" "d318a37aab182c02fff74c31c19db08d596d92dd0bb52bd7515d7f4bf3993108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d318a37aab182c02fff74c31c19db08d596d92dd0bb52bd7515d7f4bf3993108", kill_on_drop: false }` [INFO] [stdout] d318a37aab182c02fff74c31c19db08d596d92dd0bb52bd7515d7f4bf3993108