[INFO] cloning repository https://github.com/1000teslas/sparse_matrix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1000teslas/sparse_matrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1000teslas%2Fsparse_matrix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1000teslas%2Fsparse_matrix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 330c7c725f97f63f95546d66b4599c3fa1a73ea5 [INFO] checking 1000teslas/sparse_matrix against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1000teslas%2Fsparse_matrix" "/workspace/builds/worker-58/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-58/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1000teslas/sparse_matrix on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-58/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/1000teslas/sparse_matrix [INFO] finished tweaking git repo https://github.com/1000teslas/sparse_matrix [INFO] tweaked toml for git repo https://github.com/1000teslas/sparse_matrix written to /workspace/builds/worker-58/source/Cargo.toml [INFO] crate git repo https://github.com/1000teslas/sparse_matrix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Andlon/mkl-sys` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b34e2538f3bb256ef61972f2ff6abdf81deb8fc4e4c9898cd3406f1ce875db0e [INFO] running `Command { std: "docker" "start" "-a" "b34e2538f3bb256ef61972f2ff6abdf81deb8fc4e4c9898cd3406f1ce875db0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b34e2538f3bb256ef61972f2ff6abdf81deb8fc4e4c9898cd3406f1ce875db0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b34e2538f3bb256ef61972f2ff6abdf81deb8fc4e4c9898cd3406f1ce875db0e", kill_on_drop: false }` [INFO] [stdout] b34e2538f3bb256ef61972f2ff6abdf81deb8fc4e4c9898cd3406f1ce875db0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af54612c20c8f9ea558caaf31638b0ac20798343ad05bf5408693b0d4d50ab10 [INFO] running `Command { std: "docker" "start" "-a" "af54612c20c8f9ea558caaf31638b0ac20798343ad05bf5408693b0d4d50ab10", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ambient-authority v0.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking linux-raw-sys v0.0.12 [INFO] [stderr] Checking linux-raw-sys v0.0.19 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking linprobe v0.1.0 (/opt/rustwide/workdir/linprobe) [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking fuzzcheck_common v0.7.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling decent-synquote-alternative v0.4.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling fuzzcheck v0.7.4 [INFO] [stderr] Compiling io-lifetimes v0.2.4 [INFO] [stderr] Compiling posish v0.16.0 [INFO] [stderr] Compiling rsix v0.18.0 [INFO] [stderr] Compiling unsafe-io v0.7.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling cap-primitives v0.16.3 [INFO] [stderr] Compiling unsafe-io v0.8.2 [INFO] [stderr] Compiling cap-primitives v0.17.0 [INFO] [stderr] Compiling cap-std v0.16.3 [INFO] [stderr] Compiling cap-std v0.17.0 [INFO] [stderr] Compiling fuzzcheck_mutators_derive v0.7.0 [INFO] [stderr] Compiling cstr v0.2.8 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking fs-set-times v0.6.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking cap-rand v0.17.0 [INFO] [stderr] Checking fs-set-times v0.7.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking open-ambient v0.0.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking spam_matrix v0.1.0 (/opt/rustwide/workdir/spam_matrix) [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking cmplx v0.1.0 (/opt/rustwide/workdir/cmplx) [INFO] [stderr] Checking spam_dok v0.1.0 (/opt/rustwide/workdir/spam_dok) [INFO] [stderr] Checking spam_csr v0.1.0 (/opt/rustwide/workdir/spam_csr) [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stdout] error[E0161]: cannot move a value of type (OptionMutatorCache, OptionMutatorMutationStep): the size of (OptionMutatorCache, OptionMutatorMutationStep) cannot be statically determined [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fuzzcheck-0.7.4/src/mutators/option.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / make_mutator! { [INFO] [stdout] 5 | | name: OptionMutator, [INFO] [stdout] 6 | | default: true, [INFO] [stdout] 7 | | type: pub enum Option { [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_mutator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type OptionMutatorCache: the size of OptionMutatorCache cannot be statically determined [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fuzzcheck-0.7.4/src/mutators/option.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / make_mutator! { [INFO] [stdout] 5 | | name: OptionMutator, [INFO] [stdout] 6 | | default: true, [INFO] [stdout] 7 | | type: pub enum Option { [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_mutator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type OptionMutatorMutationStep: the size of OptionMutatorMutationStep cannot be statically determined [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fuzzcheck-0.7.4/src/mutators/option.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / make_mutator! { [INFO] [stdout] 5 | | name: OptionMutator, [INFO] [stdout] 6 | | default: true, [INFO] [stdout] 7 | | type: pub enum Option { [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_mutator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type OptionMutatorUnmutateToken: the size of OptionMutatorUnmutateToken cannot be statically determined [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fuzzcheck-0.7.4/src/mutators/option.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / make_mutator! { [INFO] [stdout] 5 | | name: OptionMutator, [INFO] [stdout] 6 | | default: true, [INFO] [stdout] 7 | | type: pub enum Option { [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_mutator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type (BoundMutatorCache, BoundMutatorMutationStep): the size of (BoundMutatorCache, BoundMutatorMutationStep) cannot be statically determined [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fuzzcheck-0.7.4/src/mutators/range.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / make_mutator! { [INFO] [stdout] 54 | | name: BoundMutator, [INFO] [stdout] 55 | | default: true, [INFO] [stdout] 56 | | type: pub enum Bound { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_mutator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type BoundMutatorCache: the size of BoundMutatorCache cannot be statically determined [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fuzzcheck-0.7.4/src/mutators/range.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / make_mutator! { [INFO] [stdout] 54 | | name: BoundMutator, [INFO] [stdout] 55 | | default: true, [INFO] [stdout] 56 | | type: pub enum Bound { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_mutator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type BoundMutatorMutationStep: the size of BoundMutatorMutationStep cannot be statically determined [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fuzzcheck-0.7.4/src/mutators/range.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / make_mutator! { [INFO] [stdout] 54 | | name: BoundMutator, [INFO] [stdout] 55 | | default: true, [INFO] [stdout] 56 | | type: pub enum Bound { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_mutator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type BoundMutatorUnmutateToken: the size of BoundMutatorUnmutateToken cannot be statically determined [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fuzzcheck-0.7.4/src/mutators/range.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / make_mutator! { [INFO] [stdout] 54 | | name: BoundMutator, [INFO] [stdout] 55 | | default: true, [INFO] [stdout] 56 | | type: pub enum Bound { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_mutator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0161`. [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/code_coverage_sensor/instrumentation_pointers_linux.c:1:12: warning: '__llvm_profile_runtime' initialized and declared 'extern' [INFO] [stderr] warning: 1 | extern int __llvm_profile_runtime = 0; [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `fuzzcheck` due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "af54612c20c8f9ea558caaf31638b0ac20798343ad05bf5408693b0d4d50ab10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af54612c20c8f9ea558caaf31638b0ac20798343ad05bf5408693b0d4d50ab10", kill_on_drop: false }` [INFO] [stdout] af54612c20c8f9ea558caaf31638b0ac20798343ad05bf5408693b0d4d50ab10