[INFO] updating cached repository beetflo/beetflo-terminal [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/beetflo/beetflo-terminal [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/beetflo/beetflo-terminal" "work/ex/beta-1.37-6/sources/1.36.0/gh/beetflo/beetflo-terminal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/beetflo/beetflo-terminal'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/beetflo/beetflo-terminal" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/beetflo/beetflo-terminal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/beetflo/beetflo-terminal'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] af1bc6a0ad1ae9b89a23c78ad5a57f9dfa909e8e [INFO] sha for GitHub repo beetflo/beetflo-terminal: af1bc6a0ad1ae9b89a23c78ad5a57f9dfa909e8e [INFO] validating manifest of beetflo/beetflo-terminal 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 beetflo/beetflo-terminal 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 beetflo/beetflo-terminal [INFO] removed path dependency conrod from beetflo/beetflo-terminal [INFO] removed path dependency conrod_derive from beetflo/beetflo-terminal [INFO] removed path dependency midir from beetflo/beetflo-terminal [INFO] finished frobbing beetflo/beetflo-terminal [INFO] frobbed toml for beetflo/beetflo-terminal written to work/ex/beta-1.37-6/sources/1.36.0/gh/beetflo/beetflo-terminal/Cargo.toml [INFO] started frobbing beetflo/beetflo-terminal [INFO] removed path dependency conrod from beetflo/beetflo-terminal [INFO] removed path dependency conrod_derive from beetflo/beetflo-terminal [INFO] removed path dependency midir from beetflo/beetflo-terminal [INFO] finished frobbing beetflo/beetflo-terminal [INFO] frobbed toml for beetflo/beetflo-terminal written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/beetflo/beetflo-terminal/Cargo.toml [INFO] crate beetflo/beetflo-terminal 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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/beetflo/beetflo-terminal/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.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 beetflo/beetflo-terminal 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-4/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/beetflo/beetflo-terminal:/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] 2d71425675ef246d5e5bd6fa63f5d34f86decc6d92c67da9090cb7224070d677 [INFO] running `"docker" "start" "-a" "2d71425675ef246d5e5bd6fa63f5d34f86decc6d92c67da9090cb7224070d677"` [INFO] [stderr] warning: dependency (conrod) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (conrod_derive) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (midir) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling piston-texture v0.5.0 [INFO] [stderr] Compiling memalloc v0.1.0 [INFO] [stderr] Compiling android_ffi v0.1.0 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling draw_state v0.7.1 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling pistoncore-input v0.18.0 [INFO] [stderr] Compiling piston2d-graphics v0.21.1 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling extprim v1.7.0 [INFO] [stderr] Compiling android_support v0.1.0 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling pistoncore-window v0.27.0 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling rusttype v0.2.3 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling pistoncore-event_loop v0.32.0 [INFO] [stderr] warning[E0311]: the parameter type `K` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `K` [INFO] [stderr] note: the parameter type `K` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning[E0311]: the parameter type `V` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `V` [INFO] [stderr] note: the parameter type `V` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling conrod_derive v0.66.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling piston v0.32.0 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling gfx_core v0.7.2 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling gfx_gl v0.4.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling alsa v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling midir v0.5.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling syntex_pos v0.59.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling conrod_derive v0.1.2 [INFO] [stderr] Compiling syntex_errors v0.59.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling syntex_syntax v0.59.1 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling gfx v0.15.1 [INFO] [stderr] Compiling gfx_device_gl v0.14.6 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling pistoncore-glutin_window v0.36.0 [INFO] [stderr] Compiling gfx_window_glutin v0.15.0 [INFO] [stderr] Compiling piston-gfx_texture v0.23.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.39.0 [INFO] [stderr] Compiling piston_window v0.65.0 [INFO] [stderr] Compiling conrod v0.61.1 [INFO] [stderr] Compiling ctest v0.1.7 [INFO] [stderr] Compiling beetflo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0463]: can't find crate for `_conrod` [INFO] [stderr] --> src/widgets/piano/keys.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(WidgetCommon)] [INFO] [stderr] | ^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `beetflo`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2d71425675ef246d5e5bd6fa63f5d34f86decc6d92c67da9090cb7224070d677"` [INFO] running `"docker" "rm" "-f" "2d71425675ef246d5e5bd6fa63f5d34f86decc6d92c67da9090cb7224070d677"` [INFO] [stdout] 2d71425675ef246d5e5bd6fa63f5d34f86decc6d92c67da9090cb7224070d677