[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#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamaljamali%2Ffirst-test-rust-ntex" "/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/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kamaljamali/first-test-rust-ntex on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-connect v0.3.2
[INFO] [stderr]   Downloaded ntex-router v0.5.2
[INFO] [stderr]   Downloaded ntex-http v0.1.11
[INFO] [stderr]   Downloaded ntex-io v0.3.14
[INFO] [stderr]   Downloaded diesel_derives v2.1.2
[INFO] [stderr]   Downloaded ntex-tls v0.3.3
[INFO] [stderr]   Downloaded ntex-bytes v0.1.21
[INFO] [stderr]   Downloaded ntex-h2 v0.4.4
[INFO] [stderr]   Downloaded utoipa-gen v4.1.0
[INFO] [stderr]   Downloaded event-listener v4.0.0
[INFO] [stderr]   Downloaded utoipa v4.1.0
[INFO] [stderr]   Downloaded ntex-tokio v0.3.1
[INFO] [stderr]   Downloaded ntex-service v1.2.7
[INFO] [stderr]   Downloaded ntex-util v0.3.4
[INFO] [stderr]   Downloaded ntex v0.7.13
[INFO] [stderr]   Downloaded serde-json-core v0.5.1
[INFO] [stderr]   Downloaded ntex-rt v0.4.11
[INFO] [stderr]   Downloaded diesel v2.1.4
[INFO] [stderr]   Downloaded rust-embed v8.1.0
[INFO] [stderr]   Downloaded utoipa-swagger-ui v5.0.0
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99ab9fec53d4086867b11755eb728e7b7abfdf43e0d7cd86083ac970d93e5983
[INFO] running `Command { std: "docker" "start" "-a" "99ab9fec53d4086867b11755eb728e7b7abfdf43e0d7cd86083ac970d93e5983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99ab9fec53d4086867b11755eb728e7b7abfdf43e0d7cd86083ac970d93e5983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99ab9fec53d4086867b11755eb728e7b7abfdf43e0d7cd86083ac970d93e5983", kill_on_drop: false }`
[INFO] [stdout] 99ab9fec53d4086867b11755eb728e7b7abfdf43e0d7cd86083ac970d93e5983
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8586851def112e902b29c5390d753e40171125764e3755460855fb17a8b10c7
[INFO] running `Command { std: "docker" "start" "-a" "a8586851def112e902b29c5390d753e40171125764e3755460855fb17a8b10c7", 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 version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.193
[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 log v0.4.20
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking event-listener v4.0.0
[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]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking ntex-service v1.2.7
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling syn v2.0.40
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]     Checking tokio v1.35.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling rust-embed-utils v8.1.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking ntex-rt v0.4.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ntex-util v0.3.4
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking heck v0.4.1
[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/36b21637e93b038453924d3c66821089e71d8baa/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=227df5cb3e0a2674 -C extra-filename=-e4dc2f18d8a0b291 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4c4a741af30a6052.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1339c1910461442b.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" "a8586851def112e902b29c5390d753e40171125764e3755460855fb17a8b10c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8586851def112e902b29c5390d753e40171125764e3755460855fb17a8b10c7", kill_on_drop: false }`
[INFO] [stdout] a8586851def112e902b29c5390d753e40171125764e3755460855fb17a8b10c7
