[INFO] cloning repository https://github.com/eddoss/unimake-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eddoss/unimake-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddoss%2Funimake-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddoss%2Funimake-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51282d2dd683268845913d0f51101f81d44ece59
[INFO] checking eddoss/unimake-rust/51282d2dd683268845913d0f51101f81d44ece59 against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddoss%2Funimake-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eddoss/unimake-rust
[INFO] finished tweaking git repo https://github.com/eddoss/unimake-rust
[INFO] tweaked toml for git repo https://github.com/eddoss/unimake-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eddoss/unimake-rust on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eddoss/unimake-rust 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-ucd-ident v0.9.0
[INFO] [stderr]   Downloaded timsort v0.1.3
[INFO] [stderr]   Downloaded rustpython-parser-core v0.4.0
[INFO] [stderr]   Downloaded unicode-casing v0.1.0
[INFO] [stderr]   Downloaded rustpython-sre_engine v0.4.0
[INFO] [stderr]   Downloaded unic-ucd-category v0.9.0
[INFO] [stderr]   Downloaded unicode_names2_generator v1.3.0
[INFO] [stderr]   Downloaded rustpython-compiler v0.4.0
[INFO] [stderr]   Downloaded builder-pattern v0.4.2
[INFO] [stderr]   Downloaded builder-pattern-macro v0.4.2
[INFO] [stderr]   Downloaded unic-ucd-normal v0.9.0
[INFO] [stderr]   Downloaded rustpython-common v0.4.0
[INFO] [stderr]   Downloaded rustpython v0.4.0
[INFO] [stderr]   Downloaded rustpython-ast v0.4.0
[INFO] [stderr]   Downloaded rustpython-codegen v0.4.0
[INFO] [stderr]   Downloaded rustpython-derive-impl v0.4.0
[INFO] [stderr]   Downloaded rustpython-doc v0.3.0
[INFO] [stderr]   Downloaded rustpython-stdlib v0.4.0
[INFO] [stderr]   Downloaded puruspe v0.2.5
[INFO] [stderr]   Downloaded unic-ucd-hangul v0.9.0
[INFO] [stderr]   Downloaded unic-normal v0.9.0
[INFO] [stderr]   Downloaded rustpython-parser v0.4.0
[INFO] [stderr]   Downloaded malachite-q v0.4.22
[INFO] [stderr]   Downloaded unicode_names2 v1.3.0
[INFO] [stderr]   Downloaded uuid-macro-internal v1.17.0
[INFO] [stderr]   Downloaded ucd v0.1.1
[INFO] [stderr]   Downloaded junction v1.2.0
[INFO] [stderr]   Downloaded rustpython-format v0.4.0
[INFO] [stderr]   Downloaded malachite v0.4.22
[INFO] [stderr]   Downloaded unic-emoji-char v0.9.0
[INFO] [stderr]   Downloaded terminal_size v0.4.2
[INFO] [stderr]   Downloaded mt19937 v2.0.1
[INFO] [stderr]   Downloaded rustpython-vm v0.4.0
[INFO] [stderr]   Downloaded unic-ucd-age v0.9.0
[INFO] [stderr]   Downloaded caseless v0.2.2
[INFO] [stderr]   Downloaded result-like-derive v0.4.6
[INFO] [stderr]   Downloaded result-like v0.4.6
[INFO] [stderr]   Downloaded volatile v0.3.0
[INFO] [stderr]   Downloaded rustpython-compiler-core v0.4.0
[INFO] [stderr]   Downloaded syn-ext v0.4.0
[INFO] [stderr]   Downloaded rustpython-derive v0.4.0
[INFO] [stderr]   Downloaded rustpython-parser-vendored v0.4.0
[INFO] [stderr]   Downloaded malachite-bigint v0.2.3
[INFO] [stderr]   Downloaded rustpython-literal v0.4.0
[INFO] [stderr]   Downloaded malachite-base v0.4.22
[INFO] [stderr]   Downloaded malachite-nz v0.4.22
[INFO] [stderr]   Downloaded rustpython-pylib v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fe1d46f019cf02159b60fca876556474c0aad624c1e92ae0dec22d1960b03ba
[INFO] running `Command { std: "docker" "start" "-a" "0fe1d46f019cf02159b60fca876556474c0aad624c1e92ae0dec22d1960b03ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fe1d46f019cf02159b60fca876556474c0aad624c1e92ae0dec22d1960b03ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fe1d46f019cf02159b60fca876556474c0aad624c1e92ae0dec22d1960b03ba", kill_on_drop: false }`
[INFO] [stdout] 0fe1d46f019cf02159b60fca876556474c0aad624c1e92ae0dec22d1960b03ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14ee3b80303145f1d8c8ebdd61bd9d6c9f7b04b83168f883eb886a3f16d28beb
[INFO] running `Command { std: "docker" "start" "-a" "14ee3b80303145f1d8c8ebdd61bd9d6c9f7b04b83168f883eb886a3f16d28beb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling rustpython-doc v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling rustpython-vm v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking unic-ucd-hangul v0.9.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking volatile v0.3.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking optional v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking unic-ucd-normal v0.9.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking socket2 v0.5.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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/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"' --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=2a60f4ae91c5272e -C extra-filename=-814594e428ef0098 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-62c19f024574c4cf.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bbd76fb7b6e2abdf.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.102/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="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=9a074cead1d9837d -C extra-filename=-5b0c4cf290de55b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-62c19f024574c4cf.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bbd76fb7b6e2abdf.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "14ee3b80303145f1d8c8ebdd61bd9d6c9f7b04b83168f883eb886a3f16d28beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14ee3b80303145f1d8c8ebdd61bd9d6c9f7b04b83168f883eb886a3f16d28beb", kill_on_drop: false }`
[INFO] [stdout] 14ee3b80303145f1d8c8ebdd61bd9d6c9f7b04b83168f883eb886a3f16d28beb
