[INFO] crate alexa 0.1.2 is already in cache [INFO] extracting crate alexa 0.1.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/alexa/0.1.2 [INFO] extracting crate alexa 0.1.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/alexa/0.1.2 [INFO] validating manifest of alexa-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 alexa-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 alexa-0.1.2 [INFO] finished frobbing alexa-0.1.2 [INFO] frobbed toml for alexa-0.1.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/alexa/0.1.2/Cargo.toml [INFO] started frobbing alexa-0.1.2 [INFO] finished frobbing alexa-0.1.2 [INFO] frobbed toml for alexa-0.1.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/alexa/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 alexa-0.1.2 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/alexa/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 6697aaca7be80e42310becbc491b52dbb6059903bb601a32b839d9262874cebb [INFO] running `"docker" "start" "-a" "6697aaca7be80e42310becbc491b52dbb6059903bb601a32b839d9262874cebb"` [INFO] [stderr] Compiling syntex_pos v0.54.0 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling persistent v0.2.1 [INFO] [stderr] Compiling bodyparser v0.4.1 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling syntex v0.54.0 [INFO] [stderr] Compiling serde_codegen v0.8.23 [INFO] [stderr] Compiling alexa v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:13:26 [INFO] [stderr] | [INFO] [stderr] 13 | request_handler: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestHandler` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:30:61 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn new(application_id: String, request_handler: Box) -> IronHandler { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestHandler` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.46s [INFO] running `"docker" "inspect" "6697aaca7be80e42310becbc491b52dbb6059903bb601a32b839d9262874cebb"` [INFO] running `"docker" "rm" "-f" "6697aaca7be80e42310becbc491b52dbb6059903bb601a32b839d9262874cebb"` [INFO] [stdout] 6697aaca7be80e42310becbc491b52dbb6059903bb601a32b839d9262874cebb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/alexa/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3fb17a4b2a07f8499102bc207ee4d071696b4c85dcb317a85c010f2f0483e300 [INFO] running `"docker" "start" "-a" "3fb17a4b2a07f8499102bc207ee4d071696b4c85dcb317a85c010f2f0483e300"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling alexa v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:13:26 [INFO] [stderr] | [INFO] [stderr] 13 | request_handler: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestHandler` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:30:61 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn new(application_id: String, request_handler: Box) -> IronHandler { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestHandler` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.96s [INFO] running `"docker" "inspect" "3fb17a4b2a07f8499102bc207ee4d071696b4c85dcb317a85c010f2f0483e300"` [INFO] running `"docker" "rm" "-f" "3fb17a4b2a07f8499102bc207ee4d071696b4c85dcb317a85c010f2f0483e300"` [INFO] [stdout] 3fb17a4b2a07f8499102bc207ee4d071696b4c85dcb317a85c010f2f0483e300 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/alexa/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 30360152cd06215bef3b03dd818b3466e631b75eec2d66f264fc403c6223d12a [INFO] running `"docker" "start" "-a" "30360152cd06215bef3b03dd818b3466e631b75eec2d66f264fc403c6223d12a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/alexa-39f7f5a9feef4c0b [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] [stderr] Doc-tests alexa [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" "30360152cd06215bef3b03dd818b3466e631b75eec2d66f264fc403c6223d12a"` [INFO] running `"docker" "rm" "-f" "30360152cd06215bef3b03dd818b3466e631b75eec2d66f264fc403c6223d12a"` [INFO] [stdout] 30360152cd06215bef3b03dd818b3466e631b75eec2d66f264fc403c6223d12a