[INFO] updating cached repository https://github.com/shamatar/rescue_hash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f821233b533b7b350cb03d318c47738db97eebc9 [INFO] checking shamatar/rescue_hash against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshamatar%2Frescue_hash" "/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/shamatar/rescue_hash on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shamatar/rescue_hash [INFO] finished tweaking git repo https://github.com/shamatar/rescue_hash [INFO] tweaked toml for git repo https://github.com/shamatar/rescue_hash written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/shamatar/rescue_hash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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" "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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab65e8de7b080325af19f7cea7bef046834e4be866a0eb4520a090cd1d664d49 [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" "ab65e8de7b080325af19f7cea7bef046834e4be866a0eb4520a090cd1d664d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab65e8de7b080325af19f7cea7bef046834e4be866a0eb4520a090cd1d664d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab65e8de7b080325af19f7cea7bef046834e4be866a0eb4520a090cd1d664d49", kill_on_drop: false }` [INFO] [stdout] ab65e8de7b080325af19f7cea7bef046834e4be866a0eb4520a090cd1d664d49 [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" "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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf0ebf2746ff323de6bcd333e02a14012f53bdf97a0c6482c9c91ac1063154e7 [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" "bf0ebf2746ff323de6bcd333e02a14012f53bdf97a0c6482c9c91ac1063154e7", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Compiling ff_derive_ce v0.8.0 [INFO] [stderr] Checking ff_ce v0.10.2 [INFO] [stderr] Checking pairing_ce v0.21.0 [INFO] [stderr] Checking rescue_hash v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.39s [INFO] running `Command { std: "docker" "inspect" "bf0ebf2746ff323de6bcd333e02a14012f53bdf97a0c6482c9c91ac1063154e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf0ebf2746ff323de6bcd333e02a14012f53bdf97a0c6482c9c91ac1063154e7", kill_on_drop: false }` [INFO] [stdout] bf0ebf2746ff323de6bcd333e02a14012f53bdf97a0c6482c9c91ac1063154e7