[INFO] fetching crate symbolic-minidump 7.3.3... [INFO] testing symbolic-minidump-7.3.3 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate symbolic-minidump 7.3.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate symbolic-minidump 7.3.3 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-06-03" "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] 8607cc9a9ecbf347706efc942ddaccaac6cd40fa3dfdc96288435057fff49d0a [INFO] running `"docker" "start" "-a" "8607cc9a9ecbf347706efc942ddaccaac6cd40fa3dfdc96288435057fff49d0a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling dmsort v1.0.0 [INFO] [stderr] Compiling debugid v0.7.2 [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 scroll_derive v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling cc v1.0.54 [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 zip v0.5.5 [INFO] [stderr] Compiling pdb v0.6.0 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling failure v0.1.8 [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-common v7.3.3 [INFO] [stderr] Compiling symbolic-debuginfo v7.3.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `"docker" "inspect" "8607cc9a9ecbf347706efc942ddaccaac6cd40fa3dfdc96288435057fff49d0a"` [INFO] running `"docker" "rm" "-f" "8607cc9a9ecbf347706efc942ddaccaac6cd40fa3dfdc96288435057fff49d0a"` [INFO] [stdout] 8607cc9a9ecbf347706efc942ddaccaac6cd40fa3dfdc96288435057fff49d0a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] f267ed2b517f5dc26b4ba35eccdadcf01c53811372f7b6de35e9a166fb977411 [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" "f267ed2b517f5dc26b4ba35eccdadcf01c53811372f7b6de35e9a166fb977411"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling terminal_size v0.1.12 [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.10s [INFO] running `"docker" "inspect" "f267ed2b517f5dc26b4ba35eccdadcf01c53811372f7b6de35e9a166fb977411"` [INFO] running `"docker" "rm" "-f" "f267ed2b517f5dc26b4ba35eccdadcf01c53811372f7b6de35e9a166fb977411"` [INFO] [stdout] f267ed2b517f5dc26b4ba35eccdadcf01c53811372f7b6de35e9a166fb977411 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 46b8be9efe288670aa42d225c27857cddcfbe4756936e435629e5a9cf3cb3b7d [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" "46b8be9efe288670aa42d225c27857cddcfbe4756936e435629e5a9cf3cb3b7d"` [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.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/symbolic_minidump-ea532ef12fbf0e30 [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::CfiCache (line 703) ... ok [INFO] [stdout] test src/cfi.rs - cfi::CfiCache (line 718) ... ok [INFO] [stdout] test src/cfi.rs - cfi::AsciiCfiWriter (line 175) ... 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" "46b8be9efe288670aa42d225c27857cddcfbe4756936e435629e5a9cf3cb3b7d"` [INFO] running `"docker" "rm" "-f" "46b8be9efe288670aa42d225c27857cddcfbe4756936e435629e5a9cf3cb3b7d"` [INFO] [stdout] 46b8be9efe288670aa42d225c27857cddcfbe4756936e435629e5a9cf3cb3b7d