[INFO] updating cached repository https://github.com/uklotzde/aoide-rs [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] [stderr] From https://github.com/uklotzde/aoide-rs [INFO] [stderr] 13f5943..c05441a development -> development [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c05441a00c097f5f5e85c85a3173d7961a21f52a [INFO] testing uklotzde/aoide-rs against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuklotzde%2Faoide-rs" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 65% (104/159) Checking out files: 66% (105/159) Checking out files: 67% (107/159) Checking out files: 68% (109/159) Checking out files: 69% (110/159) Checking out files: 70% (112/159) Checking out files: 71% (113/159) Checking out files: 72% (115/159) Checking out files: 73% (117/159) Checking out files: 74% (118/159) Checking out files: 75% (120/159) Checking out files: 76% (121/159) Checking out files: 77% (123/159) Checking out files: 78% (125/159) Checking out files: 79% (126/159) Checking out files: 80% (128/159) Checking out files: 81% (129/159) Checking out files: 82% (131/159) Checking out files: 83% (132/159) Checking out files: 84% (134/159) Checking out files: 85% (136/159) Checking out files: 86% (137/159) Checking out files: 87% (139/159) Checking out files: 88% (140/159) Checking out files: 89% (142/159) Checking out files: 90% (144/159) Checking out files: 91% (145/159) Checking out files: 92% (147/159) Checking out files: 93% (148/159) Checking out files: 94% (150/159) Checking out files: 95% (152/159) Checking out files: 96% (153/159) Checking out files: 97% (155/159) Checking out files: 98% (156/159) Checking out files: 99% (158/159) Checking out files: 100% (159/159) Checking out files: 100% (159/159), done. [INFO] validating manifest of git repo https://github.com/uklotzde/aoide-rs on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/uklotzde/aoide-rs [INFO] removed workspace from git repo https://github.com/uklotzde/aoide-rs [INFO] finished tweaking git repo https://github.com/uklotzde/aoide-rs [INFO] tweaked toml for git repo https://github.com/uklotzde/aoide-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/uklotzde/aoide-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1fea51f030dab24376cf8b39d52b633514907bcb4be6d6505ee5805028388bef [INFO] running `"docker" "start" "-a" "1fea51f030dab24376cf8b39d52b633514907bcb4be6d6505ee5805028388bef"` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling semval v0.1.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling bigdecimal v0.0.15 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling tokio v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling aoide-core v0.0.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling warp v0.2.2 [INFO] [stderr] Compiling aoide-repo v0.0.0 (/opt/rustwide/workdir/repo) [INFO] [stderr] Compiling aoide-core-serde v0.0.0 (/opt/rustwide/workdir/core-serde) [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling aoide-repo-sqlite v0.0.0 (/opt/rustwide/workdir/repo-sqlite) [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied [INFO] [stderr] --> repo-sqlite/src/playlist/mod.rs:252:14 [INFO] [stderr] | [INFO] [stderr] 252 | .first::>(self.connection) [INFO] [stderr] | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable, _>` for `std::option::Option` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, std::option::Option>` for `diesel::query_builder::SelectStatement>, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>>, diesel::sql_types::BigInt>>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `aoide-repo-sqlite`. [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" "1fea51f030dab24376cf8b39d52b633514907bcb4be6d6505ee5805028388bef"` [INFO] running `"docker" "rm" "-f" "1fea51f030dab24376cf8b39d52b633514907bcb4be6d6505ee5805028388bef"` [INFO] [stdout] 1fea51f030dab24376cf8b39d52b633514907bcb4be6d6505ee5805028388bef