[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 master#e5e4eef02d443eae5089a330e59a69a4f350db81 for pr-106060 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcantsin%2Fpcgs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cantsin/pcgs on toolchain e5e4eef02d443eae5089a330e59a69a4f350db81 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e5e4eef02d443eae5089a330e59a69a4f350db81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/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-6/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" "+e5e4eef02d443eae5089a330e59a69a4f350db81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustml v0.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+e5e4eef02d443eae5089a330e59a69a4f350db81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78ce4f6469fb95ff2da2848eded875e1f8c9fc3ae7743719b90b8bd3b3326c47 [INFO] running `Command { std: "docker" "start" "-a" "78ce4f6469fb95ff2da2848eded875e1f8c9fc3ae7743719b90b8bd3b3326c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78ce4f6469fb95ff2da2848eded875e1f8c9fc3ae7743719b90b8bd3b3326c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78ce4f6469fb95ff2da2848eded875e1f8c9fc3ae7743719b90b8bd3b3326c47", kill_on_drop: false }` [INFO] [stdout] 78ce4f6469fb95ff2da2848eded875e1f8c9fc3ae7743719b90b8bd3b3326c47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+e5e4eef02d443eae5089a330e59a69a4f350db81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70d8651b0b4d0005199d642232868ef5ebeec799688352773870804811a4b8b9 [INFO] running `Command { std: "docker" "start" "-a" "70d8651b0b4d0005199d642232868ef5ebeec799688352773870804811a4b8b9", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rustml v0.0.7 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking pcgs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking getopts v0.2.18 [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: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [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] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [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: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [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 5.06s [INFO] running `Command { std: "docker" "inspect" "70d8651b0b4d0005199d642232868ef5ebeec799688352773870804811a4b8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d8651b0b4d0005199d642232868ef5ebeec799688352773870804811a4b8b9", kill_on_drop: false }` [INFO] [stdout] 70d8651b0b4d0005199d642232868ef5ebeec799688352773870804811a4b8b9