[INFO] fetching crate kurosabi 0.5.4...
[INFO] testing kurosabi-0.5.4 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate kurosabi 0.5.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate kurosabi 0.5.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate kurosabi 0.5.4
[INFO] tweaked toml for crates.io crate kurosabi 0.5.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kurosabi 0.5.4 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kurosabi 0.5.4 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded html_format v0.2.2
[INFO] [stderr]   Downloaded compression-codecs v0.4.32
[INFO] [stderr]   Downloaded compression-core v0.4.30
[INFO] [stderr]   Downloaded async-compression v0.4.33
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76a2669e2a2486ec0d5ec3eaf9708aad4a7292f0083d38f7cc9f0e6d0bf3082c
[INFO] running `Command { std: "docker" "start" "-a" "76a2669e2a2486ec0d5ec3eaf9708aad4a7292f0083d38f7cc9f0e6d0bf3082c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76a2669e2a2486ec0d5ec3eaf9708aad4a7292f0083d38f7cc9f0e6d0bf3082c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a2669e2a2486ec0d5ec3eaf9708aad4a7292f0083d38f7cc9f0e6d0bf3082c", kill_on_drop: false }`
[INFO] [stdout] 76a2669e2a2486ec0d5ec3eaf9708aad4a7292f0083d38f7cc9f0e6d0bf3082c
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8512baeeee4344d6f89e123bb4bfaf19c9458bbf2e0b485642f035c2680dda6b
[INFO] running `Command { std: "docker" "start" "-a" "8512baeeee4344d6f89e123bb4bfaf19c9458bbf2e0b485642f035c2680dda6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling compression-core v0.4.30
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling html_format v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling compression-codecs v0.4.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling async-compression v0.4.33
[INFO] [stderr]    Compiling kurosabi v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.05s
[INFO] running `Command { std: "docker" "inspect" "8512baeeee4344d6f89e123bb4bfaf19c9458bbf2e0b485642f035c2680dda6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8512baeeee4344d6f89e123bb4bfaf19c9458bbf2e0b485642f035c2680dda6b", kill_on_drop: false }`
[INFO] [stdout] 8512baeeee4344d6f89e123bb4bfaf19c9458bbf2e0b485642f035c2680dda6b
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbc1cc269eae50e4179545e9e2ab3951f526ce11ee2a3cce3222e94dc3bea72b
[INFO] running `Command { std: "docker" "start" "-a" "cbc1cc269eae50e4179545e9e2ab3951f526ce11ee2a3cce3222e94dc3bea72b", kill_on_drop: false }`
[INFO] [stderr]    Compiling kurosabi v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s
[INFO] running `Command { std: "docker" "inspect" "cbc1cc269eae50e4179545e9e2ab3951f526ce11ee2a3cce3222e94dc3bea72b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbc1cc269eae50e4179545e9e2ab3951f526ce11ee2a3cce3222e94dc3bea72b", kill_on_drop: false }`
[INFO] [stdout] cbc1cc269eae50e4179545e9e2ab3951f526ce11ee2a3cce3222e94dc3bea72b
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c0bec1796bf955bdd2c017818343d358c3016f3bb94cb859d170888345760c0
[INFO] running `Command { std: "docker" "start" "-a" "0c0bec1796bf955bdd2c017818343d358c3016f3bb94cb859d170888345760c0", 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/kurosabi-ab816e7a5ef61cf7)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kurosabi
[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 1 test
[INFO] [stdout] test src/api/mod.rs - api::GETJsonAPI (line 26) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/mod.rs - api::GETJsonAPI (line 26) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/api/mod.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 26 + use serde::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/api/mod.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 26 + use serde::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/api/mod.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[serde(untagged)]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GETJsonAPI` in this scope
[INFO] [stdout]   --> src/api/mod.rs:44:6
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl GETJsonAPI<Context<Arc<MyContext>>, ResJsonSchema> for MyAPI {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 26 + use kurosabi::api::GETJsonAPI;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]   --> src/api/mod.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl GETJsonAPI<Context<Arc<MyContext>>, ResJsonSchema> for MyAPI {
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 26 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 26 + use futures::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 26 + use kurosabi::kurosabi::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/api/mod.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl GETJsonAPI<Context<Arc<MyContext>>, ResJsonSchema> for MyAPI {
[INFO] [stdout]    |                         ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 26 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyContext` in this scope
[INFO] [stdout]   --> src/api/mod.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl GETJsonAPI<Context<Arc<MyContext>>, ResJsonSchema> for MyAPI {
[INFO] [stdout]    |                             ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl<MyContext> GETJsonAPI<Context<Arc<MyContext>>, ResJsonSchema> for MyAPI {
[INFO] [stdout]    |     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]   --> src/api/mod.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |             c: &mut Context<Arc<MyContext>>,
[INFO] [stdout]    |                     ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 26 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 26 + use futures::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 26 + use kurosabi::kurosabi::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/api/mod.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 |             c: &mut Context<Arc<MyContext>>,
[INFO] [stdout]    |                             ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 26 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyContext` in this scope
[INFO] [stdout]   --> src/api/mod.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 |             c: &mut Context<Arc<MyContext>>,
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl<MyContext> GETJsonAPI<Context<Arc<MyContext>>, ResJsonSchema> for MyAPI {
[INFO] [stdout]    |     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api/mod.rs - api::GETJsonAPI (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.40s; merged doctests compilation took 0.24s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0c0bec1796bf955bdd2c017818343d358c3016f3bb94cb859d170888345760c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c0bec1796bf955bdd2c017818343d358c3016f3bb94cb859d170888345760c0", kill_on_drop: false }`
[INFO] [stdout] 0c0bec1796bf955bdd2c017818343d358c3016f3bb94cb859d170888345760c0
