[INFO] updating cached repository https://github.com/TheHatSky/chaos-math [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] 4124f74c47253d25059072f7cc5058f7311ed5e1 [INFO] checking TheHatSky/chaos-math against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheHatSky%2Fchaos-math" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 83% (10/12) Checking out files: 91% (11/12) Checking out files: 100% (12/12) Checking out files: 100% (12/12), done. [INFO] validating manifest of git repo https://github.com/TheHatSky/chaos-math on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/TheHatSky/chaos-math [INFO] finished tweaking git repo https://github.com/TheHatSky/chaos-math [INFO] tweaked toml for git repo https://github.com/TheHatSky/chaos-math written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/TheHatSky/chaos-math already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8ea577e7cdd3d587f912e0889d8cdbb5356dcc3816b1d846f8e4538a0151d428 [INFO] running `"docker" "start" "-a" "8ea577e7cdd3d587f912e0889d8cdbb5356dcc3816b1d846f8e4538a0151d428"` [INFO] [stderr] Checking svg v0.5.12 [INFO] [stderr] Checking plotlib v0.4.0 [INFO] [stderr] Checking hello_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: constant item is never used: `EPSILON` [INFO] [stderr] --> src/main.rs:61:1 [INFO] [stderr] | [INFO] [stderr] 61 | const EPSILON: f64 = 0.01; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `find_stable_iteration_cycle` [INFO] [stderr] --> src/main.rs:63:4 [INFO] [stderr] | [INFO] [stderr] 63 | fn find_stable_iteration_cycle(values: &Vec) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `EPSILON` [INFO] [stderr] --> src/main.rs:61:1 [INFO] [stderr] | [INFO] [stderr] 61 | const EPSILON: f64 = 0.01; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `find_stable_iteration_cycle` [INFO] [stderr] --> src/main.rs:63:4 [INFO] [stderr] | [INFO] [stderr] 63 | fn find_stable_iteration_cycle(values: &Vec) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.77s [INFO] running `"docker" "inspect" "8ea577e7cdd3d587f912e0889d8cdbb5356dcc3816b1d846f8e4538a0151d428"` [INFO] running `"docker" "rm" "-f" "8ea577e7cdd3d587f912e0889d8cdbb5356dcc3816b1d846f8e4538a0151d428"` [INFO] [stdout] 8ea577e7cdd3d587f912e0889d8cdbb5356dcc3816b1d846f8e4538a0151d428