[INFO] cloning repository guibperes/rust-slide-api [INFO] running `"git" "clone" "--bare" "git://github.com/guibperes/rust-slide-api.git" "work/cache/sources/gh/guibperes/rust-slide-api"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/guibperes/rust-slide-api'... [INFO] running `"git" "clone" "work/cache/sources/gh/guibperes/rust-slide-api" "work/ex/beta-1.37-6/sources/1.36.0/gh/guibperes/rust-slide-api"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/guibperes/rust-slide-api'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/guibperes/rust-slide-api" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/guibperes/rust-slide-api"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/guibperes/rust-slide-api'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 88d086ae266967e01fbac98bb0553bab53b8e638 [INFO] sha for GitHub repo guibperes/rust-slide-api: 88d086ae266967e01fbac98bb0553bab53b8e638 [INFO] validating manifest of guibperes/rust-slide-api 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 guibperes/rust-slide-api 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 guibperes/rust-slide-api [INFO] finished frobbing guibperes/rust-slide-api [INFO] frobbed toml for guibperes/rust-slide-api written to work/ex/beta-1.37-6/sources/1.36.0/gh/guibperes/rust-slide-api/Cargo.toml [INFO] started frobbing guibperes/rust-slide-api [INFO] finished frobbing guibperes/rust-slide-api [INFO] frobbed toml for guibperes/rust-slide-api written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/guibperes/rust-slide-api/Cargo.toml [INFO] crate guibperes/rust-slide-api 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] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing guibperes/rust-slide-api 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/guibperes/rust-slide-api:/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] 956fd54091892324b3d668520a27a5bab39783d2d2064f39b49d9410707abf3d [INFO] running `"docker" "start" "-a" "956fd54091892324b3d668520a27a5bab39783d2d2064f39b49d9410707abf3d"` [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling enigo v0.0.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling slide-api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0423]: expected value, found struct `Enigo` [INFO] [stderr] --> src/main.rs:19:3 [INFO] [stderr] | [INFO] [stderr] 19 | Enigo.key_click(action); [INFO] [stderr] | ^^^^^---------- [INFO] [stderr] | | [INFO] [stderr] | help: use the path separator to refer to an item: `Enigo::key_click` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: Could not compile `slide-api`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "956fd54091892324b3d668520a27a5bab39783d2d2064f39b49d9410707abf3d"` [INFO] running `"docker" "rm" "-f" "956fd54091892324b3d668520a27a5bab39783d2d2064f39b49d9410707abf3d"` [INFO] [stdout] 956fd54091892324b3d668520a27a5bab39783d2d2064f39b49d9410707abf3d