[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffisherdarling%2Fcargo-light" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fisherdarling/cargo-light on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-82/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-82/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7785dc45d028e6720da4a0c84974ce3cb3333134ddccf147c62bdc2e572c6e5 [INFO] running `Command { std: "docker" "start" "-a" "f7785dc45d028e6720da4a0c84974ce3cb3333134ddccf147c62bdc2e572c6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7785dc45d028e6720da4a0c84974ce3cb3333134ddccf147c62bdc2e572c6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7785dc45d028e6720da4a0c84974ce3cb3333134ddccf147c62bdc2e572c6e5", kill_on_drop: false }` [INFO] [stdout] f7785dc45d028e6720da4a0c84974ce3cb3333134ddccf147c62bdc2e572c6e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58bca6e3216fad7415eabca2d3f89cff934dd206de7ee7f1723a4a58c51db844 [INFO] running `Command { std: "docker" "start" "-a" "58bca6e3216fad7415eabca2d3f89cff934dd206de7ee7f1723a4a58c51db844", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling syn v0.14.6 [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" "58bca6e3216fad7415eabca2d3f89cff934dd206de7ee7f1723a4a58c51db844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58bca6e3216fad7415eabca2d3f89cff934dd206de7ee7f1723a4a58c51db844", kill_on_drop: false }` [INFO] [stdout] 58bca6e3216fad7415eabca2d3f89cff934dd206de7ee7f1723a4a58c51db844