[INFO] fetching crate probe-rs-rtt 0.3.0... [INFO] checking probe-rs-rtt-0.3.0 against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] extracting crate probe-rs-rtt 0.3.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate probe-rs-rtt 0.3.0 on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate probe-rs-rtt 0.3.0 [INFO] finished tweaking crates.io crate probe-rs-rtt 0.3.0 [INFO] tweaked toml for crates.io crate probe-rs-rtt 0.3.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jaylink v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e6f23d221189c36cbd451b517d24bb70d8ac0300b2786eb0a788d75486f25da [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" "3e6f23d221189c36cbd451b517d24bb70d8ac0300b2786eb0a788d75486f25da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e6f23d221189c36cbd451b517d24bb70d8ac0300b2786eb0a788d75486f25da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e6f23d221189c36cbd451b517d24bb70d8ac0300b2786eb0a788d75486f25da", kill_on_drop: false }` [INFO] [stdout] 3e6f23d221189c36cbd451b517d24bb70d8ac0300b2786eb0a788d75486f25da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f429a189743b870e3a3967ddcee10e627b3a8e5d57d443ddf31194aebfbf33be [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" "f429a189743b870e3a3967ddcee10e627b3a8e5d57d443ddf31194aebfbf33be", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking ihex v3.0.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Checking rusb v0.6.2 [INFO] [stderr] Checking jaylink v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking jep106 v0.2.4 [INFO] [stderr] Compiling probe-rs-t2rust v0.6.0 [INFO] [stderr] Compiling probe-rs v0.8.0 [INFO] [stderr] Checking probe-rs-rtt v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "f429a189743b870e3a3967ddcee10e627b3a8e5d57d443ddf31194aebfbf33be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f429a189743b870e3a3967ddcee10e627b3a8e5d57d443ddf31194aebfbf33be", kill_on_drop: false }` [INFO] [stdout] f429a189743b870e3a3967ddcee10e627b3a8e5d57d443ddf31194aebfbf33be