[INFO] fetching crate resctl-demo 2.2.3... [INFO] checking resctl-demo-2.2.3 against try#024378d9203a4009ed73d6db2681b88a8d74ce7a for pr-112160 [INFO] extracting crate resctl-demo 2.2.3 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate resctl-demo 2.2.3 on toolchain 024378d9203a4009ed73d6db2681b88a8d74ce7a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate resctl-demo 2.2.3 [INFO] finished tweaking crates.io crate resctl-demo 2.2.3 [INFO] tweaked toml for crates.io crate resctl-demo 2.2.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate resctl-demo 2.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e19b7278e37ebc2f72bfc7578b81cf7f1b2c81a9a1a46e67238e16b9acce4793 [INFO] running `Command { std: "docker" "start" "-a" "e19b7278e37ebc2f72bfc7578b81cf7f1b2c81a9a1a46e67238e16b9acce4793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e19b7278e37ebc2f72bfc7578b81cf7f1b2c81a9a1a46e67238e16b9acce4793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e19b7278e37ebc2f72bfc7578b81cf7f1b2c81a9a1a46e67238e16b9acce4793", kill_on_drop: false }` [INFO] [stdout] e19b7278e37ebc2f72bfc7578b81cf7f1b2c81a9a1a46e67238e16b9acce4793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61590a5ae28ef61daf556ba0ad32068c84d3736df860c9792434b28d3463260d [INFO] running `Command { std: "docker" "start" "-a" "61590a5ae28ef61daf556ba0ad32068c84d3736df860c9792434b28d3463260d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling sysinfo v0.23.13 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling vergen v7.2.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking nix v0.24.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking ctrlc v3.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking smallvec v1.8.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling rustbus_derive v0.4.0 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Checking enum-map v0.6.6 [INFO] [stderr] Checking partition-identity v0.2.8 [INFO] [stderr] Checking proc-mounts v0.2.4 [INFO] [stderr] Checking rustbus v0.17.0 [INFO] [stderr] Checking wasmer_enumset v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling git2 v0.14.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simplelog v0.11.2 [INFO] [stderr] Checking cursive_core v0.2.2 [INFO] [stderr] Compiling rd-util v2.2.3 [INFO] [stderr] Checking cursive_buffered_backend v0.5.0 [INFO] [stderr] Checking cursive v0.16.3 [INFO] [stderr] Checking cursive-tabs v0.6.0 [INFO] [stderr] Checking rd-hashd-intf v2.2.3 [INFO] [stderr] Checking rd-agent-intf v2.2.3 [INFO] [stderr] Checking resctl-demo v2.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/agent.rs:396:44 [INFO] [stdout] | [INFO] [stdout] 396 | .child(TextView::new(HELP_LINUX_TAR.clone())) [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[deny(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/agent.rs:396:44 [INFO] [stdout] | [INFO] [stdout] 396 | .child(TextView::new(HELP_LINUX_TAR.clone())) [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[deny(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `resctl-demo` (bin "resctl-demo") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `resctl-demo` (bin "resctl-demo" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "61590a5ae28ef61daf556ba0ad32068c84d3736df860c9792434b28d3463260d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61590a5ae28ef61daf556ba0ad32068c84d3736df860c9792434b28d3463260d", kill_on_drop: false }` [INFO] [stdout] 61590a5ae28ef61daf556ba0ad32068c84d3736df860c9792434b28d3463260d