[INFO] fetching crate slinger 0.2.7... [INFO] testing slinger-0.2.7 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate slinger 0.2.7 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate slinger 0.2.7 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 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0c09ccf62db5a53fdc25df48f663d00d2cce9aa8a2b7040f5ac3e0dcbef8fe61 [INFO] running `Command { std: "docker" "start" "-a" "0c09ccf62db5a53fdc25df48f663d00d2cce9aa8a2b7040f5ac3e0dcbef8fe61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c09ccf62db5a53fdc25df48f663d00d2cce9aa8a2b7040f5ac3e0dcbef8fe61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c09ccf62db5a53fdc25df48f663d00d2cce9aa8a2b7040f5ac3e0dcbef8fe61", kill_on_drop: false }` [INFO] [stdout] 0c09ccf62db5a53fdc25df48f663d00d2cce9aa8a2b7040f5ac3e0dcbef8fe61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8be57fe62c22d5f11e80e7416ccb35e9d77cc77cddd8f75f94d0adab0b71895e [INFO] running `Command { std: "docker" "start" "-a" "8be57fe62c22d5f11e80e7416ccb35e9d77cc77cddd8f75f94d0adab0b71895e", 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 thiserror v2.0.12 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling syn v2.0.99 [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 32.02s [INFO] running `Command { std: "docker" "inspect" "8be57fe62c22d5f11e80e7416ccb35e9d77cc77cddd8f75f94d0adab0b71895e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8be57fe62c22d5f11e80e7416ccb35e9d77cc77cddd8f75f94d0adab0b71895e", kill_on_drop: false }` [INFO] [stdout] 8be57fe62c22d5f11e80e7416ccb35e9d77cc77cddd8f75f94d0adab0b71895e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 433511a7d0d90680bcb4bc926ca3f464afa5628f6e7b7b190769eafe4b3f85fb [INFO] running `Command { std: "docker" "start" "-a" "433511a7d0d90680bcb4bc926ca3f464afa5628f6e7b7b190769eafe4b3f85fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [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 pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [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] error: could not compile `slinger` (example "async") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name async --edition=2021 examples/async.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto=thin -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("charset", "cookie", "default", "flate2", "gzip", "http-serde", "rustls-pemfile", "rustls-pki-types", "schema", "serde", "tls", "tokio-rustls"))' -C metadata=513077893dd6bf5e -C extra-filename=-e54e43ff1613ca64 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-c116a7c6cbb6fbf4.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ec666cac2f14151e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d34acc5f16a05f4d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-9c0873fb815115e5.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-671e819dd0bfa955.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8315493e759b3207.rlib --extern slinger=/opt/rustwide/target/debug/deps/libslinger-3f56e165cf816f49.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0385713f1c64fa55.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88c1beb932a0116b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4db734eaa1a47602.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `slinger` (example "redirect") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name redirect --edition=2021 examples/redirect.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto=thin -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("charset", "cookie", "default", "flate2", "gzip", "http-serde", "rustls-pemfile", "rustls-pki-types", "schema", "serde", "tls", "tokio-rustls"))' -C metadata=6c7999186cf4d6ab -C extra-filename=-8ef1c6d9b3815669 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-c116a7c6cbb6fbf4.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ec666cac2f14151e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d34acc5f16a05f4d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-9c0873fb815115e5.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-671e819dd0bfa955.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8315493e759b3207.rlib --extern slinger=/opt/rustwide/target/debug/deps/libslinger-3f56e165cf816f49.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0385713f1c64fa55.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88c1beb932a0116b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4db734eaa1a47602.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "433511a7d0d90680bcb4bc926ca3f464afa5628f6e7b7b190769eafe4b3f85fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "433511a7d0d90680bcb4bc926ca3f464afa5628f6e7b7b190769eafe4b3f85fb", kill_on_drop: false }` [INFO] [stdout] 433511a7d0d90680bcb4bc926ca3f464afa5628f6e7b7b190769eafe4b3f85fb