[INFO] cloning repository https://github.com/t-xinlin/ilearning-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t-xinlin/ilearning-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-xinlin%2Filearning-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-xinlin%2Filearning-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a22ffa41827d3db2295d0864e4dccc99da29518d [INFO] checking t-xinlin/ilearning-rust against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-xinlin%2Filearning-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/t-xinlin/ilearning-rust [INFO] finished tweaking git repo https://github.com/t-xinlin/ilearning-rust [INFO] tweaked toml for git repo https://github.com/t-xinlin/ilearning-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/t-xinlin/ilearning-rust on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 491 packages to latest compatible versions [INFO] [stderr] Adding actix-cors v0.6.5 (available: v0.7.1) [INFO] [stderr] Adding actix-web-lab v0.19.2 (available: v0.24.3) [INFO] [stderr] Adding ahash v0.7.8 (available: v0.8.12) [INFO] [stderr] Adding askama v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding cron v0.6.1 (available: v0.15.0) [INFO] [stderr] Adding cron v0.8.0 (available: v0.15.0) [INFO] [stderr] Adding cron v0.9.0 (available: v0.15.0) [INFO] [stderr] Adding crypto v0.2.0 (available: v0.5.1) [INFO] [stderr] Adding datetime v0.4.7 (available: v0.5.2) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding hmac v0.11.0 (available: v0.12.1) [INFO] [stderr] Adding libsqlite3-sys v0.27.0 (available: v0.35.0) [INFO] [stderr] Adding nom v4.1.1 (available: v4.2.3) [INFO] [stderr] Adding ring v0.16.20 (available: v0.17.14) [INFO] [stderr] Adding rustls v0.20.9 (available: v0.23.31) [INFO] [stderr] Adding rustls-pemfile v1.0.4 (available: v2.2.0) [INFO] [stderr] Adding sha2 v0.9.9 (available: v0.10.9) [INFO] [stderr] Adding sqlx v0.5.13 (available: v0.8.6) [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.6) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding tokio v0.2.25 (available: v1.47.1) [INFO] [stderr] Adding toml v0.4.10 (available: v0.9.5) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.5) [INFO] [stderr] Adding urlencoding v1.3.3 (available: v2.1.3) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.1) [INFO] [stderr] Adding validator v0.15.0 (available: v0.20.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9e8c4c741f110149b8a7687d95b07c1182e23b689897274e14742717de207d0 [INFO] running `Command { std: "docker" "start" "-a" "a9e8c4c741f110149b8a7687d95b07c1182e23b689897274e14742717de207d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9e8c4c741f110149b8a7687d95b07c1182e23b689897274e14742717de207d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9e8c4c741f110149b8a7687d95b07c1182e23b689897274e14742717de207d0", kill_on_drop: false }` [INFO] [stdout] a9e8c4c741f110149b8a7687d95b07c1182e23b689897274e14742717de207d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2776a882700daf3bb4bde8d31dda2e190cd28019765e63a780711147035d8b6 [INFO] running `Command { std: "docker" "start" "-a" "f2776a882700daf3bb4bde8d31dda2e190cd28019765e63a780711147035d8b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking actix-tls v3.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking cron v0.8.0 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Checking actix-http v3.11.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking actix-web v4.11.0 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Checking tokio-cron-scheduler v0.1.0 (/opt/rustwide/workdir/tokio-cron-scheduler) [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling validator_types v0.15.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Compiling validator_derive v0.15.0 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking serde_html_form v0.2.7 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling actix-web-lab-derive v0.19.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking mediatype v0.19.20 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking actix-web-lab v0.19.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking validator v0.15.0 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking actix-cors v0.6.5 [INFO] [stderr] Checking url_encoded_data v0.6.1 [INFO] [stderr] Checking cron v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking url-escape v0.1.1 [INFO] [stderr] Checking urlencoding v1.3.3 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking crypto v0.2.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking actix-web-example v0.1.0 (/opt/rustwide/workdir/actix-web-example) [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stdout] error[E0432]: unresolved import `tokio_cron_scheduler::JobSchedulerError` [INFO] [stdout] --> actix-web-example/src/utils/scheduler.rs:4:47 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio_cron_scheduler::{JobScheduler, Job, JobSchedulerError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `JobSchedulerError` in the root [INFO] [stdout] | help: a similar name exists in the module: `JobScheduler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config::CACHE` [INFO] [stdout] --> actix-web-example/src/conf/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use config::CACHE; [INFO] [stdout] | ^^^^^^^^^^^^^ no `CACHE` in `conf::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `HttpResponseBuilder`, `HttpResponse`, `HttpServer`, `get`, and `http::header` [INFO] [stdout] --> actix-web-example/src/error/user_error.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{error as httpError, get, http::header, http::StatusCode, App, HttpResponse, HttpServer, HttpResponseBuilder}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^ ^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pin_project::__private::PinnedDrop` [INFO] [stdout] --> actix-web-example/src/middleware/read_response_body.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use pin_project::__private::PinnedDrop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stdout] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope [INFO] [stdout] --> actix-web-example/src/handler/course.rs:159:20 [INFO] [stdout] | [INFO] [stdout] 159 | let id = Uuid::new_v4(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Uuid` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Uuid` consider using one of the following associated functions: [INFO] [stdout] uuid::builder::::nil [INFO] [stdout] uuid::builder::::max [INFO] [stdout] uuid::builder::::from_fields [INFO] [stdout] uuid::builder::::from_fields_le [INFO] [stdout] and 10 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.18.1/src/builder.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub const fn nil() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub const fn max() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub const fn from_fields(d1: u32, d2: u16, d3: u16, d4: &[u8; 8]) -> Uuid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub const fn from_fields_le(d1: u32, d2: u16, d3: u16, d4: &[u8; 8]) -> Uuid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stdout] error[E0277]: `JobsSchedulerLocked` is not a future [INFO] [stdout] --> actix-web-example/src/utils/scheduler.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | let sched = JobScheduler::new().await?; [INFO] [stdout] | ------------------- ^^^^^ `JobsSchedulerLocked` is not a future [INFO] [stdout] | | [INFO] [stdout] | this call returns `JobsSchedulerLocked` [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures_core::Future` is not implemented for `JobsSchedulerLocked` [INFO] [stdout] = note: JobsSchedulerLocked must be a future or must implement `IntoFuture` to be awaited [INFO] [stdout] = note: required for `JobsSchedulerLocked` to implement `std::future::IntoFuture` [INFO] [stdout] help: remove the `.await` [INFO] [stdout] | [INFO] [stdout] 29 - let sched = JobScheduler::new().await?; [INFO] [stdout] 29 + let sched = JobScheduler::new()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `JobLocked` in the current scope [INFO] [stdout] --> actix-web-example/src/utils/scheduler.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | let job_async = Job::new_async(expr, |_uuid, _l| { [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `JobLocked` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `JobLocked` consider using one of the following associated functions: [INFO] [stdout] JobLocked::new [INFO] [stdout] JobLocked::new_cron_job [INFO] [stdout] JobLocked::new_one_shot [INFO] [stdout] JobLocked::new_one_shot_at_instant [INFO] [stdout] JobLocked::new_repeated [INFO] [stdout] --> /opt/rustwide/workdir/tokio-cron-scheduler/src/job.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | / pub fn new(schedule: &str, run: T) -> Result> [INFO] [stdout] 217 | | where [INFO] [stdout] 218 | | T: 'static, [INFO] [stdout] 219 | | T: FnMut(Uuid, JobsSchedulerLocked) + Send + Sync, [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 243 | / pub fn new_cron_job(schedule: &str, run: T) -> Result> [INFO] [stdout] 244 | | where [INFO] [stdout] 245 | | T: 'static, [INFO] [stdout] 246 | | T: FnMut(Uuid, JobsSchedulerLocked) + Send + Sync, [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 258 | / pub fn new_one_shot(duration: Duration, run: T) -> Result> [INFO] [stdout] 259 | | where [INFO] [stdout] 260 | | T: 'static, [INFO] [stdout] 261 | | T: FnMut(Uuid, JobsSchedulerLocked) + Send + Sync, [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | / pub fn new_one_shot_at_instant(instant: std::time::Instant, run: T) -> Result> [INFO] [stdout] 309 | | where [INFO] [stdout] 310 | | T: 'static, [INFO] [stdout] 311 | | T: FnMut(Uuid, JobsSchedulerLocked) + Send + Sync, [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 358 | / pub fn new_repeated(duration: Duration, run: T) -> Result> [INFO] [stdout] 359 | | where [INFO] [stdout] 360 | | T: 'static, [INFO] [stdout] 361 | | T: FnMut(Uuid, JobsSchedulerLocked) + Send + Sync, [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web-example` (lib) due to 5 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f2776a882700daf3bb4bde8d31dda2e190cd28019765e63a780711147035d8b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2776a882700daf3bb4bde8d31dda2e190cd28019765e63a780711147035d8b6", kill_on_drop: false }` [INFO] [stdout] f2776a882700daf3bb4bde8d31dda2e190cd28019765e63a780711147035d8b6