[INFO] fetching crate neomake 0.5.2... [INFO] checking neomake-0.5.2 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate neomake 0.5.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate neomake 0.5.2 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate neomake 0.5.2 [INFO] finished tweaking crates.io crate neomake 0.5.2 [INFO] tweaked toml for crates.io crate neomake 0.5.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate neomake 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.7.6 [INFO] [stderr] Downloaded clap-markdown v0.1.3 [INFO] [stderr] Downloaded clap_mangen v0.2.12 [INFO] [stderr] Downloaded async-trait v0.1.72 [INFO] [stderr] Downloaded anyhow v1.0.72 [INFO] [stderr] Downloaded clap v4.3.19 [INFO] [stderr] Downloaded serde v1.0.175 [INFO] [stderr] Downloaded crossterm v0.26.1 [INFO] [stderr] Downloaded pest v2.7.1 [INFO] [stderr] Downloaded handlebars v4.3.7 [INFO] [stderr] Downloaded clap_builder v4.3.19 [INFO] [stderr] Downloaded toml_edit v0.19.14 [INFO] [stderr] Downloaded ron v0.8.0 [INFO] [stderr] Downloaded syn v2.0.27 [INFO] [stderr] Downloaded clap_complete v4.3.2 [INFO] [stderr] Downloaded pest_meta v2.7.1 [INFO] [stderr] Downloaded pest_derive v2.7.1 [INFO] [stderr] Downloaded schemars v0.8.12 [INFO] [stderr] Downloaded rustix v0.38.4 [INFO] [stderr] Downloaded serde_derive v1.0.175 [INFO] [stderr] Downloaded winnow v0.5.0 [INFO] [stderr] Downloaded rusty-hook v0.11.2 [INFO] [stderr] Downloaded dyn-clone v1.0.12 [INFO] [stderr] Downloaded schemars_derive v0.8.12 [INFO] [stderr] Downloaded quote v1.0.32 [INFO] [stderr] Downloaded pest_generator v2.7.1 [INFO] [stderr] Downloaded nias v0.5.0 [INFO] [stderr] Downloaded fsio v0.1.3 [INFO] [stderr] Downloaded ci_info v0.10.2 [INFO] [stderr] Downloaded envmnt v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a70309269f17d25d838018703a8593ee66cdcadd5fca61a24037ae7794c1853 [INFO] running `Command { std: "docker" "start" "-a" "1a70309269f17d25d838018703a8593ee66cdcadd5fca61a24037ae7794c1853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a70309269f17d25d838018703a8593ee66cdcadd5fca61a24037ae7794c1853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a70309269f17d25d838018703a8593ee66cdcadd5fca61a24037ae7794c1853", kill_on_drop: false }` [INFO] [stdout] 1a70309269f17d25d838018703a8593ee66cdcadd5fca61a24037ae7794c1853 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48ec8e2023882c3f89efbddb23221239ece7230f23b324694ad1b71863c152e8 [INFO] running `Command { std: "docker" "start" "-a" "48ec8e2023882c3f89efbddb23221239ece7230f23b324694ad1b71863c152e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking dyn-clone v1.0.12 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking roff v0.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking envmnt v0.8.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking ci_info v0.10.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking clap_complete v4.3.2 [INFO] [stderr] Checking clap-markdown v0.1.3 [INFO] [stderr] Checking clap_mangen v0.2.12 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Compiling pest_meta v2.7.1 [INFO] [stderr] Compiling pest_generator v2.7.1 [INFO] [stderr] Compiling pest_derive v2.7.1 [INFO] [stderr] Checking handlebars v4.3.7 [INFO] [stderr] Checking neomake v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.90s [INFO] running `Command { std: "docker" "inspect" "48ec8e2023882c3f89efbddb23221239ece7230f23b324694ad1b71863c152e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ec8e2023882c3f89efbddb23221239ece7230f23b324694ad1b71863c152e8", kill_on_drop: false }` [INFO] [stdout] 48ec8e2023882c3f89efbddb23221239ece7230f23b324694ad1b71863c152e8 [INFO] checking neomake-0.5.2 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate neomake 0.5.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate neomake 0.5.2 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate neomake 0.5.2 [INFO] finished tweaking crates.io crate neomake 0.5.2 [INFO] tweaked toml for crates.io crate neomake 0.5.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate neomake 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1013240ab60d1e2a30b233f06e660fa645c760ff96b111b43989b9109e5420dd [INFO] running `Command { std: "docker" "start" "-a" "1013240ab60d1e2a30b233f06e660fa645c760ff96b111b43989b9109e5420dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1013240ab60d1e2a30b233f06e660fa645c760ff96b111b43989b9109e5420dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1013240ab60d1e2a30b233f06e660fa645c760ff96b111b43989b9109e5420dd", kill_on_drop: false }` [INFO] [stdout] 1013240ab60d1e2a30b233f06e660fa645c760ff96b111b43989b9109e5420dd [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6779c4d29e3e04316acce44894063f7dfddb9fb09a3fdce4efb222d8e5eac764 [INFO] running `Command { std: "docker" "start" "-a" "6779c4d29e3e04316acce44894063f7dfddb9fb09a3fdce4efb222d8e5eac764", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking roff v0.2.1 [INFO] [stderr] Checking envmnt v0.8.4 [INFO] [stderr] Checking dyn-clone v1.0.12 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking ci_info v0.10.2 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking clap-markdown v0.1.3 [INFO] [stderr] Checking clap_mangen v0.2.12 [INFO] [stderr] Checking clap_complete v4.3.2 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Compiling pest_meta v2.7.1 [INFO] [stderr] Compiling pest_generator v2.7.1 [INFO] [stderr] Compiling pest_derive v2.7.1 [INFO] [stderr] Checking handlebars v4.3.7 [INFO] [stderr] Checking neomake v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.35s [INFO] running `Command { std: "docker" "inspect" "6779c4d29e3e04316acce44894063f7dfddb9fb09a3fdce4efb222d8e5eac764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6779c4d29e3e04316acce44894063f7dfddb9fb09a3fdce4efb222d8e5eac764", kill_on_drop: false }` [INFO] [stdout] 6779c4d29e3e04316acce44894063f7dfddb9fb09a3fdce4efb222d8e5eac764