[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehappycheese%2Frust_merge" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thehappycheese/rust_merge on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-7/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee390d1ba83a4c065298b061cca0f7d891d10a03acf055cac8ccecb18ec024af [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" "ee390d1ba83a4c065298b061cca0f7d891d10a03acf055cac8ccecb18ec024af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee390d1ba83a4c065298b061cca0f7d891d10a03acf055cac8ccecb18ec024af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee390d1ba83a4c065298b061cca0f7d891d10a03acf055cac8ccecb18ec024af", kill_on_drop: false }` [INFO] [stdout] ee390d1ba83a4c065298b061cca0f7d891d10a03acf055cac8ccecb18ec024af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eede18b39851aad32b3c9938d9c229aadaa9cb4b08af3a2a0f048c55d2ee4e21 [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" "eede18b39851aad32b3c9938d9c229aadaa9cb4b08af3a2a0f048c55d2ee4e21", 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 memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling unsafe_unwrap v0.1.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling simdutf8 v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.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 itertools v0.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling libmimalloc-sys v0.1.22 [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 rayon-core v1.9.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [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 rayon v1.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling mimalloc v0.1.26 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling bstr v0.2.16 [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 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 --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=6232bf31d742f16c -C extra-filename=-6232bf31d742f16c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-4f3fdbba98a82990.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-36d42a2b09968698.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow-8b19fd45badd3604.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2cd750164e09a63a.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-18c48c9a13c006d6.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-55e3e0cbdee98cf6.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6d53490bd30cc85f.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-1f7eb8633f703b90.rmeta --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-af244546524df988.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-a7cdb8469ac57cb0.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f8e650a70feede2b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-05c169ea283a46ef.rmeta --extern unsafe_unwrap=/opt/rustwide/target/debug/deps/libunsafe_unwrap-2cb032826a6f7e1e.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" "eede18b39851aad32b3c9938d9c229aadaa9cb4b08af3a2a0f048c55d2ee4e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eede18b39851aad32b3c9938d9c229aadaa9cb4b08af3a2a0f048c55d2ee4e21", kill_on_drop: false }` [INFO] [stdout] eede18b39851aad32b3c9938d9c229aadaa9cb4b08af3a2a0f048c55d2ee4e21