[INFO] fetching crate lego_elevation 0.1.0... [INFO] testing lego_elevation-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate lego_elevation 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate lego_elevation 0.1.0 [INFO] finished tweaking crates.io crate lego_elevation 0.1.0 [INFO] tweaked toml for crates.io crate lego_elevation 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lego_elevation 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lego_elevation 0.1.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8906fcdb13d5b58fe374c683480de5d51b093705a45f8aef460abec126b9b97 [INFO] running `Command { std: "docker" "start" "-a" "e8906fcdb13d5b58fe374c683480de5d51b093705a45f8aef460abec126b9b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8906fcdb13d5b58fe374c683480de5d51b093705a45f8aef460abec126b9b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8906fcdb13d5b58fe374c683480de5d51b093705a45f8aef460abec126b9b97", kill_on_drop: false }` [INFO] [stdout] e8906fcdb13d5b58fe374c683480de5d51b093705a45f8aef460abec126b9b97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d73f24d1ef49cd5cc051f66aabaec52f6fb22073efcbb59c305a0004a4b6bdef [INFO] running `Command { std: "docker" "start" "-a" "d73f24d1ef49cd5cc051f66aabaec52f6fb22073efcbb59c305a0004a4b6bdef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling cc v1.1.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.8.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rstar v0.12.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling geo-types v0.7.13 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling minreq v2.12.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling clap_builder v4.5.19 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling spade v2.12.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling geographiclib-rs v0.2.4 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling latlon v0.1.3 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling geo v0.28.0 [INFO] [stderr] Compiling clap v4.5.19 [INFO] [stderr] Compiling grid v0.15.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling lego_elevation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "d73f24d1ef49cd5cc051f66aabaec52f6fb22073efcbb59c305a0004a4b6bdef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d73f24d1ef49cd5cc051f66aabaec52f6fb22073efcbb59c305a0004a4b6bdef", kill_on_drop: false }` [INFO] [stdout] d73f24d1ef49cd5cc051f66aabaec52f6fb22073efcbb59c305a0004a4b6bdef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5543f0eca058a5278fd4cfd68a8b1ab20de31f3c1573188e3105ecfe2476a059 [INFO] running `Command { std: "docker" "start" "-a" "5543f0eca058a5278fd4cfd68a8b1ab20de31f3c1573188e3105ecfe2476a059", kill_on_drop: false }` [INFO] [stderr] Compiling lego_elevation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "5543f0eca058a5278fd4cfd68a8b1ab20de31f3c1573188e3105ecfe2476a059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5543f0eca058a5278fd4cfd68a8b1ab20de31f3c1573188e3105ecfe2476a059", kill_on_drop: false }` [INFO] [stdout] 5543f0eca058a5278fd4cfd68a8b1ab20de31f3c1573188e3105ecfe2476a059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e1deb758e67c3e59352f1e08e7dc655fc8706e6479c4d343acba06a88b757409 [INFO] running `Command { std: "docker" "start" "-a" "e1deb758e67c3e59352f1e08e7dc655fc8706e6479c4d343acba06a88b757409", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lego_elevation-92210c728a07f4fc) [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" "e1deb758e67c3e59352f1e08e7dc655fc8706e6479c4d343acba06a88b757409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1deb758e67c3e59352f1e08e7dc655fc8706e6479c4d343acba06a88b757409", kill_on_drop: false }` [INFO] [stdout] e1deb758e67c3e59352f1e08e7dc655fc8706e6479c4d343acba06a88b757409