[INFO] cloning repository https://github.com/acheronfail/karabinux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acheronfail/karabinux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facheronfail%2Fkarabinux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facheronfail%2Fkarabinux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fabea59483581513632aa8eb240e8434bfc00afb [INFO] testing acheronfail/karabinux against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facheronfail%2Fkarabinux" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/acheronfail/karabinux on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/acheronfail/karabinux [INFO] removed workspace from git repo https://github.com/acheronfail/karabinux [INFO] removed path dependency karabinux from git repo https://github.com/acheronfail/karabinux [INFO] finished tweaking git repo https://github.com/acheronfail/karabinux [INFO] tweaked toml for git repo https://github.com/acheronfail/karabinux written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/acheronfail/karabinux already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (karabinux) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (karabinux) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e585396064ba4aabb02cb1e7587c1cb90a87e5fe299cc42f1338a4e6215aad90 [INFO] running `Command { std: "docker" "start" "-a" "e585396064ba4aabb02cb1e7587c1cb90a87e5fe299cc42f1338a4e6215aad90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e585396064ba4aabb02cb1e7587c1cb90a87e5fe299cc42f1338a4e6215aad90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e585396064ba4aabb02cb1e7587c1cb90a87e5fe299cc42f1338a4e6215aad90", kill_on_drop: false }` [INFO] [stdout] e585396064ba4aabb02cb1e7587c1cb90a87e5fe299cc42f1338a4e6215aad90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 48ed5be41138614860cab45136a7ea44670345cea6dbe3509a4177274dac65a3 [INFO] running `Command { std: "docker" "start" "-a" "48ed5be41138614860cab45136a7ea44670345cea6dbe3509a4177274dac65a3", kill_on_drop: false }` [INFO] [stderr] warning: dependency (karabinux) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling karabinux_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling karabinux v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling evdev-sys v0.2.1 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling evdev-rs v0.2.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stdout] error[E0432]: unresolved import `karabinux::event` [INFO] [stdout] --> src/device.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use karabinux::event::Event; [INFO] [stdout] | ^^^^^ could not find `event` in `karabinux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `karabinux::constants` [INFO] [stdout] --> src/device_config.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use karabinux::constants::KARABINUX_DEVICE_NAME; [INFO] [stdout] | ^^^^^^^^^ could not find `constants` in `karabinux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `karabinux::util` [INFO] [stdout] --> src/uinput.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use karabinux::util::sync_event_now; [INFO] [stdout] | ^^^^ could not find `util` in `karabinux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `karabinux::event` [INFO] [stdout] --> src/main.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | use karabinux::event::Event; [INFO] [stdout] | ^^^^^ could not find `event` in `karabinux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `karabinux::karabiner` [INFO] [stdout] --> src/main.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | use karabinux::karabiner::KBConfig; [INFO] [stdout] | ^^^^^^^^^ could not find `karabiner` in `karabinux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `karabinux::state` [INFO] [stdout] --> src/main.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | use karabinux::state::StateManager; [INFO] [stdout] | ^^^^^ could not find `state` in `karabinux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `karabinux_cli`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "48ed5be41138614860cab45136a7ea44670345cea6dbe3509a4177274dac65a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ed5be41138614860cab45136a7ea44670345cea6dbe3509a4177274dac65a3", kill_on_drop: false }` [INFO] [stdout] 48ed5be41138614860cab45136a7ea44670345cea6dbe3509a4177274dac65a3