[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] 5cdb330904e9939054fee56fe04606859c37e68a [INFO] checking ticky/omnishock against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fticky%2Fomnishock" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ticky/omnishock on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-10/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cddda251d655690aa3ed4577d39b6f436a51f79415093b7c3f4bc60297baed7 [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" "3cddda251d655690aa3ed4577d39b6f436a51f79415093b7c3f4bc60297baed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cddda251d655690aa3ed4577d39b6f436a51f79415093b7c3f4bc60297baed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cddda251d655690aa3ed4577d39b6f436a51f79415093b7c3f4bc60297baed7", kill_on_drop: false }` [INFO] [stdout] 3cddda251d655690aa3ed4577d39b6f436a51f79415093b7c3f4bc60297baed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42f6fd64d3ec139831df3b60ba3f3e25d764eb6a3937d09bd3395c06ab8f8297 [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" "42f6fd64d3ec139831df3b60ba3f3e25d764eb6a3937d09bd3395c06ab8f8297", 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] Checking rand_core v0.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking lazy_static v1.2.0 [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] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking nix v0.12.0 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking sdl2 v0.32.1 [INFO] [stderr] Checking serialport v3.2.0 [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 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" "42f6fd64d3ec139831df3b60ba3f3e25d764eb6a3937d09bd3395c06ab8f8297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42f6fd64d3ec139831df3b60ba3f3e25d764eb6a3937d09bd3395c06ab8f8297", kill_on_drop: false }` [INFO] [stdout] 42f6fd64d3ec139831df3b60ba3f3e25d764eb6a3937d09bd3395c06ab8f8297