[INFO] updating cached repository https://github.com/liquidmetal/seq-view [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb50e638dc964f6a9003a647b94a3a079a22c315 [INFO] testing liquidmetal/seq-view against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliquidmetal%2Fseq-view" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liquidmetal/seq-view on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/liquidmetal/seq-view [INFO] finished tweaking git repo https://github.com/liquidmetal/seq-view [INFO] tweaked toml for git repo https://github.com/liquidmetal/seq-view written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/liquidmetal/seq-view already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-9/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-2020-07-24" "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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6031c325940eb455be7fc5435e1c8f4e6a9a107569e996d39e78a15f267f05b3 [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" "6031c325940eb455be7fc5435e1c8f4e6a9a107569e996d39e78a15f267f05b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6031c325940eb455be7fc5435e1c8f4e6a9a107569e996d39e78a15f267f05b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6031c325940eb455be7fc5435e1c8f4e6a9a107569e996d39e78a15f267f05b3", kill_on_drop: false }` [INFO] [stdout] 6031c325940eb455be7fc5435e1c8f4e6a9a107569e996d39e78a15f267f05b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17b308bb3bb956e1fd7d219c62c51e612827369bad69008542debc77ad329f68 [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" "17b308bb3bb956e1fd7d219c62c51e612827369bad69008542debc77ad329f68", kill_on_drop: false }` [INFO] [stderr] Compiling lzw v0.8.0 [INFO] [stderr] Compiling find_folder v0.2.0 [INFO] [stderr] Compiling conrod v0.62.1 [INFO] [stderr] Compiling json_io v0.1.2 [INFO] [stderr] Compiling dlib v0.1.1 [INFO] [stderr] Compiling petgraph v0.1.18 [INFO] [stderr] Compiling libz-sys v0.1.9 [INFO] [stderr] Compiling pistoncore-input v0.5.1 [INFO] [stderr] Compiling piston2d-graphics v0.9.0 [INFO] [stderr] Compiling xml-rs v0.1.26 [INFO] [stderr] Compiling x11-dl v2.0.1 [INFO] [stderr] Compiling gl v0.0.12 [INFO] [stderr] Compiling tempfile v1.1.3 [INFO] [stderr] Compiling mmap v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stdout] error: `$stype:ty` may be followed by `functions`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | $(functions: $(fn $fname: ident($($farg: ty),*) -> $fret:ty),+)|* [INFO] [stdout] | ^^^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$stype:ty` may be followed by `varargs`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$fret:ty` may be followed by `varargs`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$vargs:ty` may be followed by `...`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:40:55 [INFO] [stdout] | [INFO] [stdout] 40 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$stype:ty` may be followed by `functions`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | $(functions: $(fn $fname: ident($($farg: ty),*) -> $fret:ty),+)|* [INFO] [stdout] | ^^^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$stype:ty` may be followed by `varargs`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$fret:ty` may be followed by `varargs`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$vargs:ty` may be followed by `...`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:67:55 [INFO] [stdout] | [INFO] [stdout] 67 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$stype:ty` may be followed by `functions`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:83:11 [INFO] [stdout] | [INFO] [stdout] 83 | $(functions: $(fn $fname: ident($($farg: ty),*) -> $fret:ty),+)|* [INFO] [stdout] | ^^^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$stype:ty` may be followed by `varargs`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$fret:ty` may be followed by `varargs`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$vargs:ty` may be followed by `...`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:84:55 [INFO] [stdout] | [INFO] [stdout] 84 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$stype:ty` may be followed by `functions`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | $(functions: $(fn $fname: ident($($farg: ty),*) -> $fret:ty),+)|* [INFO] [stdout] | ^^^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$stype:ty` may be followed by `varargs`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$fret:ty` may be followed by `varargs`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$vargs:ty` may be followed by `...`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:135:55 [INFO] [stdout] | [INFO] [stdout] 135 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$stype:ty` may be followed by `functions`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:172:11 [INFO] [stdout] | [INFO] [stdout] 172 | $(functions: $(fn $fname: ident($($farg: ty),*) -> $fret:ty),+)|* [INFO] [stdout] | ^^^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$stype:ty` may be followed by `varargs`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$fret:ty` may be followed by `varargs`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^^^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$vargs:ty` may be followed by `...`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dlib-0.1.1/src/lib.rs:173:55 [INFO] [stdout] | [INFO] [stdout] 173 | $(varargs: $(fn $vname: ident($($vargs: ty),+ ...) -> $vret: ty),+)|* [INFO] [stdout] | ^^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling freetype-sys v0.1.2 [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dlib`. [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: no rules expected the token `flags` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | flags IndentFlags: u8 { [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:21 [INFO] [stdout] | [INFO] [stdout] 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | ^^^ multiple `max` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `graph::IndexType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | fn max() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `std::cmp::Ord` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 404 | assert!(graph::IndexType::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 404 | assert!(std::cmp::Ord::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `IndentFlags` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:77:32 [INFO] [stdout] | [INFO] [stdout] 77 | indent_stack: vec!(IndentFlags::empty()), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `IndentFlags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:38 [INFO] [stdout] | [INFO] [stdout] 352 | impl Graph [INFO] [stdout] | -- this type parameter [INFO] [stdout] ... [INFO] [stdout] 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | ^^ expected type parameter `Ix`, found integer [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Ix` [INFO] [stdout] found type `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IndentFlags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Emitter { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 64 | indent_stack: Vec, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WROTE_TEXT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:131:52 [INFO] [stdout] | [INFO] [stdout] 131 | self.indent_stack.last().unwrap().contains(WROTE_TEXT) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WROTE_MARKUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:136:52 [INFO] [stdout] | [INFO] [stdout] 136 | self.indent_stack.last().unwrap().contains(WROTE_MARKUP) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WROTE_TEXT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:141:50 [INFO] [stdout] | [INFO] [stdout] 141 | *self.indent_stack.last_mut().unwrap() = WROTE_TEXT; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:21 [INFO] [stdout] | [INFO] [stdout] 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | ^^^ multiple `max` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `graph::IndexType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | fn max() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `std::cmp::Ord` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 438 | assert!(graph::IndexType::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 438 | assert!(std::cmp::Ord::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WROTE_MARKUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:146:50 [INFO] [stdout] | [INFO] [stdout] 146 | *self.indent_stack.last_mut().unwrap() = WROTE_MARKUP; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WROTE_NOTHING` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:151:50 [INFO] [stdout] | [INFO] [stdout] 151 | *self.indent_stack.last_mut().unwrap() = WROTE_NOTHING; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WROTE_NOTHING` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:179:32 [INFO] [stdout] | [INFO] [stdout] 179 | self.indent_stack.push(WROTE_NOTHING); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:38 [INFO] [stdout] | [INFO] [stdout] 352 | impl Graph [INFO] [stdout] | -- this type parameter [INFO] [stdout] ... [INFO] [stdout] 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | ^^ expected type parameter `Ix`, found integer [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Ix` [INFO] [stdout] found type `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Ns` in `registry` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gl-0.0.12/build.rs:15:61 [INFO] [stdout] | [INFO] [stdout] 15 | ... gl_generator::registry::Ns::Gl, [INFO] [stdout] | ^^ could not find `Ns` in `registry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generate_bindings` in crate `gl_generator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gl-0.0.12/build.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | gl_generator::generate_bindings(gl_generator::GlobalGenerator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `gl_generator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `registry` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gl-0.0.12/build.rs:15:51 [INFO] [stdout] | [INFO] [stdout] 15 | ... gl_generator::registry::Ns::Gl, [INFO] [stdout] | ^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `registry` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gl_generator-0.14.0/lib.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | mod registry; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "17b308bb3bb956e1fd7d219c62c51e612827369bad69008542debc77ad329f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17b308bb3bb956e1fd7d219c62c51e612827369bad69008542debc77ad329f68", kill_on_drop: false }` [INFO] [stdout] 17b308bb3bb956e1fd7d219c62c51e612827369bad69008542debc77ad329f68