[INFO] fetching crate polars-lazy 0.14.6... [INFO] testing polars-lazy-0.14.6 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate polars-lazy 0.14.6 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate polars-lazy 0.14.6 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate polars-lazy 0.14.6 [INFO] finished tweaking crates.io crate polars-lazy 0.14.6 [INFO] tweaked toml for crates.io crate polars-lazy 0.14.6 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a3ef58f21d84d1fb797b3fcd1e1ceb6596c1fe68c6799ab8e14361322a38a30 [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" "2a3ef58f21d84d1fb797b3fcd1e1ceb6596c1fe68c6799ab8e14361322a38a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a3ef58f21d84d1fb797b3fcd1e1ceb6596c1fe68c6799ab8e14361322a38a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a3ef58f21d84d1fb797b3fcd1e1ceb6596c1fe68c6799ab8e14361322a38a30", kill_on_drop: false }` [INFO] [stdout] 2a3ef58f21d84d1fb797b3fcd1e1ceb6596c1fe68c6799ab8e14361322a38a30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30cf15de8b331ebe94cca9d32cdbdcd62f30a4af42eda4dfa854caf83f22d0cf [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" "30cf15de8b331ebe94cca9d32cdbdcd62f30a4af42eda4dfa854caf83f22d0cf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling unsafe_unwrap v0.1.0 [INFO] [stderr] Compiling fast-float v0.2.0 [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 num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling flatbuffers v0.8.4 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling arrow v4.4.0 [INFO] [stderr] Compiling polars-arrow v0.14.7 [INFO] [stderr] Compiling polars-core v0.14.7 [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.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=32173e7c17eb79a8 -C extra-filename=-32173e7c17eb79a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-52e2c462cdc55255.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-e1cd041425c17e49.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-d94f6a7bfbb8f635.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f271d86a19b8eda2.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-04c922e4d9995eec.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-11f03ced0637f30c.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-53e815e433e271fe.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-273227218bf18930.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cd9ceaa1e63fab3c.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-97eecf387221f9de.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-24d3fa233533b69c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "30cf15de8b331ebe94cca9d32cdbdcd62f30a4af42eda4dfa854caf83f22d0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30cf15de8b331ebe94cca9d32cdbdcd62f30a4af42eda4dfa854caf83f22d0cf", kill_on_drop: false }` [INFO] [stdout] 30cf15de8b331ebe94cca9d32cdbdcd62f30a4af42eda4dfa854caf83f22d0cf