[INFO] fetching crate clitrans 0.3.5... [INFO] checking clitrans-0.3.5 against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] extracting crate clitrans 0.3.5 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate clitrans 0.3.5 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 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-1/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" "+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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] f137823c954afeb603cf6a32dbe751631f7f4ac0b24085a3d979ef0a0d39c90d [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" "f137823c954afeb603cf6a32dbe751631f7f4ac0b24085a3d979ef0a0d39c90d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f137823c954afeb603cf6a32dbe751631f7f4ac0b24085a3d979ef0a0d39c90d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f137823c954afeb603cf6a32dbe751631f7f4ac0b24085a3d979ef0a0d39c90d", kill_on_drop: false }` [INFO] [stdout] f137823c954afeb603cf6a32dbe751631f7f4ac0b24085a3d979ef0a0d39c90d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] b6de85607ef97270bb9de73f1e70497682b25690f621baaee796ae36211ebd65 [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" "b6de85607ef97270bb9de73f1e70497682b25690f621baaee796ae36211ebd65", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling xshell-macros v0.1.9 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling isahc v1.1.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking utf8parse v0.2.0 [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 crossbeam-utils v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Checking sluice v0.5.4 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling xshell v0.1.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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 phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling html5ever v0.25.1 [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 thiserror v1.0.24 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking flume v0.10.2 [INFO] [stderr] Checking rodio v0.13.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking string_cache v0.8.1 [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 'a5f164faad4a2fed606b8160fd7ecd2d5cbba381' [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" "b6de85607ef97270bb9de73f1e70497682b25690f621baaee796ae36211ebd65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6de85607ef97270bb9de73f1e70497682b25690f621baaee796ae36211ebd65", kill_on_drop: false }` [INFO] [stdout] b6de85607ef97270bb9de73f1e70497682b25690f621baaee796ae36211ebd65