[INFO] cloning repository https://github.com/leo60228/libnx-bindgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leo60228/libnx-bindgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Flibnx-bindgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Flibnx-bindgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4633c0faaa6278a17b9ecd478d2cfae8648369d3 [INFO] checking leo60228/libnx-bindgen against master#e22b61bff0bdd08be7665607cb7be3748c8a35d2 for pr-74627 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Flibnx-bindgen" "/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/leo60228/libnx-bindgen on toolchain e22b61bff0bdd08be7665607cb7be3748c8a35d2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leo60228/libnx-bindgen [INFO] finished tweaking git repo https://github.com/leo60228/libnx-bindgen [INFO] tweaked toml for git repo https://github.com/leo60228/libnx-bindgen written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/leo60228/libnx-bindgen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 47fbacc61e95321768b25ce7780d0e03c27e204d7e9c5adf9e13ba3ea7ac220c [INFO] running `Command { std: "docker" "start" "-a" "47fbacc61e95321768b25ce7780d0e03c27e204d7e9c5adf9e13ba3ea7ac220c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47fbacc61e95321768b25ce7780d0e03c27e204d7e9c5adf9e13ba3ea7ac220c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47fbacc61e95321768b25ce7780d0e03c27e204d7e9c5adf9e13ba3ea7ac220c", kill_on_drop: false }` [INFO] [stdout] 47fbacc61e95321768b25ce7780d0e03c27e204d7e9c5adf9e13ba3ea7ac220c [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" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2efc170a8342893fe80759151c2a02cb9eca3271b034ee607e26f3295145e449 [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" "2efc170a8342893fe80759151c2a02cb9eca3271b034ee607e26f3295145e449", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking quote v0.6.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Checking proc-quote v0.2.2 [INFO] [stderr] Checking libnx-bindgen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.15s [INFO] running `Command { std: "docker" "inspect" "2efc170a8342893fe80759151c2a02cb9eca3271b034ee607e26f3295145e449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2efc170a8342893fe80759151c2a02cb9eca3271b034ee607e26f3295145e449", kill_on_drop: false }` [INFO] [stdout] 2efc170a8342893fe80759151c2a02cb9eca3271b034ee607e26f3295145e449