[INFO] fetching crate bpxe 0.2.1... [INFO] testing bpxe-0.2.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate bpxe 0.2.1 into /workspace/builds/worker-18/source [INFO] validating manifest of crates.io crate bpxe 0.2.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-18/source/.cargo/config.toml [INFO] started tweaking crates.io crate bpxe 0.2.1 [INFO] finished tweaking crates.io crate bpxe 0.2.1 [INFO] tweaked toml for crates.io crate bpxe 0.2.1 written to /workspace/builds/worker-18/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp-serde v0.15.5 [INFO] [stderr] Downloaded pin-project-internal v1.0.10 [INFO] [stderr] Downloaded pin-project v1.0.10 [INFO] [stderr] Downloaded tokio v1.17.0 [INFO] [stderr] Downloaded smartstring v0.2.10 [INFO] [stderr] Downloaded streamunordered v0.5.2 [INFO] [stderr] Downloaded rhai_codegen v0.3.6 [INFO] [stderr] Downloaded rhai v0.19.15 [INFO] [stderr] Downloaded sxd-document v0.3.2 [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] [stderr] Downloaded peresil v0.3.0 [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded factory v0.1.2 [INFO] [stderr] Downloaded wasm-rs-async-executor v0.8.1 [INFO] [stderr] Downloaded wasm-rs-dbg v0.1.2 [INFO] [stderr] Downloaded wasm-rs-shared-channel v0.1.0 [INFO] [stderr] Downloaded ron v0.6.6 [INFO] [stderr] Downloaded bpxe-bpmn-schema v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 564ecd4649c8373e4f449ef994531bb2598a01dcee9bba992f4e0f38076d70d8 [INFO] running `Command { std: "docker" "start" "-a" "564ecd4649c8373e4f449ef994531bb2598a01dcee9bba992f4e0f38076d70d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "564ecd4649c8373e4f449ef994531bb2598a01dcee9bba992f4e0f38076d70d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "564ecd4649c8373e4f449ef994531bb2598a01dcee9bba992f4e0f38076d70d8", kill_on_drop: false }` [INFO] [stdout] 564ecd4649c8373e4f449ef994531bb2598a01dcee9bba992f4e0f38076d70d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c29f877b1a7172193fcabc945ac4abc0acd17ed21db186841d63469c420dd2b0 [INFO] running `Command { std: "docker" "start" "-a" "c29f877b1a7172193fcabc945ac4abc0acd17ed21db186841d63469c420dd2b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling jetscii v0.5.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling wasm-rs-dbg v0.1.2 [INFO] [stderr] Compiling factory v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smartstring v0.2.10 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strong-xml-derive v0.6.3 [INFO] [stderr] Compiling tia v1.0.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling bpxe-internal-macros v0.2.1 [INFO] [stderr] Compiling rhai_codegen v0.3.6 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stdout] error[E0599]: no variant or associated item named `__TestExhaustive` found for enum `syn::Type` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tia-1.0.1/src/detail/parser/stringify.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | syn::Type::__TestExhaustive(..) => panic!("tia not implemented feature: __TestExhaustive, please write PR or Issue if you want the feat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ variant or associated item not found in `syn::Type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tia` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c29f877b1a7172193fcabc945ac4abc0acd17ed21db186841d63469c420dd2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c29f877b1a7172193fcabc945ac4abc0acd17ed21db186841d63469c420dd2b0", kill_on_drop: false }` [INFO] [stdout] c29f877b1a7172193fcabc945ac4abc0acd17ed21db186841d63469c420dd2b0