[INFO] fetching crate abxml 0.8.2...
[INFO] testing abxml-0.8.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate abxml 0.8.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate abxml 0.8.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate abxml 0.8.2
[INFO] tweaked toml for crates.io crate abxml 0.8.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate abxml 0.8.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate abxml 0.8.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f31e8e5b1aab90f0c5be4e71c64fa90f07299556698341aba89ff9a6a76fbc04
[INFO] running `Command { std: "docker" "start" "-a" "f31e8e5b1aab90f0c5be4e71c64fa90f07299556698341aba89ff9a6a76fbc04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f31e8e5b1aab90f0c5be4e71c64fa90f07299556698341aba89ff9a6a76fbc04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f31e8e5b1aab90f0c5be4e71c64fa90f07299556698341aba89ff9a6a76fbc04", kill_on_drop: false }`
[INFO] [stdout] f31e8e5b1aab90f0c5be4e71c64fa90f07299556698341aba89ff9a6a76fbc04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a51e008550be896b641450892e8c42fb9a7702a010c802c348f396a30ad4e847
[INFO] running `Command { std: "docker" "start" "-a" "a51e008550be896b641450892e8c42fb9a7702a010c802c348f396a30ad4e847", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling cc v1.0.46
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling syn v1.0.7
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.5
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling podio v0.1.6
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling flate2 v1.0.12
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling bzip2-sys v0.1.7
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling zip v0.5.3
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling abxml v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoder.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_decoder(&self) -> Result<Decoder, Error> {
[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] 38 |     pub fn get_decoder(&self) -> Result<Decoder<'_>, Error> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoder.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn get_resources(&self) -> &'a Resources {
[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] 68 |     pub fn get_resources(&self) -> &'a Resources<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoder.rs:72:40
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn xml_visitor<T: AsRef<[u8]>>(&self, content: &'a T) -> Result<XmlVisitor, Error> {
[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] 72 |     pub fn xml_visitor<T: AsRef<[u8]>>(&self, content: &'a T) -> Result<XmlVisitor<'_>, Error> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/model/value.rs:159:37
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let i_value: i32 = unsafe { mem::transmute(u_value) };
[INFO] [stdout]     |                                     --------------^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: replace this with: `u32::cast_signed`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor/model.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn get_resources(&self) -> &'a Resources {
[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] 27 |     pub fn get_resources(&self) -> &'a Resources<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor/model.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn get_mut_resources(&mut self) -> &'a mut Resources {
[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] 31 |     pub fn get_mut_resources(&mut self) -> &'a mut Resources<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor/xml.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn arsc(&self) -> &Resources {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^
[INFO] [stdout]    |                 |         ||
[INFO] [stdout]    |                 |         |the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided 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] 58 |     pub fn arsc(&self) -> &Resources<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.65s
[INFO] running `Command { std: "docker" "inspect" "a51e008550be896b641450892e8c42fb9a7702a010c802c348f396a30ad4e847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a51e008550be896b641450892e8c42fb9a7702a010c802c348f396a30ad4e847", kill_on_drop: false }`
[INFO] [stdout] a51e008550be896b641450892e8c42fb9a7702a010c802c348f396a30ad4e847
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aad3d18651da7958dc77c989ee5f1dbc1cb104b28d846679ffc43216c3b921ff
[INFO] running `Command { std: "docker" "start" "-a" "aad3d18651da7958dc77c989ee5f1dbc1cb104b28d846679ffc43216c3b921ff", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoder.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_decoder(&self) -> Result<Decoder, Error> {
[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] 38 |     pub fn get_decoder(&self) -> Result<Decoder<'_>, Error> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoder.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn get_resources(&self) -> &'a Resources {
[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] 68 |     pub fn get_resources(&self) -> &'a Resources<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoder.rs:72:40
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn xml_visitor<T: AsRef<[u8]>>(&self, content: &'a T) -> Result<XmlVisitor, Error> {
[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] 72 |     pub fn xml_visitor<T: AsRef<[u8]>>(&self, content: &'a T) -> Result<XmlVisitor<'_>, Error> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/model/value.rs:159:37
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let i_value: i32 = unsafe { mem::transmute(u_value) };
[INFO] [stdout]     |                                     --------------^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: replace this with: `u32::cast_signed`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor/model.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn get_resources(&self) -> &'a Resources {
[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] 27 |     pub fn get_resources(&self) -> &'a Resources<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abxml v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor/model.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn get_mut_resources(&mut self) -> &'a mut Resources {
[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] 31 |     pub fn get_mut_resources(&mut self) -> &'a mut Resources<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor/xml.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn arsc(&self) -> &Resources {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^
[INFO] [stdout]    |                 |         ||
[INFO] [stdout]    |                 |         |the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided 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] 58 |     pub fn arsc(&self) -> &Resources<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoder.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_decoder(&self) -> Result<Decoder, Error> {
[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] 38 |     pub fn get_decoder(&self) -> Result<Decoder<'_>, Error> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoder.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn get_resources(&self) -> &'a Resources {
[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] 68 |     pub fn get_resources(&self) -> &'a Resources<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoder.rs:72:40
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn xml_visitor<T: AsRef<[u8]>>(&self, content: &'a T) -> Result<XmlVisitor, Error> {
[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] 72 |     pub fn xml_visitor<T: AsRef<[u8]>>(&self, content: &'a T) -> Result<XmlVisitor<'_>, Error> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/model/value.rs:159:37
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let i_value: i32 = unsafe { mem::transmute(u_value) };
[INFO] [stdout]     |                                     --------------^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: replace this with: `u32::cast_signed`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor/model.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn get_resources(&self) -> &'a Resources {
[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] 27 |     pub fn get_resources(&self) -> &'a Resources<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor/model.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn get_mut_resources(&mut self) -> &'a mut Resources {
[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] 31 |     pub fn get_mut_resources(&mut self) -> &'a mut Resources<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor/xml.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn arsc(&self) -> &Resources {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^
[INFO] [stdout]    |                 |         ||
[INFO] [stdout]    |                 |         |the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided 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] 58 |     pub fn arsc(&self) -> &Resources<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.31s
[INFO] running `Command { std: "docker" "inspect" "aad3d18651da7958dc77c989ee5f1dbc1cb104b28d846679ffc43216c3b921ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aad3d18651da7958dc77c989ee5f1dbc1cb104b28d846679ffc43216c3b921ff", kill_on_drop: false }`
[INFO] [stdout] aad3d18651da7958dc77c989ee5f1dbc1cb104b28d846679ffc43216c3b921ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c36bb28acaaa441742a8a3a2ab31ea56712bb353ef375d085ac685d489503803
[INFO] running `Command { std: "docker" "start" "-a" "c36bb28acaaa441742a8a3a2ab31ea56712bb353ef375d085ac685d489503803", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/decoder.rs:38:24
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn get_decoder(&self) -> Result<Decoder, Error> {
[INFO] [stderr]    |                        ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn get_decoder(&self) -> Result<Decoder<'_>, Error> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/decoder.rs:68:26
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub fn get_resources(&self) -> &'a Resources {
[INFO] [stderr]    |                          ^^^^^         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub fn get_resources(&self) -> &'a Resources<'_> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/decoder.rs:72:40
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub fn xml_visitor<T: AsRef<[u8]>>(&self, content: &'a T) -> Result<XmlVisitor, Error> {
[INFO] [stderr]    |                                        ^^^^^                            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub fn xml_visitor<T: AsRef<[u8]>>(&self, content: &'a T) -> Result<XmlVisitor<'_>, Error> {
[INFO] [stderr]    |                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/model/value.rs:159:37
[INFO] [stderr]     |
[INFO] [stderr] 159 |         let i_value: i32 = unsafe { mem::transmute(u_value) };
[INFO] [stderr]     |                                     --------------^^^^^^^^^
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     help: replace this with: `u32::cast_signed`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/visitor/model.rs:27:26
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub fn get_resources(&self) -> &'a Resources {
[INFO] [stderr]    |                          ^^^^^         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub fn get_resources(&self) -> &'a Resources<'_> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/visitor/model.rs:31:30
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn get_mut_resources(&mut self) -> &'a mut Resources {
[INFO] [stderr]    |                              ^^^^^^^^^             ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn get_mut_resources(&mut self) -> &'a mut Resources<'_> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/visitor/xml.rs:58:17
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub fn arsc(&self) -> &Resources {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^
[INFO] [stderr]    |                 |         ||
[INFO] [stderr]    |                 |         |the same lifetime is hidden here
[INFO] [stderr]    |                 |         the same lifetime is elided here
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub fn arsc(&self) -> &Resources<'_> {
[INFO] [stderr]    |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `abxml` (lib) generated 7 warnings (run `cargo fix --lib -p abxml` to apply 7 suggestions)
[INFO] [stderr] warning: `abxml` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/abxml-2148302f13644f98)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test chunks::chunk_header::tests::it_returns_absolute_offsets_from_relative_ones ... ok
[INFO] [stdout] test chunks::chunk_header::tests::it_returns_data_offset ... ok
[INFO] [stdout] test chunks::resource::tests::it_can_not_decode_a_buffer_with_an_invalid_size ... ok
[INFO] [stdout] test chunks::table_type::configuration::tests::it_can_encode_bytes_region_from_string ... ok
[INFO] [stdout] test chunks::table_type::configuration::tests::it_can_decode_a_full_configuration_slice ... ok
[INFO] [stdout] test chunks::table_type::configuration::tests::it_can_encode_bytes_region_from_string_any ... ok
[INFO] [stdout] test chunks::table_type::configuration::tests::it_can_encode_bytes_region_to_string ... ok
[INFO] [stdout] test chunks::table_type::configuration::tests::it_can_encode_bytes_region_to_string_any ... ok
[INFO] [stdout] test chunks::chunk_header::tests::it_returns_chunk_end ... ok
[INFO] [stdout] test chunks::tests::it_can_detect_loops ... ok
[INFO] [stdout] test chunks::table_type_spec::tests::it_can_decode_a_type_spec ... ok
[INFO] [stdout] test chunks::tests::it_stops_the_iteration_if_out_of_bounds ... ok
[INFO] [stdout] test chunks::tests::it_can_iterate_over_chunks ... ok
[INFO] [stdout] test model::builder::tests::it_can_generate_a_resources_arsc_file_content ... ok
[INFO] [stdout] test model::builder::tests::it_can_generate_a_resources_arsc_file_content_with_some_chunks ... ok
[INFO] [stdout] test model::builder::tests::it_can_generate_a_resources_xml_file_content ... ok
[INFO] [stdout] test model::owned::package::tests::body_can_be_iterated_with_chunk_stream_loader ... ok
[INFO] [stdout] test model::owned::package::tests::it_can_generate_a_chunk_with_the_given_data ... ok
[INFO] [stdout] test model::owned::package::tests::it_can_create_a_package_with_the_maximum_length ... ok
[INFO] [stdout] test model::owned::string_table::tests::it_can_generate_an_empty_chunk ... ok
[INFO] [stdout] test model::owned::resources::tests::it_can_generate_a_chunk_with_the_given_data ... ok
[INFO] [stdout] test model::owned::string_table::tests::it_can_generate_a_chunk_with_the_given_data ... ok
[INFO] [stdout] test model::builder::tests::it_can_generate_a_resources_xml_file_content_with_some_chunks ... ok
[INFO] [stdout] test model::owned::table_type_spec::tests::identity ... ok
[INFO] [stdout] test model::owned::xml::namespace_start::tests::identity ... ok
[INFO] [stdout] test model::owned::xml::namespace_end::tests::identity ... ok
[INFO] [stdout] test model::owned::xml::tag_end::tests::identity ... ok
[INFO] [stdout] test model::owned::table_type::tests::it_can_generate_a_chunk_with_the_given_data ... ok
[INFO] [stdout] test model::owned::table_type::tests::identity ... ok
[INFO] [stdout] test model::owned::table_type::tests::identity_with_mixed_complex_and_simple_entries ... ok
[INFO] [stdout] test model::owned::table_type_spec::tests::it_can_generate_a_chunk_with_the_given_data ... ok
[INFO] [stdout] test model::owned::xml::namespace_start::tests::it_can_generate_a_chunk_with_the_given_data ... ok
[INFO] [stdout] test model::owned::table_type::configuration::tests::identity ... ok
[INFO] [stdout] test model::owned::resources::tests::identity ... ok
[INFO] [stdout] test model::owned::xml::namespace_end::tests::it_can_generate_a_chunk_with_the_given_data ... ok
[INFO] [stdout] test model::owned::xml::tag_end::tests::it_can_generate_an_empty_chunk ... ok
[INFO] [stdout] test model::tests::it_converts_package_id_if_is_0 ... ok
[INFO] [stdout] test model::tests::it_extracts_id ... ok
[INFO] [stdout] test model::tests::it_extracts_package_id ... ok
[INFO] [stdout] test model::owned::string_table::tests::identity_utf8 ... ok
[INFO] [stdout] test model::owned::resources::tests::it_can_generate_an_empty_chunk ... ok
[INFO] [stdout] test model::owned::string_table::tests::identity ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_a_boolean_false_value ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_a_boolean_true_value ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_a_color2_value ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_a_negative_dimension ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_a_negative_fraction ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_a_positive_dimension ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_a_string_value ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_attribute_and_dyn_references ... ok
[INFO] [stdout] test model::tests::it_extracts_spec_id ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_a_color_value ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_a_positive_fraction ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_a_rgb4_color_value ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_an_argb4_color_value ... ok
[INFO] [stdout] test model::owned::xml::tag_start::tests::identity ... ok
[INFO] [stdout] test model::owned::xml::tag_start::tests::it_can_generate_a_chunk_with_the_given_data ... ok
[INFO] [stdout] test model::owned::package::tests::it_can_not_create_a_package_with_a_too_large_package_name ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_float_values ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_integer_values ... ok
[INFO] [stdout] test model::value::tests::it_can_not_generate_a_dimension_if_units_are_out_of_range ... ok
[INFO] [stdout] test model::value::tests::it_generated_unknown_values_if_type_is_unkown ... ok
[INFO] [stdout] test model::value::tests::it_can_not_generate_a_fraction_if_units_are_out_of_range ... ok
[INFO] [stdout] test visitor::xml::tests::it_resolves_a_reference_without_namespace ... ok
[INFO] [stdout] test visitor::xml::tests::it_resolves_a_reference_with_namespace ... ok
[INFO] [stdout] test visitor::xml::tests::it_resolves_to_null_if_id_is_0 ... ok
[INFO] [stdout] test visitor::xml::tests::it_resolves_flags_if_in_resources ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_flag_values ... ok
[INFO] [stdout] test visitor::xml::tests::it_returns_error_if_the_provided_id_is_related_to_a_non_existing_package ... ok
[INFO] [stdout] test visitor::xml::tests::it_resolves_flags_if_in_resources_multiple ... ok
[INFO] [stdout] test model::value::tests::it_can_generate_reference_and_dyn_references ... ok
[INFO] [stdout] test visitor::xml::tests::it_resolves_flags_if_index_out_of_bounds ... ok
[INFO] [stdout] test chunks::chunk_header::tests::it_panics_from_relative_out_of_bound - should panic ... ok
[INFO] [stdout] test decoder::tests::it_can_not_decode_an_empty_binary_xml ... ok
[INFO] [stdout] test decoder::tests::it_can_create_a_buffer_decoder_from_read ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-12445db12883e383)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests abxml
[INFO] [stdout] test it_can_generate_a_decoder_from_a_buffer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.75s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "c36bb28acaaa441742a8a3a2ab31ea56712bb353ef375d085ac685d489503803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c36bb28acaaa441742a8a3a2ab31ea56712bb353ef375d085ac685d489503803", kill_on_drop: false }`
[INFO] [stdout] c36bb28acaaa441742a8a3a2ab31ea56712bb353ef375d085ac685d489503803
