[INFO] cloning repository https://github.com/phated/twentyfive-stars [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phated/twentyfive-stars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphated%2Ftwentyfive-stars", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphated%2Ftwentyfive-stars'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56fa1dd1eac8c341b5e22d59674e7531bd2e2748 [INFO] checking phated/twentyfive-stars against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphated%2Ftwentyfive-stars" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phated/twentyfive-stars on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phated/twentyfive-stars [INFO] finished tweaking git repo https://github.com/phated/twentyfive-stars [INFO] tweaked toml for git repo https://github.com/phated/twentyfive-stars written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/phated/twentyfive-stars already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 713b5684b36fb6f254ec55217b2a777b63e1a0ae312d90f25a292c757663cb14 [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" "713b5684b36fb6f254ec55217b2a777b63e1a0ae312d90f25a292c757663cb14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "713b5684b36fb6f254ec55217b2a777b63e1a0ae312d90f25a292c757663cb14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "713b5684b36fb6f254ec55217b2a777b63e1a0ae312d90f25a292c757663cb14", kill_on_drop: false }` [INFO] [stdout] 713b5684b36fb6f254ec55217b2a777b63e1a0ae312d90f25a292c757663cb14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d95248831d11f83d3cfe4bff0811498e72d4e4357bf8fb2e526ba966d58dd190 [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" "d95248831d11f83d3cfe4bff0811498e72d4e4357bf8fb2e526ba966d58dd190", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Checking parking v1.0.3 [INFO] [stderr] Checking cache-padded v1.1.0 [INFO] [stderr] Checking fastrand v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling whoami v0.8.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking infer v0.1.6 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking aead v0.2.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.8.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking byte-pool v0.2.1 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking polyval v0.3.3 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking atoi v0.3.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Checking sha2 v0.9.0 [INFO] [stderr] Checking md-5 v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.0 [INFO] [stderr] Checking hmac v0.8.0 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sqlformat v0.1.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Checking tracing v0.1.15 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking cookie v0.14.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Checking multer v1.2.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking femme v2.1.0 [INFO] [stderr] Checking envy v0.4.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking async-graphql-parser v1.14.7 (https://github.com/phated/async-graphql?branch=master#6ed3909a) [INFO] [stderr] Checking bson v1.0.0 [INFO] [stderr] Checking biscuit v0.5.0-beta1 [INFO] [stderr] Checking js-sys v0.3.40 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling async-graphql-derive v1.16.5 (https://github.com/phated/async-graphql?branch=master#6ed3909a) [INFO] [stderr] Checking web-sys v0.3.40 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking async-std v1.6.1 [INFO] [stderr] Checking async-graphql v1.16.5 (https://github.com/phated/async-graphql?branch=master#6ed3909a) [INFO] [stderr] Checking http-types v2.2.0 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking sqlx-rt v0.1.0-pre (https://github.com/phated/sqlx?branch=custom-types-040#0cb1d1f0) [INFO] [stderr] Checking sqlx-core v0.4.0-pre (https://github.com/phated/sqlx?branch=custom-types-040#0cb1d1f0) [INFO] [stderr] Checking async-h1 v2.0.2 [INFO] [stderr] Checking async-sse v3.0.0 [INFO] [stderr] Checking oauth2 v4.0.0-alpha.1 (https://github.com/phated/oauth2-rs?branch=main#2407086e) [INFO] [stderr] Checking tide v0.11.0 [INFO] [stderr] Checking http-client v3.0.0 [INFO] [stderr] Checking tide-http-auth v0.2.0 [INFO] [stderr] Checking async-graphql-tide v1.16.4 (https://github.com/phated/async-graphql?branch=master#6ed3909a) [INFO] [stderr] Compiling sqlx-macros v0.4.0-pre (https://github.com/phated/sqlx?branch=custom-types-040#0cb1d1f0) [INFO] [stderr] Checking sqlx v0.4.0-pre (https://github.com/phated/sqlx?branch=custom-types-040#0cb1d1f0) [INFO] [stderr] Checking twentyfive-stars-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 41s [INFO] running `Command { std: "docker" "inspect" "d95248831d11f83d3cfe4bff0811498e72d4e4357bf8fb2e526ba966d58dd190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95248831d11f83d3cfe4bff0811498e72d4e4357bf8fb2e526ba966d58dd190", kill_on_drop: false }` [INFO] [stdout] d95248831d11f83d3cfe4bff0811498e72d4e4357bf8fb2e526ba966d58dd190