[INFO] cloning repository https://github.com/Junzki/token-gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Junzki/token-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunzki%2Ftoken-gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunzki%2Ftoken-gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc1e06daab43f5147c04ed2d54daa905ea8d9071 [INFO] checking Junzki/token-gen against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunzki%2Ftoken-gen" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Junzki/token-gen 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/Junzki/token-gen [INFO] finished tweaking git repo https://github.com/Junzki/token-gen [INFO] tweaked toml for git repo https://github.com/Junzki/token-gen written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Junzki/token-gen 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] running `Command { std: "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" "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] f18ecf870a6b0709c7ba64f78d82b4708a9e0bdb45416aa6aa4eeeb46e00cebe [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" "f18ecf870a6b0709c7ba64f78d82b4708a9e0bdb45416aa6aa4eeeb46e00cebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f18ecf870a6b0709c7ba64f78d82b4708a9e0bdb45416aa6aa4eeeb46e00cebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f18ecf870a6b0709c7ba64f78d82b4708a9e0bdb45416aa6aa4eeeb46e00cebe", kill_on_drop: false }` [INFO] [stdout] f18ecf870a6b0709c7ba64f78d82b4708a9e0bdb45416aa6aa4eeeb46e00cebe [INFO] running `Command { std: "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" "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] 7c7e3c780b23401bf5f9151d2601b7c5dc1073d247edb1311822be50c4810ad4 [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" "7c7e3c780b23401bf5f9151d2601b7c5dc1073d247edb1311822be50c4810ad4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking jsonwebtoken v5.0.1 [INFO] [stderr] Checking token-gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.84s [INFO] running `Command { std: "docker" "inspect" "7c7e3c780b23401bf5f9151d2601b7c5dc1073d247edb1311822be50c4810ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c7e3c780b23401bf5f9151d2601b7c5dc1073d247edb1311822be50c4810ad4", kill_on_drop: false }` [INFO] [stdout] 7c7e3c780b23401bf5f9151d2601b7c5dc1073d247edb1311822be50c4810ad4