[INFO] updating cached repository https://github.com/ticky/omnishock [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 75489f6d26d8e5549b8411a5fb96078c64f1f6cc [INFO] testing ticky/omnishock against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fticky%2Fomnishock" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ticky/omnishock on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/ticky/omnishock already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a3c3d8c7164d7ca350212002c60d0fc22b8bdb27b894f62839bd5f0e1e82015b [INFO] running `"docker" "start" "-a" "a3c3d8c7164d7ca350212002c60d0fc22b8bdb27b894f62839bd5f0e1e82015b"` [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 proc-macro2 v0.4.26 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling hex-view v0.1.2 [INFO] [stderr] Compiling spin_sleep v0.3.7 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling serialport v3.2.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling float_duration v0.3.3 [INFO] [stderr] Compiling game_time v0.2.0 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling omnishock v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/../vendor/SDL_GameControllerDB/gamecontrollerdb.txt: No such file or directory (os error 2) [INFO] [stderr] --> src/sdl_manager.rs:132:13 [INFO] [stderr] | [INFO] [stderr] 132 | include_str!("../vendor/SDL_GameControllerDB/gamecontrollerdb.txt") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `omnishock`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a3c3d8c7164d7ca350212002c60d0fc22b8bdb27b894f62839bd5f0e1e82015b"` [INFO] running `"docker" "rm" "-f" "a3c3d8c7164d7ca350212002c60d0fc22b8bdb27b894f62839bd5f0e1e82015b"` [INFO] [stdout] a3c3d8c7164d7ca350212002c60d0fc22b8bdb27b894f62839bd5f0e1e82015b