[INFO] fetching crate arrow 11.1.0... [INFO] testing arrow-11.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate arrow 11.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate arrow 11.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arrow 11.1.0 [INFO] finished tweaking crates.io crate arrow 11.1.0 [INFO] tweaked toml for crates.io crate arrow 11.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate arrow 11.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded packed_simd_2 v0.3.7 [INFO] [stderr] Downloaded pyo3-build-config v0.16.2 [INFO] [stderr] Downloaded pyo3-ffi v0.16.2 [INFO] [stderr] Downloaded pyo3-macros v0.16.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.16.2 [INFO] [stderr] Downloaded pyo3 v0.16.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8f3ddbe4e90ecca4f2c8ab2ef35ca59ab46a92d30646de372c5bab4ad332a3c6 [INFO] running `Command { std: "docker" "start" "-a" "8f3ddbe4e90ecca4f2c8ab2ef35ca59ab46a92d30646de372c5bab4ad332a3c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f3ddbe4e90ecca4f2c8ab2ef35ca59ab46a92d30646de372c5bab4ad332a3c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3ddbe4e90ecca4f2c8ab2ef35ca59ab46a92d30646de372c5bab4ad332a3c6", kill_on_drop: false }` [INFO] [stdout] 8f3ddbe4e90ecca4f2c8ab2ef35ca59ab46a92d30646de372c5bab4ad332a3c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 045383adc7407cc6bab45fdd6673b93e1cdcbb160a8edf654d86c7fe613631ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "045383adc7407cc6bab45fdd6673b93e1cdcbb160a8edf654d86c7fe613631ac", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lexical-util v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lexical-write-integer v0.8.3 [INFO] [stderr] Compiling lexical-parse-integer v0.8.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling lexical-parse-float v0.8.3 [INFO] [stderr] Compiling lexical-write-float v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lexical-core v0.8.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flatbuffers v2.1.1 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling arrow v11.1.0 (/opt/rustwide/workdir) [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=2021 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="csv"' --cfg 'feature="csv_crate"' --cfg 'feature="default"' --cfg 'feature="flatbuffers"' --cfg 'feature="ipc"' --cfg 'feature="rand"' --cfg 'feature="test_utils"' -C metadata=6e8cfb5fb0ae8839 -C extra-filename=-6e8cfb5fb0ae8839 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8bebcf6e4e09f864.rmeta --extern csv_crate=/opt/rustwide/target/debug/deps/libcsv-cb33339d187c0d20.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-c1f1fa270ce5e1c0.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-7ab7921d527fd733.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-57a3089c4a03a431.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-66ea0b4ec4c4ab44.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-f2bced30d1124ecd.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-33e4277d592ba928.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-cae70b424a6536e9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-17f271d2d4d7a3b5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3470883e27ae10a4.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-bb546567a4063ddf.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4eb9cb5114a721a2.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "045383adc7407cc6bab45fdd6673b93e1cdcbb160a8edf654d86c7fe613631ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045383adc7407cc6bab45fdd6673b93e1cdcbb160a8edf654d86c7fe613631ac", kill_on_drop: false }` [INFO] [stdout] 045383adc7407cc6bab45fdd6673b93e1cdcbb160a8edf654d86c7fe613631ac