[INFO] cloning repository https://github.com/ry00001/rustic-c [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ry00001/rustic-c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fry00001%2Frustic-c", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fry00001%2Frustic-c'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5061a3f966ee6704efb9ddd422bc8c8f3e2b7984 [INFO] checking ry00001/rustic-c against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fry00001%2Frustic-c" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ry00001/rustic-c on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ry00001/rustic-c [INFO] finished tweaking git repo https://github.com/ry00001/rustic-c [INFO] tweaked toml for git repo https://github.com/ry00001/rustic-c written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ry00001/rustic-c 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/c-macro/Cargo.toml: unused manifest key: package.tags [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/runtime-c/Cargo.toml: unused manifest key: package.tags [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded page_size v0.4.2 [INFO] [stderr] Downloaded syscalls v0.5.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c67102eab496f322aae46da11b0b981cfee1a2724ce1dcce8c9b2e938c4238a0 [INFO] running `Command { std: "docker" "start" "-a" "c67102eab496f322aae46da11b0b981cfee1a2724ce1dcce8c9b2e938c4238a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c67102eab496f322aae46da11b0b981cfee1a2724ce1dcce8c9b2e938c4238a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c67102eab496f322aae46da11b0b981cfee1a2724ce1dcce8c9b2e938c4238a0", kill_on_drop: false }` [INFO] [stdout] c67102eab496f322aae46da11b0b981cfee1a2724ce1dcce8c9b2e938c4238a0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecd626d0014283a289ef59015cb7b4cd93841f99ad26175301eb25c6077582e6 [INFO] running `Command { std: "docker" "start" "-a" "ecd626d0014283a289ef59015cb7b4cd93841f99ad26175301eb25c6077582e6", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/c-macro/Cargo.toml: unused manifest key: package.tags [INFO] [stderr] warning: /opt/rustwide/workdir/runtime-c/Cargo.toml: unused manifest key: package.tags [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syscalls v0.5.0 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling c-macro v0.1.0 (/opt/rustwide/workdir/c-macro) [INFO] [stderr] Checking proc-macro2 v1.0.36 [INFO] [stdout] error[E0432]: unresolved import `proc_macro::LineColumn` [INFO] [stdout] --> c-macro/src/lib.rs:8:42 [INFO] [stdout] | [INFO] [stdout] 8 | use proc_macro::{TokenStream, TokenTree, LineColumn}; [INFO] [stdout] | ^^^^^^^^^^ no `LineColumn` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> c-macro/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(proc_macro_span_shrink)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `c-macro` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ecd626d0014283a289ef59015cb7b4cd93841f99ad26175301eb25c6077582e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd626d0014283a289ef59015cb7b4cd93841f99ad26175301eb25c6077582e6", kill_on_drop: false }` [INFO] [stdout] ecd626d0014283a289ef59015cb7b4cd93841f99ad26175301eb25c6077582e6 [INFO] checking ry00001/rustic-c against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fry00001%2Frustic-c" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ry00001/rustic-c on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ry00001/rustic-c [INFO] finished tweaking git repo https://github.com/ry00001/rustic-c [INFO] tweaked toml for git repo https://github.com/ry00001/rustic-c written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ry00001/rustic-c 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/runtime-c/Cargo.toml: unused manifest key: package.tags [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/c-macro/Cargo.toml: unused manifest key: package.tags [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4aa99df3b515501635fb05ae9c6a42eb115267e051627ba906fe132d8374d685 [INFO] running `Command { std: "docker" "start" "-a" "4aa99df3b515501635fb05ae9c6a42eb115267e051627ba906fe132d8374d685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4aa99df3b515501635fb05ae9c6a42eb115267e051627ba906fe132d8374d685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aa99df3b515501635fb05ae9c6a42eb115267e051627ba906fe132d8374d685", kill_on_drop: false }` [INFO] [stdout] 4aa99df3b515501635fb05ae9c6a42eb115267e051627ba906fe132d8374d685 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa6200e1ec955e2d71853acbf687f7fcd87531638db398e5014ef4cba1267d54 [INFO] running `Command { std: "docker" "start" "-a" "fa6200e1ec955e2d71853acbf687f7fcd87531638db398e5014ef4cba1267d54", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "fa6200e1ec955e2d71853acbf687f7fcd87531638db398e5014ef4cba1267d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa6200e1ec955e2d71853acbf687f7fcd87531638db398e5014ef4cba1267d54", kill_on_drop: false }` [INFO] [stdout] fa6200e1ec955e2d71853acbf687f7fcd87531638db398e5014ef4cba1267d54