[INFO] cloning repository https://github.com/svenstaro/dummyhttp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/svenstaro/dummyhttp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenstaro%2Fdummyhttp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenstaro%2Fdummyhttp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67c13e1fabb8b01bfcac67914310fe2967ce43f5 [INFO] testing svenstaro/dummyhttp against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenstaro%2Fdummyhttp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/svenstaro/dummyhttp [INFO] finished tweaking git repo https://github.com/svenstaro/dummyhttp [INFO] tweaked toml for git repo https://github.com/svenstaro/dummyhttp written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/svenstaro/dummyhttp on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/svenstaro/dummyhttp 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded ignore v0.4.23 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded zmij v1.0.6 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded clap_mangen v0.2.31 [INFO] [stderr] Downloaded port_check v0.3.0 [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded terminal_size v0.4.2 [INFO] [stderr] Downloaded fs-err v3.1.0 [INFO] [stderr] Downloaded lipsum v0.9.1 [INFO] [stderr] Downloaded axum-server v0.8.0 [INFO] [stderr] Downloaded clap_complete v4.5.64 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.1 [INFO] [stderr] Downloaded tera v1.20.1 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded colored_json v5.0.0 [INFO] [stderr] Downloaded deunicode v1.6.1 [INFO] [stderr] Downloaded rstest_reuse v0.7.0 [INFO] [stderr] Downloaded humansize v2.1.3 [INFO] [stderr] Downloaded axum v0.8.8 [INFO] [stderr] Downloaded webpki-roots v1.0.0 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5b72edbc466c52c6ea34e431274861f2e740917bc64cf9847ee48320b741974 [INFO] running `Command { std: "docker" "start" "-a" "c5b72edbc466c52c6ea34e431274861f2e740917bc64cf9847ee48320b741974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5b72edbc466c52c6ea34e431274861f2e740917bc64cf9847ee48320b741974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b72edbc466c52c6ea34e431274861f2e740917bc64cf9847ee48320b741974", kill_on_drop: false }` [INFO] [stdout] c5b72edbc466c52c6ea34e431274861f2e740917bc64cf9847ee48320b741974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04ed9efac36040511276b2685dd215cad2ac43b5611ae0eb175555082968309f [INFO] running `Command { std: "docker" "start" "-a" "04ed9efac36040511276b2685dd215cad2ac43b5611ae0eb175555082968309f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zmij v1.0.6 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling deunicode v1.6.1 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling lipsum v0.9.1 [INFO] [stderr] Compiling colored_json v5.0.0 [INFO] [stderr] Compiling clap_complete v4.5.64 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling axum-server v0.8.0 [INFO] [stderr] Compiling dummyhttp v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "04ed9efac36040511276b2685dd215cad2ac43b5611ae0eb175555082968309f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ed9efac36040511276b2685dd215cad2ac43b5611ae0eb175555082968309f", kill_on_drop: false }` [INFO] [stdout] 04ed9efac36040511276b2685dd215cad2ac43b5611ae0eb175555082968309f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6431f80357a88f841be725e7ebec87530751fd41e85d77c6a7d0bedf18183e5a [INFO] running `Command { std: "docker" "start" "-a" "6431f80357a88f841be725e7ebec87530751fd41e85d77c6a7d0bedf18183e5a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling colored_json v5.0.0 [INFO] [stderr] Compiling clap_complete v4.5.64 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rstest_reuse v0.7.0 [INFO] [stderr] Compiling port_check v0.3.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling axum-server v0.8.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling dummyhttp v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/utils/mod.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | let child = Command::cargo_bin("dummyhttp")? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/tls.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | Command::cargo_bin("dummyhttp")? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/tls.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | Command::cargo_bin("dummyhttp")? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/utils/mod.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | let child = Command::cargo_bin("dummyhttp")? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/basic.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | Command::cargo_bin("dummyhttp")? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/basic.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | Command::cargo_bin("dummyhttp")? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/utils/mod.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | let child = Command::cargo_bin("dummyhttp")? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "6431f80357a88f841be725e7ebec87530751fd41e85d77c6a7d0bedf18183e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6431f80357a88f841be725e7ebec87530751fd41e85d77c6a7d0bedf18183e5a", kill_on_drop: false }` [INFO] [stdout] 6431f80357a88f841be725e7ebec87530751fd41e85d77c6a7d0bedf18183e5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd746ea08f15757529c87df368b4fd40abd4afcf1be57b0b714cef0a26e7fc12 [INFO] running `Command { std: "docker" "start" "-a" "fd746ea08f15757529c87df368b4fd40abd4afcf1be57b0b714cef0a26e7fc12", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/utils/mod.rs:37:30 [INFO] [stderr] | [INFO] [stderr] 37 | let child = Command::cargo_bin("dummyhttp")? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/basic.rs:14:14 [INFO] [stderr] | [INFO] [stderr] 14 | Command::cargo_bin("dummyhttp")? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/basic.rs:25:14 [INFO] [stderr] | [INFO] [stderr] 25 | Command::cargo_bin("dummyhttp")? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/tls.rs:34:14 [INFO] [stderr] | [INFO] [stderr] 34 | Command::cargo_bin("dummyhttp")? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/tls.rs:48:14 [INFO] [stderr] | [INFO] [stderr] 48 | Command::cargo_bin("dummyhttp")? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dummyhttp` (test "basic") generated 3 warnings [INFO] [stderr] warning: `dummyhttp` (test "requests") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `dummyhttp` (test "tls") generated 3 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dummyhttp-57c91e337cb12abb) [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/basic.rs (/opt/rustwide/target/debug/deps/basic-55fb859e6ed964b8) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test version_shows ... ok [INFO] [stdout] test help_shows ... ok [INFO] [stdout] test has_some_output_by_default ... ok [INFO] [stdout] test has_verbose_output::case_2_verbose ... ok [INFO] [stdout] test has_verbose_output::case_1_v ... ok [INFO] [stdout] test has_very_verbose_output ... ok [INFO] [stdout] test has_quiet_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/requests.rs (/opt/rustwide/target/debug/deps/requests-d189eab4d3f0cacf) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test returns_custom_body::case_3_put ... FAILED [INFO] [stdout] test returns_custom_body::case_2_post ... ok [INFO] [stdout] test returns_custom_body::case_1_get ... ok [INFO] [stdout] test returns_custom_code::case_2_post ... ok [INFO] [stdout] test returns_custom_body::case_6_patch ... ok [INFO] [stdout] test returns_custom_code::case_1_get ... ok [INFO] [stdout] test returns_custom_body::case_4_delete ... ok [INFO] [stdout] test returns_custom_body::case_5_options ... ok [INFO] [stdout] test returns_custom_code::case_5_options ... ok [INFO] [stdout] test returns_custom_code::case_3_put ... ok [INFO] [stdout] test returns_custom_code::case_4_delete ... ok [INFO] [stdout] test returns_custom_code::case_6_patch ... ok [INFO] [stdout] test returns_custom_headers::case_1_get ... ok [INFO] [stdout] test returns_custom_headers::case_2_post ... ok [INFO] [stdout] test returns_custom_headers::case_3_put ... ok [INFO] [stdout] test returns_custom_headers::case_4_delete ... ok [INFO] [stdout] test returns_custom_headers::case_5_options ... ok [INFO] [stdout] test returns_custom_headers::case_6_patch ... ok [INFO] [stdout] test returns_templated_body::case_2_post ... ok [INFO] [stdout] test returns_templated_body::case_1_get ... ok [INFO] [stdout] test returns_templated_body::case_3_put ... ok [INFO] [stdout] test returns_templated_body::case_4_delete ... ok [INFO] [stdout] test returns_templated_body::case_5_options ... ok [INFO] [stdout] test serves_requests_with_no_options::case_1_get ... ok [INFO] [stdout] test returns_custom_delay::case_1_get ... ok [INFO] [stdout] test returns_custom_delay::case_2_post ... ok [INFO] [stdout] test returns_templated_body::case_6_patch ... ok [INFO] [stdout] test returns_custom_delay::case_3_put ... ok [INFO] [stdout] test returns_custom_delay::case_4_delete ... ok [INFO] [stdout] test returns_custom_delay::case_6_patch ... ok [INFO] [stdout] test serves_requests_with_no_options::case_2_post ... ok [INFO] [stdout] test returns_custom_delay::case_5_options ... ok [INFO] [stdout] test serves_requests_with_no_options::case_5_options ... ok [INFO] [stdout] test serves_requests_with_no_options::case_4_delete ... ok [INFO] [stdout] test serves_requests_with_no_options::case_6_patch ... ok [INFO] [stdout] test serves_requests_with_no_options::case_3_put ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- returns_custom_body::case_3_put stdout ---- [INFO] [stdout] Error: reqwest::Error { kind: Request, url: "http://localhost:38123/", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:38123, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] returns_custom_body::case_3_put [INFO] [stdout] [INFO] [stdout] test result: FAILED. 35 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.52s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test requests` [INFO] running `Command { std: "docker" "inspect" "fd746ea08f15757529c87df368b4fd40abd4afcf1be57b0b714cef0a26e7fc12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd746ea08f15757529c87df368b4fd40abd4afcf1be57b0b714cef0a26e7fc12", kill_on_drop: false }` [INFO] [stdout] fd746ea08f15757529c87df368b4fd40abd4afcf1be57b0b714cef0a26e7fc12