[INFO] cloning repository https://github.com/NeoLegends/osm-tile-downloader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NeoLegends/osm-tile-downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeoLegends%2Fosm-tile-downloader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeoLegends%2Fosm-tile-downloader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ca3ac69f908d721b0a6b16c483a22870284b2aa [INFO] testing NeoLegends/osm-tile-downloader against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeoLegends%2Fosm-tile-downloader" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NeoLegends/osm-tile-downloader on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NeoLegends/osm-tile-downloader [INFO] finished tweaking git repo https://github.com/NeoLegends/osm-tile-downloader [INFO] tweaked toml for git repo https://github.com/NeoLegends/osm-tile-downloader written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/NeoLegends/osm-tile-downloader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 114967235ce2b9152b12789ae8c36a6002785cd5394b80077e131b2a5c93ceb1 [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" "114967235ce2b9152b12789ae8c36a6002785cd5394b80077e131b2a5c93ceb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "114967235ce2b9152b12789ae8c36a6002785cd5394b80077e131b2a5c93ceb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "114967235ce2b9152b12789ae8c36a6002785cd5394b80077e131b2a5c93ceb1", kill_on_drop: false }` [INFO] [stdout] 114967235ce2b9152b12789ae8c36a6002785cd5394b80077e131b2a5c93ceb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e2cd7f419f3339d3c9a3ccabf8ed57bb001aed7731fe62c23e69cdb7e995f25 [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" "0e2cd7f419f3339d3c9a3ccabf8ed57bb001aed7731fe62c23e69cdb7e995f25", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling console v0.11.2 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [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 hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling osm-tile-downloader v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.03s [INFO] running `Command { std: "docker" "inspect" "0e2cd7f419f3339d3c9a3ccabf8ed57bb001aed7731fe62c23e69cdb7e995f25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e2cd7f419f3339d3c9a3ccabf8ed57bb001aed7731fe62c23e69cdb7e995f25", kill_on_drop: false }` [INFO] [stdout] 0e2cd7f419f3339d3c9a3ccabf8ed57bb001aed7731fe62c23e69cdb7e995f25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9697a5e4647f6dd1154c36e3641561c7c5c3adfc92ed4da2a00b12d816b8c015 [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" "9697a5e4647f6dd1154c36e3641561c7c5c3adfc92ed4da2a00b12d816b8c015", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling osm-tile-downloader v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.08s [INFO] running `Command { std: "docker" "inspect" "9697a5e4647f6dd1154c36e3641561c7c5c3adfc92ed4da2a00b12d816b8c015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9697a5e4647f6dd1154c36e3641561c7c5c3adfc92ed4da2a00b12d816b8c015", kill_on_drop: false }` [INFO] [stdout] 9697a5e4647f6dd1154c36e3641561c7c5c3adfc92ed4da2a00b12d816b8c015 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f42dfb6a90025ee3a816030c7ee1af4cd8116f7a2c1f1f593d70c0eb88f8a2c2 [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" "f42dfb6a90025ee3a816030c7ee1af4cd8116f7a2c1f1f593d70c0eb88f8a2c2", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/osm_tile_downloader-5c79cd8c6ab0e29f [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::tile_index ... ok [INFO] [stdout] test tests::bbox_panics_rad ... ok [INFO] [stdout] test tests::bbox_panics_deg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/osm_tile_downloader-5b63864f9bf5e8a5 [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] [stderr] Doc-tests osm-tile-downloader [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 29) ... FAILED [INFO] [stdout] test src/lib.rs - fetch (line 131) ... FAILED [INFO] [stdout] test src/lib.rs - BoundingBox::new_deg (line 215) ... ok [INFO] [stdout] test src/lib.rs - BoundingBox (line 76) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 29) stdout ---- [INFO] [stdout] error[E0560]: struct `Config<'_>` has no field named `timeout_secs` [INFO] [stdout] --> src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 14 | timeout_secs: 30, [INFO] [stdout] | ^^^^^^^^^^^^ `Config<'_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `bounding_box`, `fetch_rate`, `output_folder`, `request_retries_amount`, `url` ... and 2 others [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0560`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - fetch (line 131) stdout ---- [INFO] [stdout] error[E0560]: struct `Config<'_>` has no field named `timeout_secs` [INFO] [stdout] --> src/lib.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 14 | timeout_secs: 30, [INFO] [stdout] | ^^^^^^^^^^^^ `Config<'_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `bounding_box`, `fetch_rate`, `output_folder`, `request_retries_amount`, `url` ... and 2 others [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0560`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 29) [INFO] [stdout] src/lib.rs - fetch (line 131) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "f42dfb6a90025ee3a816030c7ee1af4cd8116f7a2c1f1f593d70c0eb88f8a2c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f42dfb6a90025ee3a816030c7ee1af4cd8116f7a2c1f1f593d70c0eb88f8a2c2", kill_on_drop: false }` [INFO] [stdout] f42dfb6a90025ee3a816030c7ee1af4cd8116f7a2c1f1f593d70c0eb88f8a2c2