[INFO] cloning repository https://github.com/kamaljamali/first-test-rust-ntex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamaljamali/first-test-rust-ntex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamaljamali%2Ffirst-test-rust-ntex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamaljamali%2Ffirst-test-rust-ntex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50c362372d6acd464e17ad26985d43c7a12cf5e9
[INFO] checking kamaljamali/first-test-rust-ntex against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamaljamali%2Ffirst-test-rust-ntex" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kamaljamali/first-test-rust-ntex on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kamaljamali/first-test-rust-ntex
[INFO] finished tweaking git repo https://github.com/kamaljamali/first-test-rust-ntex
[INFO] tweaked toml for git repo https://github.com/kamaljamali/first-test-rust-ntex written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kamaljamali/first-test-rust-ntex 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-utils v8.1.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.1.0
[INFO] [stderr]   Downloaded ntex-macros v0.1.3
[INFO] [stderr]   Downloaded ntex-codec v0.6.2
[INFO] [stderr]   Downloaded ntex-service v1.2.7
[INFO] [stderr]   Downloaded ntex-connect v0.3.2
[INFO] [stderr]   Downloaded ntex-router v0.5.2
[INFO] [stderr]   Downloaded ntex-tls v0.3.3
[INFO] [stderr]   Downloaded ntex-http v0.1.11
[INFO] [stderr]   Downloaded ntex-util v0.3.4
[INFO] [stderr]   Downloaded utoipa v4.1.0
[INFO] [stderr]   Downloaded ntex-bytes v0.1.21
[INFO] [stderr]   Downloaded ntex-tokio v0.3.1
[INFO] [stderr]   Downloaded ntex-rt v0.4.11
[INFO] [stderr]   Downloaded utoipa-gen v4.1.0
[INFO] [stderr]   Downloaded ntex-h2 v0.4.4
[INFO] [stderr]   Downloaded diesel v1.4.8
[INFO] [stderr]   Downloaded rust-embed v8.1.0
[INFO] [stderr]   Downloaded ntex v0.7.13
[INFO] [stderr]   Downloaded ntex-io v0.3.14
[INFO] [stderr]   Downloaded utoipa-swagger-ui v5.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81d80f591c87b45a69ac84f589eb20a93462f2d36895e11d422483067f3a9e0b
[INFO] running `Command { std: "docker" "start" "-a" "81d80f591c87b45a69ac84f589eb20a93462f2d36895e11d422483067f3a9e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81d80f591c87b45a69ac84f589eb20a93462f2d36895e11d422483067f3a9e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81d80f591c87b45a69ac84f589eb20a93462f2d36895e11d422483067f3a9e0b", kill_on_drop: false }`
[INFO] [stdout] 81d80f591c87b45a69ac84f589eb20a93462f2d36895e11d422483067f3a9e0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feaccb950027e72bcbefd876c1e3c22db0a9f5d090090b340ffaa40242a237d4
[INFO] running `Command { std: "docker" "start" "-a" "feaccb950027e72bcbefd876c1e3c22db0a9f5d090090b340ffaa40242a237d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking event-listener v4.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking oneshot v0.1.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling syn v2.0.40
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]     Checking ntex-service v1.2.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rust-embed-utils v8.1.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking ntex-rt v0.4.11
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking ntex-util v0.3.4
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]    Compiling regex v1.10.2
[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/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/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"' --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=0ad3c8c0fd97967c -C extra-filename=-206a66625ac45b4b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-27251d7b1f90d9a9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c72e6c445f135c7a.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" "feaccb950027e72bcbefd876c1e3c22db0a9f5d090090b340ffaa40242a237d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feaccb950027e72bcbefd876c1e3c22db0a9f5d090090b340ffaa40242a237d4", kill_on_drop: false }`
[INFO] [stdout] feaccb950027e72bcbefd876c1e3c22db0a9f5d090090b340ffaa40242a237d4
