[INFO] cloning repository https://github.com/argyle-labs/nfs-gateway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/argyle-labs/nfs-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargyle-labs%2Fnfs-gateway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargyle-labs%2Fnfs-gateway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cad996a57606601f22529640ebabb2e8ac0ca7a6
[INFO] testing argyle-labs/nfs-gateway/cad996a57606601f22529640ebabb2e8ac0ca7a6 against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargyle-labs%2Fnfs-gateway" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/argyle-labs/nfs-gateway
[INFO] finished tweaking git repo https://github.com/argyle-labs/nfs-gateway
[INFO] tweaked toml for git repo https://github.com/argyle-labs/nfs-gateway written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/argyle-labs/nfs-gateway on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/argyle-labs/nfs-gateway 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/argyle-labs/orca`
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding containers v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding contract v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding db v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding deploy-target v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding derive v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding dispatch v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding graphql v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding macro-runtime v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding notifications v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding openapi v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding plugin-abi v0.1.0 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding plugin-proto v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding plugin-toolkit v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding service v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding storage v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]       Adding utils v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3870920099f6120c937bc984fca9dcebdfaf6aaef3bb1f916da879583669eb1f
[INFO] running `Command { std: "docker" "start" "3870920099f6120c937bc984fca9dcebdfaf6aaef3bb1f916da879583669eb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3870920099f6120c937bc984fca9dcebdfaf6aaef3bb1f916da879583669eb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3870920099f6120c937bc984fca9dcebdfaf6aaef3bb1f916da879583669eb1f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3870920099f6120c937bc984fca9dcebdfaf6aaef3bb1f916da879583669eb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3870920099f6120c937bc984fca9dcebdfaf6aaef3bb1f916da879583669eb1f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.5+1.9.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling core_extensions v1.5.4
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tstr v0.2.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling abi_stable_shared v0.11.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling yasna v0.6.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling mysql_common v0.35.5
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling typewit v1.15.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling postgres-protocol v0.6.12
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling repr_offset v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling postgres-types v0.2.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.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/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/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="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", "test", "visit", "visit-mut"))' -C metadata=490b0de52fd23e67 -C extra-filename=-9f40b2588b2f801f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-154be7f81f34ed1b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0f644fef5173fe30.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-86faa6b6bcc5b157.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3870920099f6120c937bc984fca9dcebdfaf6aaef3bb1f916da879583669eb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3870920099f6120c937bc984fca9dcebdfaf6aaef3bb1f916da879583669eb1f", kill_on_drop: false }`
[INFO] [stdout] 3870920099f6120c937bc984fca9dcebdfaf6aaef3bb1f916da879583669eb1f
