[INFO] cloning repository https://github.com/ttys3/syntect-assets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ttys3/syntect-assets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttys3%2Fsyntect-assets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttys3%2Fsyntect-assets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 481c7b13d1b2d8830e8f8ef7e167ec97eba1a7d1 [INFO] checking ttys3/syntect-assets against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttys3%2Fsyntect-assets" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ttys3/syntect-assets on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ttys3/syntect-assets [INFO] finished tweaking git repo https://github.com/ttys3/syntect-assets [INFO] tweaked toml for git repo https://github.com/ttys3/syntect-assets written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ttys3/syntect-assets 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.47 [INFO] [stderr] Downloaded thiserror v1.0.47 [INFO] [stderr] Downloaded globset v0.4.13 [INFO] [stderr] Downloaded aho-corasick v1.0.4 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.9 [INFO] [stderr] Downloaded serde v1.0.185 [INFO] [stderr] Downloaded serde_yaml v0.9.25 [INFO] [stderr] Downloaded flate2 v1.0.27 [INFO] [stderr] Downloaded serde_json v1.0.105 [INFO] [stderr] Downloaded serde_derive v1.0.185 [INFO] [stderr] Downloaded syn v2.0.29 [INFO] [stderr] Downloaded bstr v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 137b67486b8f7dfae1edc44f65e2ae1b72f92093cd6e1564721a87ab472a0e53 [INFO] running `Command { std: "docker" "start" "-a" "137b67486b8f7dfae1edc44f65e2ae1b72f92093cd6e1564721a87ab472a0e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "137b67486b8f7dfae1edc44f65e2ae1b72f92093cd6e1564721a87ab472a0e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "137b67486b8f7dfae1edc44f65e2ae1b72f92093cd6e1564721a87ab472a0e53", kill_on_drop: false }` [INFO] [stdout] 137b67486b8f7dfae1edc44f65e2ae1b72f92093cd6e1564721a87ab472a0e53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cf2d0795dc1768f2e89a1903ed78fd908fedece627fca834791421ab6e48d44 [INFO] running `Command { std: "docker" "start" "-a" "8cf2d0795dc1768f2e89a1903ed78fd908fedece627fca834791421ab6e48d44", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.185 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking syntect v5.1.0 [INFO] [stderr] Checking syntect-assets v0.23.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s [INFO] running `Command { std: "docker" "inspect" "8cf2d0795dc1768f2e89a1903ed78fd908fedece627fca834791421ab6e48d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf2d0795dc1768f2e89a1903ed78fd908fedece627fca834791421ab6e48d44", kill_on_drop: false }` [INFO] [stdout] 8cf2d0795dc1768f2e89a1903ed78fd908fedece627fca834791421ab6e48d44