[INFO] cloning repository https://github.com/kamlesh-nb/common-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamlesh-nb/common-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamlesh-nb%2Fcommon-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamlesh-nb%2Fcommon-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 577f8e51b9f4248480555df9387fab53efbcb601
[INFO] testing kamlesh-nb/common-api against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamlesh-nb%2Fcommon-api" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kamlesh-nb/common-api
[INFO] finished tweaking git repo https://github.com/kamlesh-nb/common-api
[INFO] tweaked toml for git repo https://github.com/kamlesh-nb/common-api written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kamlesh-nb/common-api on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kamlesh-nb/common-api 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]     Updating azure_data_cosmos v0.3.0 -> v0.4.0 (available: v0.28.0)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]   Downloaded zip v0.6.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.81
[INFO] [stderr]   Downloaded zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]   Downloaded password-hash v0.3.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.81
[INFO] [stderr]   Downloaded pbkdf2 v0.10.1
[INFO] [stderr]   Downloaded axum-core v0.2.5
[INFO] [stderr]   Downloaded utoipa-gen v1.1.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.5
[INFO] [stderr]   Downloaded indexmap v1.9.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.74
[INFO] [stderr]   Downloaded rust-embed-impl v6.2.0
[INFO] [stderr]   Downloaded matchit v0.5.0
[INFO] [stderr]   Downloaded semver v1.0.10
[INFO] [stderr]   Downloaded rust-embed-utils v7.2.0
[INFO] [stderr]   Downloaded tracing-core v0.1.27
[INFO] [stderr]   Downloaded base64ct v1.0.1
[INFO] [stderr]   Downloaded tower-http v0.3.4
[INFO] [stderr]   Downloaded utoipa v1.1.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.9
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.81
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.31
[INFO] [stderr]   Downloaded mediator v0.2.2
[INFO] [stderr]   Downloaded js-sys v0.3.58
[INFO] [stderr]   Downloaded zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.81
[INFO] [stderr]   Downloaded axum-macros v0.2.2
[INFO] [stderr]   Downloaded azure_core v0.3.0
[INFO] [stderr]   Downloaded oauth2 v4.2.0
[INFO] [stderr]   Downloaded utoipa-swagger-ui v1.1.0
[INFO] [stderr]   Downloaded axum v0.5.7
[INFO] [stderr]   Downloaded azure_data_cosmos v0.4.0
[INFO] [stderr]   Downloaded shellexpand v2.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.81
[INFO] [stderr]   Downloaded rust-embed v6.4.0
[INFO] [stderr]   Downloaded tower v0.4.12
[INFO] [stderr]   Downloaded syn v1.0.96
[INFO] [stderr]   Downloaded web-sys v0.3.58
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b581f89c68b458841eaae8b59d0305d0d3c3e0e808d5a7687eddf1f46315221
[INFO] running `Command { std: "docker" "start" "-a" "2b581f89c68b458841eaae8b59d0305d0d3c3e0e808d5a7687eddf1f46315221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b581f89c68b458841eaae8b59d0305d0d3c3e0e808d5a7687eddf1f46315221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b581f89c68b458841eaae8b59d0305d0d3c3e0e808d5a7687eddf1f46315221", kill_on_drop: false }`
[INFO] [stdout] 2b581f89c68b458841eaae8b59d0305d0d3c3e0e808d5a7687eddf1f46315221
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74f1766317ad0862b21a928542fcc1fec8c362cd9ca3b8c9ad2f470898e664dc
[INFO] running `Command { std: "docker" "start" "-a" "74f1766317ad0862b21a928542fcc1fec8c362cd9ca3b8c9ad2f470898e664dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling tracing-core v0.1.27
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling semver v1.0.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling azure_core v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rust-embed-utils v7.2.0
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling dyn-clone v1.0.5
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.96/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --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=84f862ea33822ab9 -C extra-filename=-9136e9a0f9e6608e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b0bff54da5b939f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-626aa92f7becdb90.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1176c3be6d386034.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "74f1766317ad0862b21a928542fcc1fec8c362cd9ca3b8c9ad2f470898e664dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74f1766317ad0862b21a928542fcc1fec8c362cd9ca3b8c9ad2f470898e664dc", kill_on_drop: false }`
[INFO] [stdout] 74f1766317ad0862b21a928542fcc1fec8c362cd9ca3b8c9ad2f470898e664dc
