[INFO] fetching crate fastly 0.7.3... [INFO] testing fastly-0.7.3 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate fastly 0.7.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate fastly 0.7.3 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fastly 0.7.3 [INFO] finished tweaking crates.io crate fastly 0.7.3 [INFO] tweaked toml for crates.io crate fastly 0.7.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea7a6143f62a6580356602448203bc0a4b88707dcccc501ccf1a62430db5eea1 [INFO] running `Command { std: "docker" "start" "-a" "ea7a6143f62a6580356602448203bc0a4b88707dcccc501ccf1a62430db5eea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea7a6143f62a6580356602448203bc0a4b88707dcccc501ccf1a62430db5eea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7a6143f62a6580356602448203bc0a4b88707dcccc501ccf1a62430db5eea1", kill_on_drop: false }` [INFO] [stdout] ea7a6143f62a6580356602448203bc0a4b88707dcccc501ccf1a62430db5eea1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdc60db205b25d02da41c6140362c87bdf7234401dc484375c74ab202a885d2f [INFO] running `Command { std: "docker" "start" "-a" "bdc60db205b25d02da41c6140362c87bdf7234401dc484375c74ab202a885d2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling fastly-macros v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling fastly-shared v0.6.3 [INFO] [stderr] Compiling fastly-sys v0.4.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fastly v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/geo.rs:338:3 [INFO] [stdout] | [INFO] [stdout] 338 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 339 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/geo.rs:358:3 [INFO] [stdout] | [INFO] [stdout] 358 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 359 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/geo.rs:419:3 [INFO] [stdout] | [INFO] [stdout] 419 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 420 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/geo.rs:455:3 [INFO] [stdout] | [INFO] [stdout] 455 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 456 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `url::Url::into_string`: use Into [INFO] [stdout] --> src/http/request.rs:2152:14 [INFO] [stdout] | [INFO] [stdout] 2152 | .into_string() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.96s [INFO] running `Command { std: "docker" "inspect" "bdc60db205b25d02da41c6140362c87bdf7234401dc484375c74ab202a885d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdc60db205b25d02da41c6140362c87bdf7234401dc484375c74ab202a885d2f", kill_on_drop: false }` [INFO] [stdout] bdc60db205b25d02da41c6140362c87bdf7234401dc484375c74ab202a885d2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f600a40efa74d1e57a84cdde34c18e9d20e6c9417c35887f833d40e3573abaf [INFO] running `Command { std: "docker" "start" "-a" "9f600a40efa74d1e57a84cdde34c18e9d20e6c9417c35887f833d40e3573abaf", kill_on_drop: false }` [INFO] [stderr] Compiling fastly v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/geo.rs:338:3 [INFO] [stdout] | [INFO] [stdout] 338 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 339 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/geo.rs:358:3 [INFO] [stdout] | [INFO] [stdout] 358 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 359 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/geo.rs:419:3 [INFO] [stdout] | [INFO] [stdout] 419 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 420 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/geo.rs:455:3 [INFO] [stdout] | [INFO] [stdout] 455 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 456 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `url::Url::into_string`: use Into [INFO] [stdout] --> src/http/request.rs:2152:14 [INFO] [stdout] | [INFO] [stdout] 2152 | .into_string() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/geo.rs:338:3 [INFO] [stdout] | [INFO] [stdout] 338 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 339 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/geo.rs:358:3 [INFO] [stdout] | [INFO] [stdout] 358 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 359 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/geo.rs:419:3 [INFO] [stdout] | [INFO] [stdout] 419 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 420 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/geo.rs:455:3 [INFO] [stdout] | [INFO] [stdout] 455 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 456 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `url::Url::into_string`: use Into [INFO] [stdout] --> src/http/request.rs:2152:14 [INFO] [stdout] | [INFO] [stdout] 2152 | .into_string() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `Command { std: "docker" "inspect" "9f600a40efa74d1e57a84cdde34c18e9d20e6c9417c35887f833d40e3573abaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f600a40efa74d1e57a84cdde34c18e9d20e6c9417c35887f833d40e3573abaf", kill_on_drop: false }` [INFO] [stdout] 9f600a40efa74d1e57a84cdde34c18e9d20e6c9417c35887f833d40e3573abaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0fbeef3da37d5b234a9d328e8d2ce6db3e85e6640a62e4140b917082c15ad817 [INFO] running `Command { std: "docker" "start" "-a" "0fbeef3da37d5b234a9d328e8d2ce6db3e85e6640a62e4140b917082c15ad817", kill_on_drop: false }` [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/geo.rs:338:3 [INFO] [stderr] | [INFO] [stderr] 338 | #[serde(rename_all = "kebab-case")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 339 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/geo.rs:358:3 [INFO] [stderr] | [INFO] [stderr] 358 | #[serde(rename_all = "kebab-case")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 359 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/geo.rs:419:3 [INFO] [stderr] | [INFO] [stderr] 419 | #[serde(rename_all = "kebab-case")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 420 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/geo.rs:455:3 [INFO] [stderr] | [INFO] [stderr] 455 | #[serde(rename_all = "kebab-case")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 456 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `url::Url::into_string`: use Into [INFO] [stderr] --> src/http/request.rs:2152:14 [INFO] [stderr] | [INFO] [stderr] 2152 | .into_string() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stdout] running 6 tests [INFO] [stderr] --> src/geo.rs:338:3 [INFO] [stdout] test backend::validate_backend_tests::empty_str_is_not_accepted ... ok [INFO] [stderr] | [INFO] [stdout] test backend::validate_backend_tests::name_equal_to_character_limit_is_accepted ... ok [INFO] [stderr] 338 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] test backend::validate_backend_tests::name_longer_than_character_limit_are_not_accepted ... ok [INFO] [stderr] | ^^^^^ [INFO] [stdout] test backend::validate_backend_tests::unicode_is_not_accepted ... ok [INFO] [stderr] 339 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/geo.rs:358:3 [INFO] [stderr] | [INFO] [stderr] 358 | #[serde(rename_all = "kebab-case")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 359 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/geo.rs:419:3 [INFO] [stderr] | [INFO] [stderr] 419 | #[serde(rename_all = "kebab-case")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 420 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/geo.rs:455:3 [INFO] [stderr] | [INFO] [stderr] 455 | #[serde(rename_all = "kebab-case")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 456 | #[derive(Clone, Copy, Debug, Deserialize, Serialize, PartialEq, Eq)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `url::Url::into_string`: use Into [INFO] [stderr] --> src/http/request.rs:2152:14 [INFO] [stderr] | [INFO] [stderr] 2152 | .into_string() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fastly-572b2fda45ac3f40) [INFO] [stdout] test backend::validate_backend_tests::unprintable_characters_are_not_accepted ... ok [INFO] [stderr] Doc-tests fastly [INFO] [stdout] test backend::validate_backend_tests::valid_backend_names_are_accepted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | #![deny(broken_intra_doc_links)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `private_intra_doc_links` has been renamed to `rustdoc::private_intra_doc_links` [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | #![deny(private_intra_doc_links)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::private_intra_doc_links` [INFO] [stderr] [INFO] [stderr] warning: lint `invalid_codeblock_attributes` has been renamed to `rustdoc::invalid_codeblock_attributes` [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #![deny(invalid_codeblock_attributes)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::invalid_codeblock_attributes` [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stdout] running 156 tests [INFO] [stderr] [INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::open (line 31) - compile ... ok [INFO] [stdout] test src/http/body/handle.rs - http::body::handle::BodyHandle::write_bytes (line 159) - compile ... ok [INFO] [stdout] test src/http/body/streaming.rs - http::body::streaming::StreamingBody::write_bytes (line 55) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::clone_without_body (line 190) - compile ... ok [INFO] [stdout] test src/geo.rs - geo::geo_lookup (line 20) - compile ... ok [INFO] [stdout] test src/http/body/streaming/handle.rs - http::body::streaming::handle::StreamingBodyHandle::append (line 54) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::append_body (line 668) - compile ... ok [INFO] [stdout] test src/http/body/streaming.rs - http::body::streaming::StreamingBody::append (line 37) - compile ... ok [INFO] [stdout] test src/http/body/streaming.rs - http::body::streaming::StreamingBody::write_str (line 71) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_body_mut (line 559) - compile ... ok [INFO] [stdout] test src/http/body.rs - http::body::Body::get_prefix_mut (line 216) - compile ... ok [INFO] [stdout] test src/http/body/handle.rs - http::body::handle::BodyHandle::write_str (line 185) - compile ... ok [INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::get (line 53) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_content_type (line 1162) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_header_names (line 1407) - compile ... ok [INFO] [stdout] test src/http/body.rs - http::body::Body::get_prefix_str_mut (line 290) - compile ... ok [INFO] [stdout] test src/http/body.rs - http::body::Body::get_prefix_str_mut (line 280) - compile ... ok [INFO] [stdout] test src/http/body.rs - http::body::Body::get_prefix_mut (line 194) - compile ... ok [INFO] [stdout] test src/geo.rs - geo::Geo::region (line 294) - compile ... ok [INFO] [stdout] test src/http/body.rs - http::body::Body::write_str (line 125) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_header_all (line 1363) - compile ... ok [INFO] [stdout] test src/http/body/streaming/handle.rs - http::body::streaming::handle::StreamingBodyHandle::write_str (line 83) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_header (line 1291) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::append_header (line 1478) - compile ... ok [INFO] [stdout] test src/http/body.rs - http::body::Body::write_bytes (line 111) - compile ... ok [INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::contains (line 79) - compile ... ok [INFO] [stdout] test src/http/body/streaming/handle.rs - http::body::streaming::handle::StreamingBodyHandle::write_bytes (line 69) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::clone_with_body (line 228) - compile ... ok [INFO] [stdout] test src/http/body.rs - http::body::Body::get_prefix_mut (line 205) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_header (line 1282) - compile ... ok [INFO] [stdout] test src/http/body.rs - http::body::Body::read_chunks (line 140) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_header_all (line 1347) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::into_body_bytes (line 694) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::read_body_lines (line 854) - compile ... ok [INFO] [stdout] test src/http/body.rs - http::body::Body::get_prefix_str_mut (line 268) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request (line 81) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_header_all_str (line 1316) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::remove_header (line 1509) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::into_body_str (line 722) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::read_body_chunks (line 936) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_url (line 1640) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::send (line 359) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_header_names_str (line 1387) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_method (line 1582) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_query (line 1744) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_tls_cipher_openssl_name (line 2022) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_method_str (line 1570) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_header_str (line 1250) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::remove_query (line 1838) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::send (line 367) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_header_names (line 1422) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::send_async (line 427) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_tls_protocol (line 2040) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::contains_header (line 1215) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_url_str (line 1627) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::set_body_text_plain (line 774) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::set_body_text_html (line 803) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::set_content_type (line 1188) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::set_method (line 1605) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::send_async (line 412) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request (line 63) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::set_body_bytes (line 887) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::take_body_str (line 835) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_query (line 1734) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_query (line 1755) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::set_body_form (line 1096) - compile ... ok [INFO] [stdout] test src/http/request/handle.rs - http::request::handle::client_tls_cipher_openssl_name (line 856) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::send_async_streaming (line 469) - compile ... ok [INFO] [stdout] test src/http/request/handle.rs - http::request::handle::client_tls_protocol (line 883) - compile ... ok [INFO] [stdout] test src/http/request/pending.rs - http::request::pending::select (line 112) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_url_mut (line 1656) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::set_body_json (line 982) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::set_path (line 1703) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::set_query_str (line 1782) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::remove_header_str (line 1540) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::set_body_json (line 998) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::take_body_bytes (line 913) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::take_body_form (line 1134) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::set_header (line 1447) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::SendError::into_sent_req (line 2306) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::clone_without_body (line 121) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::get_path (line 1684) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::take_body_json (line 1032) - compile ... ok [INFO] [stdout] test src/http/request/pending.rs - http::request::pending::select (line 151) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::append_header (line 1216) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response (line 60) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::clone_with_body (line 155) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_backend_name (line 1365) - compile ... ok [INFO] [stdout] test src/http/request/handle.rs - http::request::handle::RequestHandle::get_header_values (line 189) - compile ... ok [INFO] [stdout] test src/http/request/handle.rs - http::request::handle::RequestHandle::get_header_values (line 208) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response (line 76) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::from_body (line 192) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::from_status (line 210) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_backend_request (line 1431) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_header (line 1017) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::try_get_body_mut (line 575) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::set_query (line 1813) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_header_all_str (line 1051) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_backend_name (line 1373) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_body_mut (line 296) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::from_body (line 186) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_header (line 1026) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::append_body (line 405) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::contains_header (line 949) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_backend (line 1388) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::see_other (line 231) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::from_status (line 217) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_header_names (line 1160) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_header_all (line 1098) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::set_body_form (line 833) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::set_body_json (line 737) - compile ... ok [INFO] [stdout] test src/http/request.rs - http::request::Request::take_body_json (line 1048) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::into_body_str (line 458) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_content_type (line 899) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_header_str (line 984) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::set_body_json (line 721) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::send_to_client (line 1504) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_backend_request (line 1418) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::set_status (line 1321) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::send_to_client (line 1513) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_header_all (line 1082) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::remove_header (line 1248) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_backend (line 1396) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::into_body_bytes (line 430) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::set_header (line 1185) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::set_status (line 1332) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::take_body_form (line 871) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::redirect (line 248) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::set_body_text_html (line 542) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_header_names (line 1145) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::set_body_text_plain (line 513) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::take_backend_request (line 1463) - compile ... ok [INFO] [stdout] test src/http/response.rs - panic_with_status (line 1776) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::get_header_names_str (line 1125) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::set_content_type (line 923) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::send_to_client (line 1497) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::take_body_bytes (line 652) - compile ... ok [INFO] [stdout] test src/http/response/handle.rs - http::response::handle::ResponseHandle::get_header_values (line 159) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::take_backend_request (line 1449) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 103) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::read_body_lines (line 593) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::remove_header_str (line 1279) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::set_body_bytes (line 626) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::take_body_json (line 771) - compile ... ok [INFO] [stdout] test src/log.rs - log::set_panic_endpoint (line 161) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 69) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::temporary_redirect (line 265) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::read_body_chunks (line 675) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::take_body_json (line 786) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::stream_to_client (line 1552) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::try_get_body_mut (line 312) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 116) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 37) - compile ... ok [INFO] [stdout] test src/http/response/handle.rs - http::response::handle::ResponseHandle::get_header_values (line 178) - compile ... ok [INFO] [stdout] test src/log.rs - log::Endpoint (line 27) - compile ... ok [INFO] [stdout] test src/http/response.rs - http::response::Response::take_body_str (line 574) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 156 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0fbeef3da37d5b234a9d328e8d2ce6db3e85e6640a62e4140b917082c15ad817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fbeef3da37d5b234a9d328e8d2ce6db3e85e6640a62e4140b917082c15ad817", kill_on_drop: false }` [INFO] [stdout] 0fbeef3da37d5b234a9d328e8d2ce6db3e85e6640a62e4140b917082c15ad817