[INFO] fetching crate symbolic-minidump 7.3.3... [INFO] testing symbolic-minidump-7.3.3 against 1.44.0 for beta-1.45-1 [INFO] extracting crate symbolic-minidump 7.3.3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate symbolic-minidump 7.3.3 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate symbolic-minidump 7.3.3 [INFO] finished tweaking crates.io crate symbolic-minidump 7.3.3 [INFO] tweaked toml for crates.io crate symbolic-minidump 7.3.3 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f50c93743731ef64e31b12e363ed8631fd882d64789f5354c40e61c9221d6cb3 [INFO] running `"docker" "start" "-a" "f50c93743731ef64e31b12e363ed8631fd882d64789f5354c40e61c9221d6cb3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling dmsort v1.0.0 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling symbolic-minidump v7.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling pdb v0.6.0 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling symbolic-common v7.3.3 [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] Compiling symbolic-debuginfo v7.3.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "f50c93743731ef64e31b12e363ed8631fd882d64789f5354c40e61c9221d6cb3"` [INFO] running `"docker" "rm" "-f" "f50c93743731ef64e31b12e363ed8631fd882d64789f5354c40e61c9221d6cb3"` [INFO] [stdout] f50c93743731ef64e31b12e363ed8631fd882d64789f5354c40e61c9221d6cb3 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f09ab8232654c55a7d47a48e46f906c54af91da8831a198531c9aa98af002519 [INFO] running `"docker" "start" "-a" "f09ab8232654c55a7d47a48e46f906c54af91da8831a198531c9aa98af002519"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling clicolors-control v1.0.1 [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] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling console v0.10.3 [INFO] [stderr] Compiling insta v0.15.0 [INFO] [stderr] Compiling symbolic-minidump v7.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.07s [INFO] running `"docker" "inspect" "f09ab8232654c55a7d47a48e46f906c54af91da8831a198531c9aa98af002519"` [INFO] running `"docker" "rm" "-f" "f09ab8232654c55a7d47a48e46f906c54af91da8831a198531c9aa98af002519"` [INFO] [stdout] f09ab8232654c55a7d47a48e46f906c54af91da8831a198531c9aa98af002519 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stdout] 1d53c336297e1c3fe47419bfa15ea6470cad9e2ccddcd72fd75d50cde3a50ed2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "1d53c336297e1c3fe47419bfa15ea6470cad9e2ccddcd72fd75d50cde3a50ed2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/symbolic_minidump-563554a278108628 [INFO] [stderr] Doc-tests symbolic-minidump [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/cfi.rs - cfi::AsciiCfiWriter (line 175) ... ok [INFO] [stdout] test src/cfi.rs - cfi::CfiCache (line 718) ... ok [INFO] [stdout] test src/cfi.rs - cfi::CfiCache (line 703) ... ok [INFO] [stdout] test src/cfi.rs - cfi::AsciiCfiWriter (line 157) ... ok [INFO] [stdout] test src/processor.rs - processor::CodeModuleId (line 97) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1d53c336297e1c3fe47419bfa15ea6470cad9e2ccddcd72fd75d50cde3a50ed2"` [INFO] running `"docker" "rm" "-f" "1d53c336297e1c3fe47419bfa15ea6470cad9e2ccddcd72fd75d50cde3a50ed2"` [INFO] [stdout] 1d53c336297e1c3fe47419bfa15ea6470cad9e2ccddcd72fd75d50cde3a50ed2