[INFO] cloning repository https://github.com/jharrilim/runt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jharrilim/runt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjharrilim%2Frunt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjharrilim%2Frunt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e5b913ef088e945a60c9cb5ebf7b0621431f4e9 [INFO] checking jharrilim/runt against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjharrilim%2Frunt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jharrilim/runt [INFO] finished tweaking git repo https://github.com/jharrilim/runt [INFO] tweaked toml for git repo https://github.com/jharrilim/runt written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jharrilim/runt on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jharrilim/runt 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e378a375aa73aa72d72de1db28f02ab70c09110b8506d54fe6d03c835929c2dc [INFO] running `Command { std: "docker" "start" "-a" "e378a375aa73aa72d72de1db28f02ab70c09110b8506d54fe6d03c835929c2dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e378a375aa73aa72d72de1db28f02ab70c09110b8506d54fe6d03c835929c2dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e378a375aa73aa72d72de1db28f02ab70c09110b8506d54fe6d03c835929c2dc", kill_on_drop: false }` [INFO] [stdout] e378a375aa73aa72d72de1db28f02ab70c09110b8506d54fe6d03c835929c2dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09666cf69439c72af37b93b67615d5815c650cec56f2d44bc5fd2d89c8767cf6 [INFO] running `Command { std: "docker" "start" "-a" "09666cf69439c72af37b93b67615d5815c650cec56f2d44bc5fd2d89c8767cf6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking deunicode v1.4.2 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking clap_lex v0.3.1 [INFO] [stderr] Checking la-arena v0.3.1 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking terminal_size v0.2.3 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking insta v1.34.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling dedent-macro v0.1.0 (https://github.com/jharrilim/dedent-macro-rs.git#4ab62bad) [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking clap v4.1.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking syntect v5.0.0 [INFO] [stderr] Checking comrak v0.21.0 [INFO] [stderr] Checking runt v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.08s [INFO] running `Command { std: "docker" "inspect" "09666cf69439c72af37b93b67615d5815c650cec56f2d44bc5fd2d89c8767cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09666cf69439c72af37b93b67615d5815c650cec56f2d44bc5fd2d89c8767cf6", kill_on_drop: false }` [INFO] [stdout] 09666cf69439c72af37b93b67615d5815c650cec56f2d44bc5fd2d89c8767cf6