[INFO] cloning repository https://github.com/akeamc/osm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akeamc/osm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakeamc%2Fosm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakeamc%2Fosm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbb85844ffda3c0125c6d0221615d5a7c52e16f4 [INFO] testing akeamc/osm against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakeamc%2Fosm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/akeamc/osm [INFO] finished tweaking git repo https://github.com/akeamc/osm [INFO] tweaked toml for git repo https://github.com/akeamc/osm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/akeamc/osm on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/akeamc/osm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f464eb28612f7f5ab5fd54adf3b3224a82e5490939da71a72acf9de41dab917 [INFO] running `Command { std: "docker" "start" "-a" "3f464eb28612f7f5ab5fd54adf3b3224a82e5490939da71a72acf9de41dab917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f464eb28612f7f5ab5fd54adf3b3224a82e5490939da71a72acf9de41dab917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f464eb28612f7f5ab5fd54adf3b3224a82e5490939da71a72acf9de41dab917", kill_on_drop: false }` [INFO] [stdout] 3f464eb28612f7f5ab5fd54adf3b3224a82e5490939da71a72acf9de41dab917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7321eccea0f3afa05616e29357df5eaf03373e50b09c632dd3dca68964bbb621 [INFO] running `Command { std: "docker" "start" "-a" "7321eccea0f3afa05616e29357df5eaf03373e50b09c632dd3dca68964bbb621", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling portable-atomic v1.4.2 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling geo-types v0.7.11 [INFO] [stderr] Compiling earcutr v0.4.2 [INFO] [stderr] Compiling geographiclib-rs v0.2.3 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling indicatif v0.17.6 [INFO] [stderr] Compiling geo v0.26.0 [INFO] [stderr] Compiling flat_map v0.0.10 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling rustls-webpki v0.101.3 [INFO] [stderr] Compiling protobuf-codegen-pure v2.28.0 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling osmpbfreader v0.16.0 [INFO] [stderr] Compiling ureq v2.7.1 [INFO] [stderr] Compiling osm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.41s [INFO] running `Command { std: "docker" "inspect" "7321eccea0f3afa05616e29357df5eaf03373e50b09c632dd3dca68964bbb621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7321eccea0f3afa05616e29357df5eaf03373e50b09c632dd3dca68964bbb621", kill_on_drop: false }` [INFO] [stdout] 7321eccea0f3afa05616e29357df5eaf03373e50b09c632dd3dca68964bbb621 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c049c6a2f95df57b13c114da51ccda79fcfc842e9cd277136d82dff893a4b01a [INFO] running `Command { std: "docker" "start" "-a" "c049c6a2f95df57b13c114da51ccda79fcfc842e9cd277136d82dff893a4b01a", kill_on_drop: false }` [INFO] [stderr] Compiling osm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "c049c6a2f95df57b13c114da51ccda79fcfc842e9cd277136d82dff893a4b01a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c049c6a2f95df57b13c114da51ccda79fcfc842e9cd277136d82dff893a4b01a", kill_on_drop: false }` [INFO] [stdout] c049c6a2f95df57b13c114da51ccda79fcfc842e9cd277136d82dff893a4b01a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13ada7a96ccc6bf39573ba4f8e997b4b0d3240c1e284de3eae9f35485854f78c [INFO] running `Command { std: "docker" "start" "-a" "13ada7a96ccc6bf39573ba4f8e997b4b0d3240c1e284de3eae9f35485854f78c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/osm-6a066ae9a3c25815) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/address.rs (/opt/rustwide/target/debug/deps/address-f4a57178ca3167b9) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests osm [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "13ada7a96ccc6bf39573ba4f8e997b4b0d3240c1e284de3eae9f35485854f78c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ada7a96ccc6bf39573ba4f8e997b4b0d3240c1e284de3eae9f35485854f78c", kill_on_drop: false }` [INFO] [stdout] 13ada7a96ccc6bf39573ba4f8e997b4b0d3240c1e284de3eae9f35485854f78c