[INFO] cloning repository https://github.com/Limeth/euclider [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Limeth/euclider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLimeth%2Feuclider", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLimeth%2Feuclider'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 442da40cd17db4f886f4ad8e3c0c7134ad033459 [INFO] documenting Limeth/euclider against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLimeth%2Feuclider" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Limeth/euclider on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Limeth/euclider [INFO] finished tweaking git repo https://github.com/Limeth/euclider [INFO] tweaked toml for git repo https://github.com/Limeth/euclider written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/Limeth/euclider already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5154208e78df52c4afcf60607305161d883aa432d49b13e89ab1127b9a20b6c6 [INFO] running `Command { std: "docker" "start" "-a" "5154208e78df52c4afcf60607305161d883aa432d49b13e89ab1127b9a20b6c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5154208e78df52c4afcf60607305161d883aa432d49b13e89ab1127b9a20b6c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5154208e78df52c4afcf60607305161d883aa432d49b13e89ab1127b9a20b6c6", kill_on_drop: false }` [INFO] [stdout] 5154208e78df52c4afcf60607305161d883aa432d49b13e89ab1127b9a20b6c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f418c434f834e56f11ae2e7e517f827b0a7e294517685e2efc19031f0725adae [INFO] running `Command { std: "docker" "start" "-a" "f418c434f834e56f11ae2e7e517f827b0a7e294517685e2efc19031f0725adae", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking downcast-rs v1.0.3 [INFO] [stderr] Compiling khronos_api v2.1.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking parse-generics-shim v0.1.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking boolinator v0.1.0 [INFO] [stderr] Checking json v0.11.13 [INFO] [stderr] Checking det v0.1.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking meval v0.1.0 [INFO] [stderr] Checking smallvec v0.6.6 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking mopa v0.2.2 (https://github.com/Limeth/mopa.git#f8b37e3e) [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking phf_shared v0.7.21 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Checking mashup v0.1.9 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Checking num-bigint v0.1.43 [INFO] [stderr] Checking tempfile v3.0.4 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Checking noise v0.4.1 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking nalgebra v0.8.2 [INFO] [stderr] Checking float-cmp v0.2.5 [INFO] [stderr] Checking jpeg-decoder v0.1.14 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking smithay-client-toolkit v0.2.6 [INFO] [stderr] Checking winit v0.16.2 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Documenting euclider v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `float_cmp` [INFO] [stdout] --> src/util.rs:911:9 [INFO] [stdout] | [INFO] [stdout] 911 | #[allow(float_cmp)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `useless_let_if_seq` [INFO] [stdout] --> src/universe/entity/shape.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | #[allow(useless_let_if_seq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `useless_let_if_seq` [INFO] [stdout] --> src/universe/entity/shape.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | #[allow(useless_let_if_seq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `useless_let_if_seq` [INFO] [stdout] --> src/universe/entity/shape.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | #[allow(useless_let_if_seq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `float_cmp` [INFO] [stdout] --> src/scene.rs:1481:9 [INFO] [stdout] | [INFO] [stdout] 1481 | #[allow(float_cmp)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `substitute` in this scope [INFO] [stdout] --> src/scene.rs:1146:33 [INFO] [stdout] | [INFO] [stdout] 1146 | substitute! { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `deserialize_blending_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 36 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `euclider` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name euclider src/main.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=2145428d6a39491d -L dependency=/opt/rustwide/target/debug/deps --extern boolinator=/opt/rustwide/target/debug/deps/libboolinator-250766f4ba3a01ab.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-c9394e42cce08162.rmeta --extern det=/opt/rustwide/target/debug/deps/libdet-43393c779366ace8.rmeta --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-4fc8e79ae6957134.rmeta --extern glium=/opt/rustwide/target/debug/deps/libglium-8853341fb02e2cab.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-8f541879f5b7a811.rmeta --extern json=/opt/rustwide/target/debug/deps/libjson-43d902be565db0eb.rmeta --extern mashup=/opt/rustwide/target/debug/deps/libmashup-e1327c87f1f69057.rmeta --extern meval=/opt/rustwide/target/debug/deps/libmeval-439874a98700a96a.rmeta --extern mopa=/opt/rustwide/target/debug/deps/libmopa-e4b1b6854cee83a1.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-eda468a791bf4eb0.rmeta --extern noise=/opt/rustwide/target/debug/deps/libnoise-b395091edbd19c67.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-17d71f1f7f284cd8.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-56db5295e6a6ffb3.rmeta --extern palette=/opt/rustwide/target/debug/deps/libpalette-388452019e8b51fd.rmeta --extern parse_generics_shim=/opt/rustwide/target/debug/deps/libparse_generics_shim-094ba82827b9b1ce.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d804e659c0695b7d.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-811f64a8416dbe40.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ab7b9214165fb637.rmeta --cap-lints=warn --crate-version 1.0.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "f418c434f834e56f11ae2e7e517f827b0a7e294517685e2efc19031f0725adae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f418c434f834e56f11ae2e7e517f827b0a7e294517685e2efc19031f0725adae", kill_on_drop: false }` [INFO] [stdout] f418c434f834e56f11ae2e7e517f827b0a7e294517685e2efc19031f0725adae