[INFO] cloning repository https://github.com/c12i/eltr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c12i/eltr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc12i%2Feltr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc12i%2Feltr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc5f63081838e299800264aaaf2ecbce0d18fb40
[INFO] testing c12i/eltr against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc12i%2Feltr" "/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/c12i/eltr
[INFO] finished tweaking git repo https://github.com/c12i/eltr
[INFO] tweaked toml for git repo https://github.com/c12i/eltr written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/c12i/eltr on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/c12i/eltr 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.43
[INFO] [stderr]   Downloaded minicov v0.3.5
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.43
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbb1a936e5da78852b3d9ea543b470895db7e275fc04c90dc8d1124ca2b7b0fe
[INFO] running `Command { std: "docker" "start" "-a" "bbb1a936e5da78852b3d9ea543b470895db7e275fc04c90dc8d1124ca2b7b0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbb1a936e5da78852b3d9ea543b470895db7e275fc04c90dc8d1124ca2b7b0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbb1a936e5da78852b3d9ea543b470895db7e275fc04c90dc8d1124ca2b7b0fe", kill_on_drop: false }`
[INFO] [stdout] bbb1a936e5da78852b3d9ea543b470895db7e275fc04c90dc8d1124ca2b7b0fe
[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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d9bf32286b39b8a4aae9956eb7a849285a003f2b4bb942b9ad036c25039eeba
[INFO] running `Command { std: "docker" "start" "-a" "8d9bf32286b39b8a4aae9956eb7a849285a003f2b4bb942b9ad036c25039eeba", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]    Compiling js-sys v0.3.70
[INFO] [stderr]    Compiling web-sys v0.3.70
[INFO] [stderr]    Compiling eltr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.43s
[INFO] running `Command { std: "docker" "inspect" "8d9bf32286b39b8a4aae9956eb7a849285a003f2b4bb942b9ad036c25039eeba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d9bf32286b39b8a4aae9956eb7a849285a003f2b4bb942b9ad036c25039eeba", kill_on_drop: false }`
[INFO] [stdout] 8d9bf32286b39b8a4aae9956eb7a849285a003f2b4bb942b9ad036c25039eeba
[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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e89e56a03082147a3190670d12929e85b6b5b9b277e23c04aca43bd871ee5079
[INFO] running `Command { std: "docker" "start" "-a" "e89e56a03082147a3190670d12929e85b6b5b9b277e23c04aca43bd871ee5079", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.43
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.43
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.43
[INFO] [stderr]    Compiling eltr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> src/elt.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> src/elt.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> src/elt.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> src/elt.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> src/elt.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> src/elt.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> src/elt.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> src/elt.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.73s
[INFO] running `Command { std: "docker" "inspect" "e89e56a03082147a3190670d12929e85b6b5b9b277e23c04aca43bd871ee5079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e89e56a03082147a3190670d12929e85b6b5b9b277e23c04aca43bd871ee5079", kill_on_drop: false }`
[INFO] [stdout] e89e56a03082147a3190670d12929e85b6b5b9b277e23c04aca43bd871ee5079
[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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5011d9bc0a50a5f675ab69f949e8b899a6a900ea27c31b78311a749d9f2490a2
[INFO] running `Command { std: "docker" "start" "-a" "5011d9bc0a50a5f675ab69f949e8b899a6a900ea27c31b78311a749d9f2490a2", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stderr]    --> src/elt.rs:120:5
[INFO] [stderr]     |
[INFO] [stderr] 120 |     #[wasm_bindgen_test]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stderr]    --> src/elt.rs:126:5
[INFO] [stderr]     |
[INFO] [stderr] 126 |     #[wasm_bindgen_test]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stderr]    --> src/elt.rs:133:5
[INFO] [stderr]     |
[INFO] [stderr] 133 |     #[wasm_bindgen_test]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stderr]    --> src/elt.rs:145:5
[INFO] [stderr]     |
[INFO] [stderr] 145 |     #[wasm_bindgen_test]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stderr]    --> src/elt.rs:173:5
[INFO] [stderr]     |
[INFO] [stderr] 173 |     #[wasm_bindgen_test]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stderr]    --> src/elt.rs:189:5
[INFO] [stderr]     |
[INFO] [stderr] 189 |     #[wasm_bindgen_test]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stderr]    --> src/elt.rs:225:5
[INFO] [stderr]     |
[INFO] [stderr] 225 |     #[wasm_bindgen_test]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stderr]    --> src/elt.rs:255:5
[INFO] [stderr]     |
[INFO] [stderr] 255 |     #[wasm_bindgen_test]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `eltr` (lib test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eltr-65123a23699fd22d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests eltr
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - elt (line 29) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - elt (line 29) stdout ----
[INFO] [stdout] error: struct literal body without path
[INFO] [stdout]   --> src/lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         { class: attr!("container") },
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have forgotten to add the struct literal inside the block
[INFO] [stdout]    |
[INFO] [stdout] 44 |         { SomeStruct { class: attr!("container") } },
[INFO] [stdout]    |         ++++++++++++                               +
[INFO] [stdout] 
[INFO] [stdout] error: no rules expected `;`
[INFO] [stdout]   --> src/lib.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 |         );
[INFO] [stdout]    |          ^ no rules expected this token in macro call
[INFO] [stdout]    |
[INFO] [stdout]    = note: while trying to match sequence start
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - elt (line 29)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5011d9bc0a50a5f675ab69f949e8b899a6a900ea27c31b78311a749d9f2490a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5011d9bc0a50a5f675ab69f949e8b899a6a900ea27c31b78311a749d9f2490a2", kill_on_drop: false }`
[INFO] [stdout] 5011d9bc0a50a5f675ab69f949e8b899a6a900ea27c31b78311a749d9f2490a2
