[INFO] fetching crate bitpacking 0.8.4... [INFO] testing bitpacking-0.8.4 against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate bitpacking 0.8.4 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate bitpacking 0.8.4 on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitpacking 0.8.4 [INFO] finished tweaking crates.io crate bitpacking 0.8.4 [INFO] tweaked toml for crates.io crate bitpacking 0.8.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded proptest v0.9.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c84544284ad52ffa4248e6ae1f3b790c51106114f0cfd36ebb84e6148876d04c [INFO] running `Command { std: "docker" "start" "-a" "c84544284ad52ffa4248e6ae1f3b790c51106114f0cfd36ebb84e6148876d04c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c84544284ad52ffa4248e6ae1f3b790c51106114f0cfd36ebb84e6148876d04c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c84544284ad52ffa4248e6ae1f3b790c51106114f0cfd36ebb84e6148876d04c", kill_on_drop: false }` [INFO] [stdout] c84544284ad52ffa4248e6ae1f3b790c51106114f0cfd36ebb84e6148876d04c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Copt-level=3" "-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9754226b4ce5367de9939e8053d0c1e95b18e0e9e8e4b7660c6ad993ea3060b [INFO] running `Command { std: "docker" "start" "-a" "b9754226b4ce5367de9939e8053d0c1e95b18e0e9e8e4b7660c6ad993ea3060b", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bitpacking v0.8.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `declare_bitpacker_simple` [INFO] [stdout] --> src/macros_simple.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | macro_rules! declare_bitpacker_simple { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.76s [INFO] running `Command { std: "docker" "inspect" "b9754226b4ce5367de9939e8053d0c1e95b18e0e9e8e4b7660c6ad993ea3060b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9754226b4ce5367de9939e8053d0c1e95b18e0e9e8e4b7660c6ad993ea3060b", kill_on_drop: false }` [INFO] [stdout] b9754226b4ce5367de9939e8053d0c1e95b18e0e9e8e4b7660c6ad993ea3060b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Copt-level=3" "-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e51724c0670ded04e4ca195a0e2a5fa236e1e8153adea6ee3fa1ad7f97d198d3 [INFO] running `Command { std: "docker" "start" "-a" "e51724c0670ded04e4ca195a0e2a5fa236e1e8153adea6ee3fa1ad7f97d198d3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stdout] warning: unused macro definition: `declare_bitpacker_simple` [INFO] [stdout] --> src/macros_simple.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | macro_rules! declare_bitpacker_simple { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling bitpacking v0.8.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `declare_bitpacker_simple` [INFO] [stdout] --> src/macros_simple.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | macro_rules! declare_bitpacker_simple { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitpacking`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bitpacking --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bitpacker1x"' --cfg 'feature="bitpacker4x"' --cfg 'feature="bitpacker8x"' --cfg 'feature="default"' -C metadata=00b76d605d9ea676 -C extra-filename=-00b76d605d9ea676 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-80de87e0c4d40b7d.rlib --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-0abb16ceaa98f58f.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-76d1dda0c4c45909.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-54707c8348d71658.rlib --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e51724c0670ded04e4ca195a0e2a5fa236e1e8153adea6ee3fa1ad7f97d198d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51724c0670ded04e4ca195a0e2a5fa236e1e8153adea6ee3fa1ad7f97d198d3", kill_on_drop: false }` [INFO] [stdout] e51724c0670ded04e4ca195a0e2a5fa236e1e8153adea6ee3fa1ad7f97d198d3