[INFO] updating cached repository https://github.com/jakubadamw/rust-ices-triage-scan
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 9e4e89f25de63f36196d0f2e47229fbebb4bef6d
[INFO] checking jakubadamw/rust-ices-triage-scan against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubadamw%2Frust-ices-triage-scan" "/workspace/builds/worker-0/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jakubadamw/rust-ices-triage-scan on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/jakubadamw/rust-ices-triage-scan
[INFO] finished tweaking git repo https://github.com/jakubadamw/rust-ices-triage-scan
[INFO] tweaked toml for git repo https://github.com/jakubadamw/rust-ices-triage-scan written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate git repo https://github.com/jakubadamw/rust-ices-triage-scan already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] b68c73a344c1c0bcf7ec294e72e2b5556ba24d04390ef14c4efe24cf3f2b36e9
[INFO] running `"docker" "start" "-a" "b68c73a344c1c0bcf7ec294e72e2b5556ba24d04390ef14c4efe24cf3f2b36e9"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]    Compiling curl v0.4.25
[INFO] [stderr]     Checking arc-swap v0.4.3
[INFO] [stderr]    Compiling isahc v0.7.4
[INFO] [stderr]     Checking rgb v0.8.14
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.2
[INFO] [stderr]    Compiling curl-sys v0.4.23
[INFO] [stderr]    Compiling openssl-sys v0.9.51
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking tracing-core v0.1.6
[INFO] [stderr]     Checking c2-chacha v0.2.2
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking socket2 v0.3.11
[INFO] [stderr]     Checking signal-hook-registry v1.1.1
[INFO] [stderr]     Checking sluice v0.4.2
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking winconsole v0.10.0
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking http v0.1.18
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking colored v1.8.0
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking tokio-sync v0.2.0-alpha.6
[INFO] [stderr]     Checking futures-executor-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling pin-project-internal v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling tracing-attributes v0.1.4
[INFO] [stderr]    Compiling tokio-macros v0.2.0-alpha.6
[INFO] [stderr]    Compiling futures-async-stream-macro v0.1.0-alpha.7
[INFO] [stderr]     Checking tracing v0.1.9
[INFO] [stderr]     Checking tokio-executor v0.2.0-alpha.6
[INFO] [stderr]     Checking pin-project v0.4.3
[INFO] [stderr]     Checking tokio-io v0.2.0-alpha.6
[INFO] [stderr]     Checking futures-async-stream v0.1.0-alpha.7
[INFO] [stderr] error[E0425]: cannot find function `set_task_context` in module `future`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-async-stream-0.1.0-alpha.7/src/stream.rs:44:17
[INFO] [stderr]    |
[INFO] [stderr] 44 |         future::set_task_context(cx, || match this.gen.resume() {
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^ not found in `future`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `get_task_context` in module `future`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-async-stream-0.1.0-alpha.7/src/stream.rs:60:13
[INFO] [stderr]    |
[INFO] [stderr] 60 |     future::get_task_context(|cx| S::poll_next(s, cx))
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^ not found in `future`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `get_task_context` in module `future`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-async-stream-0.1.0-alpha.7/src/stream.rs:72:13
[INFO] [stderr]    |
[INFO] [stderr] 72 |     future::get_task_context(|cx| F::poll(f, cx))
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^ not found in `future`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `set_task_context` in module `future`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-async-stream-0.1.0-alpha.7/src/try_stream.rs:50:27
[INFO] [stderr]    |
[INFO] [stderr] 50 |         let res = future::set_task_context(cx, || match this.gen.as_mut().resume() {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^ not found in `future`
[INFO] [stderr] 
[INFO] [stderr] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-async-stream-0.1.0-alpha.7/src/stream.rs:44:56
[INFO] [stderr]    |
[INFO] [stderr] 44 |         future::set_task_context(cx, || match this.gen.resume() {
[INFO] [stderr]    |                                                        ^^^^^^- supplied 0 arguments
[INFO] [stderr]    |
[INFO] [stderr] help: expected the unit value `()`; create it with empty parentheses
[INFO] [stderr]    |
[INFO] [stderr] 44 |         future::set_task_context(cx, || match this.gen.resume(()) {
[INFO] [stderr]    |                                                               ^^
[INFO] [stderr] 
[INFO] [stderr] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-async-stream-0.1.0-alpha.7/src/try_stream.rs:50:75
[INFO] [stderr]    |
[INFO] [stderr] 50 |         let res = future::set_task_context(cx, || match this.gen.as_mut().resume() {
[INFO] [stderr]    |                                                                           ^^^^^^- supplied 0 arguments
[INFO] [stderr]    |
[INFO] [stderr] help: expected the unit value `()`; create it with empty parentheses
[INFO] [stderr]    |
[INFO] [stderr] 50 |         let res = future::set_task_context(cx, || match this.gen.as_mut().resume(()) {
[INFO] [stderr]    |                                                                                  ^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 6 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0061, E0425.
[INFO] [stderr] For more information about an error, try `rustc --explain E0061`.
[INFO] [stderr] error: could not compile `futures-async-stream`.
[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" "b68c73a344c1c0bcf7ec294e72e2b5556ba24d04390ef14c4efe24cf3f2b36e9"`
[INFO] running `"docker" "rm" "-f" "b68c73a344c1c0bcf7ec294e72e2b5556ba24d04390ef14c4efe24cf3f2b36e9"`
[INFO] [stdout] b68c73a344c1c0bcf7ec294e72e2b5556ba24d04390ef14c4efe24cf3f2b36e9
