[INFO] cloning repository https://github.com/nature-sense/ai-trap-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nature-sense/ai-trap-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnature-sense%2Fai-trap-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnature-sense%2Fai-trap-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d7af741699e9962a2b57a0f2da1ef686cbcf0e9
[INFO] checking nature-sense/ai-trap-rs/0d7af741699e9962a2b57a0f2da1ef686cbcf0e9 against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnature-sense%2Fai-trap-rs" "/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/nature-sense/ai-trap-rs
[INFO] finished tweaking git repo https://github.com/nature-sense/ai-trap-rs
[INFO] tweaked toml for git repo https://github.com/nature-sense/ai-trap-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nature-sense/ai-trap-rs on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nature-sense/ai-trap-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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded nokhwa-bindings-windows v0.4.4
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.187
[INFO] [stderr]   Downloaded native_db_macro v0.8.2
[INFO] [stderr]   Downloaded nokhwa-bindings-linux v0.1.2
[INFO] [stderr]   Downloaded mozjpeg v0.10.13
[INFO] [stderr]   Downloaded nokhwa-bindings-macos v0.2.3
[INFO] [stderr]   Downloaded nokhwa-core v0.1.7
[INFO] [stderr]   Downloaded node-sys v0.4.2
[INFO] [stderr]   Downloaded native_model_macro v0.4.20
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.187
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.187
[INFO] [stderr]   Downloaded cxx-build v1.0.187
[INFO] [stderr]   Downloaded regex v1.12.1
[INFO] [stderr]   Downloaded redb v1.5.1
[INFO] [stderr]   Downloaded nokhwa v0.10.9
[INFO] [stderr]   Downloaded redb v2.6.3
[INFO] [stderr]   Downloaded native_model v0.4.20
[INFO] [stderr]   Downloaded nasm-rs v0.3.1
[INFO] [stderr]   Downloaded cxx v1.0.187
[INFO] [stderr]   Downloaded regex-syntax v0.8.7
[INFO] [stderr]   Downloaded native_db v0.8.2
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] [stderr]   Downloaded mozjpeg-sys v2.2.3
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54318fad308e7fd6332f85d64031db8b65efa3b49168e7d0ca72edcdb470429c
[INFO] running `Command { std: "docker" "start" "-a" "54318fad308e7fd6332f85d64031db8b65efa3b49168e7d0ca72edcdb470429c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54318fad308e7fd6332f85d64031db8b65efa3b49168e7d0ca72edcdb470429c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54318fad308e7fd6332f85d64031db8b65efa3b49168e7d0ca72edcdb470429c", kill_on_drop: false }`
[INFO] [stdout] 54318fad308e7fd6332f85d64031db8b65efa3b49168e7d0ca72edcdb470429c
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d20d986e44df07b3d5e464f7b8706ea38236c150eece322e5fdaa44d031a8c7c
[INFO] running `Command { std: "docker" "start" "-a" "d20d986e44df07b3d5e464f7b8706ea38236c150eece322e5fdaa44d031a8c7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling nasm-rs v0.3.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-root-certs v1.0.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking moxcms v0.7.7
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling nokhwa-bindings-macos v0.2.3
[INFO] [stderr]    Compiling redb v1.5.1
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.187
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling cxx v1.0.187
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking perlin2d v0.2.6
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[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/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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="visit"' --cfg 'feature="visit-mut"' --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=630c9928d021deac -C extra-filename=-7fcd4b1ef517bb9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-249d242ba5234c28.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-254731d1ce21f3cf.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.rmeta --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" "d20d986e44df07b3d5e464f7b8706ea38236c150eece322e5fdaa44d031a8c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d20d986e44df07b3d5e464f7b8706ea38236c150eece322e5fdaa44d031a8c7c", kill_on_drop: false }`
[INFO] [stdout] d20d986e44df07b3d5e464f7b8706ea38236c150eece322e5fdaa44d031a8c7c
