[INFO] crate symbolic-minidump 6.1.4 is already in cache [INFO] checking symbolic-minidump-6.1.4 against master#446e5e57b667c841ba3ebb4b41b44fb98bd3af4b for pr-65294 [INFO] extracting crate symbolic-minidump 6.1.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate symbolic-minidump 6.1.4 on toolchain 446e5e57b667c841ba3ebb4b41b44fb98bd3af4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "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 /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=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" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9461fc1735353725fc472c351475254f61433f60c1cdf69e7179fd63b11c1319 [INFO] running `"docker" "start" "-a" "9461fc1735353725fc472c351475254f61433f60c1cdf69e7179fd63b11c1319"` [INFO] [stderr] Checking dmsort v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking gimli v0.18.0 [INFO] [stderr] Compiling symbolic-minidump v6.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking debugid v0.5.3 [INFO] [stderr] Checking goblin v0.0.23 [INFO] [stderr] Checking pdb v0.5.0 [INFO] [stderr] Checking insta v0.8.2 [INFO] [stderr] Checking symbolic-common 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] Checking symbolic-debuginfo v6.1.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.69s [INFO] running `"docker" "inspect" "9461fc1735353725fc472c351475254f61433f60c1cdf69e7179fd63b11c1319"` [INFO] running `"docker" "rm" "-f" "9461fc1735353725fc472c351475254f61433f60c1cdf69e7179fd63b11c1319"` [INFO] [stdout] 9461fc1735353725fc472c351475254f61433f60c1cdf69e7179fd63b11c1319