[INFO] cloning repository https://github.com/cauchy-team/cauchy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cauchy-team/cauchy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcauchy-team%2Fcauchy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcauchy-team%2Fcauchy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df991e2a2ae64c846260b17500e705e9fee33690 [INFO] checking cauchy-team/cauchy against try#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcauchy-team%2Fcauchy" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cauchy-team/cauchy on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cauchy-team/cauchy [INFO] finished tweaking git repo https://github.com/cauchy-team/cauchy [INFO] tweaked toml for git repo https://github.com/cauchy-team/cauchy written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/cauchy-team/cauchy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tokio-rs/tracing.git` [INFO] [stderr] Updating git repository `https://github.com/hlb8122/oddsketch-rs` [INFO] [stderr] Updating git repository `https://github.com/TheRealBluesun/rust-wasm` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-tower v0.4.0 [INFO] [stderr] Downloaded stream-cancel v0.5.2 [INFO] [stderr] Downloaded dashmap v3.11.1 [INFO] [stderr] Downloaded minisketch-rs v0.1.9 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93bfd32b01ad6eb67b429c724c56a9979d8b2a8171ec65711d089134bb13faad [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" "93bfd32b01ad6eb67b429c724c56a9979d8b2a8171ec65711d089134bb13faad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93bfd32b01ad6eb67b429c724c56a9979d8b2a8171ec65711d089134bb13faad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93bfd32b01ad6eb67b429c724c56a9979d8b2a8171ec65711d089134bb13faad", kill_on_drop: false }` [INFO] [stdout] 93bfd32b01ad6eb67b429c724c56a9979d8b2a8171ec65711d089134bb13faad [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28bf0a004d6b3f698a2352ff5324dd950222e52848b946312bdb30cdd5dc6e96 [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" "28bf0a004d6b3f698a2352ff5324dd950222e52848b946312bdb30cdd5dc6e96", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bindgen v0.49.4 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking oddsketch v0.1.0 (https://github.com/hlb8122/oddsketch-rs#cb95fb18) [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling rust-wasm v0.1.0 (https://github.com/TheRealBluesun/rust-wasm?tag=v0.1.2#8f76f8d2) [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking oorandom v11.1.1 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking cauchy-database v0.1.0 (/opt/rustwide/workdir/cauchy-database) [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.10 (https://github.com/tokio-rs/tracing.git#a37ad4d5) [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling blake3 v0.3.3 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking plotters v0.2.14 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking ahash v0.3.4 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking criterion-plot v0.4.2 [INFO] [stderr] Checking dashmap v3.11.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.7 (https://github.com/tokio-rs/tracing.git#a37ad4d5) [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Compiling minisketch-rs v0.1.9 [INFO] [stderr] Checking tracing v0.1.13 (https://github.com/tokio-rs/tracing.git#a37ad4d5) [INFO] [stderr] Checking tracing v0.1.14 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tracing-futures v0.2.4 (https://github.com/tokio-rs/tracing.git#a37ad4d5) [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tower-make v0.3.0 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tokio-rustls v0.13.0 [INFO] [stderr] Checking tower-limit v0.3.1 [INFO] [stderr] Compiling tonic-build v0.2.0 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking tower-util v0.3.1 [INFO] [stderr] Checking tokio-tower v0.4.0 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking tower-ready-cache v0.3.1 [INFO] [stderr] Checking stream-cancel v0.5.2 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tower-balance v0.3.0 [INFO] [stderr] Checking tracing-tower v0.1.0 (https://github.com/tokio-rs/tracing.git#a37ad4d5) [INFO] [stderr] Checking tower v0.3.1 [INFO] [stderr] Compiling cauchy-rpc v0.1.0 (/opt/rustwide/workdir/cauchy-rpc) [INFO] [stderr] error: failed to run custom build command for `cauchy-rpc v0.1.0 (/opt/rustwide/workdir/cauchy-rpc)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cauchy-rpc-e5c7ad6fe10bd51b/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '9c1dcf141bc0875407c4eb36972857bd3db713e2' [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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "28bf0a004d6b3f698a2352ff5324dd950222e52848b946312bdb30cdd5dc6e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28bf0a004d6b3f698a2352ff5324dd950222e52848b946312bdb30cdd5dc6e96", kill_on_drop: false }` [INFO] [stdout] 28bf0a004d6b3f698a2352ff5324dd950222e52848b946312bdb30cdd5dc6e96