[INFO] cloning repository https://github.com/hustxiaoc/learningrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hustxiaoc/learningrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhustxiaoc%2Flearningrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhustxiaoc%2Flearningrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c6691af2a79ab7126852529c3dd0009ac82a739 [INFO] checking hustxiaoc/learningrust against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhustxiaoc%2Flearningrust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hustxiaoc/learningrust on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hustxiaoc/learningrust [INFO] removed path dependency acm from git repo https://github.com/hustxiaoc/learningrust [INFO] removed path dependency async_init from git repo https://github.com/hustxiaoc/learningrust [INFO] finished tweaking git repo https://github.com/hustxiaoc/learningrust [INFO] tweaked toml for git repo https://github.com/hustxiaoc/learningrust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (acm) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (async_init) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a48ade55568a1baefdb9fd78ef6e5fe65ad4b0868dff9601939a7660407e52a7 [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" "a48ade55568a1baefdb9fd78ef6e5fe65ad4b0868dff9601939a7660407e52a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a48ade55568a1baefdb9fd78ef6e5fe65ad4b0868dff9601939a7660407e52a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48ade55568a1baefdb9fd78ef6e5fe65ad4b0868dff9601939a7660407e52a7", kill_on_drop: false }` [INFO] [stdout] a48ade55568a1baefdb9fd78ef6e5fe65ad4b0868dff9601939a7660407e52a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51a345bb9e1bdb37c2a7b3b59a1bd32ea067637aed449b7dbd2a71e52a034bed [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" "51a345bb9e1bdb37c2a7b3b59a1bd32ea067637aed449b7dbd2a71e52a034bed", kill_on_drop: false }` [INFO] [stderr] warning: dependency (acm) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (async_init) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking data-encoding v2.3.1 [INFO] [stderr] Compiling http-types v2.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Checking common_macros v0.1.1 [INFO] [stderr] Checking sql-builder v0.12.2 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking aes-soft v0.6.3 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking polyval v0.4.1 [INFO] [stderr] Checking openssl v0.10.30 [INFO] [stderr] Checking sqlformat v0.1.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling async_init v0.1.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking byte-pool v0.2.2 [INFO] [stderr] Checking acm v0.1.3 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking femme v2.1.1 [INFO] [stderr] Checking native-tls v0.2.6 [INFO] [stderr] Checking serde_qs v0.7.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking combine v4.3.2 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Compiling sqlx-core v0.3.5 [INFO] [stderr] Checking async-h1 v2.1.4 [INFO] [stderr] Checking async-sse v3.0.0 [INFO] [stdout] error[E0453]: allow(explicit_outlives_requirements) overruled by outer forbid(rust_2018_idioms) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-sse-3.0.0/src/encoder.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project_lite::pin_project! { [INFO] [stdout] 11 | | /// An SSE protocol encoder. [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub struct Encoder { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-sse-3.0.0/src/lib.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | #![forbid(rust_2018_idioms)] [INFO] [stdout] | ---------------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(explicit_outlives_requirements) overruled by outer forbid(rust_2018_idioms) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-sse-3.0.0/src/lines.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | /// A stream of lines in a byte stream. [INFO] [stdout] 13 | | /// [INFO] [stdout] 14 | | /// This stream is created by the [`lines`] method on types that implement [`BufRead`]. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-sse-3.0.0/src/lib.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | #![forbid(rust_2018_idioms)] [INFO] [stdout] | ---------------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-sse` [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 `Command { std: "docker" "inspect" "51a345bb9e1bdb37c2a7b3b59a1bd32ea067637aed449b7dbd2a71e52a034bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a345bb9e1bdb37c2a7b3b59a1bd32ea067637aed449b7dbd2a71e52a034bed", kill_on_drop: false }` [INFO] [stdout] 51a345bb9e1bdb37c2a7b3b59a1bd32ea067637aed449b7dbd2a71e52a034bed