[INFO] cloning repository https://github.com/ShabbirHasan1/ar_row-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShabbirHasan1/ar_row-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShabbirHasan1%2Far_row-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShabbirHasan1%2Far_row-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe5fe4345c28dadd91599eee989c2b088844ca8f
[INFO] checking ShabbirHasan1/ar_row-rs against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShabbirHasan1%2Far_row-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] started tweaking git repo https://github.com/ShabbirHasan1/ar_row-rs
[INFO] finished tweaking git repo https://github.com/ShabbirHasan1/ar_row-rs
[INFO] tweaked toml for git repo https://github.com/ShabbirHasan1/ar_row-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShabbirHasan1/ar_row-rs on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShabbirHasan1/ar_row-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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/ar_row_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/ar_row/Cargo.toml: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/ar_row_readme/Cargo.toml: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 829bb812009505dfa486514edb381927db0525c3e91acff5a1aa1a9c7106ebc9
[INFO] running `Command { std: "docker" "start" "-a" "829bb812009505dfa486514edb381927db0525c3e91acff5a1aa1a9c7106ebc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "829bb812009505dfa486514edb381927db0525c3e91acff5a1aa1a9c7106ebc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "829bb812009505dfa486514edb381927db0525c3e91acff5a1aa1a9c7106ebc9", kill_on_drop: false }`
[INFO] [stdout] 829bb812009505dfa486514edb381927db0525c3e91acff5a1aa1a9c7106ebc9
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b8bd3cb9e31443f6dccc66c55b688cac20139244b94779557b281e8d8a881be
[INFO] running `Command { std: "docker" "start" "-a" "5b8bd3cb9e31443f6dccc66c55b688cac20139244b94779557b281e8d8a881be", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/ar_row_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr] warning: /opt/rustwide/workdir/ar_row_readme/Cargo.toml: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr] warning: /opt/rustwide/workdir/ar_row/Cargo.toml: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking arrow-schema v52.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking arrow-buffer v52.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking arrow-data v52.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling snap v1.1.1
[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/54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.85/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=70bd74f6ddfd4013 -C extra-filename=-b8410bc5368f4501 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d7747b204a25fb3c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-34c11e95eb8b9e3a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.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" "5b8bd3cb9e31443f6dccc66c55b688cac20139244b94779557b281e8d8a881be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b8bd3cb9e31443f6dccc66c55b688cac20139244b94779557b281e8d8a881be", kill_on_drop: false }`
[INFO] [stdout] 5b8bd3cb9e31443f6dccc66c55b688cac20139244b94779557b281e8d8a881be
