[INFO] crate symbolic-minidump 6.1.4 is already in cache [INFO] checking symbolic-minidump-6.1.4 against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] extracting crate symbolic-minidump 6.1.4 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate symbolic-minidump 6.1.4 on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate symbolic-minidump 6.1.4 [INFO] finished tweaking crates.io crate symbolic-minidump 6.1.4 [INFO] tweaked toml for crates.io crate symbolic-minidump 6.1.4 written to work/builds/worker-1/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 196965b7dd352096c52a63ce5b711d3ab30b570b65617b83a8db82884d824055 [INFO] running `"docker" "start" "-a" "196965b7dd352096c52a63ce5b711d3ab30b570b65617b83a8db82884d824055"` [INFO] [stderr] Checking gimli v0.18.0 [INFO] [stderr] Compiling symbolic-minidump v6.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking goblin v0.0.23 [INFO] [stderr] Checking debugid v0.5.3 [INFO] [stderr] Checking pdb v0.5.0 [INFO] [stderr] Checking insta v0.8.2 [INFO] [stderr] Checking symbolic-common v6.1.4 [INFO] [stderr] Checking symbolic-debuginfo v6.1.4 [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: "\t\tprefix_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: snprintf( _tmp, sizeof _tmp, fmt, data ); \ [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: 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: 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: 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: snprintf( _tmp, sizeof _tmp, fmt, data ); \ [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: 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: 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: At top level: [INFO] [stderr] warning: cc1: warning: unrecognized command line option '-Wno-tautological-constant-out-of-range-compare' [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.41s [INFO] running `"docker" "inspect" "196965b7dd352096c52a63ce5b711d3ab30b570b65617b83a8db82884d824055"` [INFO] running `"docker" "rm" "-f" "196965b7dd352096c52a63ce5b711d3ab30b570b65617b83a8db82884d824055"` [INFO] [stdout] 196965b7dd352096c52a63ce5b711d3ab30b570b65617b83a8db82884d824055