[INFO] cloning repository https://github.com/serramatutu/luc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serramatutu/luc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserramatutu%2Fluc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserramatutu%2Fluc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfb2ce4703941a5d5769a8501c6d9ed63d71f155 [INFO] checking serramatutu/luc/cfb2ce4703941a5d5769a8501c6d9ed63d71f155 against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserramatutu%2Fluc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/serramatutu/luc [INFO] finished tweaking git repo https://github.com/serramatutu/luc [INFO] tweaked toml for git repo https://github.com/serramatutu/luc written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/serramatutu/luc on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/serramatutu/luc 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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minijinja v2.0.1 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 961672a1d9b6e60d6ef987ec8ed0897278d6e40e2ea02282cb9a27128efc1472 [INFO] running `Command { std: "docker" "start" "-a" "961672a1d9b6e60d6ef987ec8ed0897278d6e40e2ea02282cb9a27128efc1472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "961672a1d9b6e60d6ef987ec8ed0897278d6e40e2ea02282cb9a27128efc1472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961672a1d9b6e60d6ef987ec8ed0897278d6e40e2ea02282cb9a27128efc1472", kill_on_drop: false }` [INFO] [stdout] 961672a1d9b6e60d6ef987ec8ed0897278d6e40e2ea02282cb9a27128efc1472 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94ce2fcabe083205df2305f59ac20e7bcc7a018ab306acb9cfc61402590c58aa [INFO] running `Command { std: "docker" "start" "-a" "94ce2fcabe083205df2305f59ac20e7bcc7a018ab306acb9cfc61402590c58aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Checking memo-map v0.3.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking markdown v1.0.0-alpha.17 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking minijinja v2.0.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking luc v0.1.0 (/opt/rustwide/workdir/luc) [INFO] [stdout] error[E0599]: no method named `id` found for struct `AbortHandle` in the current scope [INFO] [stdout] --> luc/src/runner.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | (handle.id(), arc_builder) [INFO] [stdout] | ^^ method not found in `AbortHandle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `id` found for struct `AbortHandle` in the current scope [INFO] [stdout] --> luc/src/runner.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | (handle.id(), arc_builder) [INFO] [stdout] | ^^ method not found in `AbortHandle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `id` found for struct `JoinError` in the current scope [INFO] [stdout] --> luc/src/runner.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | builder: id_map.get(&err.id()).unwrap().clone(), [INFO] [stdout] | ^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `id` found for struct `JoinError` in the current scope [INFO] [stdout] --> luc/src/runner.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | builder: id_map.get(&err.id()).unwrap().clone(), [INFO] [stdout] | ^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `luc` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `luc` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "94ce2fcabe083205df2305f59ac20e7bcc7a018ab306acb9cfc61402590c58aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94ce2fcabe083205df2305f59ac20e7bcc7a018ab306acb9cfc61402590c58aa", kill_on_drop: false }` [INFO] [stdout] 94ce2fcabe083205df2305f59ac20e7bcc7a018ab306acb9cfc61402590c58aa