[INFO] cloning repository https://github.com/ftilde/kassette [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ftilde/kassette" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftilde%2Fkassette", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftilde%2Fkassette'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0947ff4a01ba19e491804c3629ed1e3d52874740 [INFO] checking ftilde/kassette against try#22dd2dd1dc07f63ae9394352d412f020d2985684 for pr-74627 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftilde%2Fkassette" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ftilde/kassette on toolchain 22dd2dd1dc07f63ae9394352d412f020d2985684 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/ftilde/kassette [INFO] removed path dependency rfid-rs from git repo https://github.com/ftilde/kassette [INFO] finished tweaking git repo https://github.com/ftilde/kassette [INFO] tweaked toml for git repo https://github.com/ftilde/kassette written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ftilde/kassette already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (rfid-rs) 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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/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" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "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" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (rfid-rs) 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d64686e70b73ce44325a6e4aeec163da7aab70b0d87bdbf5a5a5ff556d1b36fc [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" "d64686e70b73ce44325a6e4aeec163da7aab70b0d87bdbf5a5a5ff556d1b36fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d64686e70b73ce44325a6e4aeec163da7aab70b0d87bdbf5a5a5ff556d1b36fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d64686e70b73ce44325a6e4aeec163da7aab70b0d87bdbf5a5a5ff556d1b36fc", kill_on_drop: false }` [INFO] [stdout] d64686e70b73ce44325a6e4aeec163da7aab70b0d87bdbf5a5a5ff556d1b36fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3e9d078941a55f87ae8a8db6e67edc270f09a9dd55a9b4036ef295258b26828 [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" "b3e9d078941a55f87ae8a8db6e67edc270f09a9dd55a9b4036ef295258b26828", kill_on_drop: false }` [INFO] [stderr] warning: dependency (rfid-rs) 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 bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling kassette v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Checking rppal v0.11.3 [INFO] [stderr] Compiling mini-internal v0.1.13 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Checking spidev v0.4.0 [INFO] [stderr] Checking rfid-rs v0.1.1 [INFO] [stderr] Checking miniserde v0.1.13 [INFO] [stderr] Checking argh v0.1.3 [INFO] [stderr] Checking alsa v0.4.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.65s [INFO] running `Command { std: "docker" "inspect" "b3e9d078941a55f87ae8a8db6e67edc270f09a9dd55a9b4036ef295258b26828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e9d078941a55f87ae8a8db6e67edc270f09a9dd55a9b4036ef295258b26828", kill_on_drop: false }` [INFO] [stdout] b3e9d078941a55f87ae8a8db6e67edc270f09a9dd55a9b4036ef295258b26828