[INFO] fetching crate slinger 0.2.7... [INFO] testing slinger-0.2.7 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate slinger 0.2.7 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate slinger 0.2.7 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate slinger 0.2.7 [INFO] tweaked toml for crates.io crate slinger 0.2.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate slinger 0.2.7 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate slinger 0.2.7 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-serde v2.1.0 [INFO] [stderr] Downloaded schemars_derive v1.0.3 [INFO] [stderr] Downloaded schemars v1.0.3 [INFO] [stderr] Downloaded syn v2.0.99 [INFO] [stderr] Downloaded tokio v1.44.0 [INFO] [stderr] Downloaded ring v0.17.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b33a3aec9ea762bac7b2e84ea1f9ff924b3bc117a35821eacb8f9c3b9c615e6 [INFO] running `Command { std: "docker" "start" "-a" "4b33a3aec9ea762bac7b2e84ea1f9ff924b3bc117a35821eacb8f9c3b9c615e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b33a3aec9ea762bac7b2e84ea1f9ff924b3bc117a35821eacb8f9c3b9c615e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b33a3aec9ea762bac7b2e84ea1f9ff924b3bc117a35821eacb8f9c3b9c615e6", kill_on_drop: false }` [INFO] [stdout] 4b33a3aec9ea762bac7b2e84ea1f9ff924b3bc117a35821eacb8f9c3b9c615e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba5ddf430140febb1e55b53c47b8b63896da9c7718500a8b78a2dd130fc079ca [INFO] running `Command { std: "docker" "start" "-a" "ba5ddf430140febb1e55b53c47b8b63896da9c7718500a8b78a2dd130fc079ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling slinger v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/redirect.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 18 | Custom(fn(Attempt) -> Action), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.52s [INFO] running `Command { std: "docker" "inspect" "ba5ddf430140febb1e55b53c47b8b63896da9c7718500a8b78a2dd130fc079ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba5ddf430140febb1e55b53c47b8b63896da9c7718500a8b78a2dd130fc079ca", kill_on_drop: false }` [INFO] [stdout] ba5ddf430140febb1e55b53c47b8b63896da9c7718500a8b78a2dd130fc079ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55bb2e95a89f1ca38f352cf7750a5caf2b5f2467c38af91a21bc0006e1a1eaeb [INFO] running `Command { std: "docker" "start" "-a" "55bb2e95a89f1ca38f352cf7750a5caf2b5f2467c38af91a21bc0006e1a1eaeb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling slinger v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/redirect.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 18 | Custom(fn(Attempt) -> Action), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/redirect.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 18 | Custom(fn(Attempt) -> Action), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 7m 31s [INFO] running `Command { std: "docker" "inspect" "55bb2e95a89f1ca38f352cf7750a5caf2b5f2467c38af91a21bc0006e1a1eaeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55bb2e95a89f1ca38f352cf7750a5caf2b5f2467c38af91a21bc0006e1a1eaeb", kill_on_drop: false }` [INFO] [stdout] 55bb2e95a89f1ca38f352cf7750a5caf2b5f2467c38af91a21bc0006e1a1eaeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c56c50b665fa033ce8428cf59ea89ecdee6445288e9e88553084b42699fd9d4 [INFO] running `Command { std: "docker" "start" "-a" "2c56c50b665fa033ce8428cf59ea89ecdee6445288e9e88553084b42699fd9d4", kill_on_drop: false }` [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/redirect.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Clone, Debug, PartialEq)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 18 | Custom(fn(Attempt) -> Action), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `slinger` (lib) generated 1 warning [INFO] [stderr] warning: `slinger` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slinger-0b8f47098ba57334) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-ee0d0c7665b8956b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests slinger [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test src/lib.rs - get (line 164) ... ok [INFO] [stdout] test src/client.rs - client::Client (line 32) ... ok [INFO] [stdout] test src/client.rs - client::ClientBuilder::user_agent (line 559) ... ok [INFO] [stdout] test src/lib.rs - (line 56) ... ok [INFO] [stdout] test src/lib.rs - (line 35) ... ok [INFO] [stdout] test src/lib.rs - (line 80) ... ok [INFO] [stdout] test src/client.rs - client::ClientBuilder (line 476) ... ok [INFO] [stdout] test src/client.rs - client::ClientBuilder::default_headers (line 584) ... ok [INFO] [stdout] test src/request.rs - request::Request::body (line 360) ... ok [INFO] [stdout] test src/proxy.rs - proxy::Proxy (line 228) ... ok [INFO] [stdout] test src/lib.rs - raw (line 191) ... ok [INFO] [stdout] test src/request.rs - request::Request::builder (line 194) ... ok [INFO] [stdout] test src/redirect.rs - redirect::Policy::custom (line 71) ... ok [INFO] [stdout] test src/proxy.rs - proxy::Proxy (line 211) ... ok [INFO] [stdout] test src/request.rs - request::Request::get_command (line 427) ... ok [INFO] [stdout] test src/request.rs - request::Request::headers (line 315) ... ok [INFO] [stdout] test src/request.rs - request::Request::headers_mut (line 334) ... ok [INFO] [stdout] test src/request.rs - request::Request::method_mut (line 257) ... ok [INFO] [stdout] test src/request.rs - request::RequestBuilder::send (line 542) - compile ... ok [INFO] [stdout] test src/request.rs - request::Request::raw (line 210) ... ok [INFO] [stdout] test src/request.rs - request::Request::uri (line 276) ... ok [INFO] [stdout] test src/request.rs - request::Request::raw_request (line 402) ... ok [INFO] [stdout] test src/request.rs - request::Request::method (line 239) ... ok [INFO] [stdout] test src/request.rs - request::Request::uri_mut (line 294) ... ok [INFO] [stdout] test src/request.rs - request::Request::version (line 375) ... ok [INFO] [stdout] test src/request.rs - request::Request::version_mut (line 388) ... ok [INFO] [stdout] test src/response.rs - response::Response::http_record (line 396) ... ok [INFO] [stdout] test src/response.rs - response::Response::body (line 335) ... ok [INFO] [stdout] test src/response.rs - response::Response::redirect_record (line 424) ... ok [INFO] [stdout] test src/response.rs - response::Response::headers (line 274) ... ok [INFO] [stdout] test src/response.rs - response::Response::request (line 410) ... ok [INFO] [stdout] test src/response.rs - response::Response::local_peer_record (line 366) ... ok [INFO] [stdout] test src/response.rs - response::Response::status_code (line 221) ... ok [INFO] [stdout] test src/response.rs - response::Response::status_code (line 238) ... ok [INFO] [stdout] test src/response.rs - response::Response::uri (line 316) ... ok [INFO] [stdout] test src/response.rs - response::Response::text (line 198) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 63.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2c56c50b665fa033ce8428cf59ea89ecdee6445288e9e88553084b42699fd9d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c56c50b665fa033ce8428cf59ea89ecdee6445288e9e88553084b42699fd9d4", kill_on_drop: false }` [INFO] [stdout] 2c56c50b665fa033ce8428cf59ea89ecdee6445288e9e88553084b42699fd9d4