[INFO] cloning repository https://github.com/knutin/arrow-slice-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knutin/arrow-slice-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknutin%2Farrow-slice-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknutin%2Farrow-slice-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c299c9df2612c5bfe95d2ca41c25697adff96cf [INFO] testing knutin/arrow-slice-bug against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknutin%2Farrow-slice-bug" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/knutin/arrow-slice-bug 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/knutin/arrow-slice-bug [INFO] finished tweaking git repo https://github.com/knutin/arrow-slice-bug [INFO] tweaked toml for git repo https://github.com/knutin/arrow-slice-bug written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/knutin/arrow-slice-bug 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-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 520a74a65720f55fa1829374e1c1fbaccd7e0f4ab43078cbedda45dd9f62b801 [INFO] running `Command { std: "docker" "start" "-a" "520a74a65720f55fa1829374e1c1fbaccd7e0f4ab43078cbedda45dd9f62b801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "520a74a65720f55fa1829374e1c1fbaccd7e0f4ab43078cbedda45dd9f62b801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "520a74a65720f55fa1829374e1c1fbaccd7e0f4ab43078cbedda45dd9f62b801", kill_on_drop: false }` [INFO] [stdout] 520a74a65720f55fa1829374e1c1fbaccd7e0f4ab43078cbedda45dd9f62b801 [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5e21a5931351b748905de6664d03c8e6cab7171694592c5f539813b7db069a7 [INFO] running `Command { std: "docker" "start" "-a" "a5e21a5931351b748905de6664d03c8e6cab7171694592c5f539813b7db069a7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling flatbuffers v0.8.4 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling arrow v4.2.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=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrow-4.2.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="default"' -C metadata=6543b02dea63de31 -C extra-filename=-6543b02dea63de31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-566f801a88f38ec7.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-fc78e2b8fede01ba.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-beb06d31a720a004.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3f87486ce2531add.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-617c1b1429ebeb65.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-5023c5b22d115ae9.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-38d02bc9c6f21230.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-b3f8a871f0542d1d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1491afef1da94d7c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-cc3a46b589372ae7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5d5e64b286845126.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-af79956eb838fcff.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e2efcfd73cdc92d1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a5e21a5931351b748905de6664d03c8e6cab7171694592c5f539813b7db069a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5e21a5931351b748905de6664d03c8e6cab7171694592c5f539813b7db069a7", kill_on_drop: false }` [INFO] [stdout] a5e21a5931351b748905de6664d03c8e6cab7171694592c5f539813b7db069a7