[INFO] fetching crate below-view 0.2.0... [INFO] testing below-view-0.2.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate below-view 0.2.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate below-view 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-view 0.2.0 [INFO] finished tweaking crates.io crate below-view 0.2.0 [INFO] tweaked toml for crates.io crate below-view 0.2.0 written to /workspace/builds/worker-11/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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 97be677d372179487d9e53bd6b545f49b756b0f76886e85e2314f1f58b85830c [INFO] running `Command { std: "docker" "start" "-a" "97be677d372179487d9e53bd6b545f49b756b0f76886e85e2314f1f58b85830c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97be677d372179487d9e53bd6b545f49b756b0f76886e85e2314f1f58b85830c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97be677d372179487d9e53bd6b545f49b756b0f76886e85e2314f1f58b85830c", kill_on_drop: false }` [INFO] [stdout] 97be677d372179487d9e53bd6b545f49b756b0f76886e85e2314f1f58b85830c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 519cde30b80e3b82609e2e8c703b368c661784389f3018d0001bffcfcdd120ed [INFO] running `Command { std: "docker" "start" "-a" "519cde30b80e3b82609e2e8c703b368c661784389f3018d0001bffcfcdd120ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [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 log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling array-macro v1.0.5 [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 signal-hook v0.3.9 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ahash v0.6.3 [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 futures-channel v0.3.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling openat v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling below_derive v0.2.0 [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 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 fb_procfs v0.2.0 [INFO] [stderr] Compiling os_info v2.0.1 [INFO] [stderr] Compiling cgroupfs 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 cursive_buffered_backend v0.5.0 [INFO] [stderr] Compiling below-common v0.2.0 [INFO] [stderr] Compiling below-render v0.2.0 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling below-store v0.2.0 [INFO] [stderr] Compiling below-view v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "519cde30b80e3b82609e2e8c703b368c661784389f3018d0001bffcfcdd120ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519cde30b80e3b82609e2e8c703b368c661784389f3018d0001bffcfcdd120ed", kill_on_drop: false }` [INFO] [stdout] 519cde30b80e3b82609e2e8c703b368c661784389f3018d0001bffcfcdd120ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 650d58495555e8565427d45a7aecac1a4501aef8ac1e336d5b4197eeae3c2316 [INFO] running `Command { std: "docker" "start" "-a" "650d58495555e8565427d45a7aecac1a4501aef8ac1e336d5b4197eeae3c2316", 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-view v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.63s [INFO] running `Command { std: "docker" "inspect" "650d58495555e8565427d45a7aecac1a4501aef8ac1e336d5b4197eeae3c2316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "650d58495555e8565427d45a7aecac1a4501aef8ac1e336d5b4197eeae3c2316", kill_on_drop: false }` [INFO] [stdout] 650d58495555e8565427d45a7aecac1a4501aef8ac1e336d5b4197eeae3c2316 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] b398118189acb7a30480d4e3adadfc27fff127c79bd2abf71e2522eee4d172df [INFO] running `Command { std: "docker" "start" "-a" "b398118189acb7a30480d4e3adadfc27fff127c79bd2abf71e2522eee4d172df", 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.15s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/below_view-3aca136c182ede15) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests below-view [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 2 tests [INFO] [stdout] test src/lib.rs - RefCell (line 18) ... FAILED [INFO] [stdout] test src/lib.rs - RefCell (line 34) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - RefCell (line 18) stdout ---- [INFO] [stdout] error: expected one of `,`, `:`, or `@`, found `Bar` [INFO] [stdout] --> src/lib.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 4 | | Status Bar | [INFO] [stdout] | -^^^ expected one of `,`, `:`, or `@` [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] error: expected one of `,`, `:`, or `@`, found `View` [INFO] [stdout] --> src/lib.rs:23:31 [INFO] [stdout] | [INFO] [stdout] 7 | | System View | [INFO] [stdout] | -^^^^ expected one of `,`, `:`, or `@` [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] error: expected one of `,`, `:`, or `@`, found `View` [INFO] [stdout] --> src/lib.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 10 | | Stats View | [INFO] [stdout] | -^^^^ expected one of `,`, `:`, or `@` [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] error: expected expression, found `}` [INFO] [stdout] --> src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 12 | } _doctest_main_src_lib_rs_18_0() } [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RefCell (line 34) stdout ---- [INFO] [stdout] error: expected parameter name, found `~` [INFO] [stdout] --> src/lib.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 5 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| [INFO] [stdout] | ^ expected parameter name [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - RefCell (line 18) [INFO] [stdout] src/lib.rs - RefCell (line 34) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "b398118189acb7a30480d4e3adadfc27fff127c79bd2abf71e2522eee4d172df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b398118189acb7a30480d4e3adadfc27fff127c79bd2abf71e2522eee4d172df", kill_on_drop: false }` [INFO] [stdout] b398118189acb7a30480d4e3adadfc27fff127c79bd2abf71e2522eee4d172df