[INFO] fetching crate cargo-flash 0.10.2... [INFO] checking cargo-flash-0.10.2 against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] extracting crate cargo-flash 0.10.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate cargo-flash 0.10.2 on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-flash 0.10.2 [INFO] finished tweaking crates.io crate cargo-flash 0.10.2 [INFO] tweaked toml for crates.io crate cargo-flash 0.10.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate cargo-flash 0.10.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ec6d9c2c173050402890146628115923d2173888e7070e21e09f6a462363d76 [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" "6ec6d9c2c173050402890146628115923d2173888e7070e21e09f6a462363d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ec6d9c2c173050402890146628115923d2173888e7070e21e09f6a462363d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec6d9c2c173050402890146628115923d2173888e7070e21e09f6a462363d76", kill_on_drop: false }` [INFO] [stdout] 6ec6d9c2c173050402890146628115923d2173888e7070e21e09f6a462363d76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 505cca2a1e727487bee44fbf37005a0810afd468f497254f042cdee6750286cf [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" "505cca2a1e727487bee44fbf37005a0810afd468f497254f042cdee6750286cf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cc v1.0.63 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking svg v0.8.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking ihex v3.0.0 [INFO] [stderr] Checking dunce v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking semver-parser v0.10.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling libusb1-sys v0.4.2 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking rusb v0.6.5 [INFO] [stderr] Checking jaylink v0.1.5 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Checking git-version v0.3.4 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking jep106 v0.2.4 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Compiling probe-rs-t2rust v0.7.0 [INFO] [stderr] Checking cargo_metadata v0.12.0 [INFO] [stderr] Checking cargo_toml v0.8.1 [INFO] [stderr] Compiling probe-rs v0.10.1 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Failed to format generated target file. [INFO] [stderr] warning: 'rustfmt --emit files /opt/rustwide/target/debug/build/probe-rs-b977b48d1ea9b501/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.10.1/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=782633efe0c1593c -C extra-filename=-782633efe0c1593c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-66c6c8a89e37028d.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-79fce7b81c23f428.rmeta --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-ba2152f788d83f63.rmeta --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-5b0933faf3dbb829.so --extern gimli=/opt/rustwide/target/debug/deps/libgimli-1efe6a0dda344ea9.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-e7a06ab967cae064.rmeta --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-719fad667623e01a.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-07e79dbdc84bac66.rmeta --extern jaylink=/opt/rustwide/target/debug/deps/libjaylink-c158fb54fc17d9b1.rmeta --extern jep106=/opt/rustwide/target/debug/deps/libjep106-9b794bcf0c953dfe.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-df97b860f7a76404.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4de732feb59971c1.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8ef945c0885de4cf.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-12503ae9ea1ad20b.rmeta --extern rusb=/opt/rustwide/target/debug/deps/librusb-5e889fdf8fdd0598.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-faabf73302bce67b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-664b68b3f308e4ec.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-2f67624b6a3bc533.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-73ff38ae3253d03a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-631234fc555968c8.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/hidapi-ffd3bec0119f604a/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "505cca2a1e727487bee44fbf37005a0810afd468f497254f042cdee6750286cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "505cca2a1e727487bee44fbf37005a0810afd468f497254f042cdee6750286cf", kill_on_drop: false }` [INFO] [stdout] 505cca2a1e727487bee44fbf37005a0810afd468f497254f042cdee6750286cf