[INFO] cloning repository https://github.com/lukapeschke/fastexcel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukapeschke/fastexcel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukapeschke%2Ffastexcel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukapeschke%2Ffastexcel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 966a038c9b0bea54546e16c728e2cba7aad84f15 [INFO] testing lukapeschke/fastexcel against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukapeschke%2Ffastexcel" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukapeschke/fastexcel on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukapeschke/fastexcel [INFO] finished tweaking git repo https://github.com/lukapeschke/fastexcel [INFO] tweaked toml for git repo https://github.com/lukapeschke/fastexcel written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lukapeschke/fastexcel 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 631d0bbf5b540059792445956c45018a36257dfbab41f639a091c8e83b25c9c9 [INFO] running `Command { std: "docker" "start" "-a" "631d0bbf5b540059792445956c45018a36257dfbab41f639a091c8e83b25c9c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "631d0bbf5b540059792445956c45018a36257dfbab41f639a091c8e83b25c9c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631d0bbf5b540059792445956c45018a36257dfbab41f639a091c8e83b25c9c9", kill_on_drop: false }` [INFO] [stdout] 631d0bbf5b540059792445956c45018a36257dfbab41f639a091c8e83b25c9c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0eba0884155050f54d2348a1c9dadca9b8e917ff5c371bd19a6eaba923f7aec [INFO] running `Command { std: "docker" "start" "-a" "b0eba0884155050f54d2348a1c9dadca9b8e917ff5c371bd19a6eaba923f7aec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling unindent v0.1.10 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling pyo3-build-config v0.17.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling pyo3-ffi v0.17.1 [INFO] [stderr] Compiling pyo3 v0.17.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling arrow-buffer v23.0.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.17.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling pyo3-macros v0.17.1 [INFO] [stderr] Compiling flatbuffers v2.1.2 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling arrow v23.0.0 [INFO] [stderr] Compiling calamine v0.18.0 [INFO] [stderr] error: could not compile `arrow` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name arrow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrow-23.0.0/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 -C debuginfo=2 --cfg 'feature="flatbuffers"' --cfg 'feature="ipc"' -C metadata=36cb436773742e7b -C extra-filename=-36cb436773742e7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-93376b3fade3673a.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-20ff188a495b2df8.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-292d36d03b9c3536.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-9e6340bca1e6e498.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-08fb85de9e0bc334.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-3bb942dda1b45c94.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-15d9d3b82b434b1f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-c2d393117f62b6ef.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-b4b36954bbb4f0ca.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-a1bde49c6a8643f5.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a38debc2e9744d5e.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-bb493c9de88d1dbc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b0eba0884155050f54d2348a1c9dadca9b8e917ff5c371bd19a6eaba923f7aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0eba0884155050f54d2348a1c9dadca9b8e917ff5c371bd19a6eaba923f7aec", kill_on_drop: false }` [INFO] [stdout] b0eba0884155050f54d2348a1c9dadca9b8e917ff5c371bd19a6eaba923f7aec