[INFO] cloning repository https://github.com/yurisi0212/DeepLearning_Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yurisi0212/DeepLearning_Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyurisi0212%2FDeepLearning_Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyurisi0212%2FDeepLearning_Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 789703b50d4b1cfc19232e55cad23aeb7cfb6acc [INFO] testing yurisi0212/DeepLearning_Rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyurisi0212%2FDeepLearning_Rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yurisi0212/DeepLearning_Rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yurisi0212/DeepLearning_Rust [INFO] finished tweaking git repo https://github.com/yurisi0212/DeepLearning_Rust [INFO] tweaked toml for git repo https://github.com/yurisi0212/DeepLearning_Rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/yurisi0212/DeepLearning_Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 467f6b11f431b067cad2eb3a5815bb387c843ca6efebf648921295ef33943d85 [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" "467f6b11f431b067cad2eb3a5815bb387c843ca6efebf648921295ef33943d85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "467f6b11f431b067cad2eb3a5815bb387c843ca6efebf648921295ef33943d85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467f6b11f431b067cad2eb3a5815bb387c843ca6efebf648921295ef33943d85", kill_on_drop: false }` [INFO] [stdout] 467f6b11f431b067cad2eb3a5815bb387c843ca6efebf648921295ef33943d85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "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] d8743159c31ddebf55c8b63c912d3651ddd9d8d3462598621b4e9f3e6b934529 [INFO] running `Command { std: "docker" "start" "-a" "d8743159c31ddebf55c8b63c912d3651ddd9d8d3462598621b4e9f3e6b934529", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling unsafe_unwrap v0.1.0 [INFO] [stderr] Compiling simdutf8 v0.1.3 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling paste v1.0.6 [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 memoffset v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flatbuffers v0.8.4 [INFO] [stderr] Compiling nalgebra v0.23.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling arrow v4.4.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling smartcore v0.2.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] Compiling deep_learning_rust v0.1.0 (/opt/rustwide/workdir) [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="default"' --cfg 'feature="docs"' --cfg 'feature="dtype-date32"' --cfg 'feature="dtype-date64"' --cfg 'feature="lazy"' --cfg 'feature="ndarray"' --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=36e0f7e50451759a -C extra-filename=-36e0f7e50451759a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-4ec2479b319bcf22.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-47f04a0f0a36b87a.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow-8239a449512f97ad.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2077328b32950145.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-b392b86b5b01f070.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-45c62fce4e631d3b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-aede11d975fe47c7.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-e909bc0c20c81898.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-927cf0ec8bd4c04a.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-701f61aac3b68ea8.rmeta --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-ffc07a955d2662b3.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-9f8c140bb37cecdc.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-97c771e7e6d0dbc0.rmeta --extern unsafe_unwrap=/opt/rustwide/target/debug/deps/libunsafe_unwrap-8b12b9d3aa2a0f7e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d8743159c31ddebf55c8b63c912d3651ddd9d8d3462598621b4e9f3e6b934529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8743159c31ddebf55c8b63c912d3651ddd9d8d3462598621b4e9f3e6b934529", kill_on_drop: false }` [INFO] [stdout] d8743159c31ddebf55c8b63c912d3651ddd9d8d3462598621b4e9f3e6b934529