[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] building knutin/arrow-slice-bug against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknutin%2Farrow-slice-bug" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/knutin/arrow-slice-bug on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "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-16/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: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multiversion-macros v0.6.1 [INFO] [stderr] Downloaded flatbuffers v0.8.4 [INFO] [stderr] Downloaded multiversion v0.6.1 [INFO] [stderr] Downloaded arrow v4.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 735666126a7ea1d0a8d2e2145ab0c716188f2d52770aecf216af55c31bae1050 [INFO] running `Command { std: "docker" "start" "-a" "735666126a7ea1d0a8d2e2145ab0c716188f2d52770aecf216af55c31bae1050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "735666126a7ea1d0a8d2e2145ab0c716188f2d52770aecf216af55c31bae1050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "735666126a7ea1d0a8d2e2145ab0c716188f2d52770aecf216af55c31bae1050", kill_on_drop: false }` [INFO] [stdout] 735666126a7ea1d0a8d2e2145ab0c716188f2d52770aecf216af55c31bae1050 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeda44c40cc32ed96d144f18961df70f4902a0389c59070942ca5aab0c692af7 [INFO] running `Command { std: "docker" "start" "-a" "aeda44c40cc32ed96d144f18961df70f4902a0389c59070942ca5aab0c692af7", 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 syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [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 regex-syntax v0.6.25 [INFO] [stderr] Compiling arrayvec v0.5.2 [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 time v0.1.44 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [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` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name arrow --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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=0673d980e4619389 -C extra-filename=-0673d980e4619389 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f402e951e65e1d2e.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-1184ab6ab8996054.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-ae6461a40ae1637c.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f8a75fed9c5dab6e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-a12904c4cd7aaeba.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-aa59b21ae5b01621.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-55e3e0cbdee98cf6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-5a4ac50c34973d39.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f8e650a70feede2b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ec27b30ba1310692.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b26bcec90f9ab3c3.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9316b4d93cc0f918.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "aeda44c40cc32ed96d144f18961df70f4902a0389c59070942ca5aab0c692af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeda44c40cc32ed96d144f18961df70f4902a0389c59070942ca5aab0c692af7", kill_on_drop: false }` [INFO] [stdout] aeda44c40cc32ed96d144f18961df70f4902a0389c59070942ca5aab0c692af7