[INFO] crate medianheap 0.2.0 is already in cache [INFO] testing medianheap-0.2.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate medianheap 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate medianheap 0.2.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate medianheap 0.2.0 [INFO] finished tweaking crates.io crate medianheap 0.2.0 [INFO] tweaked toml for crates.io crate medianheap 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] af3780e4ac261961ebc70ace0125f685ea74e3fb5c19cd30f10812a4c380ab1c [INFO] running `"docker" "start" "-a" "af3780e4ac261961ebc70ace0125f685ea74e3fb5c19cd30f10812a4c380ab1c"` [INFO] [stderr] Compiling min-max-heap v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling medianheap v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.03s [INFO] running `"docker" "inspect" "af3780e4ac261961ebc70ace0125f685ea74e3fb5c19cd30f10812a4c380ab1c"` [INFO] running `"docker" "rm" "-f" "af3780e4ac261961ebc70ace0125f685ea74e3fb5c19cd30f10812a4c380ab1c"` [INFO] [stdout] af3780e4ac261961ebc70ace0125f685ea74e3fb5c19cd30f10812a4c380ab1c [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 66acbd601d0e27c7bdfedc3c10133ef1ebd626d4b3ac0440a04bc430b0890a60 [INFO] running `"docker" "start" "-a" "66acbd601d0e27c7bdfedc3c10133ef1ebd626d4b3ac0440a04bc430b0890a60"` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling medianheap v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `"docker" "inspect" "66acbd601d0e27c7bdfedc3c10133ef1ebd626d4b3ac0440a04bc430b0890a60"` [INFO] running `"docker" "rm" "-f" "66acbd601d0e27c7bdfedc3c10133ef1ebd626d4b3ac0440a04bc430b0890a60"` [INFO] [stdout] 66acbd601d0e27c7bdfedc3c10133ef1ebd626d4b3ac0440a04bc430b0890a60 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 279809cf2c64aa70680035101e8f155e09433e154c476f3270d8aedea9a503a4 [INFO] running `"docker" "start" "-a" "279809cf2c64aa70680035101e8f155e09433e154c476f3270d8aedea9a503a4"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/medianheap-1d036a53552f0780 [INFO] [stdout] running 11 tests [INFO] [stdout] test median_heap::tests::f64 ... ok [INFO] [stdout] test median_heap::tests::max_size_1 ... ok [INFO] [stdout] test median_heap::tests::f32 ... ok [INFO] [stdout] test median_heap::tests::max_size_1_asc ... ok [INFO] [stdout] test median_heap::tests::max_size_8 ... ok [INFO] [stdout] test median_heap::tests::push ... ok [INFO] [stdout] test median_heap::tests::push_ascending ... ok [INFO] [stdout] test median_heap::tests::max_size_balancing ... ok [INFO] [stdout] test median_heap::tests::max_size_1_desc ... ok [INFO] [stdout] test median_heap::tests::push_descending ... ok [INFO] [stderr] Doc-tests medianheap [INFO] [stdout] test median_heap::tests::max_size_0 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/median_heap.rs - median_heap::MedianHeap::is_empty (line 131) ... ok [INFO] [stdout] test src/median_heap.rs - median_heap::MedianHeap::max_size (line 94) ... ok [INFO] [stdout] test src/median_heap.rs - median_heap::MedianHeap::len (line 111) ... ok [INFO] [stdout] test src/median_heap.rs - median_heap::MedianHeap::push (line 228) ... ok [INFO] [stdout] test src/median_heap.rs - median_heap::MedianHeap::push (line 199) ... ok [INFO] [stdout] test src/median_heap.rs - median_heap::MedianHeap::new (line 46) ... ok [INFO] [stdout] test src/median_heap.rs - median_heap::MedianHeap::median (line 160) ... ok [INFO] [stdout] test src/median_heap.rs - median_heap::MedianHeap::push (line 214) ... ok [INFO] [stdout] test src/median_heap.rs - median_heap::MedianHeap::with_max_size (line 68) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "279809cf2c64aa70680035101e8f155e09433e154c476f3270d8aedea9a503a4"` [INFO] running `"docker" "rm" "-f" "279809cf2c64aa70680035101e8f155e09433e154c476f3270d8aedea9a503a4"` [INFO] [stdout] 279809cf2c64aa70680035101e8f155e09433e154c476f3270d8aedea9a503a4