[INFO] cloning repository https://github.com/herwigstuetz/open-here [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/herwigstuetz/open-here" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fherwigstuetz%2Fopen-here", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fherwigstuetz%2Fopen-here'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 755aa0af17ef35aecfdfa78e648f1f58c152ce59 [INFO] checking herwigstuetz/open-here against try#279ba2cff36a3029611d32ee1b5c82559c565f69 for pr-87316 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fherwigstuetz%2Fopen-here" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/herwigstuetz/open-here on toolchain 279ba2cff36a3029611d32ee1b5c82559c565f69 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+279ba2cff36a3029611d32ee1b5c82559c565f69" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/herwigstuetz/open-here [INFO] finished tweaking git repo https://github.com/herwigstuetz/open-here [INFO] tweaked toml for git repo https://github.com/herwigstuetz/open-here written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/herwigstuetz/open-here already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+279ba2cff36a3029611d32ee1b5c82559c565f69" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded envconfig v0.9.1 [INFO] [stderr] Downloaded sha-1 v0.9.3 [INFO] [stderr] Downloaded reqwest v0.11.0 [INFO] [stderr] Downloaded bytestring v1.0.0 [INFO] [stderr] Downloaded redox_syscall v0.2.4 [INFO] [stderr] Downloaded actix-router v0.2.7 [INFO] [stderr] Downloaded envconfig_derive v0.9.1 [INFO] [stderr] Downloaded idna v0.2.1 [INFO] [stderr] Downloaded mio v0.7.7 [INFO] [stderr] Downloaded backtrace v0.3.56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+279ba2cff36a3029611d32ee1b5c82559c565f69" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3b00c19de15d2472d3c01f2d3f5fdd868f51b0d04ef686eec873322bda7371e5 [INFO] running `Command { std: "docker" "start" "-a" "3b00c19de15d2472d3c01f2d3f5fdd868f51b0d04ef686eec873322bda7371e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b00c19de15d2472d3c01f2d3f5fdd868f51b0d04ef686eec873322bda7371e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b00c19de15d2472d3c01f2d3f5fdd868f51b0d04ef686eec873322bda7371e5", kill_on_drop: false }` [INFO] [stdout] 3b00c19de15d2472d3c01f2d3f5fdd868f51b0d04ef686eec873322bda7371e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+279ba2cff36a3029611d32ee1b5c82559c565f69" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cafeaec074eda6282e2fd67fede2bbfcb82885b321451e002d700cc0522935b [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" "8cafeaec074eda6282e2fd67fede2bbfcb82885b321451e002d700cc0522935b", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling envconfig_derive v0.9.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking sha-1 v0.9.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking envconfig v0.9.1 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking flate2 v1.0.20 [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.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -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=cc2e8f7d29bde05e -C extra-filename=-cc2e8f7d29bde05e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-e2c2a95711bc7c9b.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-7536bc39d17d858d.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-b2372ed27bd2c3fa.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-781480fb51eb2ce6.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-6125934d74384a4a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-53c8ad270b6b4ccb.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-fd7a6244e686669a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-fd0ee5acd35d03b7.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-63629f8016b5d6f6.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-a2253b72c5eeb833.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-920ce585016515d8.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-f3b4cd936737dcab.rmeta --cap-lints allow --cap-lints=forbid` (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" "8cafeaec074eda6282e2fd67fede2bbfcb82885b321451e002d700cc0522935b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cafeaec074eda6282e2fd67fede2bbfcb82885b321451e002d700cc0522935b", kill_on_drop: false }` [INFO] [stdout] 8cafeaec074eda6282e2fd67fede2bbfcb82885b321451e002d700cc0522935b