[INFO] cloning repository https://github.com/BleuShan/todo-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BleuShan/todo-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBleuShan%2Ftodo-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBleuShan%2Ftodo-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cea814a912c71f9588fc2a2add0557ecc3c634a9 [INFO] checking BleuShan/todo-web against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBleuShan%2Ftodo-web" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BleuShan/todo-web on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BleuShan/todo-web [INFO] finished tweaking git repo https://github.com/BleuShan/todo-web [INFO] tweaked toml for git repo https://github.com/BleuShan/todo-web written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/BleuShan/todo-web already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d640d383863f588142d2817e0b99d4d745f713d331f10a16c788eb1ba490ac16 [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" "d640d383863f588142d2817e0b99d4d745f713d331f10a16c788eb1ba490ac16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d640d383863f588142d2817e0b99d4d745f713d331f10a16c788eb1ba490ac16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d640d383863f588142d2817e0b99d4d745f713d331f10a16c788eb1ba490ac16", kill_on_drop: false }` [INFO] [stdout] d640d383863f588142d2817e0b99d4d745f713d331f10a16c788eb1ba490ac16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db5e9b67ed49ac033a35bc615716457d56a5affc365c1784bf1536285c981995 [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" "db5e9b67ed49ac033a35bc615716457d56a5affc365c1784bf1536285c981995", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking hashbrown v0.9.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling eyre v0.6.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking owo-colors v1.1.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking rust-embed-utils v5.0.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling futures-lite v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Compiling nb-connect v1.0.0 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking listenfd v0.3.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling async-io v1.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-global-executor v1.2.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking sqlformat v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling include-flate-codegen v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Checking async-tls v0.10.0 [INFO] [stderr] Checking include-flate-codegen-exports v0.1.3 [INFO] [stderr] Checking include-flate v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling rust-embed-impl v5.6.0 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Checking rust-embed v5.6.0 [INFO] [stderr] Compiling async-std v1.6.4 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking sqlx-rt v0.1.1 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking tracing-subscriber v0.2.12 [INFO] [stderr] Checking askama_shared v0.10.4 [INFO] [stderr] Checking sqlx-core v0.4.0-beta.1 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking js-sys v0.3.45 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking tracing-wasm v0.1.0 [INFO] [stderr] Checking tracing-appender v0.1.1 [INFO] [stderr] Checking color-spantrace v0.1.4 [INFO] [stderr] Checking color-eyre v0.5.5 [INFO] [stderr] Compiling askama_derive v0.10.3 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.18 [INFO] [stderr] Checking web-sys v0.3.45 [INFO] [stderr] Checking askama v0.10.3 [INFO] [stderr] Checking todo-web-shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stdout] warning: the feature `type_alias_impl_trait` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> shared/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | type_alias_impl_trait, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `type_alias_impl_trait` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> shared/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | type_alias_impl_trait, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking todo-web-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: the feature `type_alias_impl_trait` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> client/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | type_alias_impl_trait, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `type_alias_impl_trait` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> client/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | type_alias_impl_trait, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sqlx v0.4.0-beta.1 [INFO] [stderr] Checking todo-web v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> server/src/assets.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, RustEmbed)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/server/assets' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> server/src/assets.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, RustEmbed)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/server/assets' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `type_alias_impl_trait` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> server/src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | type_alias_impl_trait, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `type_alias_impl_trait` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> server/src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | type_alias_impl_trait, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `todo-web` [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] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "db5e9b67ed49ac033a35bc615716457d56a5affc365c1784bf1536285c981995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db5e9b67ed49ac033a35bc615716457d56a5affc365c1784bf1536285c981995", kill_on_drop: false }` [INFO] [stdout] db5e9b67ed49ac033a35bc615716457d56a5affc365c1784bf1536285c981995