[INFO] cloning repository https://github.com/nanolabo/nanomesh-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nanolabo/nanomesh-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanolabo%2Fnanomesh-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanolabo%2Fnanomesh-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e5ab23d812d9cbbcfc8fdcf6b911f521019e041
[INFO] testing nanolabo/nanomesh-rust against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanolabo%2Fnanomesh-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nanolabo/nanomesh-rust
[INFO] finished tweaking git repo https://github.com/nanolabo/nanomesh-rust
[INFO] tweaked toml for git repo https://github.com/nanolabo/nanomesh-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nanolabo/nanomesh-rust on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nanolabo/nanomesh-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded log v0.4.16
[INFO] [stderr]   Downloaded nalgebra-glm v0.13.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.80
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]   Downloaded priority-queue v1.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.80
[INFO] [stderr]   Downloaded slotmap v0.4.3
[INFO] [stderr]   Downloaded js-sys v0.3.57
[INFO] [stderr]   Downloaded geometry-predicates v0.3.0
[INFO] [stderr]   Downloaded rayon-core v1.9.2
[INFO] [stderr]   Downloaded fast-float v0.2.0
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.80
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded quote v1.0.17
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.80
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded pool v0.1.4
[INFO] [stderr]   Downloaded ordered-float v2.10.0
[INFO] [stderr]   Downloaded lexical-core v0.7.6
[INFO] [stderr]   Downloaded libc v0.2.121
[INFO] [stderr]   Downloaded web-sys v0.3.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69728ee18f6d1defb9174e5352cbede3382f7d7ec5b6e92c0df31c1711e48bad
[INFO] running `Command { std: "docker" "start" "-a" "69728ee18f6d1defb9174e5352cbede3382f7d7ec5b6e92c0df31c1711e48bad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69728ee18f6d1defb9174e5352cbede3382f7d7ec5b6e92c0df31c1711e48bad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69728ee18f6d1defb9174e5352cbede3382f7d7ec5b6e92c0df31c1711e48bad", kill_on_drop: false }`
[INFO] [stdout] 69728ee18f6d1defb9174e5352cbede3382f7d7ec5b6e92c0df31c1711e48bad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 557aaf3395ba9bd3db2da5e5eeb137b23fc90ed1745ac89bbefb4b2afd463d26
[INFO] running `Command { std: "docker" "start" "-a" "557aaf3395ba9bd3db2da5e5eeb137b23fc90ed1745ac89bbefb4b2afd463d26", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.80
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.80
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling priority-queue v1.2.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling pool v0.1.4
[INFO] [stderr]    Compiling geometry-predicates v0.3.0
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling slotmap v0.4.3
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling simba v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.80
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling step v0.1.0 (/opt/rustwide/workdir/step)
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling nanomesh_macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stdout] warning: unused variable: `fields`
[INFO] [stdout]   --> macros/src/macros.rs:21:38
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 syn::Fields::Unnamed(fields) => {
[INFO] [stdout]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.80
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling cdt v0.1.0 (/opt/rustwide/workdir/cdt)
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> step/src/parse.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn parse(s: &str) -> IResult<Self> {
[INFO] [stdout]    |                 ^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn parse(s: &str) -> IResult<'_, Self> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> step/src/parse.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn parse(s: &str) -> IResult<Self> {
[INFO] [stdout]    |                 ^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn parse(s: &str) -> IResult<'_, Self> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> step/src/parse.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn parse(s: &str) -> IResult<Self> {
[INFO] [stdout]     |                 ^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn parse(s: &str) -> IResult<'_, Self> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> step/src/parse.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn parse(s: &str) -> IResult<Self> {
[INFO] [stdout]     |                 ^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn parse(s: &str) -> IResult<'_, Self> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> step/src/parse.rs:193:33
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub(crate) fn parse_enum_tag(s: &str) -> IResult<&str> {
[INFO] [stdout]     |                                 ^^^^     -------------
[INFO] [stdout]     |                                 |        |       |
[INFO] [stdout]     |                                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                                 |        the same lifetime is hidden here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub(crate) fn parse_enum_tag(s: &str) -> IResult<'_, &str> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> step/src/parse.rs:204:36
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub(crate) fn parse_entity_decl(s: &[u8]) -> IResult<(usize, Entity)> {
[INFO] [stdout]     |                                    ^^^^^     ------------------------
[INFO] [stdout]     |                                    |         |               |
[INFO] [stdout]     |                                    |         |               the same lifetime is hidden here
[INFO] [stdout]     |                                    |         the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub(crate) fn parse_entity_decl(s: &[u8]) -> IResult<'_, (usize, Entity<'_>)> {
[INFO] [stdout]     |                                                      +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> step/src/parse.rs:213:40
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub(crate) fn parse_entity_fallback(s: &[u8]) -> IResult<(usize, Entity)> {
[INFO] [stdout]     |                                        ^^^^^     ------------------------
[INFO] [stdout]     |                                        |         |               |
[INFO] [stdout]     |                                        |         |               the same lifetime is hidden here
[INFO] [stdout]     |                                        |         the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub(crate) fn parse_entity_fallback(s: &[u8]) -> IResult<'_, (usize, Entity<'_>)> {
[INFO] [stdout]     |                                                          +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> step/src/parse.rs:221:40
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub(crate) fn parse_complex_mapping(s: &str) -> IResult<Entity> {
[INFO] [stdout]     |                                        ^^^^     ---------------
[INFO] [stdout]     |                                        |        |       |
[INFO] [stdout]     |                                        |        |       the same lifetime is hidden here
[INFO] [stdout]     |                                        |        the same lifetime is hidden here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub(crate) fn parse_complex_mapping(s: &str) -> IResult<'_, Entity<'_>> {
[INFO] [stdout]     |                                                         +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "557aaf3395ba9bd3db2da5e5eeb137b23fc90ed1745ac89bbefb4b2afd463d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "557aaf3395ba9bd3db2da5e5eeb137b23fc90ed1745ac89bbefb4b2afd463d26", kill_on_drop: false }`
[INFO] [stdout] 557aaf3395ba9bd3db2da5e5eeb137b23fc90ed1745ac89bbefb4b2afd463d26
