[INFO] fetching crate resctl-demo 2.1.1... [INFO] testing resctl-demo-2.1.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate resctl-demo 2.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate resctl-demo 2.1.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate resctl-demo 2.1.1 [INFO] finished tweaking crates.io crate resctl-demo 2.1.1 [INFO] tweaked toml for crates.io crate resctl-demo 2.1.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate resctl-demo 2.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", 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] 677b698f074d641958befc897fcaaad367813787b7be0689402c2def83d7b325 [INFO] running `Command { std: "docker" "start" "-a" "677b698f074d641958befc897fcaaad367813787b7be0689402c2def83d7b325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "677b698f074d641958befc897fcaaad367813787b7be0689402c2def83d7b325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "677b698f074d641958befc897fcaaad367813787b7be0689402c2def83d7b325", kill_on_drop: false }` [INFO] [stdout] 677b698f074d641958befc897fcaaad367813787b7be0689402c2def83d7b325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 855719649d07ec3800caae31dbdbce10be3161404167345e8d0c3518a4b80a84 [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" "855719649d07ec3800caae31dbdbce10be3161404167345e8d0c3518a4b80a84", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.22+1.1.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling rustbus_derive v0.4.0 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling rustbus v0.17.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling partition-identity v0.2.8 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Compiling git2 v0.13.21 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling proc-mounts v0.2.4 [INFO] [stderr] Compiling wasmer_enumset v1.0.1 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling cursive_core v0.2.2 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling vergen v5.1.15 [INFO] [stderr] Compiling rd-util v2.1.1 [INFO] [stderr] Compiling cursive-tabs v0.6.0 [INFO] [stderr] Compiling cursive_buffered_backend v0.5.0 [INFO] [stderr] Compiling cursive v0.16.3 [INFO] [stderr] Compiling rd-hashd-intf v2.1.1 [INFO] [stderr] Compiling rd-agent-intf v2.1.1 [INFO] [stderr] Compiling resctl-demo v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `Command { std: "docker" "inspect" "855719649d07ec3800caae31dbdbce10be3161404167345e8d0c3518a4b80a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855719649d07ec3800caae31dbdbce10be3161404167345e8d0c3518a4b80a84", kill_on_drop: false }` [INFO] [stdout] 855719649d07ec3800caae31dbdbce10be3161404167345e8d0c3518a4b80a84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e576dba83146b492ef0c678d4f5fb830544015d02e3e2eca41e204881ba1cde [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" "5e576dba83146b492ef0c678d4f5fb830544015d02e3e2eca41e204881ba1cde", kill_on_drop: false }` [INFO] [stderr] Compiling resctl-demo v2.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 2 fields [INFO] [stdout] --> src/doc/markup_rd.rs:690:17 [INFO] [stdout] | [INFO] [stdout] 113 | Prompt(String, RdCmd), [INFO] [stdout] | --------------------- tuple variant defined here [INFO] [stdout] ... [INFO] [stdout] 690 | RdPara::Prompt(prompt, cmd, _) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 3 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0023`. [INFO] [stdout] [INFO] [stderr] error: could not compile `resctl-demo` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5e576dba83146b492ef0c678d4f5fb830544015d02e3e2eca41e204881ba1cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e576dba83146b492ef0c678d4f5fb830544015d02e3e2eca41e204881ba1cde", kill_on_drop: false }` [INFO] [stdout] 5e576dba83146b492ef0c678d4f5fb830544015d02e3e2eca41e204881ba1cde