[INFO] fetching crate embedded-svc 0.28.1...
[INFO] testing embedded-svc-0.28.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate embedded-svc 0.28.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate embedded-svc 0.28.1
[INFO] finished tweaking crates.io crate embedded-svc 0.28.1
[INFO] tweaked toml for crates.io crate embedded-svc 0.28.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate embedded-svc 0.28.1 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]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding defmt v0.3.100 (available: v1.0.1)
[INFO] [stderr]       Adding heapless v0.8.0 (available: v0.9.1)
[INFO] [stderr]       Adding strum v0.25.0 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.25.3 (available: v0.27.2)
[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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6feb23d2270b4d39a88dcad77623a2eb18e75fe1af0a34360737a8a3b6159a06
[INFO] running `Command { std: "docker" "start" "-a" "6feb23d2270b4d39a88dcad77623a2eb18e75fe1af0a34360737a8a3b6159a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6feb23d2270b4d39a88dcad77623a2eb18e75fe1af0a34360737a8a3b6159a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6feb23d2270b4d39a88dcad77623a2eb18e75fe1af0a34360737a8a3b6159a06", kill_on_drop: false }`
[INFO] [stdout] 6feb23d2270b4d39a88dcad77623a2eb18e75fe1af0a34360737a8a3b6159a06
[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=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] e337b0ae03445fb6d67e17405b275fb6d2179e93a63479b314b78950dc4d1dcf
[INFO] running `Command { std: "docker" "start" "-a" "e337b0ae03445fb6d67e17405b275fb6d2179e93a63479b314b78950dc4d1dcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling embedded-svc v0.28.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.53s
[INFO] running `Command { std: "docker" "inspect" "e337b0ae03445fb6d67e17405b275fb6d2179e93a63479b314b78950dc4d1dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e337b0ae03445fb6d67e17405b275fb6d2179e93a63479b314b78950dc4d1dcf", kill_on_drop: false }`
[INFO] [stdout] e337b0ae03445fb6d67e17405b275fb6d2179e93a63479b314b78950dc4d1dcf
[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=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] 122d29047593ec5a896544adcdc1f29c123dd9ee19ac24231756e49f2f268d40
[INFO] running `Command { std: "docker" "start" "-a" "122d29047593ec5a896544adcdc1f29c123dd9ee19ac24231756e49f2f268d40", kill_on_drop: false }`
[INFO] [stderr]    Compiling embedded-svc v0.28.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] running `Command { std: "docker" "inspect" "122d29047593ec5a896544adcdc1f29c123dd9ee19ac24231756e49f2f268d40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "122d29047593ec5a896544adcdc1f29c123dd9ee19ac24231756e49f2f268d40", kill_on_drop: false }`
[INFO] [stdout] 122d29047593ec5a896544adcdc1f29c123dd9ee19ac24231756e49f2f268d40
[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=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", kill_on_drop: false }`
[INFO] [stdout] 1d02f4ad53a6b88eb6df82fc53d43217f72ea09c32cdc0cd9765556762923ccb
[INFO] running `Command { std: "docker" "start" "-a" "1d02f4ad53a6b88eb6df82fc53d43217f72ea09c32cdc0cd9765556762923ccb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embedded_svc-1a3d33587bd46fad)
[INFO] [stderr]    Doc-tests embedded_svc
[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] [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] running `Command { std: "docker" "inspect" "1d02f4ad53a6b88eb6df82fc53d43217f72ea09c32cdc0cd9765556762923ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d02f4ad53a6b88eb6df82fc53d43217f72ea09c32cdc0cd9765556762923ccb", kill_on_drop: false }`
[INFO] [stdout] 1d02f4ad53a6b88eb6df82fc53d43217f72ea09c32cdc0cd9765556762923ccb
