[INFO] fetching crate gmt-fem 0.1.5... [INFO] testing gmt-fem-0.1.5 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate gmt-fem 0.1.5 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate gmt-fem 0.1.5 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gmt-fem 0.1.5 [INFO] finished tweaking crates.io crate gmt-fem 0.1.5 [INFO] tweaked toml for crates.io crate gmt-fem 0.1.5 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate gmt-fem 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstar v0.8.3 [INFO] [stderr] Downloaded dosio-macros v0.1.5 [INFO] [stderr] Downloaded hdf5-types v0.8.1 [INFO] [stderr] Downloaded dosio v0.1.3 [INFO] [stderr] Downloaded hdf5-derive v0.8.1 [INFO] [stderr] Downloaded hdf5 v0.8.1 [INFO] [stderr] Downloaded fem-macros v0.1.1 [INFO] [stderr] Downloaded hdf5-sys v0.8.1 [INFO] [stderr] Downloaded rustfft v5.1.1 [INFO] [stderr] Downloaded geotrans v0.1.1 [INFO] [stderr] Downloaded triangle-rs v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b55816c3d38814b5b1d2934cbfae67d7f543d2ff2ff1bfc4ccc8c3f673a0ed0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0b55816c3d38814b5b1d2934cbfae67d7f543d2ff2ff1bfc4ccc8c3f673a0ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b55816c3d38814b5b1d2934cbfae67d7f543d2ff2ff1bfc4ccc8c3f673a0ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b55816c3d38814b5b1d2934cbfae67d7f543d2ff2ff1bfc4ccc8c3f673a0ed0", kill_on_drop: false }` [INFO] [stdout] 0b55816c3d38814b5b1d2934cbfae67d7f543d2ff2ff1bfc4ccc8c3f673a0ed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b01fa34f2ffee32221d76706924e25bc29a5a96b87b93de54b7f0fc4b76b774f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b01fa34f2ffee32221d76706924e25bc29a5a96b87b93de54b7f0fc4b76b774f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling iter-read v0.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling geotrans v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wide v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling fem-macros v0.1.1 [INFO] [stderr] Compiling serde-pickle v0.6.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling gmt-fem v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] `FEM_REPO` environment variable is not set, using dummies instead. [INFO] [stdout] warning: field is never read: `types` [INFO] [stdout] --> src/io.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | types: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IOData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `excite_ids` [INFO] [stdout] --> src/io.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | excite_ids: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IOData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gmt_fem::dos` [INFO] [stdout] --> src/bin/inspect.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use gmt_fem::{dos, FEM}; [INFO] [stdout] | ^^^ no `dos` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gmt-fem` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b01fa34f2ffee32221d76706924e25bc29a5a96b87b93de54b7f0fc4b76b774f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b01fa34f2ffee32221d76706924e25bc29a5a96b87b93de54b7f0fc4b76b774f", kill_on_drop: false }` [INFO] [stdout] b01fa34f2ffee32221d76706924e25bc29a5a96b87b93de54b7f0fc4b76b774f