[INFO] cloning repository https://github.com/AtsukiTak/rego [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AtsukiTak/rego" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Frego", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Frego'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee9d777194c29458bee3227cd11c10f3e610741c [INFO] checking AtsukiTak/rego against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Frego" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AtsukiTak/rego on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AtsukiTak/rego [INFO] finished tweaking git repo https://github.com/AtsukiTak/rego [INFO] tweaked toml for git repo https://github.com/AtsukiTak/rego written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/AtsukiTak/rego already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26ddbf60db5d6d9284da6d8b2604405c324fc5ac13eeab7e810e32f53efd8b54 [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" "26ddbf60db5d6d9284da6d8b2604405c324fc5ac13eeab7e810e32f53efd8b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26ddbf60db5d6d9284da6d8b2604405c324fc5ac13eeab7e810e32f53efd8b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ddbf60db5d6d9284da6d8b2604405c324fc5ac13eeab7e810e32f53efd8b54", kill_on_drop: false }` [INFO] [stdout] 26ddbf60db5d6d9284da6d8b2604405c324fc5ac13eeab7e810e32f53efd8b54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 216ec2c88326d795e0f5c83962860c08b413b2fe58df5cb66e8bf47d7778bb77 [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" "216ec2c88326d795e0f5c83962860c08b413b2fe58df5cb66e8bf47d7778bb77", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking instant v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking chrono v0.4.12 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking simple_asn1 v0.4.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Checking warp v0.2.3 [INFO] [stderr] Checking rego v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "216ec2c88326d795e0f5c83962860c08b413b2fe58df5cb66e8bf47d7778bb77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "216ec2c88326d795e0f5c83962860c08b413b2fe58df5cb66e8bf47d7778bb77", kill_on_drop: false }` [INFO] [stdout] 216ec2c88326d795e0f5c83962860c08b413b2fe58df5cb66e8bf47d7778bb77