[INFO] updating cached repository https://github.com/OSM-Browser/points-api-importer [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e71b273057c8da53093ad89f12975354e2c54d75 [INFO] testing OSM-Browser/points-api-importer against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOSM-Browser%2Fpoints-api-importer" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OSM-Browser/points-api-importer on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OSM-Browser/points-api-importer [INFO] finished tweaking git repo https://github.com/OSM-Browser/points-api-importer [INFO] tweaked toml for git repo https://github.com/OSM-Browser/points-api-importer written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/OSM-Browser/points-api-importer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98cfaa26c50cab26d59e591d307a106f70d16f0bdf4fa3b770ec575fdd1c0718 [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" "98cfaa26c50cab26d59e591d307a106f70d16f0bdf4fa3b770ec575fdd1c0718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98cfaa26c50cab26d59e591d307a106f70d16f0bdf4fa3b770ec575fdd1c0718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98cfaa26c50cab26d59e591d307a106f70d16f0bdf4fa3b770ec575fdd1c0718", kill_on_drop: false }` [INFO] [stdout] 98cfaa26c50cab26d59e591d307a106f70d16f0bdf4fa3b770ec575fdd1c0718 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d64cb631521684691d7cdfa8444460e7efb6f8ba9092fbd4b09844d11b8ac0b [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" "5d64cb631521684691d7cdfa8444460e7efb6f8ba9092fbd4b09844d11b8ac0b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling md5 v0.3.5 [INFO] [stderr] Compiling procedural-masquerade v0.1.2 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling protobuf v1.4.2 [INFO] [stderr] Compiling flat_map v0.0.4 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling par-map v0.1.1 [INFO] [stderr] Compiling postgres-protocol v0.3.1 [INFO] [stderr] Compiling postgres-shared v0.4.0 [INFO] [stderr] Compiling postgres v0.15.1 [INFO] [stderr] Compiling postgis v0.5.0 [INFO] [stderr] Compiling rental-impl v0.4.14 [INFO] [stderr] Compiling postgres-derive v0.3.1 [INFO] [stderr] Compiling rental v0.4.14 [INFO] [stderr] Compiling osmpbfreader v0.11.1 [INFO] [stderr] Compiling points-api-importer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "5d64cb631521684691d7cdfa8444460e7efb6f8ba9092fbd4b09844d11b8ac0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d64cb631521684691d7cdfa8444460e7efb6f8ba9092fbd4b09844d11b8ac0b", kill_on_drop: false }` [INFO] [stdout] 5d64cb631521684691d7cdfa8444460e7efb6f8ba9092fbd4b09844d11b8ac0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51bf4af7ccd16bbb6d2b08145040fae28550955a14e96e40db33555a1951fba3 [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" "51bf4af7ccd16bbb6d2b08145040fae28550955a14e96e40db33555a1951fba3", kill_on_drop: false }` [INFO] [stderr] Compiling points-api-importer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "51bf4af7ccd16bbb6d2b08145040fae28550955a14e96e40db33555a1951fba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51bf4af7ccd16bbb6d2b08145040fae28550955a14e96e40db33555a1951fba3", kill_on_drop: false }` [INFO] [stdout] 51bf4af7ccd16bbb6d2b08145040fae28550955a14e96e40db33555a1951fba3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c6d1f5fd1ce36313fcd37c417181b48fc9fe837bb063a2bfb2938725810fb3a [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" "9c6d1f5fd1ce36313fcd37c417181b48fc9fe837bb063a2bfb2938725810fb3a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/points_api_importer-b6740e78e0840d02 [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" "9c6d1f5fd1ce36313fcd37c417181b48fc9fe837bb063a2bfb2938725810fb3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c6d1f5fd1ce36313fcd37c417181b48fc9fe837bb063a2bfb2938725810fb3a", kill_on_drop: false }` [INFO] [stdout] 9c6d1f5fd1ce36313fcd37c417181b48fc9fe837bb063a2bfb2938725810fb3a