[INFO] cloning repository https://github.com/ticky/omnishock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ticky/omnishock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fticky%2Fomnishock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fticky%2Fomnishock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75489f6d26d8e5549b8411a5fb96078c64f1f6cc [INFO] checking ticky/omnishock against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fticky%2Fomnishock" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ticky/omnishock on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ticky/omnishock [INFO] finished tweaking git repo https://github.com/ticky/omnishock [INFO] tweaked toml for git repo https://github.com/ticky/omnishock written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ticky/omnishock already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.image [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.image [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cad104d0adc7c54a90bb18678b241f9b337a54de8c3051c60f9046a9b4854fd7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cad104d0adc7c54a90bb18678b241f9b337a54de8c3051c60f9046a9b4854fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cad104d0adc7c54a90bb18678b241f9b337a54de8c3051c60f9046a9b4854fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad104d0adc7c54a90bb18678b241f9b337a54de8c3051c60f9046a9b4854fd7", kill_on_drop: false }` [INFO] [stdout] cad104d0adc7c54a90bb18678b241f9b337a54de8c3051c60f9046a9b4854fd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f3efab45de27488874c573a2b2eb1ee5069154f0841bdcd9fe9aa72a93a0153 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f3efab45de27488874c573a2b2eb1ee5069154f0841bdcd9fe9aa72a93a0153", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.image [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.image [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Checking spin_sleep v0.3.7 [INFO] [stderr] Checking hex-view v0.1.2 [INFO] [stderr] Checking mockstream v0.0.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking sdl2 v0.32.1 [INFO] [stderr] Checking float_duration v0.3.3 [INFO] [stderr] Checking game_time v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Checking serialport v3.2.0 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking omnishock v0.0.9 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../vendor/SDL_GameControllerDB/gamecontrollerdb.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/sdl_manager.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | include_str!("../vendor/SDL_GameControllerDB/gamecontrollerdb.txt") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../vendor/SDL_GameControllerDB/gamecontrollerdb.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/sdl_manager.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | include_str!("../vendor/SDL_GameControllerDB/gamecontrollerdb.txt") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `omnishock` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2f3efab45de27488874c573a2b2eb1ee5069154f0841bdcd9fe9aa72a93a0153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f3efab45de27488874c573a2b2eb1ee5069154f0841bdcd9fe9aa72a93a0153", kill_on_drop: false }` [INFO] [stdout] 2f3efab45de27488874c573a2b2eb1ee5069154f0841bdcd9fe9aa72a93a0153