[INFO] cloning repository https://github.com/david-pikas/exjobb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/david-pikas/exjobb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-pikas%2Fexjobb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-pikas%2Fexjobb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbbb411ae287079710fee92f564888284def59e1 [INFO] checking david-pikas/exjobb against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-pikas%2Fexjobb" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/david-pikas/exjobb on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/david-pikas/exjobb [INFO] finished tweaking git repo https://github.com/david-pikas/exjobb [INFO] tweaked toml for git repo https://github.com/david-pikas/exjobb written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/david-pikas/exjobb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac18b88975d8a3f099ade3008f8e5986c651ef2dcd184b61829f0c00aba27b6a [INFO] running `Command { std: "docker" "start" "-a" "ac18b88975d8a3f099ade3008f8e5986c651ef2dcd184b61829f0c00aba27b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac18b88975d8a3f099ade3008f8e5986c651ef2dcd184b61829f0c00aba27b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac18b88975d8a3f099ade3008f8e5986c651ef2dcd184b61829f0c00aba27b6a", kill_on_drop: false }` [INFO] [stdout] ac18b88975d8a3f099ade3008f8e5986c651ef2dcd184b61829f0c00aba27b6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47ac1f0e0eca087172331e58db9ab66eb1d86d772fa50fc0ab60af125cd71817 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "47ac1f0e0eca087172331e58db9ab66eb1d86d772fa50fc0ab60af125cd71817", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rustc-rayon-core v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking rustc-ap-rustc_graphviz v723.0.0 [INFO] [stderr] Checking annotate-snippets v0.8.0 [INFO] [stderr] Checking rustc-ap-rustc_fs_util v723.0.0 [INFO] [stderr] Checking arbitrary v1.0.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling psm v0.1.14 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling stacker v0.1.14 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking rustc-ap-rustc_lexer v723.0.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking perf-event-open-sys v1.0.1 [INFO] [stderr] Checking jobserver v0.1.22 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termize v0.1.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking ena v0.14.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking measureme v9.1.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rustc-ap-rustc_serialize v723.0.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rustc-rayon v0.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking ctrlc v3.1.9 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling rustc-ap-rustc_macros v723.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking filedescriptor v0.8.0 [INFO] [stderr] Checking gag v1.0.0 [INFO] [stderr] Checking rustc-ap-rustc_index v723.0.0 [INFO] [stderr] Checking rustc-ap-rustc_data_structures v723.0.0 [INFO] [stderr] Checking rustc-ap-rustc_arena v723.0.0 [INFO] [stderr] Checking rustc-ap-rustc_span v723.0.0 [INFO] [stderr] Checking rustc-ap-rustc_ast v723.0.0 [INFO] [stderr] Checking rustc-ap-rustc_target v723.0.0 [INFO] [stderr] Checking rustc-ap-rustc_feature v723.0.0 [INFO] [stderr] Checking rustc-ap-rustc_lint_defs v723.0.0 [INFO] [stderr] Checking rustc-ap-rustc_ast_pretty v723.0.0 [INFO] [stderr] Checking rustc-ap-rustc_errors v723.0.0 [INFO] [stderr] Checking rustc-ap-rustc_session v723.0.0 [INFO] [stderr] Checking rustc-ap-rustc_parse v723.0.0 [INFO] [stderr] Checking rustsmith v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/semantics.rs:2245:22 [INFO] [stdout] | [INFO] [stdout] 2245 | }; $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2421 | make_struct!(:Maybe:Some[T](T)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_unnamed_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/semantics.rs:2245:22 [INFO] [stdout] | [INFO] [stdout] 2245 | }; $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2422 | make_struct!(:Result:Ok[R,E](R)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_unnamed_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/semantics.rs:2245:22 [INFO] [stdout] | [INFO] [stdout] 2245 | }; $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2423 | make_struct!(:Result:Err[R,E](E)), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_unnamed_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/semantics.rs:2245:22 [INFO] [stdout] | [INFO] [stdout] 2245 | }; $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2421 | make_struct!(:Maybe:Some[T](T)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_unnamed_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/semantics.rs:2245:22 [INFO] [stdout] | [INFO] [stdout] 2245 | }; $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2422 | make_struct!(:Result:Ok[R,E](R)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_unnamed_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/semantics.rs:2245:22 [INFO] [stdout] | [INFO] [stdout] 2245 | }; $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2423 | make_struct!(:Result:Err[R,E](E)), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_unnamed_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/semantics.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | name: StringWrapper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `type_generics` [INFO] [stdout] --> src/semantics.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | type_generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/semantics.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | name: StringWrapper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `type_generics` [INFO] [stdout] --> src/semantics.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | type_generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/semantics.rs:2245:22 [INFO] [stdout] | [INFO] [stdout] 2245 | }; $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2421 | make_struct!(:Maybe:Some[T](T)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_unnamed_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/semantics.rs:2245:22 [INFO] [stdout] | [INFO] [stdout] 2245 | }; $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2422 | make_struct!(:Result:Ok[R,E](R)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_unnamed_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/semantics.rs:2245:22 [INFO] [stdout] | [INFO] [stdout] 2245 | }; $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2423 | make_struct!(:Result:Err[R,E](E)), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_unnamed_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/semantics.rs:2245:22 [INFO] [stdout] | [INFO] [stdout] 2245 | }; $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2421 | make_struct!(:Maybe:Some[T](T)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_unnamed_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/semantics.rs:2245:22 [INFO] [stdout] | [INFO] [stdout] 2245 | }; $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2422 | make_struct!(:Result:Ok[R,E](R)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_unnamed_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/semantics.rs:2245:22 [INFO] [stdout] | [INFO] [stdout] 2245 | }; $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2423 | make_struct!(:Result:Err[R,E](E)), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_unnamed_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/semantics.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | name: StringWrapper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `type_generics` [INFO] [stdout] --> src/semantics.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | type_generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/semantics.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | name: StringWrapper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `type_generics` [INFO] [stdout] --> src/semantics.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | type_generics: Generics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "47ac1f0e0eca087172331e58db9ab66eb1d86d772fa50fc0ab60af125cd71817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ac1f0e0eca087172331e58db9ab66eb1d86d772fa50fc0ab60af125cd71817", kill_on_drop: false }` [INFO] [stdout] 47ac1f0e0eca087172331e58db9ab66eb1d86d772fa50fc0ab60af125cd71817