[INFO] fetching crate ripeatlas 0.2.0...
[INFO] testing ripeatlas-0.2.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate ripeatlas 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ripeatlas 0.2.0
[INFO] finished tweaking crates.io crate ripeatlas 0.2.0
[INFO] tweaked toml for crates.io crate ripeatlas 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ripeatlas 0.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 116 packages to latest compatible versions
[INFO] [stderr]       Adding bzip2 v0.4.4 (available: v0.6.1)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding ureq v2.12.1 (available: v3.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bzip2 v0.4.4
[INFO] [stderr]   Downloaded linked-hash-map v0.5.6
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded rayon v1.12.0
[INFO] [stderr]   Downloaded format_serde_error v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04f7128c3aaacce5e5c4f9eb54de3142f4f0eec7570b26b4b60d292a4e9fdf4a
[INFO] running `Command { std: "docker" "start" "-a" "04f7128c3aaacce5e5c4f9eb54de3142f4f0eec7570b26b4b60d292a4e9fdf4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04f7128c3aaacce5e5c4f9eb54de3142f4f0eec7570b26b4b60d292a4e9fdf4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04f7128c3aaacce5e5c4f9eb54de3142f4f0eec7570b26b4b60d292a4e9fdf4a", kill_on_drop: false }`
[INFO] [stdout] 04f7128c3aaacce5e5c4f9eb54de3142f4f0eec7570b26b4b60d292a4e9fdf4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b608eabc776a689905de1cd4a5b28d1ba31d59342cedc72ce89a9791c8abb341
[INFO] running `Command { std: "docker" "start" "-a" "b608eabc776a689905de1cd4a5b28d1ba31d59342cedc72ce89a9791c8abb341", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling ripeatlas v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measurement/traceroute.rs:190:23
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn iter_route(&self) -> TracerouteIPIter {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn iter_route(&self) -> TracerouteIPIter<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measurement/traceroute.rs:197:37
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn iter_route_with_timeouts(&self) -> impl Iterator<Item = SmallVec<[Cow<str>; 3]>> {
[INFO] [stdout]     |                                     ^^^^^ the lifetime is elided here        ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn iter_route_with_timeouts(&self) -> impl Iterator<Item = SmallVec<[Cow<'_, str>; 3]>> {
[INFO] [stdout]     |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.74s
[INFO] running `Command { std: "docker" "inspect" "b608eabc776a689905de1cd4a5b28d1ba31d59342cedc72ce89a9791c8abb341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b608eabc776a689905de1cd4a5b28d1ba31d59342cedc72ce89a9791c8abb341", kill_on_drop: false }`
[INFO] [stdout] b608eabc776a689905de1cd4a5b28d1ba31d59342cedc72ce89a9791c8abb341
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a44eddcd17ec43e5ab0e86327c0a4f233260e142059d874ee9e3e10e00584d99
[INFO] running `Command { std: "docker" "start" "-a" "a44eddcd17ec43e5ab0e86327c0a4f233260e142059d874ee9e3e10e00584d99", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling format_serde_error v0.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling ripeatlas v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measurement/traceroute.rs:190:23
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn iter_route(&self) -> TracerouteIPIter {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn iter_route(&self) -> TracerouteIPIter<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measurement/traceroute.rs:197:37
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn iter_route_with_timeouts(&self) -> impl Iterator<Item = SmallVec<[Cow<str>; 3]>> {
[INFO] [stdout]     |                                     ^^^^^ the lifetime is elided here        ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn iter_route_with_timeouts(&self) -> impl Iterator<Item = SmallVec<[Cow<'_, str>; 3]>> {
[INFO] [stdout]     |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measurement/traceroute.rs:190:23
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn iter_route(&self) -> TracerouteIPIter {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn iter_route(&self) -> TracerouteIPIter<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measurement/traceroute.rs:197:37
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn iter_route_with_timeouts(&self) -> impl Iterator<Item = SmallVec<[Cow<str>; 3]>> {
[INFO] [stdout]     |                                     ^^^^^ the lifetime is elided here        ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn iter_route_with_timeouts(&self) -> impl Iterator<Item = SmallVec<[Cow<'_, str>; 3]>> {
[INFO] [stdout]     |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.49s
[INFO] running `Command { std: "docker" "inspect" "a44eddcd17ec43e5ab0e86327c0a4f233260e142059d874ee9e3e10e00584d99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a44eddcd17ec43e5ab0e86327c0a4f233260e142059d874ee9e3e10e00584d99", kill_on_drop: false }`
[INFO] [stdout] a44eddcd17ec43e5ab0e86327c0a4f233260e142059d874ee9e3e10e00584d99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2ad27f1ffba5ffdab281b17b3f1f721421047f9b0402d97fa6bf2f5df78c5e6
[INFO] running `Command { std: "docker" "start" "-a" "e2ad27f1ffba5ffdab281b17b3f1f721421047f9b0402d97fa6bf2f5df78c5e6", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/measurement/traceroute.rs:190:23
[INFO] [stderr]     |
[INFO] [stderr] 190 |     pub fn iter_route(&self) -> TracerouteIPIter {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 190 |     pub fn iter_route(&self) -> TracerouteIPIter<'_> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/measurement/traceroute.rs:197:37
[INFO] [stderr]     |
[INFO] [stderr] 197 |     pub fn iter_route_with_timeouts(&self) -> impl Iterator<Item = SmallVec<[Cow<str>; 3]>> {
[INFO] [stderr]     |                                     ^^^^^ the lifetime is elided here        ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 197 |     pub fn iter_route_with_timeouts(&self) -> impl Iterator<Item = SmallVec<[Cow<'_, str>; 3]>> {
[INFO] [stderr]     |                                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `ripeatlas` (lib) generated 2 warnings (run `cargo fix --lib -p ripeatlas` to apply 2 suggestions)
[INFO] [stderr] warning: `ripeatlas` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ripeatlas-8d72f2f0bb797aa8)
[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 tests/check_format.rs (/opt/rustwide/target/debug/deps/check_format-488d8826158c9d1e)
[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 ripeatlas
[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" "e2ad27f1ffba5ffdab281b17b3f1f721421047f9b0402d97fa6bf2f5df78c5e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2ad27f1ffba5ffdab281b17b3f1f721421047f9b0402d97fa6bf2f5df78c5e6", kill_on_drop: false }`
[INFO] [stdout] e2ad27f1ffba5ffdab281b17b3f1f721421047f9b0402d97fa6bf2f5df78c5e6
