[INFO] cloning repository https://github.com/anyshortcut/anyshortcut-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anyshortcut/anyshortcut-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyshortcut%2Fanyshortcut-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyshortcut%2Fanyshortcut-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0e35ebf24acf16c4a3d472ba3cf2e076f33dfbb [INFO] checking anyshortcut/anyshortcut-cli against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyshortcut%2Fanyshortcut-cli" "/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/anyshortcut/anyshortcut-cli on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anyshortcut/anyshortcut-cli [INFO] finished tweaking git repo https://github.com/anyshortcut/anyshortcut-cli [INFO] tweaked toml for git repo https://github.com/anyshortcut/anyshortcut-cli written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/anyshortcut/anyshortcut-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6126af7d520cc45c960a5f0075ee8acbe76e822613775faf267a9c05154b8aa6 [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" "6126af7d520cc45c960a5f0075ee8acbe76e822613775faf267a9c05154b8aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6126af7d520cc45c960a5f0075ee8acbe76e822613775faf267a9c05154b8aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6126af7d520cc45c960a5f0075ee8acbe76e822613775faf267a9c05154b8aa6", kill_on_drop: false }` [INFO] [stdout] 6126af7d520cc45c960a5f0075ee8acbe76e822613775faf267a9c05154b8aa6 [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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22f3e356226d6449d7506a9e9a30ee78dce9976dd7b5917fbcf101c87d18a470 [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" "22f3e356226d6449d7506a9e9a30ee78dce9976dd7b5917fbcf101c87d18a470", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking open v1.2.2 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.14 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking storage-derive v0.1.0 (/opt/rustwide/workdir/storage-derive) [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking serde_json v1.0.27 [INFO] [stderr] Compiling anyshortcut v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking curl-http v0.1.0 (/opt/rustwide/workdir/curl-http) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.99s [INFO] running `Command { std: "docker" "inspect" "22f3e356226d6449d7506a9e9a30ee78dce9976dd7b5917fbcf101c87d18a470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f3e356226d6449d7506a9e9a30ee78dce9976dd7b5917fbcf101c87d18a470", kill_on_drop: false }` [INFO] [stdout] 22f3e356226d6449d7506a9e9a30ee78dce9976dd7b5917fbcf101c87d18a470