[INFO] fetching crate postform_rtt 0.3.0... [INFO] checking postform_rtt-0.3.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [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 a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postform_decoder v0.3.0 [INFO] [stderr] Downloaded rusb v0.6.5 [INFO] [stderr] Downloaded svg v0.8.2 [INFO] [stderr] Downloaded jaylink v0.1.5 [INFO] [stderr] Downloaded cobs v0.1.4 [INFO] [stderr] Downloaded probe-rs-rtt v0.4.0 [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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0b7d4c137dd528630491c299f2dd11d2562bcc675cae592c980a1973480c60d [INFO] running `Command { std: "docker" "start" "-a" "f0b7d4c137dd528630491c299f2dd11d2562bcc675cae592c980a1973480c60d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0b7d4c137dd528630491c299f2dd11d2562bcc675cae592c980a1973480c60d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0b7d4c137dd528630491c299f2dd11d2562bcc675cae592c980a1973480c60d", kill_on_drop: false }` [INFO] [stdout] f0b7d4c137dd528630491c299f2dd11d2562bcc675cae592c980a1973480c60d [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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d9d26395c7b9fb08de9442839d52d2b398a855803adf5a05ca1fa0c9129f3ec [INFO] running `Command { std: "docker" "start" "-a" "2d9d26395c7b9fb08de9442839d52d2b398a855803adf5a05ca1fa0c9129f3ec", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.88 (as host dependency): extra_traits [INFO] [stderr] log v0.4.14: std [INFO] [stderr] scroll v0.10.2 (as host dependency): derive, scroll_derive [INFO] [stderr] serde v1.0.124 (as host dependency): derive, serde_derive [INFO] [stderr] [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking svg v0.8.2 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking ihex v3.0.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking cobs v0.1.4 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling libftdi1-sys v1.0.0 [INFO] [stderr] Compiling hidapi v1.2.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking tracing-subscriber v0.2.16 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking 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 which v3.1.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling libusb1-sys v0.4.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking ctrlc v3.1.8 [INFO] [stderr] Checking rusb v0.6.5 [INFO] [stderr] Checking jaylink v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.10 [INFO] [stderr] Compiling postform_decoder v0.3.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking 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-4e988f09aabfe357/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 --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="builtin-targets"' --cfg 'feature="default"' -C metadata=714102a2dbf53241 -C extra-filename=-714102a2dbf53241 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4a8130b094989a1c.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-08a56ae68f53acff.rmeta --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-85367f78dd2e3bca.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-5f55c8afb75fb80c.rmeta --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-a7cd8a4e84718d01.so --extern gimli=/opt/rustwide/target/debug/deps/libgimli-7cddae81625dec4c.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-608fe03c581d49d2.rmeta --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-3f7e54777042570e.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-be4d1b4189e92fe7.rmeta --extern jaylink=/opt/rustwide/target/debug/deps/libjaylink-f7245c3bdb8feaca.rmeta --extern jep106=/opt/rustwide/target/debug/deps/libjep106-ed3125de2168467e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3ab14ef94a1f89cf.rmeta --extern libftdi1_sys=/opt/rustwide/target/debug/deps/liblibftdi1_sys-c60deb05375ddfb6.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-7c2ef9b7e70d6396.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4373473861e7c7d3.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-a1f3d082f4ddef1e.rmeta --extern rusb=/opt/rustwide/target/debug/deps/librusb-11155dacb319e20d.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-2794f1a7359bce97.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-110b58a1b9b961b5.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-f8dac24a8221eb59.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-00e8d294dcb4cc8d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-786d099c27be3b8b.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/hidapi-617300ff4cc32215/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "2d9d26395c7b9fb08de9442839d52d2b398a855803adf5a05ca1fa0c9129f3ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9d26395c7b9fb08de9442839d52d2b398a855803adf5a05ca1fa0c9129f3ec", kill_on_drop: false }` [INFO] [stdout] 2d9d26395c7b9fb08de9442839d52d2b398a855803adf5a05ca1fa0c9129f3ec