[INFO] updating cached repository https://github.com/mattalhonte/python_ml_to_rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 60781a2a4139b4a5de4f967ee8622d545ace2923 [INFO] checking mattalhonte/python_ml_to_rust against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattalhonte%2Fpython_ml_to_rust" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattalhonte/python_ml_to_rust on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [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-0/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 `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a746ef37566c111b286eb7052cf996961e3505e9d0e86a3f3e6a682837531c30 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a746ef37566c111b286eb7052cf996961e3505e9d0e86a3f3e6a682837531c30"` [INFO] [stderr] Compiling liquid-error v0.19.0 [INFO] [stderr] Compiling deunicode v1.0.0 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Checking dyn-clone v1.0.1 [INFO] [stderr] Checking unsafe_unwrap v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Checking rand_core v0.5.1 (https://github.com/rust-lang-nursery/rand#63d53c09) [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking backtrace v0.3.43 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 (https://github.com/rust-lang-nursery/rand#63d53c09) [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking rand v0.7.3 (https://github.com/rust-lang-nursery/rand#63d53c09) [INFO] [stderr] Checking ndarray v0.13.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [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] Checking 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] Checking tract-core v0.5.11-pre (https://github.com/snipsco/tract#5794970e) [INFO] [stderr] Checking py_to_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `"docker" "inspect" "a746ef37566c111b286eb7052cf996961e3505e9d0e86a3f3e6a682837531c30"` [INFO] running `"docker" "rm" "-f" "a746ef37566c111b286eb7052cf996961e3505e9d0e86a3f3e6a682837531c30"` [INFO] [stdout] a746ef37566c111b286eb7052cf996961e3505e9d0e86a3f3e6a682837531c30