[INFO] crate symbolic-minidump 7.2.0 is already in cache [INFO] testing symbolic-minidump-7.2.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate symbolic-minidump 7.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate symbolic-minidump 7.2.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate symbolic-minidump 7.2.0 [INFO] finished tweaking crates.io crate symbolic-minidump 7.2.0 [INFO] tweaked toml for crates.io crate symbolic-minidump 7.2.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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=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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 030d45f44a8b5af884be042b18d131f2b2f2a4c40960a98d546f5d4747f25e0f [INFO] running `"docker" "start" "-a" "030d45f44a8b5af884be042b18d131f2b2f2a4c40960a98d546f5d4747f25e0f"` [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling dmsort v1.0.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling symbolic-minidump v7.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling goblin v0.2.1 [INFO] [stderr] Compiling pdb v0.6.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling symbolic-common v7.2.0 [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] Compiling symbolic-debuginfo v7.2.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `"docker" "inspect" "030d45f44a8b5af884be042b18d131f2b2f2a4c40960a98d546f5d4747f25e0f"` [INFO] running `"docker" "rm" "-f" "030d45f44a8b5af884be042b18d131f2b2f2a4c40960a98d546f5d4747f25e0f"` [INFO] [stdout] 030d45f44a8b5af884be042b18d131f2b2f2a4c40960a98d546f5d4747f25e0f [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=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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stdout] 616fdc372c6944fc4def2314196afbceeff7ca4e852bb4679593cab79f322931 [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" "616fdc372c6944fc4def2314196afbceeff7ca4e852bb4679593cab79f322931"` [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] Compiling insta v0.8.2 [INFO] [stderr] Compiling symbolic-minidump v7.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.31s [INFO] running `"docker" "inspect" "616fdc372c6944fc4def2314196afbceeff7ca4e852bb4679593cab79f322931"` [INFO] running `"docker" "rm" "-f" "616fdc372c6944fc4def2314196afbceeff7ca4e852bb4679593cab79f322931"` [INFO] [stdout] 616fdc372c6944fc4def2314196afbceeff7ca4e852bb4679593cab79f322931 [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=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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5382d1e163c44c8930480b99a079a7d52175f0c4356e5fe5effedf0d34e66d18 [INFO] running `"docker" "start" "-a" "5382d1e163c44c8930480b99a079a7d52175f0c4356e5fe5effedf0d34e66d18"` [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 test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/symbolic_minidump-c7cd07d54f436105 [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 710) ... ok [INFO] [stdout] test src/cfi.rs - cfi::CfiCache (line 695) ... ok [INFO] [stdout] test src/cfi.rs - cfi::AsciiCfiWriter (line 157) ... ok [INFO] [stdout] test src/cfi.rs - cfi::AsciiCfiWriter (line 175) ... 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" "5382d1e163c44c8930480b99a079a7d52175f0c4356e5fe5effedf0d34e66d18"` [INFO] running `"docker" "rm" "-f" "5382d1e163c44c8930480b99a079a7d52175f0c4356e5fe5effedf0d34e66d18"` [INFO] [stdout] 5382d1e163c44c8930480b99a079a7d52175f0c4356e5fe5effedf0d34e66d18