[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] checking fisherdarling/cargo-light against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [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 a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", 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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d205a394b42981ac57253c0dc40cd4491015c3e36d709aae422b08fa65797d6d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d205a394b42981ac57253c0dc40cd4491015c3e36d709aae422b08fa65797d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d205a394b42981ac57253c0dc40cd4491015c3e36d709aae422b08fa65797d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d205a394b42981ac57253c0dc40cd4491015c3e36d709aae422b08fa65797d6d", kill_on_drop: false }` [INFO] [stdout] d205a394b42981ac57253c0dc40cd4491015c3e36d709aae422b08fa65797d6d [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=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8201a661b36b9599026702a1c95ed3093f8aa0e060bf25056b314d65c45e98df [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8201a661b36b9599026702a1c95ed3093f8aa0e060bf25056b314d65c45e98df", kill_on_drop: false }` [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Checking proc-macro2 v0.4.9 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking colored v1.6.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking quote v0.6.4 [INFO] [stderr] Checking syn v0.14.6 [INFO] [stderr] Checking 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: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: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: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: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[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` [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8201a661b36b9599026702a1c95ed3093f8aa0e060bf25056b314d65c45e98df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8201a661b36b9599026702a1c95ed3093f8aa0e060bf25056b314d65c45e98df", kill_on_drop: false }` [INFO] [stdout] 8201a661b36b9599026702a1c95ed3093f8aa0e060bf25056b314d65c45e98df