[INFO] fetching crate solana-router-orca 1.1.3...
[INFO] testing solana-router-orca-1.1.3 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate solana-router-orca 1.1.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate solana-router-orca 1.1.3
[INFO] finished tweaking crates.io crate solana-router-orca 1.1.3
[INFO] tweaked toml for crates.io crate solana-router-orca 1.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solana-router-orca 1.1.3 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--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 418 packages to latest compatible versions
[INFO] [stderr]       Adding crypto-mac v0.11.0 (available: v0.11.1)
[INFO] [stderr]       Adding hyper v0.14.29 (available: v0.14.32)
[INFO] [stderr]       Adding pyth-client v0.5.0 (available: v0.5.1)
[INFO] [stderr]       Adding solana-address-lookup-table-program v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-banks-client v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-banks-interface v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-banks-server v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-bloom v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-bpf-loader-program v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-bucket-map v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-compute-budget-program v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-config-program v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-frozen-abi v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-frozen-abi-macro v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-logger v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-measure v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-metrics v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-program v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-program-runtime v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-program-test v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-rayon-threadlimit v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-runtime v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-sdk v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-sdk-macro v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-send-transaction-service v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-stake-program v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana-vote-program v1.9.29 (available: v1.18.26)
[INFO] [stderr]       Adding solana_rbpf v0.2.24 (available: v0.2.40)
[INFO] [stderr]       Adding spl-associated-token-account v1.0.3 (available: v1.1.3)
[INFO] [stderr]       Adding spl-token v3.3.0 (available: v3.5.0)
[INFO] [stderr]       Adding spl-token-swap v2.1.0 (available: v3.0.0)
[INFO] [stderr]       Adding tokio v1.14.1 (available: v1.52.3)
[INFO] [stderr]       Adding tokio-stream v0.1.12 (available: v0.1.18)
[INFO] [stderr]       Adding tokio-util v0.7.2 (available: v0.7.18)
[INFO] [stderr]       Adding uint v0.9.1 (available: v0.9.5)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.9.0)
[INFO] [stderr]       Adding zstd-safe v4.1.3+zstd.1.5.1 (available: v4.1.6+zstd.1.5.2)
[INFO] [stderr]       Adding zstd-sys v1.6.2+zstd.1.5.1 (available: v1.6.3+zstd.1.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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] 6b56532c68551df72174e03ce6270813f2eac407f0773b12cc52f7dd4b59146d
[INFO] running `Command { std: "docker" "start" "6b56532c68551df72174e03ce6270813f2eac407f0773b12cc52f7dd4b59146d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b56532c68551df72174e03ce6270813f2eac407f0773b12cc52f7dd4b59146d", 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" "6b56532c68551df72174e03ce6270813f2eac407f0773b12cc52f7dd4b59146d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b56532c68551df72174e03ce6270813f2eac407f0773b12cc52f7dd4b59146d", 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" "6b56532c68551df72174e03ce6270813f2eac407f0773b12cc52f7dd4b59146d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling humantime v2.4.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.9.29
[INFO] [stderr]    Compiling solana-frozen-abi v1.9.29
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling solana-program v1.9.29
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling uint v0.8.5
[INFO] [stderr]    Compiling solana-security-txt v1.1.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling arraystring v0.3.0
[INFO] [stderr]    Compiling uint v0.9.1
[INFO] [stderr]    Compiling u128 v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling solana-logger v1.9.29
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.7.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.7.2
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.8.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.25.1
[INFO] [stderr]    Compiling solana-sdk-macro v1.9.29
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling borsh-derive v0.7.2
[INFO] [stderr]    Compiling borsh v0.7.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.126
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling anchor-syn v0.24.2
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh-derive v0.8.2
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling anchor-attribute-interface v0.24.2
[INFO] [stderr]    Compiling anchor-attribute-constant v0.24.2
[INFO] [stderr]    Compiling anchor-attribute-program v0.24.2
[INFO] [stderr]    Compiling anchor-attribute-account v0.24.2
[INFO] [stderr]    Compiling anchor-derive-accounts v0.24.2
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.24.2
[INFO] [stderr]    Compiling anchor-attribute-state v0.24.2
[INFO] [stderr]    Compiling anchor-attribute-event v0.24.2
[INFO] [stderr]    Compiling anchor-attribute-error v0.24.2
[INFO] [stderr]    Compiling solana-farm-sdk v1.1.3
[INFO] [stderr]    Compiling spl-token v3.3.0
[INFO] [stderr]    Compiling anchor-lang v0.24.2
[INFO] [stderr]    Compiling spl-math v0.1.0
[INFO] [stderr]    Compiling stable-swap-client v1.8.1
[INFO] [stderr]    Compiling pyth-client v0.5.0
[INFO] [stderr]    Compiling spl-associated-token-account v1.0.3
[INFO] [stderr]    Compiling spl-token-swap v2.1.0
[INFO] [stderr]    Compiling anchor-spl v0.24.2
[INFO] [stderr]    Compiling vipers v2.0.6
[INFO] [stderr]    Compiling quarry-mint-wrapper v5.2.0
[INFO] [stderr]    Compiling quarry-redeemer v5.2.0
[INFO] [stderr]    Compiling quarry-mine v5.2.0
[INFO] [stderr]    Compiling solana-router-orca v1.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> src/entrypoint.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `debug` and `no-entrypoint`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]   --> src/entrypoint.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `debug` and `no-entrypoint`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.41s
[INFO] running `Command { std: "docker" "inspect" "6b56532c68551df72174e03ce6270813f2eac407f0773b12cc52f7dd4b59146d", 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" "6b56532c68551df72174e03ce6270813f2eac407f0773b12cc52f7dd4b59146d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tokio v1.14.1
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling solana-sdk v1.9.29
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling solana-program-runtime v1.9.29
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling solana-vote-program v1.9.29
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling thread_local v1.1.10
[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.98.0-beta.1-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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --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=417c27d905dc4132 -C extra-filename=-14401bf279a3443a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-cf95440a06115599.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4d2118b7e3decaf2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1996c11fff15f062.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6b56532c68551df72174e03ce6270813f2eac407f0773b12cc52f7dd4b59146d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b56532c68551df72174e03ce6270813f2eac407f0773b12cc52f7dd4b59146d", kill_on_drop: false }`
[INFO] [stdout] 6b56532c68551df72174e03ce6270813f2eac407f0773b12cc52f7dd4b59146d
