[INFO] cloning repository https://github.com/Southclaws/pawn-json [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Southclaws/pawn-json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSouthclaws%2Fpawn-json", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSouthclaws%2Fpawn-json'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 528142b4a7b4cfd58721313b723128d423cb29c5 [INFO] checking Southclaws/pawn-json against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSouthclaws%2Fpawn-json" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Southclaws/pawn-json on toolchain 8b72f65b805cbe4c261de45030d663f524f27376 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Southclaws/pawn-json [INFO] finished tweaking git repo https://github.com/Southclaws/pawn-json [INFO] tweaked toml for git repo https://github.com/Southclaws/pawn-json written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Southclaws/pawn-json already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ZOTTCE/samp-rs/` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f415561c90d5451ae4b0183dd4b03defde5b8fc148b32d459396bfb31b64fe5 [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" "4f415561c90d5451ae4b0183dd4b03defde5b8fc148b32d459396bfb31b64fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f415561c90d5451ae4b0183dd4b03defde5b8fc148b32d459396bfb31b64fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f415561c90d5451ae4b0183dd4b03defde5b8fc148b32d459396bfb31b64fe5", kill_on_drop: false }` [INFO] [stdout] 4f415561c90d5451ae4b0183dd4b03defde5b8fc148b32d459396bfb31b64fe5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f90063217b46acc71c38b696063436964d125439f46f71b47a5d71c0fe0f6025 [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" "f90063217b46acc71c38b696063436964d125439f46f71b47a5d71c0fe0f6025", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking string-error v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking samp-sdk v0.9.2 (https://github.com/ZOTTCE/samp-rs/?branch=potential-fix#2e919271) [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking serde_json v1.0.49 [INFO] [stderr] Compiling samp-codegen v0.1.1 (https://github.com/ZOTTCE/samp-rs/?branch=potential-fix#2e919271) [INFO] [stderr] Checking samp v0.1.2 (https://github.com/ZOTTCE/samp-rs/?branch=potential-fix#2e919271) [INFO] [stderr] Checking pawn-json v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.80s [INFO] running `Command { std: "docker" "inspect" "f90063217b46acc71c38b696063436964d125439f46f71b47a5d71c0fe0f6025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90063217b46acc71c38b696063436964d125439f46f71b47a5d71c0fe0f6025", kill_on_drop: false }` [INFO] [stdout] f90063217b46acc71c38b696063436964d125439f46f71b47a5d71c0fe0f6025