[INFO] cloning repository https://github.com/argyle-labs/mikrotik
[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/mikrotik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargyle-labs%2Fmikrotik", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargyle-labs%2Fmikrotik'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0539a23e08958e9839052d7816910fc54f8e122
[INFO] testing argyle-labs/mikrotik/d0539a23e08958e9839052d7816910fc54f8e122 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%2Fmikrotik" "/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/mikrotik
[INFO] finished tweaking git repo https://github.com/argyle-labs/mikrotik
[INFO] tweaked toml for git repo https://github.com/argyle-labs/mikrotik written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/argyle-labs/mikrotik 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/mikrotik 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]     Blocking waiting for file lock on package cache
[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] 6d46a6fac2b12f8d6166a9f61a1081aa4a698a9a3f214882e98a51fbd658c607
[INFO] running `Command { std: "docker" "start" "6d46a6fac2b12f8d6166a9f61a1081aa4a698a9a3f214882e98a51fbd658c607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d46a6fac2b12f8d6166a9f61a1081aa4a698a9a3f214882e98a51fbd658c607", 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" "6d46a6fac2b12f8d6166a9f61a1081aa4a698a9a3f214882e98a51fbd658c607" "/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" "6d46a6fac2b12f8d6166a9f61a1081aa4a698a9a3f214882e98a51fbd658c607", 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" "6d46a6fac2b12f8d6166a9f61a1081aa4a698a9a3f214882e98a51fbd658c607" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling asn1-rs v0.7.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling derive v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]    Compiling libgit2-sys v0.18.5+1.9.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling contract v0.1.1-rc.8 (https://github.com/argyle-labs/orca?branch=main#605f019c)
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling abi_stable_shared v0.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling md-5 v0.11.0
[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 arrayvec v0.7.7
[INFO] [stderr]    Compiling typewit v1.15.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling mysql_common v0.35.5
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.12
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling mysql-common-derive v0.32.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rcgen v0.14.8
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling as_derive_utils v0.11.0
[INFO] [stderr] error: could not compile `rustls` (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 rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/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 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=380404433e808ea0 -C extra-filename=-546edff686d1c4bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b5bdc597ed9676b3.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-ffaa79dc7db13eeb.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-89bafef9e014889a.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-fe3f74ff0809dc94.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-2ae6a7038b9a0630.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-37b2a6e0a2742c6a.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-2549dcf118e1bc1b/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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=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=7c36e988d0e04cb5 -C extra-filename=-122a9f741bc37eaf --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 --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6d46a6fac2b12f8d6166a9f61a1081aa4a698a9a3f214882e98a51fbd658c607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d46a6fac2b12f8d6166a9f61a1081aa4a698a9a3f214882e98a51fbd658c607", kill_on_drop: false }`
[INFO] [stdout] 6d46a6fac2b12f8d6166a9f61a1081aa4a698a9a3f214882e98a51fbd658c607
