[INFO] cloning repository https://github.com/calcit-lang/calcit-http [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/calcit-lang/calcit-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalcit-lang%2Fcalcit-http", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalcit-lang%2Fcalcit-http'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bad995f78ae433634da7f7d2df3df5beefa4dc9e [INFO] checking calcit-lang/calcit-http against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalcit-lang%2Fcalcit-http" "/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/calcit-lang/calcit-http on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/calcit-lang/calcit-http [INFO] finished tweaking git repo https://github.com/calcit-lang/calcit-http [INFO] tweaked toml for git repo https://github.com/calcit-lang/calcit-http written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/calcit-lang/calcit-http 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-blocks v0.1.9 [INFO] [stderr] Downloaded querystring v1.1.0 [INFO] [stderr] Downloaded cirru_edn v0.6.11 [INFO] [stderr] Downloaded cirru_parser v0.1.31 [INFO] [stderr] Downloaded cjk v0.2.5 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ab0935fcf5d8b16296d68bf14a5943d39931e2303474c52735102fda3f2c7bd [INFO] running `Command { std: "docker" "start" "-a" "1ab0935fcf5d8b16296d68bf14a5943d39931e2303474c52735102fda3f2c7bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ab0935fcf5d8b16296d68bf14a5943d39931e2303474c52735102fda3f2c7bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ab0935fcf5d8b16296d68bf14a5943d39931e2303474c52735102fda3f2c7bd", kill_on_drop: false }` [INFO] [stdout] 1ab0935fcf5d8b16296d68bf14a5943d39931e2303474c52735102fda3f2c7bd [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f863db2a5e9ada9db6809b0211a00ebc38443a4bdda2a8b15a5b4c7b98c8f2e [INFO] running `Command { std: "docker" "start" "-a" "9f863db2a5e9ada9db6809b0211a00ebc38443a4bdda2a8b15a5b4c7b98c8f2e", kill_on_drop: false }` [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking unicode-blocks v0.1.9 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking querystring v1.1.0 [INFO] [stderr] Checking cjk v0.2.5 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking cirru_parser v0.1.31 [INFO] [stderr] Checking cirru_edn v0.6.11 [INFO] [stderr] Checking calcit_http v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "9f863db2a5e9ada9db6809b0211a00ebc38443a4bdda2a8b15a5b4c7b98c8f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f863db2a5e9ada9db6809b0211a00ebc38443a4bdda2a8b15a5b4c7b98c8f2e", kill_on_drop: false }` [INFO] [stdout] 9f863db2a5e9ada9db6809b0211a00ebc38443a4bdda2a8b15a5b4c7b98c8f2e