[INFO] cloning repository https://github.com/ixpantia/extendr_api_rots
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ixpantia/extendr_api_rots" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fixpantia%2Fextendr_api_rots", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fixpantia%2Fextendr_api_rots'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4ebe53ffe5d743e0c44c8f84cc239cf1e3df96e
[INFO] checking ixpantia/extendr_api_rots against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fixpantia%2Fextendr_api_rots" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ixpantia/extendr_api_rots
[INFO] finished tweaking git repo https://github.com/ixpantia/extendr_api_rots
[INFO] tweaked toml for git repo https://github.com/ixpantia/extendr_api_rots written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ixpantia/extendr_api_rots on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ixpantia/extendr_api_rots 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", 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]  Downloading crates ...
[INFO] [stderr]   Downloaded annotate-snippets v0.9.2
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded yansi-term v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7af94fa5b00ab33df66115e4527a481e6e874c8ed6ea5315e3df5c85b1c25c3d
[INFO] running `Command { std: "docker" "start" "-a" "7af94fa5b00ab33df66115e4527a481e6e874c8ed6ea5315e3df5c85b1c25c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7af94fa5b00ab33df66115e4527a481e6e874c8ed6ea5315e3df5c85b1c25c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7af94fa5b00ab33df66115e4527a481e6e874c8ed6ea5315e3df5c85b1c25c3d", kill_on_drop: false }`
[INFO] [stdout] 7af94fa5b00ab33df66115e4527a481e6e874c8ed6ea5315e3df5c85b1c25c3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a234b32d7ee5857694b10267c6a4af2560a37b5b48de899b7d19212e1ac2d8fb
[INFO] running `Command { std: "docker" "start" "-a" "a234b32d7ee5857694b10267c6a4af2560a37b5b48de899b7d19212e1ac2d8fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling yansi-term v0.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling extendr-api v0.6.0 (https://github.com/extendr/extendr.git#5c7cbe85)
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling extendr-macros v0.6.0 (https://github.com/extendr/extendr.git#5c7cbe85)
[INFO] [stderr]    Compiling libR-sys v0.7.0 (https://github.com/extendr/libR-sys?rev=975af4e555e4fed58084aef9596a9a71602666be#975af4e5)
[INFO] [stderr]     Checking extendr_api_rots v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.15s
[INFO] running `Command { std: "docker" "inspect" "a234b32d7ee5857694b10267c6a4af2560a37b5b48de899b7d19212e1ac2d8fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a234b32d7ee5857694b10267c6a4af2560a37b5b48de899b7d19212e1ac2d8fb", kill_on_drop: false }`
[INFO] [stdout] a234b32d7ee5857694b10267c6a4af2560a37b5b48de899b7d19212e1ac2d8fb
