[INFO] fetching crate feather 0.5.2...
[INFO] testing feather-0.5.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate feather 0.5.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate feather 0.5.2
[INFO] finished tweaking crates.io crate feather 0.5.2
[INFO] tweaked toml for crates.io crate feather 0.5.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate feather 0.5.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate feather 0.5.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be735d86699cec6a2d63402c6e920029be4d2d28ad19b53ebc48affef2309ac2
[INFO] running `Command { std: "docker" "start" "-a" "be735d86699cec6a2d63402c6e920029be4d2d28ad19b53ebc48affef2309ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be735d86699cec6a2d63402c6e920029be4d2d28ad19b53ebc48affef2309ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be735d86699cec6a2d63402c6e920029be4d2d28ad19b53ebc48affef2309ac2", kill_on_drop: false }`
[INFO] [stdout] be735d86699cec6a2d63402c6e920029be4d2d28ad19b53ebc48affef2309ac2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad8fc8a49b87efc19f93d06869fd024472e0c1bcf1bd3453d4f177b350aa7474
[INFO] running `Command { std: "docker" "start" "-a" "ad8fc8a49b87efc19f93d06869fd024472e0c1bcf1bd3453d4f177b350aa7474", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling may_queue v0.1.23
[INFO] [stderr]    Compiling may v0.3.51
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling generator v0.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling feather-macros v0.1.0
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling feather-runtime v0.4.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling feather v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.70s
[INFO] running `Command { std: "docker" "inspect" "ad8fc8a49b87efc19f93d06869fd024472e0c1bcf1bd3453d4f177b350aa7474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad8fc8a49b87efc19f93d06869fd024472e0c1bcf1bd3453d4f177b350aa7474", kill_on_drop: false }`
[INFO] [stdout] ad8fc8a49b87efc19f93d06869fd024472e0c1bcf1bd3453d4f177b350aa7474
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e594905afc1c7b2990fe47493ad0e3a1e9f1b330f46e5ed1521833919f558cb
[INFO] running `Command { std: "docker" "start" "-a" "3e594905afc1c7b2990fe47493ad0e3a1e9f1b330f46e5ed1521833919f558cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling feather v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] running `Command { std: "docker" "inspect" "3e594905afc1c7b2990fe47493ad0e3a1e9f1b330f46e5ed1521833919f558cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e594905afc1c7b2990fe47493ad0e3a1e9f1b330f46e5ed1521833919f558cb", kill_on_drop: false }`
[INFO] [stdout] 3e594905afc1c7b2990fe47493ad0e3a1e9f1b330f46e5ed1521833919f558cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9fe8d2968f5e7df93d24d6afcd0b06e065232dd5cf52c8a2fdb0a62ce0d1033c
[INFO] running `Command { std: "docker" "start" "-a" "9fe8d2968f5e7df93d24d6afcd0b06e065232dd5cf52c8a2fdb0a62ce0d1033c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/feather-236ee4ca9b40c59b)
[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]    Doc-tests feather
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/internals/app.rs - internals::app::App::new (line 44) ... ignored
[INFO] [stdout] test src/internals/context.rs - internals::context::AppContext::get_state (line 39) ... ignored
[INFO] [stdout] test src/internals/context.rs - internals::context::AppContext::get_state_mut (line 48) ... ignored
[INFO] [stdout] test src/lib.rs - (line 25) ... ignored
[INFO] [stdout] test src/lib.rs - (line 40) ... ignored
[INFO] [stdout] test src/lib.rs - middleware (line 96) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.70s; merged doctests compilation took 0.70s
[INFO] running `Command { std: "docker" "inspect" "9fe8d2968f5e7df93d24d6afcd0b06e065232dd5cf52c8a2fdb0a62ce0d1033c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fe8d2968f5e7df93d24d6afcd0b06e065232dd5cf52c8a2fdb0a62ce0d1033c", kill_on_drop: false }`
[INFO] [stdout] 9fe8d2968f5e7df93d24d6afcd0b06e065232dd5cf52c8a2fdb0a62ce0d1033c
