[INFO] cloning repository https://github.com/PlayBody/rust-axum-intro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PlayBody/rust-axum-intro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlayBody%2Frust-axum-intro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlayBody%2Frust-axum-intro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 727b607c252b6e8733a84f440ddddd00b9fdd406 [INFO] testing PlayBody/rust-axum-intro against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlayBody%2Frust-axum-intro" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PlayBody/rust-axum-intro on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PlayBody/rust-axum-intro [INFO] finished tweaking git repo https://github.com/PlayBody/rust-axum-intro [INFO] tweaked toml for git repo https://github.com/PlayBody/rust-axum-intro written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/PlayBody/rust-axum-intro 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.98 [INFO] [stderr] Downloaded httpc-test v0.1.8 [INFO] [stderr] Downloaded axum-macros v0.4.0 [INFO] [stderr] Downloaded axum v0.7.3 [INFO] [stderr] Downloaded openssl v0.10.62 [INFO] [stderr] Downloaded reqwest v0.11.23 [INFO] [stderr] Downloaded serde_with v3.4.0 [INFO] [stderr] Downloaded h2 v0.4.0 [INFO] [stderr] Downloaded cookie_store v0.16.2 [INFO] [stderr] Downloaded tempfile v3.9.0 [INFO] [stderr] Downloaded serde_with_macros v3.4.0 [INFO] [stderr] Downloaded axum-core v0.4.2 [INFO] [stderr] Downloaded uuid-macro-internal v1.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c43848c47c9d2ab07a247e7defeed0e732cb1f19afa5cf35f33cea8baf8b659c [INFO] running `Command { std: "docker" "start" "-a" "c43848c47c9d2ab07a247e7defeed0e732cb1f19afa5cf35f33cea8baf8b659c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c43848c47c9d2ab07a247e7defeed0e732cb1f19afa5cf35f33cea8baf8b659c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c43848c47c9d2ab07a247e7defeed0e732cb1f19afa5cf35f33cea8baf8b659c", kill_on_drop: false }` [INFO] [stdout] c43848c47c9d2ab07a247e7defeed0e732cb1f19afa5cf35f33cea8baf8b659c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d53b89867f584fa1f33e0e2e4670aaa5c6bb37bfe8ac106ff9d323e56ef5166b [INFO] running `Command { std: "docker" "start" "-a" "d53b89867f584fa1f33e0e2e4670aaa5c6bb37bfe8ac106ff9d323e56ef5166b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling axum-core v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling axum v0.7.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling uuid-macro-internal v1.6.1 [INFO] [stderr] Compiling axum-macros v0.4.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling lazy-regex v3.1.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling tower-cookies v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling serde_with v3.4.0 [INFO] [stderr] Compiling h2 v0.4.0 [INFO] [stderr] Compiling tower-http v0.5.0 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.2 [INFO] [stderr] Compiling rust-axum-intro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.78s [INFO] running `Command { std: "docker" "inspect" "d53b89867f584fa1f33e0e2e4670aaa5c6bb37bfe8ac106ff9d323e56ef5166b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d53b89867f584fa1f33e0e2e4670aaa5c6bb37bfe8ac106ff9d323e56ef5166b", kill_on_drop: false }` [INFO] [stdout] d53b89867f584fa1f33e0e2e4670aaa5c6bb37bfe8ac106ff9d323e56ef5166b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9fce3f59d54e06900e5132b9dcc2c013c09e4f7a6c74c1704af917bd7fd20db [INFO] running `Command { std: "docker" "start" "-a" "f9fce3f59d54e06900e5132b9dcc2c013c09e4f7a6c74c1704af917bd7fd20db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling cookie_store v0.16.2 [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling tower-cookies v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling rust-axum-intro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling reqwest_cookie_store v0.6.0 [INFO] [stderr] Compiling httpc-test v0.1.8 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.04s [INFO] running `Command { std: "docker" "inspect" "f9fce3f59d54e06900e5132b9dcc2c013c09e4f7a6c74c1704af917bd7fd20db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9fce3f59d54e06900e5132b9dcc2c013c09e4f7a6c74c1704af917bd7fd20db", kill_on_drop: false }` [INFO] [stdout] f9fce3f59d54e06900e5132b9dcc2c013c09e4f7a6c74c1704af917bd7fd20db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c41a4fabeb05aae00f107f9ed5e9a8357a614f1407adcf783b1dcb31a12b55d3 [INFO] running `Command { std: "docker" "start" "-a" "c41a4fabeb05aae00f107f9ed5e9a8357a614f1407adcf783b1dcb31a12b55d3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_axum_intro-f3c7ff308fc48f4d) [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] Running tests/quick_dev.rs (/opt/rustwide/target/debug/deps/quick_dev-79de49eaa8750766) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test quick_dev ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- quick_dev stdout ---- [INFO] [stdout] Error: error sending request for url (http://localhost:8080/hello): error trying to connect: tcp connect error: Cannot assign requested address (os error 99) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: tcp connect error: Cannot assign requested address (os error 99) [INFO] [stdout] 1: tcp connect error: Cannot assign requested address (os error 99) [INFO] [stdout] 2: Cannot assign requested address (os error 99) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.79/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1964:27 [INFO] [stdout] 2: quick_dev::quick_dev::{{closure}} [INFO] [stdout] at ./tests/quick_dev.rs:7:3 [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 5: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 6: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 7: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 9: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 12: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 13: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26 [INFO] [stdout] 14: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 15: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 16: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:9 [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 20: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 22: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47 [INFO] [stdout] 23: quick_dev::quick_dev [INFO] [stdout] at ./tests/quick_dev.rs:8:3 [INFO] [stdout] 24: quick_dev::quick_dev::{{closure}} [INFO] [stdout] at ./tests/quick_dev.rs:5:25 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 28: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 29: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: std::panicking::try::do_call [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 31: std::panicking::try [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 32: std::panic::catch_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 33: test::run_test_in_process [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 34: test::run_test::{{closure}} [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 35: test::run_test::{{closure}} [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 36: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 37: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 38: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: std::panicking::try::do_call [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 40: std::panicking::try [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 41: std::panic::catch_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 42: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 43: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 45: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 46: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 47: [INFO] [stdout] 48: __clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] quick_dev [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test quick_dev` [INFO] running `Command { std: "docker" "inspect" "c41a4fabeb05aae00f107f9ed5e9a8357a614f1407adcf783b1dcb31a12b55d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41a4fabeb05aae00f107f9ed5e9a8357a614f1407adcf783b1dcb31a12b55d3", kill_on_drop: false }` [INFO] [stdout] c41a4fabeb05aae00f107f9ed5e9a8357a614f1407adcf783b1dcb31a12b55d3 [INFO] testing PlayBody/rust-axum-intro against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlayBody%2Frust-axum-intro" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PlayBody/rust-axum-intro on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PlayBody/rust-axum-intro [INFO] finished tweaking git repo https://github.com/PlayBody/rust-axum-intro [INFO] tweaked toml for git repo https://github.com/PlayBody/rust-axum-intro written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PlayBody/rust-axum-intro 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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d37e4170a2162f477c0ae7aba6a2fe7f2b216e37666b3f718cdbd01e0b2c78e0 [INFO] running `Command { std: "docker" "start" "-a" "d37e4170a2162f477c0ae7aba6a2fe7f2b216e37666b3f718cdbd01e0b2c78e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d37e4170a2162f477c0ae7aba6a2fe7f2b216e37666b3f718cdbd01e0b2c78e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d37e4170a2162f477c0ae7aba6a2fe7f2b216e37666b3f718cdbd01e0b2c78e0", kill_on_drop: false }` [INFO] [stdout] d37e4170a2162f477c0ae7aba6a2fe7f2b216e37666b3f718cdbd01e0b2c78e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9a9d1e6c5e9135be042c6bbc979f52d30e8172fb890159734e0de7a4cf2cce6 [INFO] running `Command { std: "docker" "start" "-a" "c9a9d1e6c5e9135be042c6bbc979f52d30e8172fb890159734e0de7a4cf2cce6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling axum-core v0.4.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling axum v0.7.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.31/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c9a9d1e6c5e9135be042c6bbc979f52d30e8172fb890159734e0de7a4cf2cce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a9d1e6c5e9135be042c6bbc979f52d30e8172fb890159734e0de7a4cf2cce6", kill_on_drop: false }` [INFO] [stdout] c9a9d1e6c5e9135be042c6bbc979f52d30e8172fb890159734e0de7a4cf2cce6