[INFO] cloning repository https://github.com/Axect/Woroxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Axect/Woroxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FWoroxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FWoroxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0fbf3156338f0523a27eaa55dafbdfb94be901d0
[INFO] checking Axect/Woroxide against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FWoroxide" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Axect/Woroxide
[INFO] finished tweaking git repo https://github.com/Axect/Woroxide
[INFO] tweaked toml for git repo https://github.com/Axect/Woroxide written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Axect/Woroxide on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 96 packages to latest compatible versions
[INFO] [stderr]       Adding cursive v0.14.1 (available: v0.21.1)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1c6ac2b6aa4e10d20c48e93a7317eb89851ec8c51753b3fc1f4d0932b8981a9
[INFO] running `Command { std: "docker" "start" "-a" "f1c6ac2b6aa4e10d20c48e93a7317eb89851ec8c51753b3fc1f4d0932b8981a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1c6ac2b6aa4e10d20c48e93a7317eb89851ec8c51753b3fc1f4d0932b8981a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1c6ac2b6aa4e10d20c48e93a7317eb89851ec8c51753b3fc1f4d0932b8981a9", kill_on_drop: false }`
[INFO] [stdout] f1c6ac2b6aa4e10d20c48e93a7317eb89851ec8c51753b3fc1f4d0932b8981a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b39642bcd4efc3c1dc8633c502506180ff478396cda2a91b12f8d30cb2e69bd
[INFO] running `Command { std: "docker" "start" "-a" "2b39642bcd4efc3c1dc8633c502506180ff478396cda2a91b12f8d30cb2e69bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking array-macro v1.0.5
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking ahash v0.2.19
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking xi-unicode v0.2.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling puruda-macro v0.1.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking puruda v0.1.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling enum-map-derive v0.4.6
[INFO] [stderr]     Checking enum-map v0.6.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling enumset_derive v0.4.4
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enumset_derive-0.4.4/src/lib.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | use syn::export::Span;
[INFO] [stdout]    |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `enumset_derive` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2b39642bcd4efc3c1dc8633c502506180ff478396cda2a91b12f8d30cb2e69bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b39642bcd4efc3c1dc8633c502506180ff478396cda2a91b12f8d30cb2e69bd", kill_on_drop: false }`
[INFO] [stdout] 2b39642bcd4efc3c1dc8633c502506180ff478396cda2a91b12f8d30cb2e69bd
