[INFO] updating cached repository https://github.com/anmonteiro/now-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ba3280b1e477ee2f2b8ef16cd7622ba983f4d19d [INFO] testing anmonteiro/now-rust against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanmonteiro%2Fnow-rust" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anmonteiro/now-rust on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/anmonteiro/now-rust [INFO] finished tweaking git repo https://github.com/anmonteiro/now-rust [INFO] tweaked toml for git repo https://github.com/anmonteiro/now-rust written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/anmonteiro/now-rust already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 8211acf39dd0774baa7180fa180f16512eedeef9e27b79d9a83039494be4932e [INFO] running `"docker" "start" "-a" "8211acf39dd0774baa7180fa180f16512eedeef9e27b79d9a83039494be4932e"` [INFO] [stderr] Compiling tokio-sync v0.1.0 [INFO] [stderr] Compiling lambda_runtime_core v0.1.0 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling hyper v0.12.23 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.0 [INFO] [stderr] Compiling lambda_runtime_client v0.2.0 [INFO] [stderr] Compiling lambda_runtime v0.2.0 [INFO] [stderr] Compiling now_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.55s [INFO] running `"docker" "inspect" "8211acf39dd0774baa7180fa180f16512eedeef9e27b79d9a83039494be4932e"` [INFO] running `"docker" "rm" "-f" "8211acf39dd0774baa7180fa180f16512eedeef9e27b79d9a83039494be4932e"` [INFO] [stdout] 8211acf39dd0774baa7180fa180f16512eedeef9e27b79d9a83039494be4932e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] bfe98a97254da4f46fde4b13d3ec83271ea901cb2e2ea3a847f59723209481a7 [INFO] running `"docker" "start" "-a" "bfe98a97254da4f46fde4b13d3ec83271ea901cb2e2ea3a847f59723209481a7"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling simple_logger v1.0.1 [INFO] [stderr] Compiling now_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.59s [INFO] running `"docker" "inspect" "bfe98a97254da4f46fde4b13d3ec83271ea901cb2e2ea3a847f59723209481a7"` [INFO] running `"docker" "rm" "-f" "bfe98a97254da4f46fde4b13d3ec83271ea901cb2e2ea3a847f59723209481a7"` [INFO] [stdout] bfe98a97254da4f46fde4b13d3ec83271ea901cb2e2ea3a847f59723209481a7 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 56be0eec3ca4dbc4f2519a4db76d64b96ab6492b8e0fa6519467e0dda54c6dde [INFO] running `"docker" "start" "-a" "56be0eec3ca4dbc4f2519a4db76d64b96ab6492b8e0fa6519467e0dda54c6dde"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/now_rust-91133345182599be [INFO] [stderr] Doc-tests now_rust [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/body.rs - body::Body (line 51) ... FAILED [INFO] [stdout] test src/body.rs - body::Body (line 38) ... FAILED [INFO] [stdout] test src/body.rs - body::Body (line 27) ... FAILED [INFO] [stdout] test src/response.rs - response::IntoResponse (line 82) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/body.rs - body::Body (line 51) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `lambda_http` [INFO] [stdout] --> src/body.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 3 | assert!(match lambda_http::Body::from(()) { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `lambda_http` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `lambda_http` [INFO] [stdout] --> src/body.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 4 | lambda_http::Body::Empty => true, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `lambda_http` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/body.rs - body::Body (line 38) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `lambda_http` [INFO] [stdout] --> src/body.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 3 | assert!(match lambda_http::Body::from("text".as_bytes()) { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `lambda_http` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `lambda_http` [INFO] [stdout] --> src/body.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 4 | lambda_http::Body::Binary(_) => true, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `lambda_http` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/body.rs - body::Body (line 27) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `lambda_http` [INFO] [stdout] --> src/body.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 3 | assert!(match lambda_http::Body::from("text") { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `lambda_http` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `lambda_http` [INFO] [stdout] --> src/body.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 4 | lambda_http::Body::Text(_) => true, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `lambda_http` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::IntoResponse (line 82) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `lambda_http` [INFO] [stdout] --> src/response.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 3 | use lambda_http::{Body, IntoResponse, Response}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `lambda_http` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_response` found for type `&'static str` in the current scope [INFO] [stdout] --> src/response.rs:86:11 [INFO] [stdout] | [INFO] [stdout] 6 | "hello".into_response().body(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 2 | use now_rust::response::IntoResponse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/body.rs - body::Body (line 27) [INFO] [stdout] src/body.rs - body::Body (line 38) [INFO] [stdout] src/body.rs - body::Body (line 51) [INFO] [stdout] src/response.rs - response::IntoResponse (line 82) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "56be0eec3ca4dbc4f2519a4db76d64b96ab6492b8e0fa6519467e0dda54c6dde"` [INFO] running `"docker" "rm" "-f" "56be0eec3ca4dbc4f2519a4db76d64b96ab6492b8e0fa6519467e0dda54c6dde"` [INFO] [stdout] 56be0eec3ca4dbc4f2519a4db76d64b96ab6492b8e0fa6519467e0dda54c6dde