[INFO] cloning repository https://github.com/llogiq/compressbench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/llogiq/compressbench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllogiq%2Fcompressbench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllogiq%2Fcompressbench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91abb00b908eaf453969a22bcbbca599a17815df [INFO] testing llogiq/compressbench against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllogiq%2Fcompressbench" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/llogiq/compressbench on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/llogiq/compressbench [INFO] finished tweaking git repo https://github.com/llogiq/compressbench [INFO] tweaked toml for git repo https://github.com/llogiq/compressbench written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/llogiq/compressbench already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 0894eed7182a207ed0412241f3cc18350aa809a21b8d76648341ca09c177fec1 [INFO] running `Command { std: "docker" "start" "-a" "0894eed7182a207ed0412241f3cc18350aa809a21b8d76648341ca09c177fec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0894eed7182a207ed0412241f3cc18350aa809a21b8d76648341ca09c177fec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0894eed7182a207ed0412241f3cc18350aa809a21b8d76648341ca09c177fec1", kill_on_drop: false }` [INFO] [stdout] 0894eed7182a207ed0412241f3cc18350aa809a21b8d76648341ca09c177fec1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", 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] 019fd5ec1f0f4b6d725d8ffc00e6b7e6dfea704ce8f46815e9d1729143292a11 [INFO] running `Command { std: "docker" "start" "-a" "019fd5ec1f0f4b6d725d8ffc00e6b7e6dfea704ce8f46815e9d1729143292a11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling snap v1.0.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling yazi v0.1.3 [INFO] [stderr] Compiling lz4-compression v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rust-lzma v0.5.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling lz4-compress v0.1.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling snappy-sys v0.1.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling zopfli v0.4.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling lz4_flex v0.3.6 [INFO] [stderr] Compiling lzma-rs v0.1.3 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling lzzzz v0.7.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rar v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling zip v0.5.8 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling lz-fear v0.1.1 [INFO] [stderr] Compiling snappy v0.4.0 [INFO] [stderr] Compiling snappy_framed v0.1.0 [INFO] [stderr] Compiling zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Compiling zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Compiling compressbench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "019fd5ec1f0f4b6d725d8ffc00e6b7e6dfea704ce8f46815e9d1729143292a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "019fd5ec1f0f4b6d725d8ffc00e6b7e6dfea704ce8f46815e9d1729143292a11", kill_on_drop: false }` [INFO] [stdout] 019fd5ec1f0f4b6d725d8ffc00e6b7e6dfea704ce8f46815e9d1729143292a11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0883196c74768c2dfbd6b8405d595c23e73ba85c03dcc6017454721cbb151e8e [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" "0883196c74768c2dfbd6b8405d595c23e73ba85c03dcc6017454721cbb151e8e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling compressbench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "0883196c74768c2dfbd6b8405d595c23e73ba85c03dcc6017454721cbb151e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0883196c74768c2dfbd6b8405d595c23e73ba85c03dcc6017454721cbb151e8e", kill_on_drop: false }` [INFO] [stdout] 0883196c74768c2dfbd6b8405d595c23e73ba85c03dcc6017454721cbb151e8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c05a19455ca4a238e979769f3ad74206d51c88b3e709e7e9c9b4adb1d0ebe5a [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" "2c05a19455ca4a238e979769f3ad74206d51c88b3e709e7e9c9b4adb1d0ebe5a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/compressbench-7540c60b94b8baee [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2c05a19455ca4a238e979769f3ad74206d51c88b3e709e7e9c9b4adb1d0ebe5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c05a19455ca4a238e979769f3ad74206d51c88b3e709e7e9c9b4adb1d0ebe5a", kill_on_drop: false }` [INFO] [stdout] 2c05a19455ca4a238e979769f3ad74206d51c88b3e709e7e9c9b4adb1d0ebe5a