[INFO] updating cached repository https://github.com/TechThrust/Rust-Simple-Linear-Regression [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] 56797a588d47cf07e9fc430fb96e5e3fb356fc06 [INFO] testing TechThrust/Rust-Simple-Linear-Regression against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechThrust%2FRust-Simple-Linear-Regression" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TechThrust/Rust-Simple-Linear-Regression on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/TechThrust/Rust-Simple-Linear-Regression [INFO] finished tweaking git repo https://github.com/TechThrust/Rust-Simple-Linear-Regression [INFO] tweaked toml for git repo https://github.com/TechThrust/Rust-Simple-Linear-Regression written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/TechThrust/Rust-Simple-Linear-Regression already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] df5f1019dcb35374acc9f2c293a3fa2c3a5804949a1113b153bb9409a72e4475 [INFO] running `"docker" "start" "-a" "df5f1019dcb35374acc9f2c293a3fa2c3a5804949a1113b153bb9409a72e4475"` [INFO] [stderr] Compiling simple_regression v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "df5f1019dcb35374acc9f2c293a3fa2c3a5804949a1113b153bb9409a72e4475"` [INFO] running `"docker" "rm" "-f" "df5f1019dcb35374acc9f2c293a3fa2c3a5804949a1113b153bb9409a72e4475"` [INFO] [stdout] df5f1019dcb35374acc9f2c293a3fa2c3a5804949a1113b153bb9409a72e4475 [INFO] running `"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" "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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8bade7a534fa339fbcf1dd3602c5d913d2d64fb2b82ccdc9ea90497f1bf2d035 [INFO] running `"docker" "start" "-a" "8bade7a534fa339fbcf1dd3602c5d913d2d64fb2b82ccdc9ea90497f1bf2d035"` [INFO] [stderr] Compiling simple_regression v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "8bade7a534fa339fbcf1dd3602c5d913d2d64fb2b82ccdc9ea90497f1bf2d035"` [INFO] running `"docker" "rm" "-f" "8bade7a534fa339fbcf1dd3602c5d913d2d64fb2b82ccdc9ea90497f1bf2d035"` [INFO] [stdout] 8bade7a534fa339fbcf1dd3602c5d913d2d64fb2b82ccdc9ea90497f1bf2d035 [INFO] running `"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" "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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c16d1ff15be5661102917b790f0aa3c6c6f139a33e4ac6fc2f1bef38d7019b8a [INFO] running `"docker" "start" "-a" "c16d1ff15be5661102917b790f0aa3c6c6f139a33e4ac6fc2f1bef38d7019b8a"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/simple_regression-58288bfe6097a17e [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c16d1ff15be5661102917b790f0aa3c6c6f139a33e4ac6fc2f1bef38d7019b8a"` [INFO] running `"docker" "rm" "-f" "c16d1ff15be5661102917b790f0aa3c6c6f139a33e4ac6fc2f1bef38d7019b8a"` [INFO] [stdout] c16d1ff15be5661102917b790f0aa3c6c6f139a33e4ac6fc2f1bef38d7019b8a