[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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ebea33362b647aabcc105e7f1e6dff340b4b0865 [INFO] checking uklotzde/aoide-rs against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuklotzde%2Faoide-rs" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 66% (105/158) Checking out files: 67% (106/158) Checking out files: 68% (108/158) Checking out files: 69% (110/158) Checking out files: 70% (111/158) Checking out files: 71% (113/158) Checking out files: 72% (114/158) Checking out files: 73% (116/158) Checking out files: 74% (117/158) Checking out files: 75% (119/158) Checking out files: 76% (121/158) Checking out files: 77% (122/158) Checking out files: 78% (124/158) Checking out files: 79% (125/158) Checking out files: 80% (127/158) Checking out files: 81% (128/158) Checking out files: 82% (130/158) Checking out files: 83% (132/158) Checking out files: 84% (133/158) Checking out files: 85% (135/158) Checking out files: 86% (136/158) Checking out files: 87% (138/158) Checking out files: 88% (140/158) Checking out files: 89% (141/158) Checking out files: 90% (143/158) Checking out files: 91% (144/158) Checking out files: 92% (146/158) Checking out files: 93% (147/158) Checking out files: 94% (149/158) Checking out files: 95% (151/158) Checking out files: 96% (152/158) Checking out files: 97% (154/158) Checking out files: 98% (155/158) Checking out files: 99% (157/158) Checking out files: 100% (158/158) Checking out files: 100% (158/158), done. [INFO] validating manifest of git repo https://github.com/uklotzde/aoide-rs on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a [INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-2/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-2/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 298386bc350c9ee98319111bea9b0bf09e8e6d9a203c8e1bc5df2c7cd4677147 [INFO] running `"docker" "start" "-a" "298386bc350c9ee98319111bea9b0bf09e8e6d9a203c8e1bc5df2c7cd4677147"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Checking bs58 v0.3.0 [INFO] [stderr] Checking semval v0.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking bigdecimal v0.1.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.4 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking hyper v0.13.4 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking warp v0.2.2 [INFO] [stderr] Checking aoide-core v0.0.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking diesel v1.4.4 [INFO] [stderr] Checking aoide-repo v0.0.0 (/opt/rustwide/workdir/repo) [INFO] [stderr] Checking aoide-core-serde v0.0.0 (/opt/rustwide/workdir/core-serde) [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Checking aoide-repo-sqlite v0.0.0 (/opt/rustwide/workdir/repo-sqlite) [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking aoide v0.6.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/bin/aoide/main.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | .map({ move || sqlite_exec.pooled_connection() }) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/bin/aoide/main.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | .map({ move || sqlite_exec.pooled_connection() }) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `"docker" "inspect" "298386bc350c9ee98319111bea9b0bf09e8e6d9a203c8e1bc5df2c7cd4677147"` [INFO] running `"docker" "rm" "-f" "298386bc350c9ee98319111bea9b0bf09e8e6d9a203c8e1bc5df2c7cd4677147"` [INFO] [stdout] 298386bc350c9ee98319111bea9b0bf09e8e6d9a203c8e1bc5df2c7cd4677147