[INFO] cloning repository https://github.com/farhadi/xxh3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/farhadi/xxh3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarhadi%2Fxxh3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarhadi%2Fxxh3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbe3dc5dd38ed7ffcba937a76ac7d5f1fbefb897 [INFO] checking farhadi/xxh3 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarhadi%2Fxxh3" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/farhadi/xxh3 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/farhadi/xxh3 [INFO] finished tweaking git repo https://github.com/farhadi/xxh3 [INFO] tweaked toml for git repo https://github.com/farhadi/xxh3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/farhadi/xxh3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f548c18a6c59ac642e0330b57dd2bc18183fad692c89e2d9f88c44ea0531458 [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" "1f548c18a6c59ac642e0330b57dd2bc18183fad692c89e2d9f88c44ea0531458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f548c18a6c59ac642e0330b57dd2bc18183fad692c89e2d9f88c44ea0531458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f548c18a6c59ac642e0330b57dd2bc18183fad692c89e2d9f88c44ea0531458", kill_on_drop: false }` [INFO] [stdout] 1f548c18a6c59ac642e0330b57dd2bc18183fad692c89e2d9f88c44ea0531458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 25696350e984d3ccd8d0fdd6a53c5614f7c3987f623ab471c0255c9ef81c197d [INFO] running `Command { std: "docker" "start" "-a" "25696350e984d3ccd8d0fdd6a53c5614f7c3987f623ab471c0255c9ef81c197d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling rustler_sys v2.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling rustler v0.22.0-rc.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking xxhash-rust v0.8.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling rustler_codegen v0.22.0-rc.0 [INFO] [stderr] Checking xxh3 v0.3.0 (/opt/rustwide/workdir/native/xxh3) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.09s [INFO] running `Command { std: "docker" "inspect" "25696350e984d3ccd8d0fdd6a53c5614f7c3987f623ab471c0255c9ef81c197d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25696350e984d3ccd8d0fdd6a53c5614f7c3987f623ab471c0255c9ef81c197d", kill_on_drop: false }` [INFO] [stdout] 25696350e984d3ccd8d0fdd6a53c5614f7c3987f623ab471c0255c9ef81c197d