[INFO] updating cached repository perzanko/cqrs-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/perzanko/cqrs-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/perzanko/cqrs-example" "work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/perzanko/cqrs-example"` [INFO] [stderr] Cloning into 'work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/perzanko/cqrs-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/perzanko/cqrs-example" "work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/perzanko/cqrs-example"` [INFO] [stderr] Cloning into 'work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/perzanko/cqrs-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fe9b34aaeaed04106b34b57dddcde8933a50fdd1 [INFO] sha for GitHub repo perzanko/cqrs-example: fe9b34aaeaed04106b34b57dddcde8933a50fdd1 [INFO] validating manifest of perzanko/cqrs-example on toolchain master#a850a426491e14186af2250549bf41256b5938d2 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of perzanko/cqrs-example on toolchain try#06a150c7d11500b41499224f165e9de1de096768 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing perzanko/cqrs-example [INFO] finished frobbing perzanko/cqrs-example [INFO] frobbed toml for perzanko/cqrs-example written to work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/perzanko/cqrs-example/Cargo.toml [INFO] started frobbing perzanko/cqrs-example [INFO] finished frobbing perzanko/cqrs-example [INFO] frobbed toml for perzanko/cqrs-example written to work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/perzanko/cqrs-example/Cargo.toml [INFO] crate perzanko/cqrs-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking perzanko/cqrs-example against master#a850a426491e14186af2250549bf41256b5938d2 for pr-60162 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60162/worker-4/master#a850a426491e14186af2250549bf41256b5938d2:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/perzanko/cqrs-example:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+a850a426491e14186af2250549bf41256b5938d2-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9780105f85edac2d72254334ce466b874fdd55eb142594503c7a19b5fec8b875 [INFO] running `"docker" "start" "-a" "9780105f85edac2d72254334ce466b874fdd55eb142594503c7a19b5fec8b875"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking eventbus v0.5.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking rocket_http v0.4.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking diesel v1.4.1 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Checking rocket v0.4.0 [INFO] [stderr] Checking rocket_contrib v0.4.0 [INFO] [stderr] Checking cqrs-implementation v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/domain/user.rs:45:17 [INFO] [stderr] | [INFO] [stderr] 45 | post_event!(&EVENT_BUS, &mut data, RegisteredUserEvent); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/domain/user.rs:45:17 [INFO] [stderr] | [INFO] [stderr] 45 | post_event!(&EVENT_BUS, &mut data, RegisteredUserEvent); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/infrastructure/event_bus/register.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | register_hook!(&EVENT_BUS, 0, RegisteredUserEvent, registered_user_listener::execute); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/domain/user.rs:45:17 [INFO] [stderr] | [INFO] [stderr] 45 | post_event!(&EVENT_BUS, &mut data, RegisteredUserEvent); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/domain/user.rs:45:17 [INFO] [stderr] | [INFO] [stderr] 45 | post_event!(&EVENT_BUS, &mut data, RegisteredUserEvent); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/infrastructure/event_bus/register.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | register_hook!(&EVENT_BUS, 0, RegisteredUserEvent, registered_user_listener::execute); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never used: `id` [INFO] [stderr] --> src/domain/user.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | id: Uuid, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `created_at` [INFO] [stderr] --> src/domain/user.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | created_at: SystemTime, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never used: `id` [INFO] [stderr] --> src/domain/user.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | id: Uuid, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `created_at` [INFO] [stderr] --> src/domain/user.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | created_at: SystemTime, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `"docker" "inspect" "9780105f85edac2d72254334ce466b874fdd55eb142594503c7a19b5fec8b875"` [INFO] running `"docker" "rm" "-f" "9780105f85edac2d72254334ce466b874fdd55eb142594503c7a19b5fec8b875"` [INFO] [stdout] 9780105f85edac2d72254334ce466b874fdd55eb142594503c7a19b5fec8b875