[INFO] cloning repository https://github.com/AtosLab/rust-con-tools-base [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AtosLab/rust-con-tools-base" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtosLab%2Frust-con-tools-base", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtosLab%2Frust-con-tools-base'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69aab49c406fa8004394c59eef73d340809a3dd4 [INFO] checking AtosLab/rust-con-tools-base/69aab49c406fa8004394c59eef73d340809a3dd4 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtosLab%2Frust-con-tools-base" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AtosLab/rust-con-tools-base on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/AtosLab/rust-con-tools-base [INFO] finished tweaking git repo https://github.com/AtosLab/rust-con-tools-base [INFO] tweaked toml for git repo https://github.com/AtosLab/rust-con-tools-base written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AtosLab/rust-con-tools-base 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/crates/rome_text_size/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded expect-test v1.4.0 [INFO] [stderr] Downloaded similar v2.2.0 [INFO] [stderr] Downloaded serde_test v1.0.144 [INFO] [stderr] Downloaded dissimilar v1.0.4 [INFO] [stderr] Downloaded trybuild v1.0.64 [INFO] [stderr] Downloaded tower-lsp-macros v0.6.0 [INFO] [stderr] Downloaded tikv-jemallocator v0.5.0 [INFO] [stderr] Downloaded rust-lapper v1.0.1 [INFO] [stderr] Downloaded ungrammar v1.16.1 [INFO] [stderr] Downloaded tracing-tree v0.2.1 [INFO] [stderr] Downloaded console v0.15.1 [INFO] [stderr] Downloaded lsp-types v0.93.0 [INFO] [stderr] Downloaded serde_yaml v0.9.9 [INFO] [stderr] Downloaded tower-lsp v0.17.0 [INFO] [stderr] Downloaded indicatif v0.17.0 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.2 [INFO] [stderr] Downloaded roaring v0.9.0 [INFO] [stderr] Downloaded dhat v0.3.0 [INFO] [stderr] Downloaded xorfilter-rs v0.5.1 [INFO] [stderr] Downloaded qp-trie v0.8.0 [INFO] [stderr] Downloaded similar-asserts v1.4.2 [INFO] [stderr] Downloaded fastbloom-rs v0.3.1 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.31 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.31 [INFO] [stderr] Downloaded rgb v0.8.33 [INFO] [stderr] Downloaded hdrhistogram v7.5.1 [INFO] [stderr] Downloaded ansi_rgb v0.2.0 [INFO] [stderr] Downloaded mimalloc v0.1.29 [INFO] [stderr] Downloaded timing v0.2.3 [INFO] [stderr] Downloaded insta v1.18.2 [INFO] [stderr] Downloaded ascii_table v4.0.2 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.5.1+5.3.0-patched [INFO] [stderr] Downloaded libmimalloc-sys v0.1.25 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54d0c19d5bf2bdb772a9f29b6b0a62d4df7ab6e956fa2a3d69671079add1f822 [INFO] running `Command { std: "docker" "start" "-a" "54d0c19d5bf2bdb772a9f29b6b0a62d4df7ab6e956fa2a3d69671079add1f822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54d0c19d5bf2bdb772a9f29b6b0a62d4df7ab6e956fa2a3d69671079add1f822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54d0c19d5bf2bdb772a9f29b6b0a62d4df7ab6e956fa2a3d69671079add1f822", kill_on_drop: false }` [INFO] [stdout] 54d0c19d5bf2bdb772a9f29b6b0a62d4df7ab6e956fa2a3d69671079add1f822 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dfc45c784517c0ede061e1602f433f3b22da979574e8650945223fcf399e254 [INFO] running `Command { std: "docker" "start" "-a" "3dfc45c784517c0ede061e1602f433f3b22da979574e8650945223fcf399e254", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/rome_text_size/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Checking dyn-clone v1.0.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking roaring v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling rome_diagnostics_categories v0.0.0 (/opt/rustwide/workdir/crates/rome_diagnostics_categories) [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking rayon-core v1.9.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rust-lapper v1.0.1 [INFO] [stderr] Checking rayon v1.5.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Checking xtask v0.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling similar v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking iai v0.1.1 [INFO] [stderr] Checking futures-io v0.3.23 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.1+5.3.0-patched [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling trybuild v1.0.64 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking plotters-svg v0.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking plotters v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking rome_flags v0.0.0 (/opt/rustwide/workdir/crates/rome_flags) [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking time v0.3.13 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking fastmurmur3 v0.1.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Compiling serde_test v1.0.144 [INFO] [stderr] Checking xorfilter-rs v0.5.1 [INFO] [stderr] Checking cuckoofilter v0.5.0 [INFO] [stderr] Checking fastbloom-rs v0.3.1 [INFO] [stderr] Checking qp-trie v0.8.0 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Checking hdrhistogram v7.5.1 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rgb v0.8.33 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.43/src/wrapper.rs:479:33 [INFO] [stdout] | [INFO] [stdout] 479 | let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 479 - let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] 479 + let LineColumn { line, column } = s.start(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.43/src/wrapper.rs:496:33 [INFO] [stdout] | [INFO] [stdout] 496 | let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 496 - let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] 496 + let LineColumn { line, column } = s.end(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3dfc45c784517c0ede061e1602f433f3b22da979574e8650945223fcf399e254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dfc45c784517c0ede061e1602f433f3b22da979574e8650945223fcf399e254", kill_on_drop: false }` [INFO] [stdout] 3dfc45c784517c0ede061e1602f433f3b22da979574e8650945223fcf399e254