[INFO] cloning repository https://github.com/FreddyWordingham/dia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreddyWordingham/dia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreddyWordingham%2Fdia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreddyWordingham%2Fdia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b5a914a10915cc9cced891acc192d86dbdf7021 [INFO] checking FreddyWordingham/dia against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreddyWordingham%2Fdia" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 25% (7420/29338) Checking out files: 26% (7628/29338) Checking out files: 27% (7922/29338) Checking out files: 28% (8215/29338) Checking out files: 29% (8509/29338) Checking out files: 30% (8802/29338) Checking out files: 31% (9095/29338) Checking out files: 32% (9389/29338) Checking out files: 33% (9682/29338) Checking out files: 34% (9975/29338) Checking out files: 35% (10269/29338) Checking out files: 36% (10562/29338) Checking out files: 37% (10856/29338) Checking out files: 38% (11149/29338) Checking out files: 39% (11442/29338) Checking out files: 40% (11736/29338) Checking out files: 41% (12029/29338) Checking out files: 42% (12322/29338) Checking out files: 43% (12616/29338) Checking out files: 44% (12909/29338) Checking out files: 45% (13203/29338) Checking out files: 46% (13496/29338) Checking out files: 47% (13789/29338) Checking out files: 48% (14083/29338) Checking out files: 49% (14376/29338) Checking out files: 50% (14669/29338) Checking out files: 51% (14963/29338) Checking out files: 52% (15256/29338) Checking out files: 53% (15550/29338) Checking out files: 54% (15843/29338) Checking out files: 55% (16136/29338) Checking out files: 56% (16430/29338) Checking out files: 56% (16651/29338) Checking out files: 57% (16723/29338) Checking out files: 58% (17017/29338) Checking out files: 59% (17310/29338) Checking out files: 60% (17603/29338) Checking out files: 61% (17897/29338) Checking out files: 62% (18190/29338) Checking out files: 63% (18483/29338) Checking out files: 64% (18777/29338) Checking out files: 65% (19070/29338) Checking out files: 66% (19364/29338) Checking out files: 67% (19657/29338) Checking out files: 68% (19950/29338) Checking out files: 69% (20244/29338) Checking out files: 70% (20537/29338) Checking out files: 71% (20830/29338) Checking out files: 72% (21124/29338) Checking out files: 73% (21417/29338) Checking out files: 74% (21711/29338) Checking out files: 75% (22004/29338) Checking out files: 76% (22297/29338) Checking out files: 77% (22591/29338) Checking out files: 78% (22884/29338) Checking out files: 79% (23178/29338) Checking out files: 80% (23471/29338) Checking out files: 81% (23764/29338) Checking out files: 82% (24058/29338) Checking out files: 83% (24351/29338) Checking out files: 84% (24644/29338) Checking out files: 85% (24938/29338) Checking out files: 86% (25231/29338) Checking out files: 87% (25525/29338) Checking out files: 88% (25818/29338) Checking out files: 89% (26111/29338) Checking out files: 90% (26405/29338) Checking out files: 91% (26698/29338) Checking out files: 92% (26991/29338) Checking out files: 93% (27285/29338) Checking out files: 94% (27578/29338) Checking out files: 95% (27872/29338) Checking out files: 96% (28165/29338) Checking out files: 97% (28458/29338) Checking out files: 98% (28752/29338) Checking out files: 98% (29021/29338) Checking out files: 99% (29045/29338) Checking out files: 100% (29338/29338) Checking out files: 100% (29338/29338), done. [INFO] validating manifest of git repo https://github.com/FreddyWordingham/dia on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FreddyWordingham/dia [INFO] removed path dependency attr from git repo https://github.com/FreddyWordingham/dia [INFO] removed path dependency proc from git repo https://github.com/FreddyWordingham/dia [INFO] finished tweaking git repo https://github.com/FreddyWordingham/dia [INFO] tweaked toml for git repo https://github.com/FreddyWordingham/dia written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/FreddyWordingham/dia already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (attr) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (proc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (attr) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (proc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba8780a781a6daa598159e7a945102f04cf57e03f48e50748778dedd2a4c25da [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" "ba8780a781a6daa598159e7a945102f04cf57e03f48e50748778dedd2a4c25da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba8780a781a6daa598159e7a945102f04cf57e03f48e50748778dedd2a4c25da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8780a781a6daa598159e7a945102f04cf57e03f48e50748778dedd2a4c25da", kill_on_drop: false }` [INFO] [stdout] ba8780a781a6daa598159e7a945102f04cf57e03f48e50748778dedd2a4c25da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6bcb611d2bce0d8ff417852c5cc382406864d500f374d949517cd2afff5de09 [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" "a6bcb611d2bce0d8ff417852c5cc382406864d500f374d949517cd2afff5de09", kill_on_drop: false }` [INFO] [stderr] warning: dependency (attr) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (proc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling netcdf-sys v0.2.2 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling physical_constants v0.3.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking slice-of-array v0.2.1 [INFO] [stderr] Checking proc v0.1.4 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking attr v0.1.0 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking ansi_rgb v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking json5 v0.2.8 [INFO] [stderr] Checking simba v0.1.5 [INFO] [stderr] Checking nalgebra v0.21.1 [INFO] [stderr] Checking ndarray-parallel v0.9.1 [INFO] [stderr] Checking netcdf v0.4.2 [INFO] [stderr] Checking dia v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/file/form/formula.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/file/form/gradient.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/file/form/light.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/file/form/material.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/file/form/mesh.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/file/form/probability.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/file/form/trans3.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/sci/math/geom/dom/grid/settings.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/sci/math/geom/dom/tree/settings.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/file/form/formula.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/file/form/gradient.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/file/form/light.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/file/form/material.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/file/form/mesh.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/file/form/probability.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/file/form/trans3.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/sci/math/geom/dom/grid/settings.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/sci/math/geom/dom/tree/settings.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/sci/math/geom/surf/aabb.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/sim/mcrt/settings.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/tools/img/aspect_ratio.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/tools/lin/range.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/file/form/formula.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/file/form/gradient.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/file/form/light.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/file/form/material.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/file/form/mesh.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/file/form/probability.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/file/form/trans3.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/sci/math/geom/dom/grid/settings.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/sci/math/geom/dom/tree/settings.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/sci/math/geom/surf/aabb.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/sim/mcrt/settings.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/tools/img/aspect_ratio.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/tools/lin/range.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/sci/math/geom/surf/aabb.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/sim/mcrt/settings.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/tools/img/aspect_ratio.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `attr::load` [INFO] [stdout] --> src/tools/lin/range.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use attr::load; [INFO] [stdout] | ^^^^^^^^^^ no `load` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/file/form/formula.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/file/form/gradient.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/file/form/light.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/file/form/material.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/file/form/mesh.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/file/form/probability.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/file/form/trans3.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/sci/math/geom/dom/grid/settings.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/sci/math/geom/dom/tree/settings.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/sci/math/geom/surf/aabb.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/sim/mcrt/settings.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/tools/img/aspect_ratio.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `load` [INFO] [stdout] --> src/tools/lin/range.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[load] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `build` found for enum `redirect::Redirect` in the current scope [INFO] [stdout] --> src/file/form/light.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | let spec = self.spec.build(in_dir)?.build(in_dir)?; [INFO] [stdout] | ^^^^^ method not found in `redirect::Redirect` [INFO] [stdout] | [INFO] [stdout] ::: src/file/io/redirect.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Redirect { [INFO] [stdout] | -------------------- [INFO] [stdout] | | [INFO] [stdout] | method `build` not found for this [INFO] [stdout] | doesn't satisfy `_: build::Build` [INFO] [stdout] | [INFO] [stdout] ::: src/file/form/probability.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum Probability { [INFO] [stdout] | -------------------- doesn't satisfy `file::form::probability::Probability: load::Load` [INFO] [stdout] | [INFO] [stdout] = note: the method `build` exists but the following trait bounds were not satisfied: [INFO] [stdout] `file::form::probability::Probability: load::Load` [INFO] [stdout] which is required by `redirect::Redirect: build::Build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `build` found for enum `redirect::Redirect` in the current scope [INFO] [stdout] --> src/file/form/light.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | let spec = self.spec.build(in_dir)?.build(in_dir)?; [INFO] [stdout] | ^^^^^ method not found in `redirect::Redirect` [INFO] [stdout] | [INFO] [stdout] ::: src/file/io/redirect.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Redirect { [INFO] [stdout] | -------------------- [INFO] [stdout] | | [INFO] [stdout] | method `build` not found for this [INFO] [stdout] | doesn't satisfy `_: build::Build` [INFO] [stdout] | [INFO] [stdout] ::: src/file/form/probability.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum Probability { [INFO] [stdout] | -------------------- doesn't satisfy `file::form::probability::Probability: load::Load` [INFO] [stdout] | [INFO] [stdout] = note: the method `build` exists but the following trait bounds were not satisfied: [INFO] [stdout] `file::form::probability::Probability: load::Load` [INFO] [stdout] which is required by `redirect::Redirect: build::Build` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lin::range::Range` doesn't implement `Debug` [INFO] [stdout] --> src/tools/lin/binner.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | range: Range, [INFO] [stdout] | ^^^^^^^^^^^^ `lin::range::Range` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lin::range::Range` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&lin::range::Range` [INFO] [stdout] = note: required for the cast to the object type `dyn Debug` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lin::range::Range` doesn't implement `Debug` [INFO] [stdout] --> src/tools/lin/binner.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | range: Range, [INFO] [stdout] | ^^^^^^^^^^^^ `lin::range::Range` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lin::range::Range` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&lin::range::Range` [INFO] [stdout] = note: required for the cast to the object type `dyn Debug` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dia` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 28 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a6bcb611d2bce0d8ff417852c5cc382406864d500f374d949517cd2afff5de09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6bcb611d2bce0d8ff417852c5cc382406864d500f374d949517cd2afff5de09", kill_on_drop: false }` [INFO] [stdout] a6bcb611d2bce0d8ff417852c5cc382406864d500f374d949517cd2afff5de09