[INFO] fetching crate flat_spatial 0.1.3... [INFO] testing flat_spatial-0.1.3 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate flat_spatial 0.1.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate flat_spatial 0.1.3 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate flat_spatial 0.1.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate flat_spatial 0.1.3 [INFO] tweaked toml for crates.io crate flat_spatial 0.1.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate flat_spatial 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstar v0.8.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 9c31cef563b773db6a11e4fb726100536d0eed9d0cf2919f4c6ed0e18e42dcb4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9c31cef563b773db6a11e4fb726100536d0eed9d0cf2919f4c6ed0e18e42dcb4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling mint v0.5.5 [INFO] [stderr] Compiling flat_spatial v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `"docker" "inspect" "9c31cef563b773db6a11e4fb726100536d0eed9d0cf2919f4c6ed0e18e42dcb4"` [INFO] running `"docker" "rm" "-f" "9c31cef563b773db6a11e4fb726100536d0eed9d0cf2919f4c6ed0e18e42dcb4"` [INFO] [stdout] 9c31cef563b773db6a11e4fb726100536d0eed9d0cf2919f4c6ed0e18e42dcb4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+beta-2020-06-03" "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] 260eb357b2acb0f5e601b34741967cf1d642120ababc9b3efe96c19aac0131c5 [INFO] running `"docker" "start" "-a" "260eb357b2acb0f5e601b34741967cf1d642120ababc9b3efe96c19aac0131c5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling syn v1.0.25 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling oorandom v11.1.1 [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 itertools v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling plotters v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling rstar v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.4 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling flat_spatial v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "260eb357b2acb0f5e601b34741967cf1d642120ababc9b3efe96c19aac0131c5"` [INFO] running `"docker" "rm" "-f" "260eb357b2acb0f5e601b34741967cf1d642120ababc9b3efe96c19aac0131c5"` [INFO] [stdout] 260eb357b2acb0f5e601b34741967cf1d642120ababc9b3efe96c19aac0131c5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+beta-2020-06-03" "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] fe1281551a4bb1c2385cd414d6c07b830646c2265854e390e8fb75d9db7f2f63 [INFO] running `"docker" "start" "-a" "fe1281551a4bb1c2385cd414d6c07b830646c2265854e390e8fb75d9db7f2f63"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/flat_spatial-000bacecf405e71a [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test densegrid::tests::test_small_query ... ok [INFO] [stdout] test densegrid::tests::test_change_position ... ok [INFO] [stdout] test densegrid::tests::test_big_query_rect ... ok [INFO] [stdout] test densegrid::tests::test_resize ... ok [INFO] [stdout] test densegrid::tests::test_distance_test ... ok [INFO] [stdout] test densegrid::tests::test_big_query_around ... ok [INFO] [stdout] test densegrid::tests::test_remove ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests flat_spatial [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/densegrid.rs - densegrid::DenseGrid::remove (line 223) ... ok [INFO] [stdout] test src/densegrid.rs - densegrid::DenseGrid::get (line 303) ... ok [INFO] [stdout] test src/densegrid.rs - densegrid::DenseGrid::get_cell (line 438) ... ok [INFO] [stdout] test src/densegrid.rs - densegrid::DenseGrid::get_mut (line 316) ... ok [INFO] [stdout] test src/densegrid.rs - densegrid::DenseGrid::insert (line 170) ... ok [INFO] [stdout] test src/densegrid.rs - densegrid::DenseGrid::maintain (line 243) ... ok [INFO] [stdout] test src/densegrid.rs - densegrid::DenseGrid::query_aabb (line 387) ... ok [INFO] [stdout] test src/densegrid.rs - densegrid::DenseGrid::query_around (line 331) ... ok [INFO] [stdout] test src/densegrid.rs - densegrid::DenseGrid::set_position (line 194) ... ok [INFO] [stdout] test src/densegrid.rs - densegrid::DenseGrid (line 75) ... ok [INFO] [stdout] test src/densegrid.rs - densegrid::DenseGrid (line 84) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "fe1281551a4bb1c2385cd414d6c07b830646c2265854e390e8fb75d9db7f2f63"` [INFO] running `"docker" "rm" "-f" "fe1281551a4bb1c2385cd414d6c07b830646c2265854e390e8fb75d9db7f2f63"` [INFO] [stdout] fe1281551a4bb1c2385cd414d6c07b830646c2265854e390e8fb75d9db7f2f63