[INFO] fetching crate http-serde-ext-ios 1.0.0...
[INFO] testing http-serde-ext-ios-1.0.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate http-serde-ext-ios 1.0.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate http-serde-ext-ios 1.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate http-serde-ext-ios 1.0.0
[INFO] tweaked toml for crates.io crate http-serde-ext-ios 1.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate http-serde-ext-ios 1.0.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 54 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding fake v2.10.0 (available: v4.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded url-escape v0.1.1
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded fake v2.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14716a5f5ec3ed1b24f5ef1dc3a2f0b4c227be1d415b2ce5647de83e55c649d0
[INFO] running `Command { std: "docker" "start" "-a" "14716a5f5ec3ed1b24f5ef1dc3a2f0b4c227be1d415b2ce5647de83e55c649d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14716a5f5ec3ed1b24f5ef1dc3a2f0b4c227be1d415b2ce5647de83e55c649d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14716a5f5ec3ed1b24f5ef1dc3a2f0b4c227be1d415b2ce5647de83e55c649d0", kill_on_drop: false }`
[INFO] [stdout] 14716a5f5ec3ed1b24f5ef1dc3a2f0b4c227be1d415b2ce5647de83e55c649d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b82848da212c0fcbfa032f213b453a2a14df490ebdd057d0a99b230fde33a7d7
[INFO] running `Command { std: "docker" "start" "-a" "b82848da212c0fcbfa032f213b453a2a14df490ebdd057d0a99b230fde33a7d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling http-serde-ext-ios v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.88s
[INFO] running `Command { std: "docker" "inspect" "b82848da212c0fcbfa032f213b453a2a14df490ebdd057d0a99b230fde33a7d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b82848da212c0fcbfa032f213b453a2a14df490ebdd057d0a99b230fde33a7d7", kill_on_drop: false }`
[INFO] [stdout] b82848da212c0fcbfa032f213b453a2a14df490ebdd057d0a99b230fde33a7d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 616854ffa9e59efbecd65e74a96dc24205e563c76b94c296416bf06c37dcbb5e
[INFO] running `Command { std: "docker" "start" "-a" "616854ffa9e59efbecd65e74a96dc24205e563c76b94c296416bf06c37dcbb5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling url-escape v0.1.1
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling http-serde-ext-ios v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> tests/test.rs:1239:47
[INFO] [stdout]      |
[INFO] [stdout] 1239 |           struct Wrapper(#[serde(with = $path)] $ty);
[INFO] [stdout]      |                  ------- field in this struct   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1264 | /     invalid_deserialize!(
[INFO] [stdout] 1265 | |         Authority,
[INFO] [stdout] 1266 | |         json!("\\"),
[INFO] [stdout] 1267 | |         "http_serde_ext_ios::authority",
[INFO] [stdout] 1268 | |         "invalid uri character"
[INFO] [stdout] 1269 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `invalid_deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> tests/test.rs:1239:47
[INFO] [stdout]      |
[INFO] [stdout] 1239 |           struct Wrapper(#[serde(with = $path)] $ty);
[INFO] [stdout]      |                  ------- field in this struct   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1272 | /     invalid_deserialize!(
[INFO] [stdout] 1273 | |         HeaderMap<String>,
[INFO] [stdout] 1274 | |         json!({invalid_str: "hello"}),
[INFO] [stdout] 1275 | |         "http_serde_ext_ios::header_map_generic",
[INFO] [stdout] 1276 | |         "invalid HTTP header name"
[INFO] [stdout] 1277 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `invalid_deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> tests/test.rs:1239:47
[INFO] [stdout]      |
[INFO] [stdout] 1239 |           struct Wrapper(#[serde(with = $path)] $ty);
[INFO] [stdout]      |                  ------- field in this struct   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1278 | /     invalid_deserialize!(
[INFO] [stdout] 1279 | |         HeaderMap,
[INFO] [stdout] 1280 | |         json!(""),
[INFO] [stdout] 1281 | |         "http_serde_ext_ios::header_map",
[INFO] [stdout] 1282 | |         "invalid type: string \"\", expected a header map"
[INFO] [stdout] 1283 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `invalid_deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> tests/test.rs:1239:47
[INFO] [stdout]      |
[INFO] [stdout] 1239 |           struct Wrapper(#[serde(with = $path)] $ty);
[INFO] [stdout]      |                  ------- field in this struct   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1284 | /     invalid_deserialize!(
[INFO] [stdout] 1285 | |         HeaderMap,
[INFO] [stdout] 1286 | |         json!({"empty_key": []}),
[INFO] [stdout] 1287 | |         "http_serde_ext_ios::header_map",
[INFO] [stdout] 1288 | |         "no value for header empty_key"
[INFO] [stdout] 1289 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `invalid_deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> tests/test.rs:1239:47
[INFO] [stdout]      |
[INFO] [stdout] 1239 |           struct Wrapper(#[serde(with = $path)] $ty);
[INFO] [stdout]      |                  ------- field in this struct   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1291 | /     invalid_deserialize!(
[INFO] [stdout] 1292 | |         HeaderName,
[INFO] [stdout] 1293 | |         json!(invalid_str),
[INFO] [stdout] 1294 | |         "http_serde_ext_ios::header_name",
[INFO] [stdout] 1295 | |         "invalid HTTP header name"
[INFO] [stdout] 1296 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `invalid_deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> tests/test.rs:1239:47
[INFO] [stdout]      |
[INFO] [stdout] 1239 |           struct Wrapper(#[serde(with = $path)] $ty);
[INFO] [stdout]      |                  ------- field in this struct   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1297 | /     invalid_deserialize!(
[INFO] [stdout] 1298 | |         HeaderValue,
[INFO] [stdout] 1299 | |         json!(invalid_str),
[INFO] [stdout] 1300 | |         "http_serde_ext_ios::header_value",
[INFO] [stdout] 1301 | |         "failed to parse header value"
[INFO] [stdout] 1302 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `invalid_deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> tests/test.rs:1239:47
[INFO] [stdout]      |
[INFO] [stdout] 1239 |           struct Wrapper(#[serde(with = $path)] $ty);
[INFO] [stdout]      |                  ------- field in this struct   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1304 | /     invalid_deserialize!(
[INFO] [stdout] 1305 | |         Response<()>,
[INFO] [stdout] 1306 | |         json!({}),
[INFO] [stdout] 1307 | |         "http_serde_ext_ios::response",
[INFO] [stdout] 1308 | |         "missing field `head`"
[INFO] [stdout] 1309 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `invalid_deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> tests/test.rs:1239:47
[INFO] [stdout]      |
[INFO] [stdout] 1239 |           struct Wrapper(#[serde(with = $path)] $ty);
[INFO] [stdout]      |                  ------- field in this struct   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1310 | /     invalid_deserialize!(
[INFO] [stdout] 1311 | |         Request<()>,
[INFO] [stdout] 1312 | |         json!({"head": {}}),
[INFO] [stdout] 1313 | |         "http_serde_ext_ios::request",
[INFO] [stdout] 1314 | |         "missing field `method`"
[INFO] [stdout] 1315 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `invalid_deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> tests/test.rs:1239:47
[INFO] [stdout]      |
[INFO] [stdout] 1239 |           struct Wrapper(#[serde(with = $path)] $ty);
[INFO] [stdout]      |                  ------- field in this struct   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1327 | /     invalid_deserialize!(
[INFO] [stdout] 1328 | |         StatusCode,
[INFO] [stdout] 1329 | |         json!(1000),
[INFO] [stdout] 1330 | |         "http_serde_ext_ios::status_code",
[INFO] [stdout] 1331 | |         "invalid status code"
[INFO] [stdout] 1332 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `invalid_deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> tests/test.rs:1239:47
[INFO] [stdout]      |
[INFO] [stdout] 1239 |         struct Wrapper(#[serde(with = $path)] $ty);
[INFO] [stdout]      |                ------- field in this struct   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1333 |     invalid_deserialize!(Uri, json!(""), "http_serde_ext_ios::uri", "empty string");
[INFO] [stdout]      |     ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `invalid_deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> tests/test.rs:1239:47
[INFO] [stdout]      |
[INFO] [stdout] 1239 |           struct Wrapper(#[serde(with = $path)] $ty);
[INFO] [stdout]      |                  ------- field in this struct   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1334 | /     invalid_deserialize!(
[INFO] [stdout] 1335 | |         Version,
[INFO] [stdout] 1336 | |         json!("HTTP/0.0"),
[INFO] [stdout] 1337 | |         "http_serde_ext_ios::version",
[INFO] [stdout] 1338 | |         "invalid value: string \"HTTP/0.0\", expected a version string"
[INFO] [stdout] 1339 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `invalid_deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http-serde-ext-ios` (test "test"); 11 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name test --edition=2021 tests/test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8db670e9ea3d1f5d -C extra-filename=-09def7ec59371920 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-60cde933ef37e797.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-6860604be1cf54bd.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-43d75618c57dfd1b.rlib --extern http_serde_ext_ios=/opt/rustwide/target/debug/deps/libhttp_serde_ext_ios-76e3383fffdde111.rlib --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-ae7147b048e264cb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ef432bdd29029f0d.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-7a20fced703f9176.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e78602d390b4c6d.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c6395ece91a4f830.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "616854ffa9e59efbecd65e74a96dc24205e563c76b94c296416bf06c37dcbb5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "616854ffa9e59efbecd65e74a96dc24205e563c76b94c296416bf06c37dcbb5e", kill_on_drop: false }`
[INFO] [stdout] 616854ffa9e59efbecd65e74a96dc24205e563c76b94c296416bf06c37dcbb5e
