[INFO] fetching crate jobby 0.0.1-alpha2... [INFO] checking jobby-0.0.1-alpha2 against master#b44e14f762fd4062faeba97f8f2bc470298ec1ac for pr-135331 [INFO] extracting crate jobby 0.0.1-alpha2 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate jobby 0.0.1-alpha2 on toolchain b44e14f762fd4062faeba97f8f2bc470298ec1ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jobby 0.0.1-alpha2 [INFO] finished tweaking crates.io crate jobby 0.0.1-alpha2 [INFO] tweaked toml for crates.io crate jobby 0.0.1-alpha2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 315 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.12) [INFO] [stderr] Adding rusqlite v0.28.0 (available: v0.32.1) [INFO] [stderr] Adding rusqlite_migration v1.0.2 (available: v1.3.1) [INFO] [stderr] Adding strum_macros v0.24.3 (available: v0.26.4) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.10) [INFO] [stderr] Adding zstd v0.11.2+zstd.1.5.2 (available: v0.13.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusqlite v0.28.0 [INFO] [stderr] Downloaded r2d2_sqlite v0.21.0 [INFO] [stderr] Downloaded rusqlite_migration v1.0.2 [INFO] [stderr] Downloaded rocket_csrf_guard_derive v0.0.1 [INFO] [stderr] Downloaded rocket_csrf_guard v0.0.2 [INFO] [stderr] Downloaded jobby_derive v0.0.1-alpha2 [INFO] [stderr] Downloaded libsqlite3-sys v0.25.2 [INFO] [stderr] Downloaded serde_rusqlite v0.31.0 [INFO] [stderr] Downloaded rocket_sqlite_rw_pool v0.0.1-alpha2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c966800883a49867427a6748d25dc7a0b7bbf48942b183c0f9a7d307c3a8d3dd [INFO] running `Command { std: "docker" "start" "-a" "c966800883a49867427a6748d25dc7a0b7bbf48942b183c0f9a7d307c3a8d3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c966800883a49867427a6748d25dc7a0b7bbf48942b183c0f9a7d307c3a8d3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c966800883a49867427a6748d25dc7a0b7bbf48942b183c0f9a7d307c3a8d3dd", kill_on_drop: false }` [INFO] [stdout] c966800883a49867427a6748d25dc7a0b7bbf48942b183c0f9a7d307c3a8d3dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ca541d47ea0730fd078cdbe9351c361137b7326daaf2b6671604372d88e0da1 [INFO] running `Command { std: "docker" "start" "-a" "1ca541d47ea0730fd078cdbe9351c361137b7326daaf2b6671604372d88e0da1", kill_on_drop: false }` [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking bitflags v2.7.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking winnow v0.6.22 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking inventory v0.3.17 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling rocket_csrf_guard_derive v0.0.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling jobby_derive v0.0.1-alpha2 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking rust-embed v6.8.1 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking rusqlite v0.28.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking serde_rusqlite v0.31.0 [INFO] [stderr] Checking rusqlite_migration v1.0.2 [INFO] [stderr] Checking r2d2_sqlite v0.21.0 [INFO] [stderr] Checking rocket_csrf_guard v0.0.2 [INFO] [stderr] Checking rocket_sqlite_rw_pool v0.0.1-alpha2 [INFO] [stderr] Checking jobby v0.0.1-alpha2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/admin.rs:149:36 [INFO] [stdout] | [INFO] [stdout] 149 | chrono::NaiveDateTime::from_timestamp_opt(state.completion_time.unwrap_or(0) / 1000, 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/admin.rs:149:36 [INFO] [stdout] | [INFO] [stdout] 149 | chrono::NaiveDateTime::from_timestamp_opt(state.completion_time.unwrap_or(0) / 1000, 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.32s [INFO] running `Command { std: "docker" "inspect" "1ca541d47ea0730fd078cdbe9351c361137b7326daaf2b6671604372d88e0da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca541d47ea0730fd078cdbe9351c361137b7326daaf2b6671604372d88e0da1", kill_on_drop: false }` [INFO] [stdout] 1ca541d47ea0730fd078cdbe9351c361137b7326daaf2b6671604372d88e0da1