[INFO] cloning repository https://github.com/ctaque/cyprientaque.com-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctaque/cyprientaque.com-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctaque%2Fcyprientaque.com-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctaque%2Fcyprientaque.com-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0c68244a077405e8d4c63a0711be6eabafbf134
[INFO] building ctaque/cyprientaque.com-backend against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctaque%2Fcyprientaque.com-backend" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ctaque/cyprientaque.com-backend
[INFO] finished tweaking git repo https://github.com/ctaque/cyprientaque.com-backend
[INFO] tweaked toml for git repo https://github.com/ctaque/cyprientaque.com-backend written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ctaque/cyprientaque.com-backend on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ctaque/cyprientaque.com-backend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-truncate v0.1.1
[INFO] [stderr]   Downloaded slugify v0.1.0
[INFO] [stderr]   Downloaded tokio-postgres v0.5.5
[INFO] [stderr]   Downloaded twoway v0.2.2
[INFO] [stderr]   Downloaded actix-files v0.4.1
[INFO] [stderr]   Downloaded xdg v2.5.2
[INFO] [stderr]   Downloaded actix-cors v0.5.4
[INFO] [stderr]   Downloaded buf-min v0.2.0
[INFO] [stderr]   Downloaded v_escape v0.14.1
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded rustix v0.38.21
[INFO] [stderr]   Downloaded pin-project v0.4.30
[INFO] [stderr]   Downloaded pem v0.8.3
[INFO] [stderr]   Downloaded rust-embed-utils v5.1.0
[INFO] [stderr]   Downloaded v_escape_derive v0.8.5
[INFO] [stderr]   Downloaded v_htmlescape v0.11.0
[INFO] [stderr]   Downloaded rust-embed v5.9.0
[INFO] [stderr]   Downloaded diesel v1.4.8
[INFO] [stderr]   Downloaded migrations_macros v1.4.2
[INFO] [stderr]   Downloaded actix-web v3.3.3
[INFO] [stderr]   Downloaded postgres v0.17.5
[INFO] [stderr]   Downloaded rust-embed-impl v5.9.0
[INFO] [stderr]   Downloaded bytes v0.6.0
[INFO] [stderr]   Downloaded typed-arena v1.7.0
[INFO] [stderr]   Downloaded ipnetwork v0.18.0
[INFO] [stderr]   Downloaded jsonwebtoken v7.2.0
[INFO] [stderr]   Downloaded enum-as-inner v0.3.4
[INFO] [stderr]   Downloaded pin-project-internal v0.4.30
[INFO] [stderr]   Downloaded rusoto_core v0.44.0
[INFO] [stderr]   Downloaded unidecode v0.3.0
[INFO] [stderr]   Downloaded clap v2.33.4
[INFO] [stderr]   Downloaded pest v2.7.5
[INFO] [stderr]   Downloaded actix-http v2.2.2
[INFO] [stderr]   Downloaded pest_derive v2.7.5
[INFO] [stderr]   Downloaded rusoto_credential v0.44.0
[INFO] [stderr]   Downloaded rusoto_signature v0.44.0
[INFO] [stderr]   Downloaded serde v1.0.190
[INFO] [stderr]   Downloaded actix-multipart v0.3.0
[INFO] [stderr]   Downloaded unchecked-index v0.2.2
[INFO] [stderr]   Downloaded migrations_internals v1.4.1
[INFO] [stderr]   Downloaded pest_meta v2.7.5
[INFO] [stderr]   Downloaded pest_generator v2.7.5
[INFO] [stderr]   Downloaded ipnetwork v0.16.0
[INFO] [stderr]   Downloaded postgres-types v0.1.3
[INFO] [stderr]   Downloaded serde_derive v1.0.190
[INFO] [stderr]   Downloaded simple_asn1 v0.4.1
[INFO] [stderr]   Downloaded postgres-protocol v0.5.3
[INFO] [stderr]   Downloaded openssl-src v300.1.6+3.1.4
[INFO] [stderr]   Downloaded rusoto_sqs v0.44.0
[INFO] [stderr]   Downloaded rusoto_s3 v0.44.0
[INFO] [stderr]   Downloaded comrak v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b30120cfda070c9f6d2879e628e6beda7eaebdc3ffca9296e7ebd2a24dbb5fdb
[INFO] running `Command { std: "docker" "start" "-a" "b30120cfda070c9f6d2879e628e6beda7eaebdc3ffca9296e7ebd2a24dbb5fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b30120cfda070c9f6d2879e628e6beda7eaebdc3ffca9296e7ebd2a24dbb5fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b30120cfda070c9f6d2879e628e6beda7eaebdc3ffca9296e7ebd2a24dbb5fdb", kill_on_drop: false }`
[INFO] [stdout] b30120cfda070c9f6d2879e628e6beda7eaebdc3ffca9296e7ebd2a24dbb5fdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4502b651dc4ce3702f50fb7461c48f5d2015ae8e94d90abacb3ee985ef6ee115
[INFO] running `Command { std: "docker" "start" "-a" "4502b651dc4ce3702f50fb7461c48f5d2015ae8e94d90abacb3ee985ef6ee115", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling openssl-src v300.1.6+3.1.4
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling bytestring v1.3.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rusoto_core v0.44.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling postgres-protocol v0.5.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling v_escape v0.14.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling bytes v0.6.0
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling buf-min v0.2.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling v_htmlescape v0.11.0
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling clap v2.33.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rust-embed-utils v5.1.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling console v0.11.3
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=811829e7cb829ac3 -C extra-filename=-7dcd0090b3c739af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-259b7bff98b6c269.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-88e594f192768164.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4502b651dc4ce3702f50fb7461c48f5d2015ae8e94d90abacb3ee985ef6ee115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4502b651dc4ce3702f50fb7461c48f5d2015ae8e94d90abacb3ee985ef6ee115", kill_on_drop: false }`
[INFO] [stdout] 4502b651dc4ce3702f50fb7461c48f5d2015ae8e94d90abacb3ee985ef6ee115
