[INFO] cloning repository https://github.com/demostf/parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/demostf/parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fparser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fparser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d82555e58adfe0a03c66a80d94bc141c1599cb91 [INFO] building demostf/parser against master#f3126500f25114ba4e0ac3e76694dd45a22de56d for pr-107620-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fparser" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 56% (91/162) Updating files: 57% (93/162) Updating files: 58% (94/162) Updating files: 59% (96/162) Updating files: 60% (98/162) Updating files: 61% (99/162) Updating files: 62% (101/162) Updating files: 63% (103/162) Updating files: 64% (104/162) Updating files: 65% (106/162) Updating files: 66% (107/162) Updating files: 67% (109/162) Updating files: 67% (110/162) Updating files: 68% (111/162) Updating files: 69% (112/162) Updating files: 70% (114/162) Updating files: 71% (116/162) Updating files: 72% (117/162) Updating files: 73% (119/162) Updating files: 74% (120/162) Updating files: 75% (122/162) Updating files: 76% (124/162) Updating files: 77% (125/162) Updating files: 78% (127/162) Updating files: 79% (128/162) Updating files: 80% (130/162) Updating files: 81% (132/162) Updating files: 82% (133/162) Updating files: 83% (135/162) Updating files: 84% (137/162) Updating files: 85% (138/162) Updating files: 86% (140/162) Updating files: 87% (141/162) Updating files: 88% (143/162) Updating files: 89% (145/162) Updating files: 90% (146/162) Updating files: 91% (148/162) Updating files: 92% (150/162) Updating files: 93% (151/162) Updating files: 94% (153/162) Updating files: 95% (154/162) Updating files: 96% (156/162) Updating files: 97% (158/162) Updating files: 98% (159/162) Updating files: 99% (161/162) Updating files: 100% (162/162) Updating files: 100% (162/162), done. [INFO] validating manifest of git repo https://github.com/demostf/parser on toolchain f3126500f25114ba4e0ac3e76694dd45a22de56d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/demostf/parser [INFO] finished tweaking git repo https://github.com/demostf/parser [INFO] tweaked toml for git repo https://github.com/demostf/parser written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/demostf/parser 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" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded main_error v0.1.2 [INFO] [stderr] Downloaded syn_util v0.4.2 [INFO] [stderr] Downloaded iai v0.1.1 [INFO] [stderr] Downloaded bitbuffer v0.10.9 [INFO] [stderr] Downloaded better-panic v0.3.0 [INFO] [stderr] Downloaded bitbuffer_derive v0.10.0 [INFO] [stderr] Downloaded object v0.30.1 [INFO] [stderr] Downloaded err-derive v0.3.1 [INFO] [stderr] Downloaded no-panic v0.1.17 [INFO] [stderr] Downloaded parse-display-derive v0.8.0 [INFO] [stderr] Downloaded parse-display v0.8.0 [INFO] [stderr] Downloaded steamid-ng v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5e237dc5d1631aea63b37b0970cdd816c8f96127afbf060446426821c88a3d4 [INFO] running `Command { std: "docker" "start" "-a" "b5e237dc5d1631aea63b37b0970cdd816c8f96127afbf060446426821c88a3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5e237dc5d1631aea63b37b0970cdd816c8f96127afbf060446426821c88a3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e237dc5d1631aea63b37b0970cdd816c8f96127afbf060446426821c88a3d4", kill_on_drop: false }` [INFO] [stdout] b5e237dc5d1631aea63b37b0970cdd816c8f96127afbf060446426821c88a3d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ed651ad2592d3d7b15b9ebb2d1cbed9adeb96e6889993d102e0c9d7d486ae27 [INFO] running `Command { std: "docker" "start" "-a" "4ed651ad2592d3d7b15b9ebb2d1cbed9adeb96e6889993d102e0c9d7d486ae27", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling syn_util v0.4.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling main_error v0.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling structmeta-derive v0.1.5 [INFO] [stderr] Compiling bitbuffer_derive v0.10.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling structmeta v0.1.5 [INFO] [stderr] Compiling parse-display-derive v0.8.0 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling parse-display v0.8.0 [INFO] [stderr] Compiling steamid-ng v1.0.0 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling bitbuffer v0.10.9 [INFO] [stderr] Compiling tf-demo-parser v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/generated.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/generated.rs:125:29 [INFO] [stdout] | [INFO] [stdout] 125 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/generated.rs:143:29 [INFO] [stdout] | [INFO] [stdout] 143 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/stringtable.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/stringtable.rs:242:29 [INFO] [stdout] | [INFO] [stdout] 242 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/usermessage.rs:449:29 [INFO] [stdout] | [INFO] [stdout] 449 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/voice.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/voice.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/message.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/stringtable.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/stringtable.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/stringtable.rs:177:29 [INFO] [stdout] | [INFO] [stdout] 177 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/stringtable.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/mod.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/usermessage.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 82 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/mod.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "4ed651ad2592d3d7b15b9ebb2d1cbed9adeb96e6889993d102e0c9d7d486ae27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ed651ad2592d3d7b15b9ebb2d1cbed9adeb96e6889993d102e0c9d7d486ae27", kill_on_drop: false }` [INFO] [stdout] 4ed651ad2592d3d7b15b9ebb2d1cbed9adeb96e6889993d102e0c9d7d486ae27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6e253c1c14e0add77910a2ac13c47762a1a178857d4ea72618349a81b84c9b7 [INFO] running `Command { std: "docker" "start" "-a" "d6e253c1c14e0add77910a2ac13c47762a1a178857d4ea72618349a81b84c9b7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling test-case-macros v2.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling steamid-ng v1.0.0 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling bitbuffer v0.10.9 [INFO] [stderr] Compiling tf-demo-parser v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling test-case v2.2.2 [INFO] [stderr] Compiling iai v0.1.1 [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/generated.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/generated.rs:125:29 [INFO] [stdout] | [INFO] [stdout] 125 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/generated.rs:143:29 [INFO] [stdout] | [INFO] [stdout] 143 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/stringtable.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/stringtable.rs:242:29 [INFO] [stdout] | [INFO] [stdout] 242 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/usermessage.rs:449:29 [INFO] [stdout] | [INFO] [stdout] 449 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/voice.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/voice.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/message.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/stringtable.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/stringtable.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/stringtable.rs:177:29 [INFO] [stdout] | [INFO] [stdout] 177 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/stringtable.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/mod.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/usermessage.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 82 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/mod.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/generated.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/generated.rs:125:29 [INFO] [stdout] | [INFO] [stdout] 125 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/generated.rs:143:29 [INFO] [stdout] | [INFO] [stdout] 143 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/stringtable.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/stringtable.rs:242:29 [INFO] [stdout] | [INFO] [stdout] 242 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/usermessage.rs:449:29 [INFO] [stdout] | [INFO] [stdout] 449 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/voice.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/voice.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/message.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/stringtable.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/stringtable.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/stringtable.rs:177:29 [INFO] [stdout] | [INFO] [stdout] 177 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/stringtable.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/mod.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/message/usermessage.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 82 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary lifetime parameter `'a` [INFO] [stdout] --> src/demo/packet/mod.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | #[serde(bound(deserialize = "'a: 'static"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: you can use the `'static` lifetime directly, in place of `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 4m 31s [INFO] running `Command { std: "docker" "inspect" "d6e253c1c14e0add77910a2ac13c47762a1a178857d4ea72618349a81b84c9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e253c1c14e0add77910a2ac13c47762a1a178857d4ea72618349a81b84c9b7", kill_on_drop: false }` [INFO] [stdout] d6e253c1c14e0add77910a2ac13c47762a1a178857d4ea72618349a81b84c9b7