[INFO] fetching crate wicrs_api 0.2.1... [INFO] testing wicrs_api-0.2.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate wicrs_api 0.2.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate wicrs_api 0.2.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wicrs_api 0.2.1 [INFO] finished tweaking crates.io crate wicrs_api 0.2.1 [INFO] tweaked toml for crates.io crate wicrs_api 0.2.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v1.5.0 [INFO] [stderr] Downloaded serde_with v1.10.0 [INFO] [stderr] Downloaded wicrs_server v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f11befaf59990403f9bc8e2fb028cce518c65369b729435176a5b69296584052 [INFO] running `Command { std: "docker" "start" "-a" "f11befaf59990403f9bc8e2fb028cce518c65369b729435176a5b69296584052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f11befaf59990403f9bc8e2fb028cce518c65369b729435176a5b69296584052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f11befaf59990403f9bc8e2fb028cce518c65369b729435176a5b69296584052", kill_on_drop: false }` [INFO] [stdout] f11befaf59990403f9bc8e2fb028cce518c65369b729435176a5b69296584052 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28a78ce87cc22e13c50582202514512aae752415d0b2ca91cfd863800e5af9be [INFO] running `Command { std: "docker" "start" "-a" "28a78ce87cc22e13c50582202514512aae752415d0b2ca91cfd863800e5af9be", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] error: could not compile `futures-util` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="proc-macro-hack"' --cfg 'feature="proc-macro-nested"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=f5f45217f891429c -C extra-filename=-f5f45217f891429c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-47516392fc2f3fb3.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-e68df3b16b7eb8b6.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-c247f1ac17961e38.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-83590df240015aa2.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-c25b807cb58a0525.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-563805dbdd5c2f4f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rmeta --cap-lints allow --cap-lints=warn --cfg fn_like_proc_macro` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "28a78ce87cc22e13c50582202514512aae752415d0b2ca91cfd863800e5af9be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28a78ce87cc22e13c50582202514512aae752415d0b2ca91cfd863800e5af9be", kill_on_drop: false }` [INFO] [stdout] 28a78ce87cc22e13c50582202514512aae752415d0b2ca91cfd863800e5af9be