[INFO] fetching crate below-dump 0.2.0... [INFO] testing below-dump-0.2.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate below-dump 0.2.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate below-dump 0.2.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate below-dump 0.2.0 [INFO] finished tweaking crates.io crate below-dump 0.2.0 [INFO] tweaked toml for crates.io crate below-dump 0.2.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fe9c9efdccef873eae04f8f2bf439c85916fe3e2d7f3628e78a598605d0e43b [INFO] running `Command { std: "docker" "start" "-a" "9fe9c9efdccef873eae04f8f2bf439c85916fe3e2d7f3628e78a598605d0e43b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fe9c9efdccef873eae04f8f2bf439c85916fe3e2d7f3628e78a598605d0e43b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe9c9efdccef873eae04f8f2bf439c85916fe3e2d7f3628e78a598605d0e43b", kill_on_drop: false }` [INFO] [stdout] 9fe9c9efdccef873eae04f8f2bf439c85916fe3e2d7f3628e78a598605d0e43b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb4b9d22a457b72dbda62d2d4da3fcab736f22f2b93ef144da6ec15370179274 [INFO] running `Command { std: "docker" "start" "-a" "bb4b9d22a457b72dbda62d2d4da3fcab736f22f2b93ef144da6ec15370179274", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling openat v0.1.21 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling below_derive v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling wasmer_enumset v1.0.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling os_info v2.0.1 [INFO] [stderr] Compiling cgroupfs v0.2.0 [INFO] [stderr] Compiling fb_procfs v0.2.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling cursive_core v0.2.2 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling below-model v0.2.0 [INFO] [stderr] TokenStream [Ident { ident: "VecFieldId", span: #0 bytes(93368..93371) }, Punct { ch: ':', spacing: Joint, span: #2908 bytes(93016..93039) }, Punct { ch: ':', spacing: Alone, span: #2908 bytes(93016..93039) }, Punct { ch: '<', spacing: Alone, span: #0 bytes(93371..93372) }, Ident { ident: "SingleCpuModel", span: #0 bytes(93372..93386) }, Punct { ch: '>', spacing: Alone, span: #0 bytes(93386..93387) }] [INFO] [stderr] TokenStream [Ident { ident: "VecFieldId", span: #0 bytes(93368..93371) }, Punct { ch: ':', spacing: Joint, span: #2911 bytes(93016..93039) }, Punct { ch: ':', spacing: Alone, span: #2911 bytes(93016..93039) }, Punct { ch: '<', spacing: Alone, span: #0 bytes(93371..93372) }, Ident { ident: "SingleCpuModel", span: #0 bytes(93372..93386) }, Punct { ch: '>', spacing: Alone, span: #0 bytes(93386..93387) }] [INFO] [stderr] Compiling cursive v0.16.3 [INFO] [stderr] Compiling below-common v0.2.0 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling below-store v0.2.0 [INFO] [stderr] Compiling below-render v0.2.0 [INFO] [stderr] Compiling below-dump v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "bb4b9d22a457b72dbda62d2d4da3fcab736f22f2b93ef144da6ec15370179274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb4b9d22a457b72dbda62d2d4da3fcab736f22f2b93ef144da6ec15370179274", kill_on_drop: false }` [INFO] [stdout] bb4b9d22a457b72dbda62d2d4da3fcab736f22f2b93ef144da6ec15370179274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bdc8b1d0b05354b1cde469c57de8ac8ca7633f7b861117804213f14ce6ca79d [INFO] running `Command { std: "docker" "start" "-a" "8bdc8b1d0b05354b1cde469c57de8ac8ca7633f7b861117804213f14ce6ca79d", kill_on_drop: false }` [INFO] [stderr] TokenStream [Ident { ident: "VecFieldId", span: #0 bytes(93368..93371) }, Punct { ch: ':', spacing: Joint, span: #2908 bytes(93016..93039) }, Punct { ch: ':', spacing: Alone, span: #2908 bytes(93016..93039) }, Punct { ch: '<', spacing: Alone, span: #0 bytes(93371..93372) }, Ident { ident: "SingleCpuModel", span: #0 bytes(93372..93386) }, Punct { ch: '>', spacing: Alone, span: #0 bytes(93386..93387) }] [INFO] [stderr] TokenStream [Ident { ident: "VecFieldId", span: #0 bytes(93368..93371) }, Punct { ch: ':', spacing: Joint, span: #2911 bytes(93016..93039) }, Punct { ch: ':', spacing: Alone, span: #2911 bytes(93016..93039) }, Punct { ch: '<', spacing: Alone, span: #0 bytes(93371..93372) }, Ident { ident: "SingleCpuModel", span: #0 bytes(93372..93386) }, Punct { ch: '>', spacing: Alone, span: #0 bytes(93386..93387) }] [INFO] [stderr] Compiling below-dump v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.13s [INFO] running `Command { std: "docker" "inspect" "8bdc8b1d0b05354b1cde469c57de8ac8ca7633f7b861117804213f14ce6ca79d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bdc8b1d0b05354b1cde469c57de8ac8ca7633f7b861117804213f14ce6ca79d", kill_on_drop: false }` [INFO] [stdout] 8bdc8b1d0b05354b1cde469c57de8ac8ca7633f7b861117804213f14ce6ca79d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e39a72d18e982607a0c12449d311d3d558ad2ba6c6cd82c4956fc6c54e87689 [INFO] running `Command { std: "docker" "start" "-a" "9e39a72d18e982607a0c12449d311d3d558ad2ba6c6cd82c4956fc6c54e87689", kill_on_drop: false }` [INFO] [stderr] TokenStream [Ident { ident: "VecFieldId", span: #0 bytes(93368..93371) }, Punct { ch: ':', spacing: Joint, span: #2908 bytes(93016..93039) }, Punct { ch: ':', spacing: Alone, span: #2908 bytes(93016..93039) }, Punct { ch: '<', spacing: Alone, span: #0 bytes(93371..93372) }, Ident { ident: "SingleCpuModel", span: #0 bytes(93372..93386) }, Punct { ch: '>', spacing: Alone, span: #0 bytes(93386..93387) }] [INFO] [stderr] TokenStream [Ident { ident: "VecFieldId", span: #0 bytes(93368..93371) }, Punct { ch: ':', spacing: Joint, span: #2911 bytes(93016..93039) }, Punct { ch: ':', spacing: Alone, span: #2911 bytes(93016..93039) }, Punct { ch: '<', spacing: Alone, span: #0 bytes(93371..93372) }, Ident { ident: "SingleCpuModel", span: #0 bytes(93372..93386) }, Punct { ch: '>', spacing: Alone, span: #0 bytes(93386..93387) }] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/below_dump-c50727a5273bb38c) [INFO] [stdout] [INFO] [stderr] Doc-tests below-dump [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9e39a72d18e982607a0c12449d311d3d558ad2ba6c6cd82c4956fc6c54e87689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e39a72d18e982607a0c12449d311d3d558ad2ba6c6cd82c4956fc6c54e87689", kill_on_drop: false }` [INFO] [stdout] 9e39a72d18e982607a0c12449d311d3d558ad2ba6c6cd82c4956fc6c54e87689