[INFO] cloning repository https://github.com/guialbuk/rttp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guialbuk/rttp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguialbuk%2Frttp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguialbuk%2Frttp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccfdaa82718cf27975d8000957ac2d67444802f5 [INFO] checking guialbuk/rttp against try#8ce16caa975da810c768ab50cc10f47a50531548 for pr-115538 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguialbuk%2Frttp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guialbuk/rttp on toolchain 8ce16caa975da810c768ab50cc10f47a50531548 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ce16caa975da810c768ab50cc10f47a50531548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/guialbuk/rttp [INFO] finished tweaking git repo https://github.com/guialbuk/rttp [INFO] tweaked toml for git repo https://github.com/guialbuk/rttp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/guialbuk/rttp 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" "+8ce16caa975da810c768ab50cc10f47a50531548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:8d77639b970c52ec67607038b3ec48894629de24504b62a68269497566821cc0" "/opt/rustwide/cargo-home/bin/cargo" "+8ce16caa975da810c768ab50cc10f47a50531548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 328ffce951900a5971b963e97feba9322064605a5a78764b99aa96a0b1d71da3 [INFO] running `Command { std: "docker" "start" "-a" "328ffce951900a5971b963e97feba9322064605a5a78764b99aa96a0b1d71da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "328ffce951900a5971b963e97feba9322064605a5a78764b99aa96a0b1d71da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "328ffce951900a5971b963e97feba9322064605a5a78764b99aa96a0b1d71da3", kill_on_drop: false }` [INFO] [stdout] 328ffce951900a5971b963e97feba9322064605a5a78764b99aa96a0b1d71da3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:8d77639b970c52ec67607038b3ec48894629de24504b62a68269497566821cc0" "/opt/rustwide/cargo-home/bin/cargo" "+8ce16caa975da810c768ab50cc10f47a50531548" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adfe6b14e38b8fb8a09c91a34c3b640a707e17a4ea4810406cd1e21dd0915780 [INFO] running `Command { std: "docker" "start" "-a" "adfe6b14e38b8fb8a09c91a34c3b640a707e17a4ea4810406cd1e21dd0915780", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:450:9: [INFO] [stderr] error: could not compile `cgmath` (lib) [INFO] running `Command { std: "docker" "inspect" "adfe6b14e38b8fb8a09c91a34c3b640a707e17a4ea4810406cd1e21dd0915780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adfe6b14e38b8fb8a09c91a34c3b640a707e17a4ea4810406cd1e21dd0915780", kill_on_drop: false }` [INFO] [stdout] adfe6b14e38b8fb8a09c91a34c3b640a707e17a4ea4810406cd1e21dd0915780