[INFO] fetching crate shorty 0.4.0... [INFO] extracting crate shorty 0.4.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/shorty/0.4.0 [INFO] extracting crate shorty 0.4.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/shorty/0.4.0 [INFO] validating manifest of shorty-0.4.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of shorty-0.4.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing shorty-0.4.0 [INFO] finished frobbing shorty-0.4.0 [INFO] frobbed toml for shorty-0.4.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/shorty/0.4.0/Cargo.toml [INFO] started frobbing shorty-0.4.0 [INFO] finished frobbing shorty-0.4.0 [INFO] frobbed toml for shorty-0.4.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/shorty/0.4.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing shorty-0.4.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/shorty/0.4.0:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 67a42196e5997afd5322c787f628d6735cb6fd99c7277de1d1ca6cf9e4af08a2 [INFO] running `"docker" "start" "-a" "67a42196e5997afd5322c787f628d6735cb6fd99c7277de1d1ca6cf9e4af08a2"` [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling nanoid v0.2.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling redis v0.10.0 [INFO] [stderr] Compiling shorty v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:41:23 [INFO] [stderr] | [INFO] [stderr] 41 | cause: Option>, [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [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:51:57 [INFO] [stderr] | [INFO] [stderr] 51 | fn new_with_cause(message: &'static str, error: Box) -> ShortenerError { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.23s [INFO] running `"docker" "inspect" "67a42196e5997afd5322c787f628d6735cb6fd99c7277de1d1ca6cf9e4af08a2"` [INFO] running `"docker" "rm" "-f" "67a42196e5997afd5322c787f628d6735cb6fd99c7277de1d1ca6cf9e4af08a2"` [INFO] [stdout] 67a42196e5997afd5322c787f628d6735cb6fd99c7277de1d1ca6cf9e4af08a2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/shorty/0.4.0:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b6e95c937eb4647244b5d58f10e276669458c564e8df91c89d9e85e5d7e18e9c [INFO] running `"docker" "start" "-a" "b6e95c937eb4647244b5d58f10e276669458c564e8df91c89d9e85e5d7e18e9c"` [INFO] [stderr] Compiling shorty v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:41:23 [INFO] [stderr] | [INFO] [stderr] 41 | cause: Option>, [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [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:51:57 [INFO] [stderr] | [INFO] [stderr] 51 | fn new_with_cause(message: &'static str, error: Box) -> ShortenerError { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.70s [INFO] running `"docker" "inspect" "b6e95c937eb4647244b5d58f10e276669458c564e8df91c89d9e85e5d7e18e9c"` [INFO] running `"docker" "rm" "-f" "b6e95c937eb4647244b5d58f10e276669458c564e8df91c89d9e85e5d7e18e9c"` [INFO] [stdout] b6e95c937eb4647244b5d58f10e276669458c564e8df91c89d9e85e5d7e18e9c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/shorty/0.4.0:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 71512d455053c99371e29366120b68c4f3c98c7deeeb6564e2529faf13919383 [INFO] running `"docker" "start" "-a" "71512d455053c99371e29366120b68c4f3c98c7deeeb6564e2529faf13919383"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/shorty-f529193323131590 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::test_lookup ... ok [INFO] [stdout] test tests::test_shorten_happy_path_no_api_key ... ok [INFO] [stdout] test tests::test_shorten_happy_path_first_call ... ok [INFO] [stdout] test tests::test_shorten_happy_path_rate_limit_expired ... ok [INFO] [stdout] test tests::test_shorten_happy_path_no_rate_limit ... ok [INFO] [stdout] test tests::test_shorten_happy_path_second_call ... ok [INFO] [stdout] test tests::test_shorten_unhappy_path_too_many_attempts_generating_id ... ok [INFO] [stdout] test tests::test_shorten_unhappy_path_invalid_api_key ... ok [INFO] [stdout] test tests::test_shorten_unhappy_path_rate_limit_exceeded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests shorty [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" "71512d455053c99371e29366120b68c4f3c98c7deeeb6564e2529faf13919383"` [INFO] running `"docker" "rm" "-f" "71512d455053c99371e29366120b68c4f3c98c7deeeb6564e2529faf13919383"` [INFO] [stdout] 71512d455053c99371e29366120b68c4f3c98c7deeeb6564e2529faf13919383