[INFO] fetching crate micro-web 0.3.0...
[INFO] testing micro-web-0.3.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate micro-web 0.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate micro-web 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate micro-web 0.3.0
[INFO] tweaked toml for crates.io crate micro-web 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate micro-web 0.3.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate micro-web 0.3.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded dynosaur v0.3.0
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded dynosaur_derive v0.3.0
[INFO] [stderr]   Downloaded faf-http-date v0.1.0
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded micro-http v0.3.0
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded hlist2 v0.0.15
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27c41f0e9c95b7f6402d4ebb8654605334a8831c709b811e928ed561643c3239
[INFO] running `Command { std: "docker" "start" "-a" "27c41f0e9c95b7f6402d4ebb8654605334a8831c709b811e928ed561643c3239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27c41f0e9c95b7f6402d4ebb8654605334a8831c709b811e928ed561643c3239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27c41f0e9c95b7f6402d4ebb8654605334a8831c709b811e928ed561643c3239", kill_on_drop: false }`
[INFO] [stdout] 27c41f0e9c95b7f6402d4ebb8654605334a8831c709b811e928ed561643c3239
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b268d651acc2b5e2fb97f2d7944ff15ee4042300aff43baec3ecc04ba185f184
[INFO] running `Command { std: "docker" "start" "-a" "b268d651acc2b5e2fb97f2d7944ff15ee4042300aff43baec3ecc04ba185f184", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling mintex v0.1.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling faf-http-date v0.1.0
[INFO] [stderr]    Compiling hlist2 v0.0.15
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling dynosaur_derive v0.3.0
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dynosaur v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dhat v0.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.15.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling micro-http v0.3.0
[INFO] [stderr]    Compiling micro-web v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.39s
[INFO] running `Command { std: "docker" "inspect" "b268d651acc2b5e2fb97f2d7944ff15ee4042300aff43baec3ecc04ba185f184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b268d651acc2b5e2fb97f2d7944ff15ee4042300aff43baec3ecc04ba185f184", kill_on_drop: false }`
[INFO] [stdout] b268d651acc2b5e2fb97f2d7944ff15ee4042300aff43baec3ecc04ba185f184
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca0889e1f34d46b302886fd972b6b15d84da83c3f921b83fa5b375ff376285f0
[INFO] running `Command { std: "docker" "start" "-a" "ca0889e1f34d46b302886fd972b6b15d84da83c3f921b83fa5b375ff376285f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling micro-web v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.03s
[INFO] running `Command { std: "docker" "inspect" "ca0889e1f34d46b302886fd972b6b15d84da83c3f921b83fa5b375ff376285f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca0889e1f34d46b302886fd972b6b15d84da83c3f921b83fa5b375ff376285f0", kill_on_drop: false }`
[INFO] [stdout] ca0889e1f34d46b302886fd972b6b15d84da83c3f921b83fa5b375ff376285f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b07cf3f7b320ccc949a2833b75cb8dc01f4b88f9b1be30c8221bdf36d9939f8f
[INFO] running `Command { std: "docker" "start" "-a" "b07cf3f7b320ccc949a2833b75cb8dc01f4b88f9b1be30c8221bdf36d9939f8f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/micro_web-feb7ee2ce42a407b)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test body::tests::is_send ... ok
[INFO] [stdout] test handler::test::assert_fn_is_http_handler_1 ... ok
[INFO] [stdout] test handler::test::assert_fn_is_http_handler_2 ... ok
[INFO] [stdout] test router::tests::test_route_get ... ok
[INFO] [stdout] test body::tests::test_string_body ... ok
[INFO] [stdout] test fn_trait::tests::test_fn_is_fn_trait ... ok
[INFO] [stdout] test body::tests::test_empty_body ... ok
[INFO] [stdout] test router::tests::test_route_post ... ok
[INFO] [stdout] test router::tests::test_route_post_with_content_type ... ok
[INFO] [stdout] test body::tests::test_stream_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests micro_web
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/extract/extract_url.rs - extract::extract_url (line 8) - compile ... ok
[INFO] [stdout] test src/extract/mod.rs - extract (line 21) - compile ... ok
[INFO] [stdout] test src/extract/extract_header.rs - extract::extract_header (line 13) - compile ... ok
[INFO] [stdout] test src/extract/extract_body.rs - extract::extract_body (line 8) - compile ... ok
[INFO] [stdout] test src/extract/mod.rs - extract (line 51) - compile ... ok
[INFO] [stdout] test src/extract/mod.rs - extract (line 36) - compile ... ok
[INFO] [stdout] test src/fn_trait.rs - fn_trait::impl_fn_trait_for_fn (line 75) ... ignored
[INFO] [stdout] test src/fn_trait.rs - fn_trait (line 9) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 60) - compile ... ok
[INFO] [stdout] test src/server.rs - server (line 11) - compile ... ok
[INFO] [stdout] test src/extract/mod.rs - extract::Query (line 177) ... ok
[INFO] [stdout] test src/fn_trait.rs - fn_trait::FnTrait (line 44) ... ok
[INFO] [stdout] test src/extract/mod.rs - extract (line 89) ... ok
[INFO] [stdout] test src/extract/mod.rs - extract (line 69) ... ok
[INFO] [stdout] test src/router/filter.rs - router::filter (line 17) ... ok
[INFO] [stdout] test src/extract/mod.rs - extract::Form (line 127) ... ok
[INFO] [stdout] test src/extract/mod.rs - extract::Json (line 152) ... ok
[INFO] [stdout] test src/router/filter.rs - router::filter::filter_fn (line 74) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b07cf3f7b320ccc949a2833b75cb8dc01f4b88f9b1be30c8221bdf36d9939f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b07cf3f7b320ccc949a2833b75cb8dc01f4b88f9b1be30c8221bdf36d9939f8f", kill_on_drop: false }`
[INFO] [stdout] b07cf3f7b320ccc949a2833b75cb8dc01f4b88f9b1be30c8221bdf36d9939f8f
