[INFO] fetching crate flag-algebra 0.2.1... [INFO] checking flag-algebra-0.2.1 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate flag-algebra 0.2.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate flag-algebra 0.2.1 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate flag-algebra 0.2.1 [INFO] finished tweaking crates.io crate flag-algebra 0.2.1 [INFO] tweaked toml for crates.io crate flag-algebra 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate flag-algebra 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded find_folder v0.3.0 [INFO] [stderr] Downloaded time v0.3.22 [INFO] [stderr] Downloaded canonical-form v0.10.0 [INFO] [stderr] Downloaded svg v0.13.1 [INFO] [stderr] Downloaded sprs v0.11.1 [INFO] [stderr] Downloaded netlib-src v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db8f775e5ddcd4db38d2b894b79376711f3b93608fe6a20f05b3c28a45a82046 [INFO] running `Command { std: "docker" "start" "-a" "db8f775e5ddcd4db38d2b894b79376711f3b93608fe6a20f05b3c28a45a82046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db8f775e5ddcd4db38d2b894b79376711f3b93608fe6a20f05b3c28a45a82046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db8f775e5ddcd4db38d2b894b79376711f3b93608fe6a20f05b3c28a45a82046", kill_on_drop: false }` [INFO] [stdout] db8f775e5ddcd4db38d2b894b79376711f3b93608fe6a20f05b3c28a45a82046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed876f4c07b4dae37ac3f326717ff07e0023f078a3746de228591cac80bf7295 [INFO] running `Command { std: "docker" "start" "-a" "ed876f4c07b4dae37ac3f326717ff07e0023f078a3746de228591cac80bf7295", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking simplelog v0.12.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking plotters v0.3.4 [INFO] [stderr] Checking const_format v0.2.31 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Checking svg v0.13.1 [INFO] [stderr] Checking canonical-form v0.10.0 [INFO] [stderr] Checking find_folder v0.3.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking cauchy v0.4.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking sprs v0.11.1 [INFO] [stderr] Checking lax v0.16.0 [INFO] [stderr] Checking ndarray-linalg v0.16.0 [INFO] [stderr] Checking flag-algebra v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/tools/sdpa_problem.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/sdpa.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Canonize` is imported redundantly [INFO] [stdout] --> src/flags/tool.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 111 | use super::*; [INFO] [stdout] | -------- the item `Canonize` is already imported here [INFO] [stdout] 112 | use crate::flags::Graph; [INFO] [stdout] 113 | use canonical_form::Canonize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/tools/sdpa_problem.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/sdpa.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `index_iter` is never used [INFO] [stdout] --> src/flags/common.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait FlatMatrix: Sized { [INFO] [stdout] | ---------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 32 | fn index_iter(n: usize) -> Self::IndexIter; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `count` is never used [INFO] [stdout] --> src/iterators.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait StreamingIterator [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 25 | fn count(mut self) -> usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Basis` is imported redundantly [INFO] [stdout] --> examples/turan.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use flag_algebra::*; [INFO] [stdout] | --------------- the item `Basis` is already imported here [INFO] [stdout] 2 | use flags::Graph; [INFO] [stdout] 3 | use operator::Basis; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Problem` is imported redundantly [INFO] [stdout] --> examples/c5-free.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use flag_algebra::*; [INFO] [stdout] | --------------- the item `Problem` is already imported here [INFO] [stdout] 2 | use flags::Graph; [INFO] [stdout] 3 | use sdp::Problem; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Problem` is imported redundantly [INFO] [stdout] --> examples/turan.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use flag_algebra::*; [INFO] [stdout] | --------------- the item `Problem` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use sdp::Problem; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.91s [INFO] running `Command { std: "docker" "inspect" "ed876f4c07b4dae37ac3f326717ff07e0023f078a3746de228591cac80bf7295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed876f4c07b4dae37ac3f326717ff07e0023f078a3746de228591cac80bf7295", kill_on_drop: false }` [INFO] [stdout] ed876f4c07b4dae37ac3f326717ff07e0023f078a3746de228591cac80bf7295