[INFO] fetching crate symbolic-minidump 8.0.4... [INFO] checking symbolic-minidump-8.0.4 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate symbolic-minidump 8.0.4 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate symbolic-minidump 8.0.4 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate symbolic-minidump 8.0.4 [INFO] finished tweaking crates.io crate symbolic-minidump 8.0.4 [INFO] tweaked toml for crates.io crate symbolic-minidump 8.0.4 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7fca6d9ebd87c54865c000de8453a7d7f6b9c58d35fd5cbcb334d5bbde3b330 [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" "d7fca6d9ebd87c54865c000de8453a7d7f6b9c58d35fd5cbcb334d5bbde3b330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7fca6d9ebd87c54865c000de8453a7d7f6b9c58d35fd5cbcb334d5bbde3b330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7fca6d9ebd87c54865c000de8453a7d7f6b9c58d35fd5cbcb334d5bbde3b330", kill_on_drop: false }` [INFO] [stdout] d7fca6d9ebd87c54865c000de8453a7d7f6b9c58d35fd5cbcb334d5bbde3b330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67fdd68a4fd32e7902c2a496388105fa252b12f09ea94c0e3146bb72e1bff051 [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" "67fdd68a4fd32e7902c2a496388105fa252b12f09ea94c0e3146bb72e1bff051", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking dmsort v1.0.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking similar v1.3.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking debugid v0.7.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking symbolic-common v8.0.5 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking regex v1.4.4 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling symbolic-minidump v8.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking zip v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling walrus-macro v0.18.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking walrus v0.18.0 [INFO] [stderr] Checking goblin v0.3.4 [INFO] [stderr] Checking pdb v0.6.0 [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c: In function 'format_expr': [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:198:40: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size 26 [-Wformat-truncation=] [INFO] [stderr] warning: 198 | STRNCATF (buf, "type=\"%s\" ", str, len); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ ~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro 'STRNCATF' [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:198:48: note: format string is defined here [INFO] [stderr] warning: 198 | STRNCATF (buf, "type=\"%s\" ", str, len); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:9: note: 'snprintf' output between 9 and 40 bytes into a destination of size 32 [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:198:25: note: in expansion of macro 'STRNCATF' [INFO] [stderr] warning: 198 | STRNCATF (buf, "type=\"%s\" ", str, len); [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:212:40: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size 26 [-Wformat-truncation=] [INFO] [stderr] warning: 212 | STRNCATF (buf, "type=\"%s\" ", str, len); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ ~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro 'STRNCATF' [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:212:48: note: format string is defined here [INFO] [stderr] warning: 212 | STRNCATF (buf, "type=\"%s\" ", str, len); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:9: note: 'snprintf' output between 9 and 40 bytes into a destination of size 32 [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:212:25: note: in expansion of macro 'STRNCATF' [INFO] [stderr] warning: 212 | STRNCATF (buf, "type=\"%s\" ", str, len); [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c: In function 'format_operand_att': [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:659:40: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] [INFO] [stderr] warning: 659 | STRNCATF( buf, "$%s", str, len ); [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro 'STRNCATF' [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:659:44: note: format string is defined here [INFO] [stderr] warning: 659 | STRNCATF( buf, "$%s", str, len ); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:9: note: 'snprintf' output between 2 and 33 bytes into a destination of size 32 [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:659:25: note: in expansion of macro 'STRNCATF' [INFO] [stderr] warning: 659 | STRNCATF( buf, "$%s", str, len ); [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c: In function 'format_operand_xml': [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:837:5: warning: '%04X' directive output truncated writing 4 bytes into a region of size 1 [-Wformat-truncation=] [INFO] [stderr] warning: 837 | "\t\t\n", str, len ); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ ~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro 'STRNCATF' [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:807:49: note: format string is defined here [INFO] [stderr] warning: 807 | STRNCATF( buf, "value=\"%s\"/>\n", str, len ); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:9: note: 'snprintf' output between 12 and 43 bytes into a destination of size 32 [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:807:25: note: in expansion of macro 'STRNCATF' [INFO] [stderr] warning: 807 | STRNCATF( buf, "value=\"%s\"/>\n", str, len ); [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:796:40: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size 26 [-Wformat-truncation=] [INFO] [stderr] warning: 796 | STRNCATF( buf, "type=\"%s\" ", str, len ); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ ~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro 'STRNCATF' [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:796:48: note: format string is defined here [INFO] [stderr] warning: 796 | STRNCATF( buf, "type=\"%s\" ", str, len ); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:9: note: 'snprintf' output between 9 and 40 bytes into a destination of size 32 [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:796:25: note: in expansion of macro 'STRNCATF' [INFO] [stderr] warning: 796 | STRNCATF( buf, "type=\"%s\" ", str, len ); [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c: In function 'format_operand_raw': [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:909:40: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 32 [-Wformat-truncation=] [INFO] [stderr] warning: 909 | STRNCATF( buf, "%s|", str, len ); [INFO] [stderr] warning: | ^~~~~ ~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro 'STRNCATF' [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:909:41: note: format string is defined here [INFO] [stderr] warning: 909 | STRNCATF( buf, "%s|", str, len ); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:9: note: 'snprintf' output between 2 and 65 bytes into a destination of size 32 [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:909:25: note: in expansion of macro 'STRNCATF' [INFO] [stderr] warning: 909 | STRNCATF( buf, "%s|", str, len ); [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:899:40: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 32 [-Wformat-truncation=] [INFO] [stderr] warning: 899 | STRNCATF( buf, "%s:", str, len ); [INFO] [stderr] warning: | ^~~~~ ~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro 'STRNCATF' [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:899:41: note: format string is defined here [INFO] [stderr] warning: 899 | STRNCATF( buf, "%s:", str, len ); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:9: note: 'snprintf' output between 2 and 65 bytes into a destination of size 32 [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:899:25: note: in expansion of macro 'STRNCATF' [INFO] [stderr] warning: 899 | STRNCATF( buf, "%s:", str, len ); [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c: In function 'format_insn_note': [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1108:24: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] [INFO] [stderr] warning: 1108 | STRNCATF( buf, "%s|", note, len ); [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro 'STRNCATF' [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1108:28: note: format string is defined here [INFO] [stderr] warning: 1108 | STRNCATF( buf, "%s|", note, len ); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:9: note: 'snprintf' output between 2 and 33 bytes into a destination of size 32 [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1108:9: note: in expansion of macro 'STRNCATF' [INFO] [stderr] warning: 1108 | STRNCATF( buf, "%s|", note, len ); [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c: In function 'format_raw_insn': [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1141:24: warning: '|' directive output may be truncated writing 1 byte into a region of size between 0 and 31 [-Wformat-truncation=] [INFO] [stderr] warning: 1141 | STRNCATF( buf, "|%s|", insn->prefix_string , len ); [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro 'STRNCATF' [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1141:28: note: format string is defined here [INFO] [stderr] warning: 1141 | STRNCATF( buf, "|%s|", insn->prefix_string , len ); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:9: note: 'snprintf' output between 3 and 34 bytes into a destination of size 32 [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1141:9: note: in expansion of macro 'STRNCATF' [INFO] [stderr] warning: 1141 | STRNCATF( buf, "|%s|", insn->prefix_string , len ); [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c: In function 'format_xml_insn': [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1181:24: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size 22 [-Wformat-truncation=] [INFO] [stderr] warning: 1181 | STRNCATF( buf, "\" string=\"%s\"/>\n", insn->prefix_string, len ); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro 'STRNCATF' [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1181:37: note: format string is defined here [INFO] [stderr] warning: 1181 | STRNCATF( buf, "\" string=\"%s\"/>\n", insn->prefix_string, len ); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:9: note: 'snprintf' output between 15 and 46 bytes into a destination of size 32 [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1181:9: note: in expansion of macro 'STRNCATF' [INFO] [stderr] warning: 1181 | STRNCATF( buf, "\" string=\"%s\"/>\n", insn->prefix_string, len ); [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c: In function 'x86_format_insn': [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1410:33: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] [INFO] [stderr] warning: 1410 | STRNCATF( buf, "%s\t", str, len ); [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro 'STRNCATF' [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1410:38: note: format string is defined here [INFO] [stderr] warning: 1410 | STRNCATF( buf, "%s\t", str, len ); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:9: note: 'snprintf' output between 2 and 33 bytes into a destination of size 32 [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1410:18: note: in expansion of macro 'STRNCATF' [INFO] [stderr] warning: 1410 | STRNCATF( buf, "%s\t", str, len ); [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1417:33: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] [INFO] [stderr] warning: 1417 | STRNCATF( buf, "%s\t", str, len ); [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro 'STRNCATF' [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1417:38: note: format string is defined here [INFO] [stderr] warning: 1417 | STRNCATF( buf, "%s\t", str, len ); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:9: note: 'snprintf' output between 2 and 33 bytes into a destination of size 32 [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1417:18: note: in expansion of macro 'STRNCATF' [INFO] [stderr] warning: 1417 | STRNCATF( buf, "%s\t", str, len ); [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1342:32: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] [INFO] [stderr] warning: 1342 | STRNCATF( buf, "%s\t", str, len); [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro 'STRNCATF' [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1342:37: note: format string is defined here [INFO] [stderr] warning: 1342 | STRNCATF( buf, "%s\t", str, len); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:34:9: note: 'snprintf' output between 2 and 33 bytes into a destination of size 32 [INFO] [stderr] warning: 34 | snprintf( _tmp, sizeof _tmp, fmt, data ); \ [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c:1342:17: note: in expansion of macro 'STRNCATF' [INFO] [stderr] warning: 1342 | STRNCATF( buf, "%s\t", str, len); [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: third_party/breakpad/src/third_party/libdisasm/x86_format.c: At top level: [INFO] [stderr] warning: cc1: warning: unrecognized command line option '-Wno-tautological-constant-out-of-range-compare' [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking symbolic-debuginfo v8.0.5 [INFO] [stderr] Checking insta v1.7.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "67fdd68a4fd32e7902c2a496388105fa252b12f09ea94c0e3146bb72e1bff051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67fdd68a4fd32e7902c2a496388105fa252b12f09ea94c0e3146bb72e1bff051", kill_on_drop: false }` [INFO] [stdout] 67fdd68a4fd32e7902c2a496388105fa252b12f09ea94c0e3146bb72e1bff051