[INFO] fetching crate rustc-ap-rustc_errors 720.0.0... [INFO] testing rustc-ap-rustc_errors-720.0.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate rustc-ap-rustc_errors 720.0.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rustc-ap-rustc_errors 720.0.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustc-ap-rustc_errors 720.0.0 [INFO] finished tweaking crates.io crate rustc-ap-rustc_errors 720.0.0 [INFO] tweaked toml for crates.io crate rustc-ap-rustc_errors 720.0.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f1c81f784d3249fc3003de9421e43986082197af6b0754926fcf09931b41578 [INFO] running `Command { std: "docker" "start" "-a" "0f1c81f784d3249fc3003de9421e43986082197af6b0754926fcf09931b41578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f1c81f784d3249fc3003de9421e43986082197af6b0754926fcf09931b41578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f1c81f784d3249fc3003de9421e43986082197af6b0754926fcf09931b41578", kill_on_drop: false }` [INFO] [stdout] 0f1c81f784d3249fc3003de9421e43986082197af6b0754926fcf09931b41578 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41ba39ef2d01046c3e6765ab299f8c7f19d956386e419f5ead1c9dfa314938e5 [INFO] running `Command { std: "docker" "start" "-a" "41ba39ef2d01046c3e6765ab299f8c7f19d956386e419f5ead1c9dfa314938e5", kill_on_drop: false }` [INFO] [stderr] Compiling annotate-snippets v0.8.0 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v720.0.0 [INFO] [stderr] Compiling termize v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc-ap-rustc_target v720.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_ast v720.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_lint_defs v720.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_errors v720.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `extended_key_value_attributes` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(extended_key_value_attributes)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.02s [INFO] running `Command { std: "docker" "inspect" "41ba39ef2d01046c3e6765ab299f8c7f19d956386e419f5ead1c9dfa314938e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ba39ef2d01046c3e6765ab299f8c7f19d956386e419f5ead1c9dfa314938e5", kill_on_drop: false }` [INFO] [stdout] 41ba39ef2d01046c3e6765ab299f8c7f19d956386e419f5ead1c9dfa314938e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e768214bb64d6f40eba1265becffc75bf392400ecc1ac020822415a196fd8aa [INFO] running `Command { std: "docker" "start" "-a" "2e768214bb64d6f40eba1265becffc75bf392400ecc1ac020822415a196fd8aa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustc-ap-rustc_errors v720.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `extended_key_value_attributes` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(extended_key_value_attributes)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.11s [INFO] running `Command { std: "docker" "inspect" "2e768214bb64d6f40eba1265becffc75bf392400ecc1ac020822415a196fd8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e768214bb64d6f40eba1265becffc75bf392400ecc1ac020822415a196fd8aa", kill_on_drop: false }` [INFO] [stdout] 2e768214bb64d6f40eba1265becffc75bf392400ecc1ac020822415a196fd8aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8e9993af3898146d1f1ec8ee1d4590b9bb0f5d7c449a361cd9070aeff1cde4ab [INFO] running `Command { std: "docker" "start" "-a" "8e9993af3898146d1f1ec8ee1d4590b9bb0f5d7c449a361cd9070aeff1cde4ab", kill_on_drop: false }` [INFO] [stderr] warning: the feature `extended_key_value_attributes` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | #![feature(extended_key_value_attributes)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustc_ap_rustc_errors-5cfeb4beb9b743be) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test json::tests::crlf_newlines ... ok [INFO] [stdout] test json::tests::span_before_crlf ... ok [INFO] [stdout] test json::tests::lf_newlines ... ok [INFO] [stdout] test json::tests::span_on_crlf ... ok [INFO] [stdout] test json::tests::crlf_newlines_with_bom ... ok [INFO] [stdout] test json::tests::bom ... ok [INFO] [stdout] test json::tests::empty ... ok [INFO] [stdout] test json::tests::span_after_crlf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8e9993af3898146d1f1ec8ee1d4590b9bb0f5d7c449a361cd9070aeff1cde4ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e9993af3898146d1f1ec8ee1d4590b9bb0f5d7c449a361cd9070aeff1cde4ab", kill_on_drop: false }` [INFO] [stdout] 8e9993af3898146d1f1ec8ee1d4590b9bb0f5d7c449a361cd9070aeff1cde4ab