[INFO] cloning repository https://github.com/ysono/compiler-c-sandler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ysono/compiler-c-sandler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysono%2Fcompiler-c-sandler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysono%2Fcompiler-c-sandler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1cc84efd0efb079d8dea6ddde66aa2cec7efc9b [INFO] checking ysono/compiler-c-sandler against try#15e8bc6907ab2b3623cb52acc726f4787458df64 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysono%2Fcompiler-c-sandler" "/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/ysono/compiler-c-sandler on toolchain 15e8bc6907ab2b3623cb52acc726f4787458df64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ysono/compiler-c-sandler [INFO] finished tweaking git repo https://github.com/ysono/compiler-c-sandler [INFO] tweaked toml for git repo https://github.com/ysono/compiler-c-sandler written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ysono/compiler-c-sandler 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" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "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 getset v0.1.4 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9dea0eea848b633014b16aaa041e920b9a2a6edd19564e2e4b123c09cfebf43 [INFO] running `Command { std: "docker" "start" "-a" "c9dea0eea848b633014b16aaa041e920b9a2a6edd19564e2e4b123c09cfebf43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9dea0eea848b633014b16aaa041e920b9a2a6edd19564e2e4b123c09cfebf43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9dea0eea848b633014b16aaa041e920b9a2a6edd19564e2e4b123c09cfebf43", kill_on_drop: false }` [INFO] [stdout] c9dea0eea848b633014b16aaa041e920b9a2a6edd19564e2e4b123c09cfebf43 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0400176a3757a6246135104a6ceba1c1377a4ea7a4a0515d84981538b24aa16 [INFO] running `Command { std: "docker" "start" "-a" "b0400176a3757a6246135104a6ceba1c1377a4ea7a4a0515d84981538b24aa16", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking clap_builder v4.5.30 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking shared_child v1.0.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling getset v0.1.4 [INFO] [stderr] Checking clap v4.5.30 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking compiler-c-sandler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.56s [INFO] running `Command { std: "docker" "inspect" "b0400176a3757a6246135104a6ceba1c1377a4ea7a4a0515d84981538b24aa16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0400176a3757a6246135104a6ceba1c1377a4ea7a4a0515d84981538b24aa16", kill_on_drop: false }` [INFO] [stdout] b0400176a3757a6246135104a6ceba1c1377a4ea7a4a0515d84981538b24aa16