[INFO] cloning repository https://github.com/fisherdarling/cargo-light [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fisherdarling/cargo-light" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffisherdarling%2Fcargo-light", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffisherdarling%2Fcargo-light'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e64fddc5f452a159504bc9c505c8743d29baf194 [INFO] testing fisherdarling/cargo-light against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffisherdarling%2Fcargo-light" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fisherdarling/cargo-light on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/fisherdarling/cargo-light [INFO] finished tweaking git repo https://github.com/fisherdarling/cargo-light [INFO] tweaked toml for git repo https://github.com/fisherdarling/cargo-light written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/fisherdarling/cargo-light already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc83d53a29d0c7f27f076d026c210e5925f84a42eb41dc45a8a28fecab31dc99 [INFO] running `Command { std: "docker" "start" "-a" "fc83d53a29d0c7f27f076d026c210e5925f84a42eb41dc45a8a28fecab31dc99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc83d53a29d0c7f27f076d026c210e5925f84a42eb41dc45a8a28fecab31dc99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc83d53a29d0c7f27f076d026c210e5925f84a42eb41dc45a8a28fecab31dc99", kill_on_drop: false }` [INFO] [stdout] fc83d53a29d0c7f27f076d026c210e5925f84a42eb41dc45a8a28fecab31dc99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 328af7a31682193f32845a658066704344d4b179af609d400b796476d6132370 [INFO] running `Command { std: "docker" "start" "-a" "328af7a31682193f32845a658066704344d4b179af609d400b796476d6132370", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling syn v0.14.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling cargo-light v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `start` found for struct `Span` in the current scope [INFO] [stdout] --> src/main.rs:142:28 [INFO] [stdout] | [INFO] [stdout] 142 | i.ident.span().start().line, [INFO] [stdout] | ^^^^^ method not found in `Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for struct `Span` in the current scope [INFO] [stdout] --> src/main.rs:152:32 [INFO] [stdout] | [INFO] [stdout] 152 | i.sig.ident.span().start().line, [INFO] [stdout] | ^^^^^ method not found in `Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for struct `Span` in the current scope [INFO] [stdout] --> src/main.rs:173:48 [INFO] [stdout] | [INFO] [stdout] 173 | ids.get(0).unwrap().span().start().line [INFO] [stdout] | ^^^^^ method not found in `Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for struct `Span` in the current scope [INFO] [stdout] --> src/main.rs:180:37 [INFO] [stdout] | [INFO] [stdout] 180 | let line = i.span().start().line; [INFO] [stdout] | ^^^^^ method not found in `Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-light` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "328af7a31682193f32845a658066704344d4b179af609d400b796476d6132370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "328af7a31682193f32845a658066704344d4b179af609d400b796476d6132370", kill_on_drop: false }` [INFO] [stdout] 328af7a31682193f32845a658066704344d4b179af609d400b796476d6132370