[INFO] fetching crate otter-api-tests 0.7.3... [INFO] testing otter-api-tests-0.7.3 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate otter-api-tests 0.7.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate otter-api-tests 0.7.3 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate otter-api-tests 0.7.3 [INFO] finished tweaking crates.io crate otter-api-tests 0.7.3 [INFO] tweaked toml for crates.io crate otter-api-tests 0.7.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate otter-api-tests 0.7.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] b58b6bfdecceaccabcec9aaa5b0c66660a151d9e1e3acb79afbf85e89ddba673 [INFO] running `Command { std: "docker" "start" "-a" "b58b6bfdecceaccabcec9aaa5b0c66660a151d9e1e3acb79afbf85e89ddba673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b58b6bfdecceaccabcec9aaa5b0c66660a151d9e1e3acb79afbf85e89ddba673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b58b6bfdecceaccabcec9aaa5b0c66660a151d9e1e3acb79afbf85e89ddba673", kill_on_drop: false }` [INFO] [stdout] b58b6bfdecceaccabcec9aaa5b0c66660a151d9e1e3acb79afbf85e89ddba673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e829e46de47112035673ac27c11c8af08af6ae65cb931790e5fe25df2f51dc9 [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" "2e829e46de47112035673ac27c11c8af08af6ae65cb931790e5fe25df2f51dc9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling extend v1.1.1 [INFO] [stderr] error: could not compile `h2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/h2-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c741d3e1fd359453 -C extra-filename=-c741d3e1fd359453 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8d7d9e7b3a8cf276.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-875b169c8a7625c4.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c47e6164bf80fe01.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-571f11d4db8d857b.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a994a4d2fb288784.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.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" "2e829e46de47112035673ac27c11c8af08af6ae65cb931790e5fe25df2f51dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e829e46de47112035673ac27c11c8af08af6ae65cb931790e5fe25df2f51dc9", kill_on_drop: false }` [INFO] [stdout] 2e829e46de47112035673ac27c11c8af08af6ae65cb931790e5fe25df2f51dc9