[INFO] cloning repository https://github.com/maceip/notary-server-attestation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maceip/notary-server-attestation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaceip%2Fnotary-server-attestation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaceip%2Fnotary-server-attestation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee9eb971695e22c00eeb88c125658338c629e04a
[INFO] checking maceip/notary-server-attestation against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaceip%2Fnotary-server-attestation" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maceip/notary-server-attestation
[INFO] finished tweaking git repo https://github.com/maceip/notary-server-attestation
[INFO] tweaked toml for git repo https://github.com/maceip/notary-server-attestation written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maceip/notary-server-attestation on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maceip/notary-server-attestation 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c038249017e91038622220b9857cfbd3f7b6cf086c6533acca54170deb7cfc73
[INFO] running `Command { std: "docker" "start" "-a" "c038249017e91038622220b9857cfbd3f7b6cf086c6533acca54170deb7cfc73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c038249017e91038622220b9857cfbd3f7b6cf086c6533acca54170deb7cfc73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c038249017e91038622220b9857cfbd3f7b6cf086c6533acca54170deb7cfc73", kill_on_drop: false }`
[INFO] [stdout] c038249017e91038622220b9857cfbd3f7b6cf086c6533acca54170deb7cfc73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c74daad21489d893c281be233956a48eb463b6ee23bdfe772194b5393de3486
[INFO] running `Command { std: "docker" "start" "-a" "1c74daad21489d893c281be233956a48eb463b6ee23bdfe772194b5393de3486", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.94
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.94
[INFO] [stderr]     Checking flagset v0.4.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking scoped-futures v0.1.3
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]     Checking hybrid-array v0.2.0-rc.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling pharos v0.5.3
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling async_io_stream v0.3.3
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling ws_stream_tungstenite v0.13.0
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling notary-server v0.1.0-alpha.7 (https://github.com/tlsnotary/tlsn?rev=a7a8a8341095c34607d063c372d269cd46ce4b99#a7a8a834)
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking mc-sgx-util v0.11.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking mc-sgx-util v0.4.2
[INFO] [stderr]     Checking itybity v0.2.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.94
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling der_derive v0.7.3
[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/943e2200e35c3825486c4671b6cab0107a07f8c1/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="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=e7d2644d86dbb2ef -C extra-filename=-59a70a183b8713ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f99eeaefde312cdf.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ed81817abc3a32f0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.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" "1c74daad21489d893c281be233956a48eb463b6ee23bdfe772194b5393de3486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c74daad21489d893c281be233956a48eb463b6ee23bdfe772194b5393de3486", kill_on_drop: false }`
[INFO] [stdout] 1c74daad21489d893c281be233956a48eb463b6ee23bdfe772194b5393de3486
