[INFO] fetching crate clitrans 0.3.5... [INFO] checking clitrans-0.3.5 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate clitrans 0.3.5 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate clitrans 0.3.5 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate clitrans 0.3.5 [INFO] finished tweaking crates.io crate clitrans 0.3.5 [INFO] tweaked toml for crates.io crate clitrans 0.3.5 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate clitrans 0.3.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xshell-macros v0.1.9 [INFO] [stderr] Downloaded xshell v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "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] 2ae53b41e8d157836873719f80cef4d83c1adfdd159a4dbe596663af5595755c [INFO] running `Command { std: "docker" "start" "-a" "2ae53b41e8d157836873719f80cef4d83c1adfdd159a4dbe596663af5595755c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ae53b41e8d157836873719f80cef4d83c1adfdd159a4dbe596663af5595755c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ae53b41e8d157836873719f80cef4d83c1adfdd159a4dbe596663af5595755c", kill_on_drop: false }` [INFO] [stdout] 2ae53b41e8d157836873719f80cef4d83c1adfdd159a4dbe596663af5595755c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 592f50f01b6b3ef3ee58f6ce594ca8e8b179a58dc414bfcbb871fd16243d6490 [INFO] running `Command { std: "docker" "start" "-a" "592f50f01b6b3ef3ee58f6ce594ca8e8b179a58dc414bfcbb871fd16243d6490", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling xshell-macros v0.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling isahc v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Compiling openssl-src v111.14.0+1.1.1j [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.41+curl-7.75.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking sluice v0.5.4 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling xshell v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking alsa v0.4.3 [INFO] [stderr] Checking rustyline v8.0.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Checking cpal v0.13.1 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking flume v0.10.2 [INFO] [stderr] Checking rodio v0.13.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling clitrans v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `clitrans v0.3.5 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/clitrans-56f28a570182bd47/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'b20a093d9fb1ffaa04ae9852cb034864a992bafd' [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: command `rustfmt --config-path .rustfmt.toml` failed, exit status: 1 [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "592f50f01b6b3ef3ee58f6ce594ca8e8b179a58dc414bfcbb871fd16243d6490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "592f50f01b6b3ef3ee58f6ce594ca8e8b179a58dc414bfcbb871fd16243d6490", kill_on_drop: false }` [INFO] [stdout] 592f50f01b6b3ef3ee58f6ce594ca8e8b179a58dc414bfcbb871fd16243d6490