[INFO] cloning repository https://github.com/thehappycheese/rust_merge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thehappycheese/rust_merge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehappycheese%2Frust_merge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehappycheese%2Frust_merge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2665cd75c19c08cdf58b31cecfcc3be5a825aa5 [INFO] testing thehappycheese/rust_merge against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehappycheese%2Frust_merge" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thehappycheese/rust_merge on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thehappycheese/rust_merge [INFO] finished tweaking git repo https://github.com/thehappycheese/rust_merge [INFO] tweaked toml for git repo https://github.com/thehappycheese/rust_merge written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/thehappycheese/rust_merge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] 6de0b76344b12aa2837abda2a418783b6477230f9afa43b6f076359e265b92af [INFO] running `Command { std: "docker" "start" "-a" "6de0b76344b12aa2837abda2a418783b6477230f9afa43b6f076359e265b92af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6de0b76344b12aa2837abda2a418783b6477230f9afa43b6f076359e265b92af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6de0b76344b12aa2837abda2a418783b6477230f9afa43b6f076359e265b92af", kill_on_drop: false }` [INFO] [stdout] 6de0b76344b12aa2837abda2a418783b6477230f9afa43b6f076359e265b92af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", 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] 1976d4483fabc6eac90f20027328136371d644a11714a2dc895b3deabd718276 [INFO] running `Command { std: "docker" "start" "-a" "1976d4483fabc6eac90f20027328136371d644a11714a2dc895b3deabd718276", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling unsafe_unwrap v0.1.0 [INFO] [stderr] Compiling simdutf8 v0.1.3 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [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 ahash v0.7.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.22 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling term v0.5.2 [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 num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mimalloc v0.1.26 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [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.8 [INFO] [stderr] Compiling polars-core v0.14.8 [INFO] [stderr] Compiling polars-io v0.14.8 [INFO] [stderr] Compiling polars-lazy v0.14.8 [INFO] [stderr] Compiling polars v0.14.8 [INFO] [stderr] error: could not compile `polars-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name polars_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/polars-core-0.14.8/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="chrono"' --cfg 'feature="docs"' --cfg 'feature="dtype-date32"' --cfg 'feature="dtype-date64"' --cfg 'feature="lazy"' --cfg 'feature="performant"' --cfg 'feature="plain_fmt"' --cfg 'feature="prettytable-rs"' --cfg 'feature="private"' --cfg 'feature="regex"' --cfg 'feature="sort_multiple"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' -C metadata=859577f7541795de -C extra-filename=-859577f7541795de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-a8cb925b37556403.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f30f815611283c99.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow-78043dcfe5325e78.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d8845705ca5ce09e.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-7b2fa26f13dac85d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d013b5c31c8aac7a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-d1fc2bb1d60ffe73.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9154b91591920193.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-1ab03207d4e17eab.rmeta --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-e0a8bda88e6ef049.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-8230ce65ec324ac2.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a5dcbee32486fb12.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-47c8ab9bd8ff501f.rmeta --extern unsafe_unwrap=/opt/rustwide/target/debug/deps/libunsafe_unwrap-d29eb38bd02e2a4d.rmeta --cap-lints allow --cap-lints=warn` (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" "1976d4483fabc6eac90f20027328136371d644a11714a2dc895b3deabd718276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1976d4483fabc6eac90f20027328136371d644a11714a2dc895b3deabd718276", kill_on_drop: false }` [INFO] [stdout] 1976d4483fabc6eac90f20027328136371d644a11714a2dc895b3deabd718276