[INFO] cloning repository https://github.com/krrrr38/lispust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krrrr38/lispust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrrrr38%2Flispust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrrrr38%2Flispust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7094492234996fe7398716373f2224159bc707ec
[INFO] checking krrrr38/lispust against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrrrr38%2Flispust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/krrrr38/lispust
[INFO] finished tweaking git repo https://github.com/krrrr38/lispust
[INFO] tweaked toml for git repo https://github.com/krrrr38/lispust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/krrrr38/lispust on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/krrrr38/lispust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "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 which v4.2.2
[INFO] [stderr]   Downloaded tonic-build v0.5.2
[INFO] [stderr]   Downloaded tokio-io-timeout v1.1.1
[INFO] [stderr]   Downloaded tracing-core v0.1.20
[INFO] [stderr]   Downloaded bytestring v1.0.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.16
[INFO] [stderr]   Downloaded tonic v0.5.2
[INFO] [stderr]   Downloaded tinyvec v1.4.0
[INFO] [stderr]   Downloaded tracing v0.1.28
[INFO] [stderr]   Downloaded tower v0.4.8
[INFO] [stderr]   Downloaded actix-http v2.2.1
[INFO] [stderr]   Downloaded actix-web v3.3.2
[INFO] [stderr]   Downloaded hyper v0.14.13
[INFO] [stderr]   Downloaded tokio v1.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f0b91a7eba57e148c2fed811880575e5de68ba61a1fbe76a5d3a548eaddbfa8
[INFO] running `Command { std: "docker" "start" "-a" "6f0b91a7eba57e148c2fed811880575e5de68ba61a1fbe76a5d3a548eaddbfa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f0b91a7eba57e148c2fed811880575e5de68ba61a1fbe76a5d3a548eaddbfa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f0b91a7eba57e148c2fed811880575e5de68ba61a1fbe76a5d3a548eaddbfa8", kill_on_drop: false }`
[INFO] [stdout] 6f0b91a7eba57e148c2fed811880575e5de68ba61a1fbe76a5d3a548eaddbfa8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bf678db24c515705856fc7f2cce03dbf2e336436f9520048a894a4efec3f86f
[INFO] running `Command { std: "docker" "start" "-a" "1bf678db24c515705856fc7f2cce03dbf2e336436f9520048a894a4efec3f86f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking tracing-core v0.1.20
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling tokio v1.13.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]     Checking tinyvec v1.4.0
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking bytestring v1.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]     Checking futures-util v0.3.17
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.29
[INFO] [stderr]     Checking tracing v0.1.28
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]     Checking pin-project v0.4.28
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]     Checking actix-codec v0.3.0
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking lispust-core v0.1.0 (/opt/rustwide/workdir/lispust-core)
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> lispust-core/src/lib.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |     List(Vec<Exp>),
[INFO] [stdout]    |     ---- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Exp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 34 -     List(Vec<Exp>),
[INFO] [stdout] 34 +     List(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]     Checking actix-service v1.0.6
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking trust-dns-proto v0.19.7
[INFO] [stderr]     Checking tokio-util v0.6.8
[INFO] [stderr]     Checking tokio-stream v0.1.7
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]     Checking tokio-io-timeout v1.1.1
[INFO] [stderr]     Checking h2 v0.3.4
[INFO] [stderr]     Checking tower v0.4.8
[INFO] [stderr]     Checking async-stream v0.3.2
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking trust-dns-resolver v0.19.7
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]     Checking lispust-cmd v0.1.0 (/opt/rustwide/workdir/lispust-cmd)
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> lispust-core/src/lib.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |     List(Vec<Exp>),
[INFO] [stdout]    |     ---- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Exp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 34 -     List(Vec<Exp>),
[INFO] [stdout] 34 +     List(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]     Checking actix-utils v2.0.0
[INFO] [stderr]    Compiling tonic-build v0.5.2
[INFO] [stderr]     Checking actix-connect v2.0.0
[INFO] [stderr]     Checking actix-server v1.0.4
[INFO] [stderr]     Checking actix-tls v2.0.0
[INFO] [stderr]     Checking actix-testing v1.0.1
[INFO] [stderr]     Checking hyper v0.14.13
[INFO] [stderr]    Compiling lispust-grpc v0.1.0 (/opt/rustwide/workdir/lispust-grpc)
[INFO] [stderr] error: failed to run custom build command for `lispust-grpc v0.1.0 (/opt/rustwide/workdir/lispust-grpc)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/lispust-grpc-9c9bafeb7597a78f/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain 'df1b9bf194c9183fb7c0604484171064069ce232'.
[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] running `Command { std: "docker" "inspect" "1bf678db24c515705856fc7f2cce03dbf2e336436f9520048a894a4efec3f86f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf678db24c515705856fc7f2cce03dbf2e336436f9520048a894a4efec3f86f", kill_on_drop: false }`
[INFO] [stdout] 1bf678db24c515705856fc7f2cce03dbf2e336436f9520048a894a4efec3f86f
