[INFO] cloning repository https://github.com/mattalhonte/python_ml_to_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattalhonte/python_ml_to_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattalhonte%2Fpython_ml_to_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattalhonte%2Fpython_ml_to_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60781a2a4139b4a5de4f967ee8622d545ace2923 [INFO] testing mattalhonte/python_ml_to_rust against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattalhonte%2Fpython_ml_to_rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattalhonte/python_ml_to_rust on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattalhonte/python_ml_to_rust [INFO] finished tweaking git repo https://github.com/mattalhonte/python_ml_to_rust [INFO] tweaked toml for git repo https://github.com/mattalhonte/python_ml_to_rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mattalhonte/python_ml_to_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-lang-nursery/rand` [INFO] [stderr] Updating git repository `https://github.com/snipsco/tract/` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-02-22" "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] ef5c38b8b328c33997a9bfa1b412f7fa7213e5bd69abb372deaf19507bd15ec2 [INFO] running `Command { std: "docker" "start" "-a" "ef5c38b8b328c33997a9bfa1b412f7fa7213e5bd69abb372deaf19507bd15ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef5c38b8b328c33997a9bfa1b412f7fa7213e5bd69abb372deaf19507bd15ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef5c38b8b328c33997a9bfa1b412f7fa7213e5bd69abb372deaf19507bd15ec2", kill_on_drop: false }` [INFO] [stdout] ef5c38b8b328c33997a9bfa1b412f7fa7213e5bd69abb372deaf19507bd15ec2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4045f01b0ed3a8e8436ea49cba54a55fd14571f19b8e819c724a25f1d16cedde [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" "4045f01b0ed3a8e8436ea49cba54a55fd14571f19b8e819c724a25f1d16cedde", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling liquid-error v0.19.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling deunicode v1.0.0 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.1 [INFO] [stderr] Compiling half v1.4.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling unsafe_unwrap v0.1.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 (https://github.com/rust-lang-nursery/rand#63d53c09) [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 (https://github.com/rust-lang-nursery/rand#63d53c09) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 (https://github.com/rust-lang-nursery/rand#63d53c09) [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling tract-tensorflow v0.5.11-pre (https://github.com/snipsco/tract/#5794970e) [INFO] [stderr] Compiling liquid-value v0.19.1 [INFO] [stderr] Compiling liquid-interpreter v0.19.0 [INFO] [stderr] Compiling liquid-compiler v0.19.0 [INFO] [stderr] Compiling liquid-derive v0.19.0 [INFO] [stderr] Compiling liquid v0.19.0 [INFO] [stderr] Compiling tract-linalg v0.5.11-pre (https://github.com/snipsco/tract/#5794970e) [INFO] [stderr] Compiling tract-core v0.5.11-pre (https://github.com/snipsco/tract/#5794970e) [INFO] [stderr] error: could not compile `tract-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tract_core --edition=2018 /opt/rustwide/cargo-home/git/checkouts/tract-9a24dc151f0802d9/5794970/core/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="default"' -C metadata=e388534d8b4596b3 -C extra-filename=-e388534d8b4596b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-5470d22de366b08d.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-63d7ee9f28d18f9b.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-1c344167b897e3c1.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-7580c865b871166b.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-29e36c77fd75dfec.rmeta --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-f4ba06697e3b1fce.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-2087e8de08c43bbe.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-36196ea02ef080ec.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-7b5b184081e8655b.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-c6cd1af60fbc1d14.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-05a7f8956f329077.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ecf6bbda58319b12.rmeta --extern tract_linalg=/opt/rustwide/target/debug/deps/libtract_linalg-8a06ead7a2614827.rmeta --extern unsafe_unwrap=/opt/rustwide/target/debug/deps/libunsafe_unwrap-8b12b9d3aa2a0f7e.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-22a12f2e10c0269e/out -L native=/opt/rustwide/target/debug/build/tract-linalg-8fea44d2c3dfe6c5/out` (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" "4045f01b0ed3a8e8436ea49cba54a55fd14571f19b8e819c724a25f1d16cedde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4045f01b0ed3a8e8436ea49cba54a55fd14571f19b8e819c724a25f1d16cedde", kill_on_drop: false }` [INFO] [stdout] 4045f01b0ed3a8e8436ea49cba54a55fd14571f19b8e819c724a25f1d16cedde