[INFO] crate lambda_runtime_core 0.1.2 is already in cache [INFO] extracting crate lambda_runtime_core 0.1.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/lambda_runtime_core/0.1.2 [INFO] extracting crate lambda_runtime_core 0.1.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lambda_runtime_core/0.1.2 [INFO] validating manifest of lambda_runtime_core-0.1.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_core-0.1.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_core-0.1.2 [INFO] finished frobbing lambda_runtime_core-0.1.2 [INFO] frobbed toml for lambda_runtime_core-0.1.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/lambda_runtime_core/0.1.2/Cargo.toml [INFO] started frobbing lambda_runtime_core-0.1.2 [INFO] finished frobbing lambda_runtime_core-0.1.2 [INFO] frobbed toml for lambda_runtime_core-0.1.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lambda_runtime_core/0.1.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_core-0.1.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-1/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_core/0.1.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] 39bc1f20ff4b727be84275e27ee0e2c10b62521b5d19895912b3b3810ddcb499 [INFO] running `"docker" "start" "-a" "39bc1f20ff4b727be84275e27ee0e2c10b62521b5d19895912b3b3810ddcb499"` [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Compiling lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:80:32 [INFO] [stderr] | [INFO] [stderr] 80 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [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 10.13s [INFO] running `"docker" "inspect" "39bc1f20ff4b727be84275e27ee0e2c10b62521b5d19895912b3b3810ddcb499"` [INFO] running `"docker" "rm" "-f" "39bc1f20ff4b727be84275e27ee0e2c10b62521b5d19895912b3b3810ddcb499"` [INFO] [stdout] 39bc1f20ff4b727be84275e27ee0e2c10b62521b5d19895912b3b3810ddcb499 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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_core/0.1.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] 3e8366ec5baf6c2982eba4593d4631d80b02231efe9e6a324cd7fb10ff5a4c98 [INFO] running `"docker" "start" "-a" "3e8366ec5baf6c2982eba4593d4631d80b02231efe9e6a324cd7fb10ff5a4c98"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling simple_logger v1.3.0 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:80:32 [INFO] [stderr] | [INFO] [stderr] 80 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [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 9.55s [INFO] running `"docker" "inspect" "3e8366ec5baf6c2982eba4593d4631d80b02231efe9e6a324cd7fb10ff5a4c98"` [INFO] running `"docker" "rm" "-f" "3e8366ec5baf6c2982eba4593d4631d80b02231efe9e6a324cd7fb10ff5a4c98"` [INFO] [stdout] 3e8366ec5baf6c2982eba4593d4631d80b02231efe9e6a324cd7fb10ff5a4c98 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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_core/0.1.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] c56f2a75df820ddc19686b0439c41e9bd8f3f03ba3c92a94182ece9847221bcd [INFO] running `"docker" "start" "-a" "c56f2a75df820ddc19686b0439c41e9bd8f3f03ba3c92a94182ece9847221bcd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/lambda_runtime_core-80e2e667aeca050d [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test env::tests::function_config_from_env_vars ... ok [INFO] [stdout] test runtime::tests::runtime_invokes_handler ... ok [INFO] [stdout] test context::tests::verify_time_remaining ... ok [INFO] [stderr] Doc-tests lambda_runtime_core [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] running `"docker" "inspect" "c56f2a75df820ddc19686b0439c41e9bd8f3f03ba3c92a94182ece9847221bcd"` [INFO] running `"docker" "rm" "-f" "c56f2a75df820ddc19686b0439c41e9bd8f3f03ba3c92a94182ece9847221bcd"` [INFO] [stdout] c56f2a75df820ddc19686b0439c41e9bd8f3f03ba3c92a94182ece9847221bcd