[INFO] cloning repository https://github.com/cantsin/pcgs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cantsin/pcgs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcantsin%2Fpcgs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcantsin%2Fpcgs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d11ad86a8fe9b569980001ad9c92948408fff77c [INFO] checking cantsin/pcgs against try#89681135fd92d7dee32c3e562b052ee82f97008c for pr-97086 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcantsin%2Fpcgs" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cantsin/pcgs on toolchain 89681135fd92d7dee32c3e562b052ee82f97008c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-17/source/.cargo/config [INFO] started tweaking git repo https://github.com/cantsin/pcgs [INFO] finished tweaking git repo https://github.com/cantsin/pcgs [INFO] tweaked toml for git repo https://github.com/cantsin/pcgs written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/cantsin/pcgs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a3b9e42ba29589d52c41485c132e95e04f7be963972d147d2c0616ee13c7d7d [INFO] running `Command { std: "docker" "start" "-a" "1a3b9e42ba29589d52c41485c132e95e04f7be963972d147d2c0616ee13c7d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a3b9e42ba29589d52c41485c132e95e04f7be963972d147d2c0616ee13c7d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a3b9e42ba29589d52c41485c132e95e04f7be963972d147d2c0616ee13c7d7d", kill_on_drop: false }` [INFO] [stdout] 1a3b9e42ba29589d52c41485c132e95e04f7be963972d147d2c0616ee13c7d7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=forbid" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7b96edff44dd2bd3aca4c9735ccd559e1a86247400b661d1071c7bbdcd7e7b5 [INFO] running `Command { std: "docker" "start" "-a" "a7b96edff44dd2bd3aca4c9735ccd559e1a86247400b661d1071c7bbdcd7e7b5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling rustml v0.0.7 [INFO] [stderr] Checking pcgs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/sparse_symmetric_matrix.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | writeln!(f, "sparse({:?},...", rows); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/sparse_symmetric_matrix.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | writeln!(f, " {:?},...", columns); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/sparse_row_matrix.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | writeln!(f, "sparse({:?},...", rows); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/sparse_row_matrix.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | writeln!(f, " {:?},...", columns); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/sparse_symmetric_matrix.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | writeln!(f, "sparse({:?},...", rows); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/sparse_symmetric_matrix.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | writeln!(f, " {:?},...", columns); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/sparse_row_matrix.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | writeln!(f, "sparse({:?},...", rows); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/sparse_row_matrix.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | writeln!(f, " {:?},...", columns); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.30s [INFO] running `Command { std: "docker" "inspect" "a7b96edff44dd2bd3aca4c9735ccd559e1a86247400b661d1071c7bbdcd7e7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7b96edff44dd2bd3aca4c9735ccd559e1a86247400b661d1071c7bbdcd7e7b5", kill_on_drop: false }` [INFO] [stdout] a7b96edff44dd2bd3aca4c9735ccd559e1a86247400b661d1071c7bbdcd7e7b5