[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] 3d340a75edd068ef5d5b3feaaa6d1d04f626051a [INFO] checking ftilde/kassette against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftilde%2Fkassette" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ftilde/kassette on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/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-1/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" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "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] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/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" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c36763f6da814524ecbc1e399a8fd1ab592954ca385667ae932e77254b852868 [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" "c36763f6da814524ecbc1e399a8fd1ab592954ca385667ae932e77254b852868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c36763f6da814524ecbc1e399a8fd1ab592954ca385667ae932e77254b852868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c36763f6da814524ecbc1e399a8fd1ab592954ca385667ae932e77254b852868", kill_on_drop: false }` [INFO] [stdout] c36763f6da814524ecbc1e399a8fd1ab592954ca385667ae932e77254b852868 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85f3575376a43ba7a467b24a6b7625f72f9a3eb655feaa1b553df77e00d240ff [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" "85f3575376a43ba7a467b24a6b7625f72f9a3eb655feaa1b553df77e00d240ff", 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 proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling nix v0.15.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] Checking itoa v0.4.6 [INFO] [stderr] Compiling kassette v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking nix v0.14.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.49s [INFO] running `Command { std: "docker" "inspect" "85f3575376a43ba7a467b24a6b7625f72f9a3eb655feaa1b553df77e00d240ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f3575376a43ba7a467b24a6b7625f72f9a3eb655feaa1b553df77e00d240ff", kill_on_drop: false }` [INFO] [stdout] 85f3575376a43ba7a467b24a6b7625f72f9a3eb655feaa1b553df77e00d240ff