[INFO] fetching crate vault 10.1.5... [INFO] checking vault-10.1.5 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate vault 10.1.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate vault 10.1.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate vault 10.1.5 [INFO] tweaked toml for crates.io crate vault 10.1.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vault 10.1.5 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 60 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding nom_locate v4.2.0 (available: v5.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 510bb62663c89d8e467bb147fd5904967ccc8a75a8543b46d7cbaaf7cd0a2c92 [INFO] running `Command { std: "docker" "start" "-a" "510bb62663c89d8e467bb147fd5904967ccc8a75a8543b46d7cbaaf7cd0a2c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "510bb62663c89d8e467bb147fd5904967ccc8a75a8543b46d7cbaaf7cd0a2c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "510bb62663c89d8e467bb147fd5904967ccc8a75a8543b46d7cbaaf7cd0a2c92", kill_on_drop: false }` [INFO] [stdout] 510bb62663c89d8e467bb147fd5904967ccc8a75a8543b46d7cbaaf7cd0a2c92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1e5d93eadcfe673b54641e480d07254e27318321ac7b8335d58f77a75df5980 [INFO] running `Command { std: "docker" "start" "-a" "b1e5d93eadcfe673b54641e480d07254e27318321ac7b8335d58f77a75df5980", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [INFO] [stderr] Checking nom-tracable v0.9.1 [INFO] [stderr] Checking vault v10.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/replay.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn from_bytes(input: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 46 | pub fn from_bytes(input: &[u8]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/replay.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn from_bytes(input: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 46 | pub fn from_bytes(input: &[u8]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/USvDAK_v10612.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | let data = include_bytes!("../replays/USvDAK_v10612.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/vs_ai.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | let data = include_bytes!("../replays/vs_ai.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/weird_description.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | let data = include_bytes!("../replays/weird_description.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/USvDAK_v10612.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | let data = include_bytes!("../replays/USvDAK_v10612.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/automatch.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:92:16 [INFO] [stdout] | [INFO] [stdout] 92 | let data = include_bytes!("../replays/automatch.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/custom.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | let data = include_bytes!("../replays/custom.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/skirmish.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:108:16 [INFO] [stdout] | [INFO] [stdout] 108 | let data = include_bytes!("../replays/skirmish.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/one_seven_zero.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 116 | let data = include_bytes!("../replays/one_seven_zero.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/ai_takeover.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:128:16 [INFO] [stdout] | [INFO] [stdout] 128 | let data = include_bytes!("../replays/ai_takeover.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/zero_items.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:135:16 [INFO] [stdout] | [INFO] [stdout] 135 | let data = include_bytes!("../replays/zero_items.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/unusual_items.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | let data = include_bytes!("../replays/unusual_items.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/unusual_options.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:149:16 [INFO] [stdout] | [INFO] [stdout] 149 | let data = include_bytes!("../replays/unusual_options.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/one_delimited_options.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:156:16 [INFO] [stdout] | [INFO] [stdout] 156 | let data = include_bytes!("../replays/one_delimited_options.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/unusual_cpu_items.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | let data = include_bytes!("../replays/unusual_cpu_items.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/unusual_brit_faction.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 170 | let data = include_bytes!("../replays/unusual_brit_faction.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/one_char_options.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:193:16 [INFO] [stdout] | [INFO] [stdout] 193 | let data = include_bytes!("../replays/one_char_options.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../replays/unusual_team_id.rec`: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:200:16 [INFO] [stdout] | [INFO] [stdout] 200 | let data = include_bytes!("../replays/unusual_team_id.rec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vault` (test "lib") due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "b1e5d93eadcfe673b54641e480d07254e27318321ac7b8335d58f77a75df5980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1e5d93eadcfe673b54641e480d07254e27318321ac7b8335d58f77a75df5980", kill_on_drop: false }` [INFO] [stdout] b1e5d93eadcfe673b54641e480d07254e27318321ac7b8335d58f77a75df5980