[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 master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jharrilim/runt on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/jharrilim/dedent-macro-rs.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded onig v6.4.0
[INFO] [stderr]   Downloaded serde_derive v1.0.152
[INFO] [stderr]   Downloaded clap_lex v0.3.1
[INFO] [stderr]   Downloaded terminal_size v0.2.3
[INFO] [stderr]   Downloaded serde v1.0.152
[INFO] [stderr]   Downloaded io-lifetimes v1.0.4
[INFO] [stderr]   Downloaded plist v1.4.0
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded comrak v0.21.0
[INFO] [stderr]   Downloaded deunicode v1.4.2
[INFO] [stderr]   Downloaded clap v4.1.1
[INFO] [stderr]   Downloaded onig_sys v69.8.1
[INFO] [stderr]   Downloaded insta v1.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fda80ca2380a90f58d61a32fb83c9d56f6413270d5c898f373b772b7e6e9e5d3
[INFO] running `Command { std: "docker" "start" "-a" "fda80ca2380a90f58d61a32fb83c9d56f6413270d5c898f373b772b7e6e9e5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fda80ca2380a90f58d61a32fb83c9d56f6413270d5c898f373b772b7e6e9e5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fda80ca2380a90f58d61a32fb83c9d56f6413270d5c898f373b772b7e6e9e5d3", kill_on_drop: false }`
[INFO] [stdout] fda80ca2380a90f58d61a32fb83c9d56f6413270d5c898f373b772b7e6e9e5d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d8044caf24668604ef184adb6ce0cbcdc3afcbd8934907d75e1f38a467ca3bf
[INFO] running `Command { std: "docker" "start" "-a" "0d8044caf24668604ef184adb6ce0cbcdc3afcbd8934907d75e1f38a467ca3bf", 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 serde v1.0.152
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking clap_lex v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking deunicode v1.4.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking la-arena v0.3.1
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking regex v1.7.1
[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 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]     Checking onig v6.4.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]    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]     Checking syntect v5.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.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 22.02s
[INFO] running `Command { std: "docker" "inspect" "0d8044caf24668604ef184adb6ce0cbcdc3afcbd8934907d75e1f38a467ca3bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d8044caf24668604ef184adb6ce0cbcdc3afcbd8934907d75e1f38a467ca3bf", kill_on_drop: false }`
[INFO] [stdout] 0d8044caf24668604ef184adb6ce0cbcdc3afcbd8934907d75e1f38a467ca3bf
