[INFO] cloning repository https://github.com/jonathandw743/tokenize_dir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonathandw743/tokenize_dir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathandw743%2Ftokenize_dir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathandw743%2Ftokenize_dir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7464d9f4d7d299c97049364320d2a2bfc22c83c0 [INFO] checking jonathandw743/tokenize_dir against try#ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathandw743%2Ftokenize_dir" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jonathandw743/tokenize_dir [INFO] finished tweaking git repo https://github.com/jonathandw743/tokenize_dir [INFO] tweaked toml for git repo https://github.com/jonathandw743/tokenize_dir written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jonathandw743/tokenize_dir on toolchain ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jonathandw743/tokenize_dir 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" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adda6a6fda4e72e8157fa4a44db02151b4dad9602e6f9e4a5f450494785f87cd [INFO] running `Command { std: "docker" "start" "-a" "adda6a6fda4e72e8157fa4a44db02151b4dad9602e6f9e4a5f450494785f87cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adda6a6fda4e72e8157fa4a44db02151b4dad9602e6f9e4a5f450494785f87cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adda6a6fda4e72e8157fa4a44db02151b4dad9602e6f9e4a5f450494785f87cd", kill_on_drop: false }` [INFO] [stdout] adda6a6fda4e72e8157fa4a44db02151b4dad9602e6f9e4a5f450494785f87cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa79fe23e7f5f8b6560d829860d7a92000b3a8c85aeffa5faf70f881e1431ac5 [INFO] running `Command { std: "docker" "start" "-a" "aa79fe23e7f5f8b6560d829860d7a92000b3a8c85aeffa5faf70f881e1431ac5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.101 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tokenize_dir_macros v0.1.0 (/opt/rustwide/workdir/tokenize_dir_macros) [INFO] [stderr] Compiling tokenize_dir_macros v0.1.0 [INFO] [stderr] error: could not compile `tokenize_dir_macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1/bin/rustc --crate-name tokenize_dir_macros --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokenize_dir_macros-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bc069a1139aba166 -C extra-filename=-0a8d95edf90c7404 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-78aed55612c759ee.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a613634f98a483ac.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6a2a47dc0ae1e4a1.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-4eb02e97e63d7123.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] running `Command { std: "docker" "inspect" "aa79fe23e7f5f8b6560d829860d7a92000b3a8c85aeffa5faf70f881e1431ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa79fe23e7f5f8b6560d829860d7a92000b3a8c85aeffa5faf70f881e1431ac5", kill_on_drop: false }` [INFO] [stdout] aa79fe23e7f5f8b6560d829860d7a92000b3a8c85aeffa5faf70f881e1431ac5