[INFO] cloning repository https://github.com/edgecommons/ethernet-ip-adapter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edgecommons/ethernet-ip-adapter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgecommons%2Fethernet-ip-adapter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgecommons%2Fethernet-ip-adapter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6f2f6003d0ec1fd97cda8334ba98d385d61eb7c
[INFO] checking edgecommons/ethernet-ip-adapter against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgecommons%2Fethernet-ip-adapter" "/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/edgecommons/ethernet-ip-adapter
[INFO] finished tweaking git repo https://github.com/edgecommons/ethernet-ip-adapter
[INFO] tweaked toml for git repo https://github.com/edgecommons/ethernet-ip-adapter written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edgecommons/ethernet-ip-adapter on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/edgecommons/ethernet-ip-adapter 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/edgecommons/edgecommons`
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/a14a328/templates/rust/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/a14a328/templates/rust-processor/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/a14a328/templates/rust-protocol-adapter/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/a14a328/templates/rust-sink/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr]      Locking 1 package to latest Rust 1.85 compatible version
[INFO] [stderr]       Adding edgecommons v0.5.0 (https://github.com/edgecommons/edgecommons?rev=a14a3285573ef2bb6a531e1e1936c6dc40a85ef4#a14a3285)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 082555892b4391405dd9733a66a6b0dfc1be44f07f0b17dd4ef7887de6f191e7
[INFO] running `Command { std: "docker" "start" "082555892b4391405dd9733a66a6b0dfc1be44f07f0b17dd4ef7887de6f191e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "082555892b4391405dd9733a66a6b0dfc1be44f07f0b17dd4ef7887de6f191e7", 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" "082555892b4391405dd9733a66a6b0dfc1be44f07f0b17dd4ef7887de6f191e7" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "082555892b4391405dd9733a66a6b0dfc1be44f07f0b17dd4ef7887de6f191e7", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "082555892b4391405dd9733a66a6b0dfc1be44f07f0b17dd4ef7887de6f191e7" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/a14a328/templates/rust/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/a14a328/templates/rust-processor/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/a14a328/templates/rust-protocol-adapter/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/a14a328/templates/rust-sink/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.43.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=ddff098c2aa75476 -C extra-filename=-aa2c0ef21912879c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "082555892b4391405dd9733a66a6b0dfc1be44f07f0b17dd4ef7887de6f191e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "082555892b4391405dd9733a66a6b0dfc1be44f07f0b17dd4ef7887de6f191e7", kill_on_drop: false }`
[INFO] [stdout] 082555892b4391405dd9733a66a6b0dfc1be44f07f0b17dd4ef7887de6f191e7
