[INFO] crate lambda_runtime_client 0.2.2 is already in cache [INFO] extracting crate lambda_runtime_client 0.2.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/lambda_runtime_client/0.2.2 [INFO] extracting crate lambda_runtime_client 0.2.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lambda_runtime_client/0.2.2 [INFO] validating manifest of lambda_runtime_client-0.2.2 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lambda_runtime_client-0.2.2 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lambda_runtime_client-0.2.2 [INFO] finished frobbing lambda_runtime_client-0.2.2 [INFO] frobbed toml for lambda_runtime_client-0.2.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/lambda_runtime_client/0.2.2/Cargo.toml [INFO] started frobbing lambda_runtime_client-0.2.2 [INFO] finished frobbing lambda_runtime_client-0.2.2 [INFO] frobbed toml for lambda_runtime_client-0.2.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lambda_runtime_client/0.2.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lambda_runtime_client-0.2.2 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lambda_runtime_client/0.2.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 64909502f53075da6af23779e3172b876b19b816ec8f483cbf095d9480fcbc81 [INFO] running `"docker" "start" "-a" "64909502f53075da6af23779e3172b876b19b816ec8f483cbf095d9480fcbc81"` [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:109:32 [INFO] [stderr] | [INFO] [stderr] 109 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.87s [INFO] running `"docker" "inspect" "64909502f53075da6af23779e3172b876b19b816ec8f483cbf095d9480fcbc81"` [INFO] running `"docker" "rm" "-f" "64909502f53075da6af23779e3172b876b19b816ec8f483cbf095d9480fcbc81"` [INFO] [stdout] 64909502f53075da6af23779e3172b876b19b816ec8f483cbf095d9480fcbc81 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lambda_runtime_client/0.2.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] e857f119eed7d4e495d92a1dd3f608633eb07d73c9cac8b1b884aec5e21119ff [INFO] running `"docker" "start" "-a" "e857f119eed7d4e495d92a1dd3f608633eb07d73c9cac8b1b884aec5e21119ff"` [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:109:32 [INFO] [stderr] | [INFO] [stderr] 109 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.19s [INFO] running `"docker" "inspect" "e857f119eed7d4e495d92a1dd3f608633eb07d73c9cac8b1b884aec5e21119ff"` [INFO] running `"docker" "rm" "-f" "e857f119eed7d4e495d92a1dd3f608633eb07d73c9cac8b1b884aec5e21119ff"` [INFO] [stdout] e857f119eed7d4e495d92a1dd3f608633eb07d73c9cac8b1b884aec5e21119ff [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lambda_runtime_client/0.2.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 5894efc9cd497ab01feef2e8173492d6fd6c074441d53e32659109678f95d897 [INFO] running `"docker" "start" "-a" "5894efc9cd497ab01feef2e8173492d6fd6c074441d53e32659109678f95d897"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/lambda_runtime_client-0370d5f2256d849f [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test error::tests::does_not_produce_stack_trace ... ok [INFO] [stdout] test error::tests::is_recoverable_eq_correctly ... ok [INFO] [stdout] test client::tests::get_event_context_with_empty_trace_id ... ok [INFO] [stdout] test client::tests::get_event_context_populates_trace_id_when_present ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests lambda_runtime_client [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 16) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5894efc9cd497ab01feef2e8173492d6fd6c074441d53e32659109678f95d897"` [INFO] running `"docker" "rm" "-f" "5894efc9cd497ab01feef2e8173492d6fd6c074441d53e32659109678f95d897"` [INFO] [stdout] 5894efc9cd497ab01feef2e8173492d6fd6c074441d53e32659109678f95d897