[INFO] updating cached repository https://github.com/pka/flatgeobuf-gpu [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/pka/flatgeobuf-gpu [INFO] [stderr] 1931061..43a9c24 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 43a9c246e21bcc79c47bc475bc1c6271df37fd9f [INFO] testing pka/flatgeobuf-gpu against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpka%2Fflatgeobuf-gpu" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pka/flatgeobuf-gpu on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pka/flatgeobuf-gpu [INFO] finished tweaking git repo https://github.com/pka/flatgeobuf-gpu [INFO] tweaked toml for git repo https://github.com/pka/flatgeobuf-gpu written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pka/flatgeobuf-gpu already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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] running `"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" "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" "+1.44.0" "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] 5ec49683ad1c98d6950f1fd131f16b120b5111f3a37ffb05f8c1e95a5e21f617 [INFO] running `"docker" "start" "-a" "5ec49683ad1c98d6950f1fd131f16b120b5111f3a37ffb05f8c1e95a5e21f617"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling pathfinder_resources v0.5.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling flatbuffers v0.6.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling pathfinder_color v0.5.0 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling pathfinder_gpu v0.5.0 [INFO] [stderr] Compiling pathfinder_content v0.5.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling pathfinder_gl v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling geozero v0.3.0 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling pathfinder_ui v0.5.0 [INFO] [stderr] Compiling pathfinder_renderer v0.5.0 [INFO] [stderr] Compiling flatgeobuf v0.3.2 [INFO] [stderr] Compiling pathfinder_canvas v0.5.0 [INFO] [stderr] Compiling flatgeobuf-gpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `"docker" "inspect" "5ec49683ad1c98d6950f1fd131f16b120b5111f3a37ffb05f8c1e95a5e21f617"` [INFO] running `"docker" "rm" "-f" "5ec49683ad1c98d6950f1fd131f16b120b5111f3a37ffb05f8c1e95a5e21f617"` [INFO] [stdout] 5ec49683ad1c98d6950f1fd131f16b120b5111f3a37ffb05f8c1e95a5e21f617 [INFO] running `"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" "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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0b730135f2afaaf3c499becc36e15e8ade2459a9afa6b4f6e233cc48f977f89e [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" "0b730135f2afaaf3c499becc36e15e8ade2459a9afa6b4f6e233cc48f977f89e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling flatgeobuf-gpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `"docker" "inspect" "0b730135f2afaaf3c499becc36e15e8ade2459a9afa6b4f6e233cc48f977f89e"` [INFO] running `"docker" "rm" "-f" "0b730135f2afaaf3c499becc36e15e8ade2459a9afa6b4f6e233cc48f977f89e"` [INFO] [stdout] 0b730135f2afaaf3c499becc36e15e8ade2459a9afa6b4f6e233cc48f977f89e [INFO] running `"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" "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" "+1.44.0" "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] f3ddfc5a3ddd7a639b7d8219ae36c1efa3b9d7b202b243985bfdeedd82ecabfb [INFO] running `"docker" "start" "-a" "f3ddfc5a3ddd7a639b7d8219ae36c1efa3b9d7b202b243985bfdeedd82ecabfb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/flatgeobuf_gpu-5c25bfe6075517dd [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 `"docker" "inspect" "f3ddfc5a3ddd7a639b7d8219ae36c1efa3b9d7b202b243985bfdeedd82ecabfb"` [INFO] running `"docker" "rm" "-f" "f3ddfc5a3ddd7a639b7d8219ae36c1efa3b9d7b202b243985bfdeedd82ecabfb"` [INFO] [stdout] f3ddfc5a3ddd7a639b7d8219ae36c1efa3b9d7b202b243985bfdeedd82ecabfb