[INFO] cloning repository https://github.com/platerflow/platerflow.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/platerflow/platerflow.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaterflow%2Fplaterflow.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaterflow%2Fplaterflow.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e44a5c0732909c1031710eb8bdcacce13bb5906 [INFO] checking platerflow/platerflow.rs against try#ea2bf32540662c61547071aad6cf0851a0b02f58 for pr-96376 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaterflow%2Fplaterflow.rs" "/workspace/builds/worker-110/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-110/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/platerflow/platerflow.rs on toolchain ea2bf32540662c61547071aad6cf0851a0b02f58 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/platerflow/platerflow.rs [INFO] finished tweaking git repo https://github.com/platerflow/platerflow.rs [INFO] tweaked toml for git repo https://github.com/platerflow/platerflow.rs written to /workspace/builds/worker-110/source/Cargo.toml [INFO] crate git repo https://github.com/platerflow/platerflow.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52293a286d981c2b0c94be3b00ef568979ce7f697103b39f6c29c3fbe63f2363 [INFO] running `Command { std: "docker" "start" "-a" "52293a286d981c2b0c94be3b00ef568979ce7f697103b39f6c29c3fbe63f2363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52293a286d981c2b0c94be3b00ef568979ce7f697103b39f6c29c3fbe63f2363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52293a286d981c2b0c94be3b00ef568979ce7f697103b39f6c29c3fbe63f2363", kill_on_drop: false }` [INFO] [stdout] 52293a286d981c2b0c94be3b00ef568979ce7f697103b39f6c29c3fbe63f2363 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59e343ce7de6b94f8fc26aaa2fd717a6ed165f9763c275a92c91f643d28a45f7 [INFO] running `Command { std: "docker" "start" "-a" "59e343ce7de6b94f8fc26aaa2fd717a6ed165f9763c275a92c91f643d28a45f7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking ipnet v2.4.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking subprocess v0.2.8 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking h2 v0.3.12 [INFO] [stderr] Checking hyper v0.14.17 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.136/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=643399df20f5eb13 -C extra-filename=-643399df20f5eb13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d937f1f82ffb437d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4040e84c0ddb8645.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0ed3f484ddf76ce0.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hyper` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type staticlib --crate-type cdylib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="socket2"' --cfg 'feature="tcp"' -C metadata=b75dacbf644e8a81 -C extra-filename=-b75dacbf644e8a81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0b6620405fcf1713.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-2fc2b286cea85861.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-b16e3589cc235645.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1962e1b01ab07aa7.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-06290affeebc06ec.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-e99ce43994491469.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-5a14cbff275f9bd9.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-383992b20d31af4a.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-7325359abe6f9cd0.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ffb405c4aca92714.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-b1034f76d9613473.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b6a1cb7fee64ba0c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bbca4992dccefa07.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-d28b356326dc660e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bf848b837825daff.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-39439e8cd04b8732.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "59e343ce7de6b94f8fc26aaa2fd717a6ed165f9763c275a92c91f643d28a45f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59e343ce7de6b94f8fc26aaa2fd717a6ed165f9763c275a92c91f643d28a45f7", kill_on_drop: false }` [INFO] [stdout] 59e343ce7de6b94f8fc26aaa2fd717a6ed165f9763c275a92c91f643d28a45f7