[INFO] cloning repository https://github.com/adryzz/approximate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adryzz/approximate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadryzz%2Fapproximate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadryzz%2Fapproximate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a556a51ee83ba392558099b5c2eed367ac07e1a5 [INFO] checking adryzz/approximate against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadryzz%2Fapproximate" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adryzz/approximate on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adryzz/approximate [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/adryzz/approximate [INFO] tweaked toml for git repo https://github.com/adryzz/approximate written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/adryzz/approximate already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.rand.no-default-features [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d44e9cf4294ba296a818821f94e98c1b5d2e2cbfdb3638ce6041c30dddd0a129 [INFO] running `Command { std: "docker" "start" "-a" "d44e9cf4294ba296a818821f94e98c1b5d2e2cbfdb3638ce6041c30dddd0a129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d44e9cf4294ba296a818821f94e98c1b5d2e2cbfdb3638ce6041c30dddd0a129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d44e9cf4294ba296a818821f94e98c1b5d2e2cbfdb3638ce6041c30dddd0a129", kill_on_drop: false }` [INFO] [stdout] d44e9cf4294ba296a818821f94e98c1b5d2e2cbfdb3638ce6041c30dddd0a129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccbb07ed21290e4915c8c4d14dbabe3101065200d890bf1e210e899d87bd5ea0 [INFO] running `Command { std: "docker" "start" "-a" "ccbb07ed21290e4915c8c4d14dbabe3101065200d890bf1e210e899d87bd5ea0", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.rand.no-default-features [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking approximate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.91s [INFO] running `Command { std: "docker" "inspect" "ccbb07ed21290e4915c8c4d14dbabe3101065200d890bf1e210e899d87bd5ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccbb07ed21290e4915c8c4d14dbabe3101065200d890bf1e210e899d87bd5ea0", kill_on_drop: false }` [INFO] [stdout] ccbb07ed21290e4915c8c4d14dbabe3101065200d890bf1e210e899d87bd5ea0