[INFO] fetching crate resctl-bench 2.2.3... [INFO] testing resctl-bench-2.2.3 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate resctl-bench 2.2.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate resctl-bench 2.2.3 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate resctl-bench 2.2.3 [INFO] finished tweaking crates.io crate resctl-bench 2.2.3 [INFO] tweaked toml for crates.io crate resctl-bench 2.2.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate resctl-bench 2.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d43aa63d7f15a0b0ff5a329901a8230c6bd221f939bd25dded6cb723df99c7a [INFO] running `Command { std: "docker" "start" "-a" "2d43aa63d7f15a0b0ff5a329901a8230c6bd221f939bd25dded6cb723df99c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d43aa63d7f15a0b0ff5a329901a8230c6bd221f939bd25dded6cb723df99c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d43aa63d7f15a0b0ff5a329901a8230c6bd221f939bd25dded6cb723df99c7a", kill_on_drop: false }` [INFO] [stdout] 2d43aa63d7f15a0b0ff5a329901a8230c6bd221f939bd25dded6cb723df99c7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35a14e269bd38491935a2d0522154bc0c21a8a6886ed6c7401e7956ddcda15cd [INFO] running `Command { std: "docker" "start" "-a" "35a14e269bd38491935a2d0522154bc0c21a8a6886ed6c7401e7956ddcda15cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling sysinfo v0.23.13 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling ctrlc v3.2.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling vergen v7.2.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling minreq v2.6.0 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling svg v0.7.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling quantiles v0.7.1 [INFO] [stderr] Compiling statistical v1.0.0 [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 rustbus_derive v0.4.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling rustbus v0.17.0 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling linreg v0.2.0 [INFO] [stderr] Compiling partition-identity v0.2.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling proc-mounts v0.2.4 [INFO] [stderr] Compiling plotlib v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling statrs v0.15.0 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling git2 v0.14.4 [INFO] [stderr] Compiling rd-util v2.2.3 [INFO] [stderr] Compiling rd-hashd-intf v2.2.3 [INFO] [stderr] Compiling rd-agent-intf v2.2.3 [INFO] [stderr] Compiling resctl-bench-intf v2.2.3 [INFO] [stderr] Compiling resctl-bench v2.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "35a14e269bd38491935a2d0522154bc0c21a8a6886ed6c7401e7956ddcda15cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35a14e269bd38491935a2d0522154bc0c21a8a6886ed6c7401e7956ddcda15cd", kill_on_drop: false }` [INFO] [stdout] 35a14e269bd38491935a2d0522154bc0c21a8a6886ed6c7401e7956ddcda15cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1c56748efde0e45b3f3be7e3984352bc64ab48ddaeefd13b978c5b0d83b4bc5 [INFO] running `Command { std: "docker" "start" "-a" "d1c56748efde0e45b3f3be7e3984352bc64ab48ddaeefd13b978c5b0d83b4bc5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling resctl-bench v2.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.12s [INFO] running `Command { std: "docker" "inspect" "d1c56748efde0e45b3f3be7e3984352bc64ab48ddaeefd13b978c5b0d83b4bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c56748efde0e45b3f3be7e3984352bc64ab48ddaeefd13b978c5b0d83b4bc5", kill_on_drop: false }` [INFO] [stdout] d1c56748efde0e45b3f3be7e3984352bc64ab48ddaeefd13b978c5b0d83b4bc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9511c360e349ab8dba3f5ade24b7fcb8fa25c51dbafab7b1f3925d1eb9173d46 [INFO] running `Command { std: "docker" "start" "-a" "9511c360e349ab8dba3f5ade24b7fcb8fa25c51dbafab7b1f3925d1eb9173d46", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/resctl_bench-27e43f625c5922b0) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test bench::iocost_tune::tests::test_bench_iocost_tune_datasel_sort_and_group ... ok [INFO] [stdout] test bench::iocost_tune::tests::test_data_lines_left ... ok [INFO] [stdout] test bench::iocost_tune::tests::test_data_lines_left_right ... ok [INFO] [stdout] test bench::iocost_tune::merge::tests::test_iocost_tune_model_merge ... ok [INFO] [stdout] test bench::iocost_tune::tests::test_data_lines_right ... ok [INFO] [stdout] test bench::iocost_tune::tests::test_qos_target_solvers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9511c360e349ab8dba3f5ade24b7fcb8fa25c51dbafab7b1f3925d1eb9173d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9511c360e349ab8dba3f5ade24b7fcb8fa25c51dbafab7b1f3925d1eb9173d46", kill_on_drop: false }` [INFO] [stdout] 9511c360e349ab8dba3f5ade24b7fcb8fa25c51dbafab7b1f3925d1eb9173d46