[INFO] fetching crate memflow-coredump 0.1.1... [INFO] testing memflow-coredump-0.1.1 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate memflow-coredump 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate memflow-coredump 0.1.1 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate memflow-coredump 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate memflow-coredump 0.1.1 [INFO] tweaked toml for crates.io crate memflow-coredump 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate memflow-coredump 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chunked_transfer v1.2.0 [INFO] [stderr] Downloaded ureq v1.3.0 [INFO] [stderr] Downloaded memflow-win32 v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa31a0cca274a7c233667cc6193d13134bfc435e409fcf81622f384ad2a77f8e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aa31a0cca274a7c233667cc6193d13134bfc435e409fcf81622f384ad2a77f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa31a0cca274a7c233667cc6193d13134bfc435e409fcf81622f384ad2a77f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa31a0cca274a7c233667cc6193d13134bfc435e409fcf81622f384ad2a77f8e", kill_on_drop: false }` [INFO] [stdout] aa31a0cca274a7c233667cc6193d13134bfc435e409fcf81622f384ad2a77f8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 96574c68cf0c425b29bdec629f62f0371cc113a5447f4f035e3a9803dad2c99c [INFO] running `Command { std: "docker" "start" "-a" "96574c68cf0c425b29bdec629f62f0371cc113a5447f4f035e3a9803dad2c99c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling derive_pod v0.1.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling vector-trees v0.1.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling dataview v0.1.1 [INFO] [stderr] Compiling x86_64_structs v0.11.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling coarsetime v0.1.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling memflow-derive v0.1.0 [INFO] [stderr] Compiling memflow v0.1.1 [INFO] [stderr] Compiling memflow-coredump v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.60s [INFO] running `Command { std: "docker" "inspect" "96574c68cf0c425b29bdec629f62f0371cc113a5447f4f035e3a9803dad2c99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96574c68cf0c425b29bdec629f62f0371cc113a5447f4f035e3a9803dad2c99c", kill_on_drop: false }` [INFO] [stdout] 96574c68cf0c425b29bdec629f62f0371cc113a5447f4f035e3a9803dad2c99c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d858b439e8b416eddb228f757971fd6605d132e514564ec8c9a1deedc8aac34 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d858b439e8b416eddb228f757971fd6605d132e514564ec8c9a1deedc8aac34", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling widestring v0.4.2 [INFO] [stderr] Compiling progress-streams v1.1.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling pdb v0.6.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling pelite v0.9.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pbr v1.0.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling memflow-win32 v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling ureq v1.3.0 [INFO] [stderr] Compiling memflow-coredump v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "9d858b439e8b416eddb228f757971fd6605d132e514564ec8c9a1deedc8aac34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d858b439e8b416eddb228f757971fd6605d132e514564ec8c9a1deedc8aac34", kill_on_drop: false }` [INFO] [stdout] 9d858b439e8b416eddb228f757971fd6605d132e514564ec8c9a1deedc8aac34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cee38a3b87160a9687d8854debea68222559b206b8a2c938f19909d8b713cc0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6cee38a3b87160a9687d8854debea68222559b206b8a2c938f19909d8b713cc0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/memflow_coredump-0582c5d88a2459a0) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::parse_win10_64bit ... ok [INFO] [stdout] test native::x64::tests::test_struct_sizes_x64 ... ok [INFO] [stdout] test native::x86::tests::test_struct_sizes_x86 ... ok [INFO] [stdout] test native::x64::tests::test_struct_members_x64 ... ok [INFO] [stdout] test native::x86::tests::test_struct_members_x86 ... ok [INFO] [stdout] test tests::parse_win7_32bit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests memflow-coredump [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - CoreDump (line 23) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6cee38a3b87160a9687d8854debea68222559b206b8a2c938f19909d8b713cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cee38a3b87160a9687d8854debea68222559b206b8a2c938f19909d8b713cc0", kill_on_drop: false }` [INFO] [stdout] 6cee38a3b87160a9687d8854debea68222559b206b8a2c938f19909d8b713cc0