[INFO] cloning repository https://github.com/perrygeo/osm-reader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/perrygeo/osm-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperrygeo%2Fosm-reader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperrygeo%2Fosm-reader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 438156dcd78e8bfd1210b8a64fb32b8fdd7f8b33 [INFO] documenting perrygeo/osm-reader against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperrygeo%2Fosm-reader" "/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/perrygeo/osm-reader on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/perrygeo/osm-reader [INFO] finished tweaking git repo https://github.com/perrygeo/osm-reader [INFO] tweaked toml for git repo https://github.com/perrygeo/osm-reader written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/perrygeo/osm-reader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a59e410bf5f173a20a9f850fc5597ea6d0d0ec08d54ad827b39e03260fb41a06 [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" "a59e410bf5f173a20a9f850fc5597ea6d0d0ec08d54ad827b39e03260fb41a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a59e410bf5f173a20a9f850fc5597ea6d0d0ec08d54ad827b39e03260fb41a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a59e410bf5f173a20a9f850fc5597ea6d0d0ec08d54ad827b39e03260fb41a06", kill_on_drop: false }` [INFO] [stdout] a59e410bf5f173a20a9f850fc5597ea6d0d0ec08d54ad827b39e03260fb41a06 [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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b9f92b1ef9d4090549af440f8a06b035c2c27a0bc445cbaec4bffef6b46cc77 [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" "5b9f92b1ef9d4090549af440f8a06b035c2c27a0bc445cbaec4bffef6b46cc77", 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] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling protobuf v2.22.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Checking pub-iterator-type v0.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling pyo3 v0.12.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking par-map v0.1.4 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling protobuf-codegen v2.22.0 [INFO] [stderr] Compiling protobuf-codegen-pure v2.22.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.1 [INFO] [stderr] Compiling osmpbfreader v0.14.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling pyo3cls v0.12.1 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking flat_map v0.0.9 [INFO] [stderr] Checking smartstring v0.2.6 [INFO] [stderr] Documenting osm-filter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.14.0, rental v0.5.5 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "5b9f92b1ef9d4090549af440f8a06b035c2c27a0bc445cbaec4bffef6b46cc77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b9f92b1ef9d4090549af440f8a06b035c2c27a0bc445cbaec4bffef6b46cc77", kill_on_drop: false }` [INFO] [stdout] 5b9f92b1ef9d4090549af440f8a06b035c2c27a0bc445cbaec4bffef6b46cc77 [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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e7f6039c553f63b2c7d2547cf30dee2af3f3aff41e7086702ee038c7bee3227e [INFO] running `Command { std: "docker" "start" "-a" "e7f6039c553f63b2c7d2547cf30dee2af3f3aff41e7086702ee038c7bee3227e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling protobuf v2.22.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Compiling pyo3 v0.12.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking pub-iterator-type v0.1.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking par-map v0.1.4 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling protobuf-codegen v2.22.0 [INFO] [stderr] Compiling protobuf-codegen-pure v2.22.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling osmpbfreader v0.14.0 [INFO] [stderr] Compiling pyo3cls v0.12.1 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking smartstring v0.2.6 [INFO] [stderr] Checking flat_map v0.0.9 [INFO] [stderr] Documenting osm-filter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.14.0, rental v0.5.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "e7f6039c553f63b2c7d2547cf30dee2af3f3aff41e7086702ee038c7bee3227e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f6039c553f63b2c7d2547cf30dee2af3f3aff41e7086702ee038c7bee3227e", kill_on_drop: false }` [INFO] [stdout] e7f6039c553f63b2c7d2547cf30dee2af3f3aff41e7086702ee038c7bee3227e