[INFO] updating cached repository VictorKoenders/reality_lights [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/VictorKoenders/reality_lights [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/VictorKoenders/reality_lights" "work/ex/beta-1.38-1/sources/1.37.0/gh/VictorKoenders/reality_lights"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/VictorKoenders/reality_lights'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/VictorKoenders/reality_lights" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/VictorKoenders/reality_lights"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/VictorKoenders/reality_lights'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3f73b5d3a090827850b867f2d0515cfe31d89331 [INFO] sha for GitHub repo VictorKoenders/reality_lights: 3f73b5d3a090827850b867f2d0515cfe31d89331 [INFO] validating manifest of VictorKoenders/reality_lights 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 VictorKoenders/reality_lights 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 VictorKoenders/reality_lights [INFO] removed path dependency artnet_protocol from VictorKoenders/reality_lights [INFO] finished frobbing VictorKoenders/reality_lights [INFO] frobbed toml for VictorKoenders/reality_lights written to work/ex/beta-1.38-1/sources/1.37.0/gh/VictorKoenders/reality_lights/Cargo.toml [INFO] started frobbing VictorKoenders/reality_lights [INFO] removed path dependency artnet_protocol from VictorKoenders/reality_lights [INFO] finished frobbing VictorKoenders/reality_lights [INFO] frobbed toml for VictorKoenders/reality_lights written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/VictorKoenders/reality_lights/Cargo.toml [INFO] crate VictorKoenders/reality_lights already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/VictorKoenders/reality_lights/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [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 VictorKoenders/reality_lights 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/gh/VictorKoenders/reality_lights:/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] fb169379c826ec4d1a3eb2cd3087e55733a51ab3e34c67a86ca4a59f9f8d2c35 [INFO] running `"docker" "start" "-a" "fb169379c826ec4d1a3eb2cd3087e55733a51ab3e34c67a86ca4a59f9f8d2c35"` [INFO] [stderr] warning: dependency (artnet_protocol) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling zip v0.4.2 [INFO] [stderr] Compiling artnet_protocol v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling reality_lights v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `actix_web::server::Server` [INFO] [stderr] --> src/web/mod.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use actix_web::server::Server; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Server` in `server` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/service.rs:115:30 [INFO] [stderr] | [INFO] [stderr] 115 | let sink_future: Box> = Box::new( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [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/web/mod.rs:61:21 [INFO] [stderr] | [INFO] [stderr] 61 | type Response = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/web/mod.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | ) -> Box, Bytes), Error = Error>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream, Bytes), Error = Error>` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `reality_lights`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fb169379c826ec4d1a3eb2cd3087e55733a51ab3e34c67a86ca4a59f9f8d2c35"` [INFO] running `"docker" "rm" "-f" "fb169379c826ec4d1a3eb2cd3087e55733a51ab3e34c67a86ca4a59f9f8d2c35"` [INFO] [stdout] fb169379c826ec4d1a3eb2cd3087e55733a51ab3e34c67a86ca4a59f9f8d2c35