[INFO] fetching crate resctl-demo 2.2.3... [INFO] checking resctl-demo-2.2.3 against master#8c6ce6b91b172f77c795a74bfeaf74b865146b3f for pr-101345 [INFO] extracting crate resctl-demo 2.2.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate resctl-demo 2.2.3 on toolchain 8c6ce6b91b172f77c795a74bfeaf74b865146b3f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "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-3/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: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustbus v0.17.0 [INFO] [stderr] Downloaded proc-mounts v0.2.4 [INFO] [stderr] Downloaded ctrlc v3.2.2 [INFO] [stderr] Downloaded partition-identity v0.2.8 [INFO] [stderr] Downloaded rd-hashd-intf v2.2.3 [INFO] [stderr] Downloaded page_size v0.4.2 [INFO] [stderr] Downloaded rd-util v2.2.3 [INFO] [stderr] Downloaded rd-agent-intf v2.2.3 [INFO] [stderr] Downloaded vergen v7.2.1 [INFO] [stderr] Downloaded rustbus_derive v0.4.0 [INFO] [stderr] Downloaded simplelog v0.11.2 [INFO] [stderr] Downloaded cursive-tabs v0.6.0 [INFO] [stderr] Downloaded cursive_buffered_backend v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 871bf7e7adeb8d03f92f21a54b9025166594eccdc605a7c39b1a01ec5f4b6d51 [INFO] running `Command { std: "docker" "start" "-a" "871bf7e7adeb8d03f92f21a54b9025166594eccdc605a7c39b1a01ec5f4b6d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "871bf7e7adeb8d03f92f21a54b9025166594eccdc605a7c39b1a01ec5f4b6d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "871bf7e7adeb8d03f92f21a54b9025166594eccdc605a7c39b1a01ec5f4b6d51", kill_on_drop: false }` [INFO] [stdout] 871bf7e7adeb8d03f92f21a54b9025166594eccdc605a7c39b1a01ec5f4b6d51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0645a53652f105a1e82a343bbea6e93e2a44385fa90cfb24fdbeeeeeea46e1e9 [INFO] running `Command { std: "docker" "start" "-a" "0645a53652f105a1e82a343bbea6e93e2a44385fa90cfb24fdbeeeeeea46e1e9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling version_check v0.9.4 [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 serde_derive v1.0.137 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling sysinfo v0.23.13 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking smallvec v1.8.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [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 memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.24.1 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking ctrlc v3.2.2 [INFO] [stderr] Compiling vergen v7.2.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling rustbus_derive v0.4.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-iterator v0.7.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] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking wasmer_enumset v1.0.1 [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 v0.16.3 [INFO] [stderr] Checking cursive_buffered_backend v0.5.0 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.97s [INFO] running `Command { std: "docker" "inspect" "0645a53652f105a1e82a343bbea6e93e2a44385fa90cfb24fdbeeeeeea46e1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0645a53652f105a1e82a343bbea6e93e2a44385fa90cfb24fdbeeeeeea46e1e9", kill_on_drop: false }` [INFO] [stdout] 0645a53652f105a1e82a343bbea6e93e2a44385fa90cfb24fdbeeeeeea46e1e9