[INFO] fetching crate trillium-testing 0.7.0...
[INFO] testing trillium-testing-0.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate trillium-testing 0.7.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate trillium-testing 0.7.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate trillium-testing 0.7.0
[INFO] tweaked toml for crates.io crate trillium-testing 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trillium-testing 0.7.0 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 trillium-testing 0.7.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 017bc5d02ab34d5dc84efbdafeaf6c321d965311dd42cc7e0edce0cae75675d5
[INFO] running `Command { std: "docker" "start" "-a" "017bc5d02ab34d5dc84efbdafeaf6c321d965311dd42cc7e0edce0cae75675d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "017bc5d02ab34d5dc84efbdafeaf6c321d965311dd42cc7e0edce0cae75675d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "017bc5d02ab34d5dc84efbdafeaf6c321d965311dd42cc7e0edce0cae75675d5", kill_on_drop: false }`
[INFO] [stdout] 017bc5d02ab34d5dc84efbdafeaf6c321d965311dd42cc7e0edce0cae75675d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8ee2da136654420e72ecbdcdf2edf074ac4131b9f307111fbe96f518bc8d7055
[INFO] running `Command { std: "docker" "start" "-a" "8ee2da136654420e72ecbdcdf2edf074ac4131b9f307111fbe96f518bc8d7055", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling stopper v0.2.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async_cell v0.2.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-dup v1.2.4
[INFO] [stderr]    Compiling portpicker v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling trillium-macros v0.0.6
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling trillium-http v0.3.17
[INFO] [stderr]    Compiling trillium v0.2.20
[INFO] [stderr]    Compiling trillium-server-common v0.5.2
[INFO] [stderr]    Compiling trillium-testing v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.55s
[INFO] running `Command { std: "docker" "inspect" "8ee2da136654420e72ecbdcdf2edf074ac4131b9f307111fbe96f518bc8d7055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee2da136654420e72ecbdcdf2edf074ac4131b9f307111fbe96f518bc8d7055", kill_on_drop: false }`
[INFO] [stdout] 8ee2da136654420e72ecbdcdf2edf074ac4131b9f307111fbe96f518bc8d7055
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f539e5d8fd3b39523777ac4b8e7474c74b2ff54b1d62ebf2d62a64ac228831bc
[INFO] running `Command { std: "docker" "start" "-a" "f539e5d8fd3b39523777ac4b8e7474c74b2ff54b1d62ebf2d62a64ac228831bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-harness v0.2.0
[INFO] [stderr]    Compiling trillium-testing v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `trillium_client`
[INFO] [stdout]   --> src/server_connector.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use trillium_client::Client;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_client`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `trillium_client`, use `cargo add trillium_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trillium_client`
[INFO] [stdout]    --> src/runtimeless.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let client = trillium_client::Client::new(RuntimelessClientConfig::default());
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `trillium_client`, use `cargo add trillium_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_logger`
[INFO] [stdout]  --> examples/testing.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use trillium_logger::Logger;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_logger`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_logger`, use `cargo add trillium_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/runtimeless.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let mut conn = client.get("http://host.com").await?;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 136 |         assert_eq!(conn.response_body().await?, "server 1");
[INFO] [stdout]     |                    ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `conn` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let mut conn: /* Type */ = client.get("http://host.com").await?;
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/runtimeless.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let mut conn = client.get("http://other_host.com").await?;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 139 |         assert_eq!(conn.response_body().await?, "server 2");
[INFO] [stdout]     |                    ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `conn` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let mut conn: /* Type */ = client.get("http://other_host.com").await?;
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/runtimeless.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |         assert!(client.get("http://host.com").await.is_err());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/runtimeless.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |         assert!(client.get("http://other_host.com").await.is_ok());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/runtimeless.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |         assert!(client.get("http://other_host.com").await.is_err());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/server_connector.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |             let mut conn = client.get("https://example.com/test").await.unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/server_connector.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 |             assert_eq!(conn.response_body().read_string().await.unwrap(), "test");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/server_connector.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 |               let mut conn = client
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 82 | |                 .get("https://not.a.real.tld.example/test")
[INFO] [stdout] 83 | |                 .await
[INFO] [stdout]    | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/server_connector.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |             assert_eq!(conn.response_body().read_string().await.unwrap(), "test");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/server_connector.rs:108:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |               let body = client
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 109 | |                 .post("https://example.com/test")
[INFO] [stdout] 110 | |                 .with_body("some body")
[INFO] [stdout] 111 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/server_connector.rs:108:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |               let body = client
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 109 | |                 .post("https://example.com/test")
[INFO] [stdout] 110 | |                 .with_body("some body")
[INFO] [stdout] 111 | |                 .await
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |                 .read_string()
[INFO] [stdout] 115 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]   --> examples/testing.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     trillium_smol::run(application());
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 -     trillium_smol::run(application());
[INFO] [stdout] 20 +     trillium_http::run(application());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-testing` (lib test) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-testing` (example "testing" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f539e5d8fd3b39523777ac4b8e7474c74b2ff54b1d62ebf2d62a64ac228831bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f539e5d8fd3b39523777ac4b8e7474c74b2ff54b1d62ebf2d62a64ac228831bc", kill_on_drop: false }`
[INFO] [stdout] f539e5d8fd3b39523777ac4b8e7474c74b2ff54b1d62ebf2d62a64ac228831bc
