[INFO] fetching crate clippy-sarif 0.2.15... [INFO] checking clippy-sarif-0.2.15 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate clippy-sarif 0.2.15 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate clippy-sarif 0.2.15 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 clippy-sarif 0.2.15 [INFO] finished tweaking crates.io crate clippy-sarif 0.2.15 [INFO] tweaked toml for crates.io crate clippy-sarif 0.2.15 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate clippy-sarif 0.2.15 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemafy_core v0.5.2 [INFO] [stderr] Downloaded schemafy_lib v0.5.2 [INFO] [stderr] Downloaded serde-sarif v0.2.15 [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" "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] c9d68a8f51492034a7369fd5a960a17d4d5b205bbfd7261eb332e7337a803f81 [INFO] running `Command { std: "docker" "start" "-a" "c9d68a8f51492034a7369fd5a960a17d4d5b205bbfd7261eb332e7337a803f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9d68a8f51492034a7369fd5a960a17d4d5b205bbfd7261eb332e7337a803f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d68a8f51492034a7369fd5a960a17d4d5b205bbfd7261eb332e7337a803f81", kill_on_drop: false }` [INFO] [stdout] c9d68a8f51492034a7369fd5a960a17d4d5b205bbfd7261eb332e7337a803f81 [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" "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] 154b5cd50bc9f3f05c4c8a630559f4cd71c993e28eae0c45bb92b58f8d453cbb [INFO] running `Command { std: "docker" "start" "-a" "154b5cd50bc9f3f05c4c8a630559f4cd71c993e28eae0c45bb92b58f8d453cbb", 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] proc-macro2 v1.0.27 (as host dependency): span-locations [INFO] [stderr] serde_json v1.0.64 (as host dependency): unbounded_depth [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling camino v1.0.4 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking cargo-platform v0.1.1 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking version-sync v0.9.2 [INFO] [stderr] Checking cargo_metadata v0.13.1 [INFO] [stderr] Compiling schemafy_core v0.5.2 [INFO] [stderr] Compiling schemafy_lib v0.5.2 [INFO] [stderr] Compiling serde-sarif v0.2.15 [INFO] [stderr] error: failed to run custom build command for `serde-sarif v0.2.15` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/serde-sarif-dd056e446fefaf7b/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src/schema.json [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'a7a572ce3edd6d476191fbfe92c9c1986e009b34' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Error: Broken pipe (os error 32) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.41/src/error.rs:519:25 [INFO] [stderr] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/core/src/result.rs:1915:27 [INFO] [stderr] 2: build_script_build::reformat [INFO] [stderr] at ./build.rs:20:3 [INFO] [stderr] 3: build_script_build::main [INFO] [stderr] at ./build.rs:113:18 [INFO] [stderr] 4: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 5: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 6: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/rt.rs:63:18 [INFO] [stderr] 7: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 8: std::panicking::try::do_call [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:403:40 [INFO] [stderr] 9: std::panicking::try [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:367:19 [INFO] [stderr] 10: std::panic::catch_unwind [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panic.rs:129:14 [INFO] [stderr] 11: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/rt.rs:45:48 [INFO] [stderr] 12: std::panicking::try::do_call [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:403:40 [INFO] [stderr] 13: std::panicking::try [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:367:19 [INFO] [stderr] 14: std::panic::catch_unwind [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panic.rs:129:14 [INFO] [stderr] 15: std::rt::lang_start_internal [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/rt.rs:45:20 [INFO] [stderr] 16: std::rt::lang_start [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/rt.rs:62:5 [INFO] [stderr] 17: main [INFO] [stderr] 18: __libc_start_main [INFO] [stderr] 19: _start [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" "154b5cd50bc9f3f05c4c8a630559f4cd71c993e28eae0c45bb92b58f8d453cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "154b5cd50bc9f3f05c4c8a630559f4cd71c993e28eae0c45bb92b58f8d453cbb", kill_on_drop: false }` [INFO] [stdout] 154b5cd50bc9f3f05c4c8a630559f4cd71c993e28eae0c45bb92b58f8d453cbb