[INFO] fetching crate postform_rtt 0.3.0... [INFO] testing postform_rtt-0.3.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate postform_rtt 0.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate postform_rtt 0.3.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate postform_rtt 0.3.0 [INFO] finished tweaking crates.io crate postform_rtt 0.3.0 [INFO] tweaked toml for crates.io crate postform_rtt 0.3.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate postform_rtt 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jep106 v0.2.5 [INFO] [stderr] Downloaded ihex v3.0.0 [INFO] [stderr] Downloaded rusb v0.6.5 [INFO] [stderr] Downloaded libftdi1-sys v1.0.0 [INFO] [stderr] Downloaded probe-rs-rtt v0.4.0 [INFO] [stderr] Downloaded jaylink v0.1.5 [INFO] [stderr] Downloaded postform_decoder v0.3.0 [INFO] [stderr] Downloaded cobs v0.1.4 [INFO] [stderr] Downloaded probe-rs v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] 8dbb93b887fbb88ed1af22d5e232500ab486a4ca6ebfed6dd9d12092a5006be7 [INFO] running `Command { std: "docker" "start" "-a" "8dbb93b887fbb88ed1af22d5e232500ab486a4ca6ebfed6dd9d12092a5006be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dbb93b887fbb88ed1af22d5e232500ab486a4ca6ebfed6dd9d12092a5006be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dbb93b887fbb88ed1af22d5e232500ab486a4ca6ebfed6dd9d12092a5006be7", kill_on_drop: false }` [INFO] [stdout] 8dbb93b887fbb88ed1af22d5e232500ab486a4ca6ebfed6dd9d12092a5006be7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b1b4b39f7932b89ead9e351faff40d412d8b63f655d3afa751a223c31b94afb [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" "4b1b4b39f7932b89ead9e351faff40d412d8b63f655d3afa751a223c31b94afb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling svg v0.8.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling cobs v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling libftdi1-sys v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling hidapi v1.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.16 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling libusb1-sys v0.4.4 [INFO] [stderr] Compiling rusb v0.6.5 [INFO] [stderr] Compiling jaylink v0.1.5 [INFO] [stderr] Compiling ctrlc v3.1.8 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stderr] Compiling postform_decoder v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling jep106 v0.2.5 [INFO] [stderr] Compiling probe-rs-t2rust v0.6.0 [INFO] [stderr] Compiling probe-rs v0.9.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Failed to formated generated target file. [INFO] [stderr] warning: 'rustfmt --emit files /opt/rustwide/target/debug/build/probe-rs-f3850149686a8c7c/out/targets.rs' failed with exit status: 1 [INFO] [stderr] [INFO] [stderr] error: could not compile `probe-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name probe_rs --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/probe-rs-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="builtin-targets"' --cfg 'feature="default"' -C metadata=b83bb8da5c7acedf -C extra-filename=-b83bb8da5c7acedf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rmeta --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-f2d8c3e56e37f0cb.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-0091f12b7af13d69.rmeta --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-e08eff434281938c.so --extern gimli=/opt/rustwide/target/debug/deps/libgimli-784efad9a3b7934a.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-0d4b4b088d1433cb.rmeta --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-fb278ea323f1317d.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-ce0fa895ae51ee55.rmeta --extern jaylink=/opt/rustwide/target/debug/deps/libjaylink-dfbb6789263a8f48.rmeta --extern jep106=/opt/rustwide/target/debug/deps/libjep106-1afc53c25f0c7b8c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rmeta --extern libftdi1_sys=/opt/rustwide/target/debug/deps/liblibftdi1_sys-20fe0886732656a8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-417d4fc5147845d7.rmeta --extern rusb=/opt/rustwide/target/debug/deps/librusb-716f63c7f720f4a2.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-17d810fd702399a3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-66d7cad7195489c0.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-800fe5ce0b54a290.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-efb643787d8614cd.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-52a4000c426d6ab2.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/hidapi-3feb1f167a0e1614/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4b1b4b39f7932b89ead9e351faff40d412d8b63f655d3afa751a223c31b94afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1b4b39f7932b89ead9e351faff40d412d8b63f655d3afa751a223c31b94afb", kill_on_drop: false }` [INFO] [stdout] 4b1b4b39f7932b89ead9e351faff40d412d8b63f655d3afa751a223c31b94afb