[INFO] crate sse-codec 0.2.0 is already in cache [INFO] checking sse-codec-0.2.0 against try#e6563ac70cbfd3196492061900e9e9793e065e4d for pr-69410 [INFO] extracting crate sse-codec 0.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate sse-codec 0.2.0 on toolchain e6563ac70cbfd3196492061900e9e9793e065e4d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sse-codec 0.2.0 [INFO] finished tweaking crates.io crate sse-codec 0.2.0 [INFO] tweaked toml for crates.io crate sse-codec 0.2.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate sse-codec 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ff4402b289669a70673b9011ed0fb5266c0701dd3a2b51bb455e580ad723e3c7 [INFO] running `"docker" "start" "-a" "ff4402b289669a70673b9011ed0fb5266c0701dd3a2b51bb455e580ad723e3c7"` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking async-task v1.2.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking async-std v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking pin-project v0.4.7 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking futures_codec v0.3.4 [INFO] [stderr] Checking sse-codec v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `surf` [INFO] [stderr] --> examples/signalhub.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | let response = surf::get("https://signalhub-jccqtwhdwc.now.sh/v1/sse-codec/example").await?; [INFO] [stderr] | ^^^^ use of undeclared type or module `surf` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `surf` [INFO] [stderr] --> examples/signalhub.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | surf::post("https://signalhub-jccqtwhdwc.now.sh/v1/sse-codec/example") [INFO] [stderr] | ^^^^ use of undeclared type or module `surf` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `surf` [INFO] [stderr] --> examples/signalhub.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | surf::post("https://signalhub-jccqtwhdwc.now.sh/v1/sse-codec/example") [INFO] [stderr] | ^^^^ use of undeclared type or module `surf` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `try_next` found for struct `futures_codec::framed_read::FramedRead<_, sse_codec::SSECodec>` in the current scope [INFO] [stderr] --> examples/signalhub.rs:14:35 [INFO] [stderr] | [INFO] [stderr] 14 | while let Some(line) = events.try_next().await? { [INFO] [stderr] | ^^^^^^^^ method not found in `futures_codec::framed_read::FramedRead<_, sse_codec::SSECodec>` [INFO] [stderr] | [INFO] [stderr] = note: `events` is a function, perhaps you wish to call it [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `sse-codec`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ff4402b289669a70673b9011ed0fb5266c0701dd3a2b51bb455e580ad723e3c7"` [INFO] running `"docker" "rm" "-f" "ff4402b289669a70673b9011ed0fb5266c0701dd3a2b51bb455e580ad723e3c7"` [INFO] [stdout] ff4402b289669a70673b9011ed0fb5266c0701dd3a2b51bb455e580ad723e3c7