[INFO] fetching crate libradicl 0.4.1... [INFO] testing libradicl-0.4.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate libradicl 0.4.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate libradicl 0.4.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libradicl 0.4.1 [INFO] finished tweaking crates.io crate libradicl 0.4.1 [INFO] tweaked toml for crates.io crate libradicl 0.4.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arr_macro_impl v0.1.3 [INFO] [stderr] Downloaded fixedbitset v0.4.0 [INFO] [stderr] Downloaded arrayvec v0.7.1 [INFO] [stderr] Downloaded linear-map v1.2.0 [INFO] [stderr] Downloaded bio-types v0.12.0 [INFO] [stderr] Downloaded petgraph v0.6.0 [INFO] [stderr] Downloaded sce v0.1.1 [INFO] [stderr] Downloaded newtype_derive v0.1.6 [INFO] [stderr] Downloaded rust-htslib v0.38.2 [INFO] [stderr] Downloaded quickersort v3.0.1 [INFO] [stderr] Downloaded needletail v0.4.1 [INFO] [stderr] Downloaded arr_macro v0.1.3 [INFO] [stderr] Downloaded fs-utils v1.1.4 [INFO] [stderr] Downloaded executors v0.9.0 [INFO] [stderr] Downloaded statrs v0.15.0 [INFO] [stderr] Downloaded synchronoise v1.0.0 [INFO] [stderr] Downloaded sprs v0.10.0 [INFO] [stderr] Downloaded hts-sys v2.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3864838f9f6b2593d564e3b0781be11ec35e422db73fdb3e87e227b81a2cfd7d [INFO] running `Command { std: "docker" "start" "-a" "3864838f9f6b2593d564e3b0781be11ec35e422db73fdb3e87e227b81a2cfd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3864838f9f6b2593d564e3b0781be11ec35e422db73fdb3e87e227b81a2cfd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3864838f9f6b2593d564e3b0781be11ec35e422db73fdb3e87e227b81a2cfd7d", kill_on_drop: false }` [INFO] [stdout] 3864838f9f6b2593d564e3b0781be11ec35e422db73fdb3e87e227b81a2cfd7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cadac9257cb58fda19e4f4d0f4fafd9b8651659fb7f4dc45ea72174aa99e3da [INFO] running `Command { std: "docker" "start" "-a" "6cadac9257cb58fda19e4f4d0f4fafd9b8651659fb7f4dc45ea72174aa99e3da", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling quickersort v3.0.1 [INFO] [stderr] Compiling rand_distr v0.4.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling synchronoise v1.0.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling hts-sys v2.0.2 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling executors v0.9.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling bio-types v0.12.0 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling needletail v0.4.1 [INFO] [stderr] Compiling sprs v0.10.0 [INFO] [stderr] Compiling sce v0.1.1 [INFO] [stderr] Compiling rust-htslib v0.38.2 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling statrs v0.15.0 [INFO] [stderr] Compiling libradicl v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `nref` [INFO] [stdout] --> src/schema.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub nref: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.66s [INFO] running `Command { std: "docker" "inspect" "6cadac9257cb58fda19e4f4d0f4fafd9b8651659fb7f4dc45ea72174aa99e3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cadac9257cb58fda19e4f4d0f4fafd9b8651659fb7f4dc45ea72174aa99e3da", kill_on_drop: false }` [INFO] [stdout] 6cadac9257cb58fda19e4f4d0f4fafd9b8651659fb7f4dc45ea72174aa99e3da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 099a348b672c51e67c385f7c62c85e475356079d2d045fd4a4e98df87ccce084 [INFO] running `Command { std: "docker" "start" "-a" "099a348b672c51e67c385f7c62c85e475356079d2d045fd4a4e98df87ccce084", kill_on_drop: false }` [INFO] [stderr] Compiling libradicl v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `nref` [INFO] [stdout] --> src/schema.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub nref: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `1` [INFO] [stdout] --> src/utils.rs:800:33 [INFO] [stdout] | [INFO] [stdout] 800 | InternalVersionInfo{1, 2, 3} [INFO] [stdout] | ------------------- ^ expected identifier [INFO] [stdout] | | [INFO] [stdout] | while parsing this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `2` [INFO] [stdout] --> src/utils.rs:800:36 [INFO] [stdout] | [INFO] [stdout] 800 | InternalVersionInfo{1, 2, 3} [INFO] [stdout] | ------------------- ^ expected identifier [INFO] [stdout] | | [INFO] [stdout] | while parsing this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `3` [INFO] [stdout] --> src/utils.rs:800:39 [INFO] [stdout] | [INFO] [stdout] 800 | InternalVersionInfo{1, 2, 3} [INFO] [stdout] | ------------------- ^ expected identifier [INFO] [stdout] | | [INFO] [stdout] | while parsing this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `major`, `minor` and `patch` in initializer of `utils::InternalVersionInfo` [INFO] [stdout] --> src/utils.rs:800:13 [INFO] [stdout] | [INFO] [stdout] 800 | InternalVersionInfo{1, 2, 3} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ missing `major`, `minor` and `patch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `utils::InternalVersionInfo` [INFO] [stdout] --> src/utils.rs:798:9 [INFO] [stdout] | [INFO] [stdout] 798 | assert_eq!( [INFO] [stdout] | _________^ [INFO] [stdout] | |_________| [INFO] [stdout] | | [INFO] [stdout] 799 | | vi, [INFO] [stdout] 800 | | InternalVersionInfo{1, 2, 3} [INFO] [stdout] 801 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | |__________| [INFO] [stdout] | |__________utils::InternalVersionInfo [INFO] [stdout] | utils::InternalVersionInfo [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `utils::InternalVersionInfo` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0369. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libradicl` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "099a348b672c51e67c385f7c62c85e475356079d2d045fd4a4e98df87ccce084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "099a348b672c51e67c385f7c62c85e475356079d2d045fd4a4e98df87ccce084", kill_on_drop: false }` [INFO] [stdout] 099a348b672c51e67c385f7c62c85e475356079d2d045fd4a4e98df87ccce084