[INFO] updating cached repository thara/alfred_trello_board_search [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/thara/alfred_trello_board_search [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/thara/alfred_trello_board_search" "work/ex/beta-1.37-6/sources/1.36.0/gh/thara/alfred_trello_board_search"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/thara/alfred_trello_board_search'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/thara/alfred_trello_board_search" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thara/alfred_trello_board_search"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thara/alfred_trello_board_search'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e3bb0e7a7c3e7597c7758a717674319024784efb [INFO] sha for GitHub repo thara/alfred_trello_board_search: e3bb0e7a7c3e7597c7758a717674319024784efb [INFO] validating manifest of thara/alfred_trello_board_search on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of thara/alfred_trello_board_search on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing thara/alfred_trello_board_search [INFO] finished frobbing thara/alfred_trello_board_search [INFO] frobbed toml for thara/alfred_trello_board_search written to work/ex/beta-1.37-6/sources/1.36.0/gh/thara/alfred_trello_board_search/Cargo.toml [INFO] started frobbing thara/alfred_trello_board_search [INFO] finished frobbing thara/alfred_trello_board_search [INFO] frobbed toml for thara/alfred_trello_board_search written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thara/alfred_trello_board_search/Cargo.toml [INFO] crate thara/alfred_trello_board_search already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing thara/alfred_trello_board_search against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thara/alfred_trello_board_search:/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-07-23" "build" "--frozen"` [INFO] [stdout] 2853dfdfc36747c91a5b60c5accad7d2e072f47c71033c074de13ea617e551b0 [INFO] running `"docker" "start" "-a" "2853dfdfc36747c91a5b60c5accad7d2e072f47c71033c074de13ea617e551b0"` [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling trello_board_search v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:47:29 [INFO] [stderr] | [INFO] [stderr] 47 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.37s [INFO] running `"docker" "inspect" "2853dfdfc36747c91a5b60c5accad7d2e072f47c71033c074de13ea617e551b0"` [INFO] running `"docker" "rm" "-f" "2853dfdfc36747c91a5b60c5accad7d2e072f47c71033c074de13ea617e551b0"` [INFO] [stdout] 2853dfdfc36747c91a5b60c5accad7d2e072f47c71033c074de13ea617e551b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thara/alfred_trello_board_search:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 61802484763e7204bb7097edee723ad29d718712e2e1ecf64cb0726f16ee3a05 [INFO] running `"docker" "start" "-a" "61802484763e7204bb7097edee723ad29d718712e2e1ecf64cb0726f16ee3a05"` [INFO] [stderr] Compiling trello_board_search v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:47:29 [INFO] [stderr] | [INFO] [stderr] 47 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `"docker" "inspect" "61802484763e7204bb7097edee723ad29d718712e2e1ecf64cb0726f16ee3a05"` [INFO] running `"docker" "rm" "-f" "61802484763e7204bb7097edee723ad29d718712e2e1ecf64cb0726f16ee3a05"` [INFO] [stdout] 61802484763e7204bb7097edee723ad29d718712e2e1ecf64cb0726f16ee3a05 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thara/alfred_trello_board_search:/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-07-23" "test" "--frozen"` [INFO] [stdout] f3f35887003648fff84c2db4850b3266823601103a6cb1b48b677b2374221853 [INFO] running `"docker" "start" "-a" "f3f35887003648fff84c2db4850b3266823601103a6cb1b48b677b2374221853"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/trello_board_search-84c4e07602e9a7f2 [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" "f3f35887003648fff84c2db4850b3266823601103a6cb1b48b677b2374221853"` [INFO] running `"docker" "rm" "-f" "f3f35887003648fff84c2db4850b3266823601103a6cb1b48b677b2374221853"` [INFO] [stdout] f3f35887003648fff84c2db4850b3266823601103a6cb1b48b677b2374221853