[INFO] cloning repository https://github.com/AlsaiSamo/kra-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlsaiSamo/kra-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlsaiSamo%2Fkra-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlsaiSamo%2Fkra-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d01d9f4170685f41c766c80aaed853b166aec82c
[INFO] building AlsaiSamo/kra-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlsaiSamo%2Fkra-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AlsaiSamo/kra-rs on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AlsaiSamo/kra-rs
[INFO] finished tweaking git repo https://github.com/AlsaiSamo/kra-rs
[INFO] tweaked toml for git repo https://github.com/AlsaiSamo/kra-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AlsaiSamo/kra-rs 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" "+334963c956d25708feab489a3816ae63f639355d" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54c9fe4588034ee8ca2e848c1f0187bce9591f4cd64b8e04ee02fe368a2c0229
[INFO] running `Command { std: "docker" "start" "-a" "54c9fe4588034ee8ca2e848c1f0187bce9591f4cd64b8e04ee02fe368a2c0229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54c9fe4588034ee8ca2e848c1f0187bce9591f4cd64b8e04ee02fe368a2c0229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54c9fe4588034ee8ca2e848c1f0187bce9591f4cd64b8e04ee02fe368a2c0229", kill_on_drop: false }`
[INFO] [stdout] 54c9fe4588034ee8ca2e848c1f0187bce9591f4cd64b8e04ee02fe368a2c0229
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4becbfa124599da7bbab3e7bae8609cf25922c92178c9e5f298743603d1dd2a3
[INFO] running `Command { std: "docker" "start" "-a" "4becbfa124599da7bbab3e7bae8609cf25922c92178c9e5f298743603d1dd2a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling ordered-float v4.2.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling kra-macro v0.1.0 (/opt/rustwide/workdir/kra-macro)
[INFO] [stderr]    Compiling kra v0.1.0 (/opt/rustwide/workdir/kra)
[INFO] [stdout] error: unexpected closing delimiter: `}`
[INFO] [stdout]   --> kra/src/data.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum Unloaded {
[INFO] [stdout]    |                   - this opening brace...
[INFO] [stdout] ...
[INFO] [stdout] 30 | }
[INFO] [stdout]    | - ...matches this closing brace
[INFO] [stdout] ...
[INFO] [stdout] 38 | }
[INFO] [stdout]    | ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kra` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4becbfa124599da7bbab3e7bae8609cf25922c92178c9e5f298743603d1dd2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4becbfa124599da7bbab3e7bae8609cf25922c92178c9e5f298743603d1dd2a3", kill_on_drop: false }`
[INFO] [stdout] 4becbfa124599da7bbab3e7bae8609cf25922c92178c9e5f298743603d1dd2a3
