[INFO] fetching crate lark-span 0.1.0... [INFO] checking lark-span-0.1.0 against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] extracting crate lark-span 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate lark-span 0.1.0 on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lark-span 0.1.0 [INFO] finished tweaking crates.io crate lark-span 0.1.0 [INFO] tweaked toml for crates.io crate lark-span 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d81f2de932b79e59a004fabd4c6e4883a3bc8dda639e4475f96ad9bb35e74b9 [INFO] running `Command { std: "docker" "start" "-a" "2d81f2de932b79e59a004fabd4c6e4883a3bc8dda639e4475f96ad9bb35e74b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d81f2de932b79e59a004fabd4c6e4883a3bc8dda639e4475f96ad9bb35e74b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d81f2de932b79e59a004fabd4c6e4883a3bc8dda639e4475f96ad9bb35e74b9", kill_on_drop: false }` [INFO] [stdout] 2d81f2de932b79e59a004fabd4c6e4883a3bc8dda639e4475f96ad9bb35e74b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 472ba4d698c7d166e3d9894d9ce96c866331addf5bf37d06aaa649efc76f69ca [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" "472ba4d698c7d166e3d9894d9ce96c866331addf5bf37d06aaa649efc76f69ca", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking languageserver-types v0.53.1 [INFO] [stderr] Checking render-tree v0.1.1 [INFO] [stderr] Checking language-reporting v0.3.1 [INFO] [stderr] Checking lark-span v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> src/span.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Copy, Clone, Debug, DebugWith, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | ^^^^^^^^^ invalid suffix `usize` [INFO] [stdout] | [INFO] [stdout] = note: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = note: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> src/span.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Copy, Clone, Debug, DebugWith, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | ^^^^^^^^^ invalid suffix `usize` [INFO] [stdout] | [INFO] [stdout] = note: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = note: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> src/span.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Copy, Clone, Debug, DebugWith, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | ^^^^^^^^^ invalid suffix `usize` [INFO] [stdout] | [INFO] [stdout] = note: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = note: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> src/span.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Copy, Clone, Debug, DebugWith, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | ^^^^^^^^^ invalid suffix `usize` [INFO] [stdout] | [INFO] [stdout] = note: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = note: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.16s [INFO] running `Command { std: "docker" "inspect" "472ba4d698c7d166e3d9894d9ce96c866331addf5bf37d06aaa649efc76f69ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "472ba4d698c7d166e3d9894d9ce96c866331addf5bf37d06aaa649efc76f69ca", kill_on_drop: false }` [INFO] [stdout] 472ba4d698c7d166e3d9894d9ce96c866331addf5bf37d06aaa649efc76f69ca