[INFO] fetching crate kxio 5.1.0... [INFO] testing kxio-5.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate kxio 5.1.0 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate kxio 5.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kxio 5.1.0 [INFO] tweaked toml for crates.io crate kxio 5.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kxio 5.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kxio 5.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf8f7b48bd7a13b94293a50d6db3aae700e51a445f9250060a334169d5c1d753 [INFO] running `Command { std: "docker" "start" "-a" "cf8f7b48bd7a13b94293a50d6db3aae700e51a445f9250060a334169d5c1d753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf8f7b48bd7a13b94293a50d6db3aae700e51a445f9250060a334169d5c1d753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf8f7b48bd7a13b94293a50d6db3aae700e51a445f9250060a334169d5c1d753", kill_on_drop: false }` [INFO] [stdout] cf8f7b48bd7a13b94293a50d6db3aae700e51a445f9250060a334169d5c1d753 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bd2fd95f6a45bc666d71a1533d3a9c3a2781799d9737b111843aecc225b2dd4 [INFO] running `Command { std: "docker" "start" "-a" "1bd2fd95f6a45bc666d71a1533d3a9c3a2781799d9737b111843aecc225b2dd4", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling kxio v5.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn delete(&self, url: impl Into) -> ReqBuilder { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 188 | pub fn delete(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn get(&self, url: impl Into) -> ReqBuilder { [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] 194 | pub fn get(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn head(&self, url: impl Into) -> ReqBuilder { [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] 200 | pub fn head(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:206:18 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn patch(&self, url: impl Into) -> ReqBuilder { [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] 206 | pub fn patch(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn post(&self, url: impl Into) -> ReqBuilder { [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] 212 | pub fn post(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:218:16 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn put(&self, url: impl Into) -> ReqBuilder { [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] 218 | pub fn put(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:591:15 [INFO] [stdout] | [INFO] [stdout] 591 | pub fn on(&self) -> WhenRequest { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 591 | pub fn on(&self) -> WhenRequest<'_, WhenBuildRequest> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.64s [INFO] running `Command { std: "docker" "inspect" "1bd2fd95f6a45bc666d71a1533d3a9c3a2781799d9737b111843aecc225b2dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bd2fd95f6a45bc666d71a1533d3a9c3a2781799d9737b111843aecc225b2dd4", kill_on_drop: false }` [INFO] [stdout] 1bd2fd95f6a45bc666d71a1533d3a9c3a2781799d9737b111843aecc225b2dd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f11398258c55af1bdbcdf47c53728bf8f72381bb89f72d3116d3df18b0ecaae [INFO] running `Command { std: "docker" "start" "-a" "3f11398258c55af1bdbcdf47c53728bf8f72381bb89f72d3116d3df18b0ecaae", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling test-log v0.2.16 [INFO] [stderr] Compiling assert2-macros v0.3.15 [INFO] [stderr] Compiling assert2 v0.3.15 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling kxio v5.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn delete(&self, url: impl Into) -> ReqBuilder { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 188 | pub fn delete(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn get(&self, url: impl Into) -> ReqBuilder { [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] 194 | pub fn get(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn head(&self, url: impl Into) -> ReqBuilder { [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] 200 | pub fn head(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:206:18 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn patch(&self, url: impl Into) -> ReqBuilder { [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] 206 | pub fn patch(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn post(&self, url: impl Into) -> ReqBuilder { [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] 212 | pub fn post(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:218:16 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn put(&self, url: impl Into) -> ReqBuilder { [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] 218 | pub fn put(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:591:15 [INFO] [stdout] | [INFO] [stdout] 591 | pub fn on(&self) -> WhenRequest { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 591 | pub fn on(&self) -> WhenRequest<'_, WhenBuildRequest> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn delete(&self, url: impl Into) -> ReqBuilder { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 188 | pub fn delete(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn get(&self, url: impl Into) -> ReqBuilder { [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] 194 | pub fn get(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn head(&self, url: impl Into) -> ReqBuilder { [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] 200 | pub fn head(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:206:18 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn patch(&self, url: impl Into) -> ReqBuilder { [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] 206 | pub fn patch(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn post(&self, url: impl Into) -> ReqBuilder { [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] 212 | pub fn post(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:218:16 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn put(&self, url: impl Into) -> ReqBuilder { [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] 218 | pub fn put(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/system.rs:591:15 [INFO] [stdout] | [INFO] [stdout] 591 | pub fn on(&self) -> WhenRequest { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 591 | pub fn on(&self) -> WhenRequest<'_, WhenBuildRequest> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.79s [INFO] running `Command { std: "docker" "inspect" "3f11398258c55af1bdbcdf47c53728bf8f72381bb89f72d3116d3df18b0ecaae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f11398258c55af1bdbcdf47c53728bf8f72381bb89f72d3116d3df18b0ecaae", kill_on_drop: false }` [INFO] [stdout] 3f11398258c55af1bdbcdf47c53728bf8f72381bb89f72d3116d3df18b0ecaae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62a0ee65cde6352e897075aa254906526d3c3309d72e45113e3b6a5958498cfc [INFO] running `Command { std: "docker" "start" "-a" "62a0ee65cde6352e897075aa254906526d3c3309d72e45113e3b6a5958498cfc", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/net/system.rs:188:19 [INFO] [stderr] | [INFO] [stderr] 188 | pub fn delete(&self, url: impl Into) -> ReqBuilder { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 188 | pub fn delete(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/net/system.rs:194:16 [INFO] [stderr] | [INFO] [stderr] 194 | pub fn get(&self, url: impl Into) -> ReqBuilder { [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] 194 | pub fn get(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/net/system.rs:200:17 [INFO] [stderr] | [INFO] [stderr] 200 | pub fn head(&self, url: impl Into) -> ReqBuilder { [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] 200 | pub fn head(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/net/system.rs:206:18 [INFO] [stderr] | [INFO] [stderr] 206 | pub fn patch(&self, url: impl Into) -> ReqBuilder { [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] 206 | pub fn patch(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/net/system.rs:212:17 [INFO] [stderr] | [INFO] [stderr] 212 | pub fn post(&self, url: impl Into) -> ReqBuilder { [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] 212 | pub fn post(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/net/system.rs:218:16 [INFO] [stderr] | [INFO] [stderr] 218 | pub fn put(&self, url: impl Into) -> ReqBuilder { [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] 218 | pub fn put(&self, url: impl Into) -> ReqBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/net/system.rs:591:15 [INFO] [stderr] | [INFO] [stderr] 591 | pub fn on(&self) -> WhenRequest { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 591 | pub fn on(&self) -> WhenRequest<'_, WhenBuildRequest> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `kxio` (lib) generated 7 warnings (run `cargo fix --lib -p kxio` to apply 7 suggestions) [INFO] [stderr] warning: `kxio` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kxio-b98c2e76d13a8f5e) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test fs::tests::normal_types ... ok [INFO] [stdout] test net::system::tests::plan_display ... ok [INFO] [stdout] test print::macros::tests::test_kxeprint_macro ... ok [INFO] [stdout] test print::macros::tests::test_kxprint_macro ... ok [INFO] [stdout] test net::system::tests::normal_types ... ok [INFO] [stdout] test print::macros::tests::test_kxeprintln_macro ... ok [INFO] [stdout] test print::macros::tests::test_macro_with_ref_and_owned ... ok [INFO] [stdout] test print::macros::tests::test_kxprintln_macro ... ok [INFO] [stdout] test print::tests::test_print_in_function ... ok [INFO] [stdout] test print::tests::test_null_print ... ok [INFO] [stdout] test print::tests::test_standard_print ... ok [INFO] [stdout] test print::tests::test_test_print ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/fs.rs (/opt/rustwide/target/debug/deps/fs-b6ccdf121eaf3efc) [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test dir::create::should_fail_on_path_traversal ... ok [INFO] [stdout] test dir::create_all::should_fail_on_path_traversal ... ok [INFO] [stdout] test canonicalize::should_resolve_symlinks ... ok [INFO] [stdout] test file::copy::should_copy_a_file ... ok [INFO] [stdout] test file::create_hard_link ... ok [INFO] [stdout] test file::display ... ok [INFO] [stdout] test dir::create::should_create_a_dir ... ok [INFO] [stdout] test dir::create_all::should_create_a_dir ... ok [INFO] [stdout] test file::from_path::path_is_dir ... ok [INFO] [stdout] test dir::from_path::path_is_error ... ok [INFO] [stdout] test dir::from_path::path_is_file ... ok [INFO] [stdout] test file::reader::to_string::read_file_lines ... ok [INFO] [stdout] test file::remove::should_fail_on_path_traversal ... ok [INFO] [stdout] test file::remove::should_remove_a_file ... ok [INFO] [stdout] test file::symlink_metadata::should_fail_on_path_traversal ... ok [INFO] [stdout] test dir::read::should_fail_on_path_traversal ... ok [INFO] [stdout] test dir::from_path::display ... ok [INFO] [stdout] test file::symlink_metadata::should_return_metadata_for_a_file ... ok [INFO] [stdout] test dir::remove::should_fail_on_path_traversal ... ok [INFO] [stdout] test file::symlink_metadata::should_return_metadata_for_a_dir ... ok [INFO] [stdout] test dir::remove::should_remove_a_dir ... ok [INFO] [stdout] test dir::remove_all::should_fail_on_path_traversal ... ok [INFO] [stdout] test path::as_dir::path_is_dir_as_dir_some ... ok [INFO] [stdout] test file::write_read_file_exists ... ok [INFO] [stdout] test path::as_dir::path_is_file_as_dir_none ... ok [INFO] [stdout] test path::as_file::path_is_dir_as_file_none ... ok [INFO] [stdout] test path::as_file::path_is_file_as_file_some ... ok [INFO] [stdout] test path::display ... ok [INFO] [stdout] test path::exists::should_be_false_when_it_does_not_exist ... ok [INFO] [stdout] test path::exists::should_fail_on_path_traversal ... ok [INFO] [stdout] test path::exists::should_be_true_when_it_exists ... ok [INFO] [stdout] test path::from_dir ... ok [INFO] [stdout] test path::from_pathbuf::should_convert_from_pathbuf ... ok [INFO] [stdout] test path::is_dir::should_be_false_when_is_a_link ... ignored [INFO] [stdout] test file::from_path::path_is_file ... ok [INFO] [stdout] test path::is_dir::should_be_false_when_is_a_file ... ok [INFO] [stdout] test dir::from_path::path_is_dir ... ok [INFO] [stdout] test path::is_dir::should_be_true_when_is_a_dir ... ok [INFO] [stdout] test path::is_file::should_be_false_when_is_a_dir ... ok [INFO] [stdout] test path::from_file ... ok [INFO] [stdout] test path::is_file::should_be_false_when_is_a_link ... ignored [INFO] [stdout] test file::from_path::path_is_error ... ok [INFO] [stdout] test dir::read::should_fail_on_not_a_dir ... ok [INFO] [stdout] test path::is_link::file_is_not_a_link ... ok [INFO] [stdout] test path::is_link::dir_is_not_a_link ... ok [INFO] [stdout] test file::reader::to_string::read_file_to_string ... ok [INFO] [stdout] test file::use_file_as_file ... ok [INFO] [stdout] test dir::read::should_return_dir_items ... ok [INFO] [stdout] test file::use_link_as_file ... ok [INFO] [stdout] test dir::remove_all::should_remove_a_dir ... ok [INFO] [stdout] test path::is_dir::should_fail_on_path_traversal ... ok [INFO] [stdout] test file::reader::bytes::should_return_bytes ... ok [INFO] [stdout] test path::read_link::should_fail_on_path_traversal ... ok [INFO] [stdout] test path::metadata::should_return_metadata ... ok [INFO] [stdout] test path::is_file::should_fail_on_path_traversal ... ok [INFO] [stdout] test path::is_file::should_be_true_when_is_a_file ... ok [INFO] [stdout] test file::reader::lines::read_file_lines ... ok [INFO] [stdout] test path::metadata::should_fail_on_path_traversal ... ok [INFO] [stdout] test file::use_dir_as_file ... ok [INFO] [stdout] test path::path_of::should_fail_on_path_traversal ... ok [INFO] [stdout] test file::symlink_metadata::should_return_metadata_for_a_symlink ... ok [INFO] [stdout] test path::is_link::create_soft_link ... ok [INFO] [stdout] test path::path_of::matches_joins ... ok [INFO] [stdout] test path::read_link::should_read_link ... ok [INFO] [stdout] test path::rename::should_fail_on_path_traversal ... ok [INFO] [stdout] test path::rename::should_rename_a_file ... ok [INFO] [stdout] test path::set_permissions::should_set_permissions ... ok [INFO] [stdout] test path::temp_as_real ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/net.rs (/opt/rustwide/target/debug/deps/net-b1819050174aa043) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test test_delete_url ... ok [INFO] [stdout] test test_get_with_bearer_auth ... ok [INFO] [stdout] test test_get_url ... ok [INFO] [stdout] test test_get_with_query_parameters ... ok [INFO] [stdout] test test_get_url_with_fragment ... ok [INFO] [stdout] test test_get_with_duplicate_query_keys ... ok [INFO] [stdout] test test_head_url ... ok [INFO] [stdout] test test_get_wrong_url ... ok [INFO] [stdout] test test_post_by_body ... ok [INFO] [stdout] test test_get_with_user_agent ... ok [INFO] [stdout] test test_post_by_header ... ok [INFO] [stdout] test test_patch_url ... ok [INFO] [stdout] test test_post_by_header_wrong_value ... ok [INFO] [stdout] test test_put_url ... ok [INFO] [stdout] test test_when_all_plans_match_assert_is_ok ... ok [INFO] [stdout] test test_post_by_method ... ok [INFO] [stdout] test try_from_with_net_not_from_a_mock_net ... ok [INFO] [stdout] test test_get_with_basic_auth ... ok [INFO] [stdout] test test_reset_removes_all_plans ... ok [INFO] [stdout] test try_from_with_net_from_a_mock_net ... ok [INFO] [stdout] test test_post_url ... ok [INFO] [stdout] test test_unused_post_as_net - should panic ... ok [INFO] [stdout] test test_when_not_all_plans_match_assert_fails - should panic ... ok [INFO] [stdout] test test_unused_post_as_mocknet - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests kxio [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test src/fs/mod.rs - fs (line 34) - compile ... ok [INFO] [stdout] test src/fs/file.rs - fs::file::FileHandle::remove (line 76) ... ok [INFO] [stdout] test src/fs/dir.rs - fs::dir::DirHandle::read (line 53) ... ok [INFO] [stdout] test src/fs/dir.rs - fs::dir::DirHandle::remove_all (line 93) ... ok [INFO] [stdout] test src/fs/dir.rs - fs::dir::DirHandle::create (line 13) ... ok [INFO] [stdout] test src/fs/dir.rs - fs::dir::DirHandle::remove (line 74) ... ok [INFO] [stdout] test src/fs/file.rs - fs::file::FileHandle::write (line 30) ... ok [INFO] [stdout] test src/fs/dir.rs - fs::dir::DirHandle::create_all (line 33) ... ok [INFO] [stdout] test src/fs/file.rs - fs::file::FileHandle::reader (line 11) ... ok [INFO] [stdout] test src/fs/file.rs - fs::file::FileHandle::hard_link (line 97) ... ok [INFO] [stdout] test src/fs/path.rs - fs::path::PathReal::as_file (line 212) ... ok [INFO] [stdout] test src/fs/path.rs - fs::path::PathReal::metadata (line 266) ... ok [INFO] [stdout] test src/fs/path.rs - fs::path::PathReal::as_dir (line 185) ... ok [INFO] [stdout] test src/fs/file.rs - fs::file::FileHandle::copy (line 51) ... ok [INFO] [stdout] test src/fs/path.rs - fs::path::PathReal::canonicalize (line 333) ... ok [INFO] [stdout] test src/fs/path.rs - fs::path::PathReal::symlink_metadata (line 356) ... ok [INFO] [stdout] test src/fs/path.rs - fs::path::PathReal::is_file (line 164) ... ok [INFO] [stdout] test src/fs/path.rs - fs::path::PathReal::as_pathbuf (line 57) ... ok [INFO] [stdout] test src/fs/path.rs - fs::path::PathReal::is_dir (line 144) ... ok [INFO] [stdout] test src/fs/path.rs - fs::path::PathReal::rename (line 240) ... ok [INFO] [stdout] test src/fs/system.rs - fs::system::FileSystem::path (line 126) ... ok [INFO] [stdout] test src/net/mod.rs - net (line 27) ... ok [INFO] [stdout] test src/fs/mod.rs - fs (line 9) ... ok [INFO] [stdout] test src/fs/system.rs - fs::system::FileSystem::file (line 88) ... ok [INFO] [stdout] test src/fs/system.rs - fs::system::FileSystem::dir (line 50) ... ok [INFO] [stdout] test src/fs/path.rs - fs::path::PathReal::set_permissions (line 377) ... ok [INFO] [stdout] test src/fs/path.rs - fs::path::PathReal::exists (line 123) ... ok [INFO] [stdout] test src/net/mod.rs - net (line 42) ... ok [INFO] [stdout] test src/fs/reader.rs - fs::reader::Reader::as_str (line 24) ... ok [INFO] [stdout] test src/net/mod.rs - net (line 126) ... ok [INFO] [stdout] test src/fs/path.rs - fs::path::PathReal::is_link (line 311) ... ok [INFO] [stdout] test src/fs/reader.rs - fs::reader::Reader::bytes (line 58) ... ok [INFO] [stdout] test src/net/mod.rs - net (line 60) ... ok [INFO] [stdout] test src/net/mod.rs - net (line 108) ... ok [INFO] [stdout] test src/fs/reader.rs - fs::reader::Reader::lines (line 41) ... ok [INFO] [stdout] test src/fs/path.rs - fs::path::PathReal::soft_link (line 287) ... ok [INFO] [stdout] test src/net/system.rs - net::system::Net::send (line 142) - compile ... ok [INFO] [stdout] test src/net/system.rs - net::system::MockNet::reset (line 606) ... ok [INFO] [stdout] test src/net/system.rs - net::system::ReqBuilder<'net>::send (line 389) - compile ... ok [INFO] [stdout] test src/net/system.rs - net::system::MockNet::on (line 579) ... ok [INFO] [stdout] test src/net/system.rs - net::system::ReqBuilder<'net>::with (line 281) ... ok [INFO] [stdout] test src/net/system.rs - net::system::ReqBuilder<'net>::with_result (line 345) ... ok [INFO] [stdout] test src/print/mod.rs - print (line 12) ... ok [INFO] [stdout] test src/net/system.rs - net::system::ReqBuilder<'net>::with_option (line 310) ... ok [INFO] [stdout] test src/print/mod.rs - print::Print::eprintln (line 143) ... ok [INFO] [stdout] test src/net/system.rs - net::system::MockNet (line 532) ... ok [INFO] [stdout] test src/net/system.rs - net::system::MockNet::client (line 562) ... ok [INFO] [stdout] test src/print/mod.rs - print::Print::eprint (line 125) ... ok [INFO] [stdout] test src/net/mod.rs - net (line 67) ... ok [INFO] [stdout] test src/net/mod.rs - net (line 97) ... ok [INFO] [stdout] test src/print/mod.rs - print::Print::print_fmt (line 57) ... ok [INFO] [stdout] test src/print/mod.rs - print::Print::println (line 107) ... ok [INFO] [stdout] test src/print/mod.rs - print::Print::println_fmt (line 73) ... ok [INFO] [stdout] test src/print/mod.rs - print::Print::print (line 89) ... ok [INFO] [stdout] test src/net/mod.rs - net (line 80) ... ok [INFO] [stdout] test src/net/system.rs - net::system::Net::client (line 112) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "62a0ee65cde6352e897075aa254906526d3c3309d72e45113e3b6a5958498cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a0ee65cde6352e897075aa254906526d3c3309d72e45113e3b6a5958498cfc", kill_on_drop: false }` [INFO] [stdout] 62a0ee65cde6352e897075aa254906526d3c3309d72e45113e3b6a5958498cfc