[INFO] fetching crate hyperbole 0.1.2... [INFO] testing hyperbole-0.1.2 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate hyperbole 0.1.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate hyperbole 0.1.2 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] removed /workspace/builds/worker-5/source/rust-toolchain [INFO] started tweaking crates.io crate hyperbole 0.1.2 [INFO] finished tweaking crates.io crate hyperbole 0.1.2 [INFO] tweaked toml for crates.io crate hyperbole 0.1.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate hyperbole 0.1.2 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 3033954e82ea26ba2cf961bac2ab1565b29e372f5cc6c7d558d4fe45935e06de [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" "3033954e82ea26ba2cf961bac2ab1565b29e372f5cc6c7d558d4fe45935e06de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3033954e82ea26ba2cf961bac2ab1565b29e372f5cc6c7d558d4fe45935e06de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3033954e82ea26ba2cf961bac2ab1565b29e372f5cc6c7d558d4fe45935e06de", kill_on_drop: false }` [INFO] [stdout] 3033954e82ea26ba2cf961bac2ab1565b29e372f5cc6c7d558d4fe45935e06de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5bd0c1db8e6805c09735416d1ebc916bd94c82b48d69d0cfde64be03f74b9b38 [INFO] running `Command { std: "docker" "start" "-a" "5bd0c1db8e6805c09735416d1ebc916bd94c82b48d69d0cfde64be03f74b9b38", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling frunk_core v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling hyperbole_macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-staticfile v0.5.3 [INFO] [stderr] Compiling hyperbole v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/reply/sse.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/reply/sse.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "5bd0c1db8e6805c09735416d1ebc916bd94c82b48d69d0cfde64be03f74b9b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bd0c1db8e6805c09735416d1ebc916bd94c82b48d69d0cfde64be03f74b9b38", kill_on_drop: false }` [INFO] [stdout] 5bd0c1db8e6805c09735416d1ebc916bd94c82b48d69d0cfde64be03f74b9b38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6facba0886a826f5824b2cd88b0cbd01a65f1a2f494ecc4c62bb7adfadab4fa [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" "a6facba0886a826f5824b2cd88b0cbd01a65f1a2f494ecc4c62bb7adfadab4fa", 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] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/reply/sse.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/reply/sse.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling hyperbole v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/reply/sse.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/reply/sse.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyperbole` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name crud --edition=2018 examples/crud.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9076c7b73dd01e97 -C extra-filename=-9076c7b73dd01e97 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib --extern frunk_core=/opt/rustwide/target/debug/deps/libfrunk_core-ea6f8bed8185fd5f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ae07a58b3e6fb277.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-f76ef7a3e55a94b4.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-4dcfd06458c45a08.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a617702356a22922.rlib --extern hyper_staticfile=/opt/rustwide/target/debug/deps/libhyper_staticfile-a88e82a8a040071f.rlib --extern hyperbole=/opt/rustwide/target/debug/deps/libhyperbole-8423d2ff91fd1b98.rlib --extern hyperbole_macros=/opt/rustwide/target/debug/deps/libhyperbole_macros-e0f918455743ffb9.so --extern mime=/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-68e13131895e17b7.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-b49cc656c4a1c492.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-56604f43f7eac8a7.so --extern serde=/opt/rustwide/target/debug/deps/libserde-c1158759ab8bd219.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6a37a30781f223b0.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-148940ed4bad4a8c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dedc1fe004be572c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cad8709e2bbd2f86.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a6facba0886a826f5824b2cd88b0cbd01a65f1a2f494ecc4c62bb7adfadab4fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6facba0886a826f5824b2cd88b0cbd01a65f1a2f494ecc4c62bb7adfadab4fa", kill_on_drop: false }` [INFO] [stdout] a6facba0886a826f5824b2cd88b0cbd01a65f1a2f494ecc4c62bb7adfadab4fa