[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 against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtosLab%2Frust-con-tools-base" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AtosLab/rust-con-tools-base on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/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]     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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28fe23b335924f4fc64bd78b902877c4ebdeca78edee4af7144c14fc6a2c081d
[INFO] running `Command { std: "docker" "start" "-a" "28fe23b335924f4fc64bd78b902877c4ebdeca78edee4af7144c14fc6a2c081d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28fe23b335924f4fc64bd78b902877c4ebdeca78edee4af7144c14fc6a2c081d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28fe23b335924f4fc64bd78b902877c4ebdeca78edee4af7144c14fc6a2c081d", kill_on_drop: false }`
[INFO] [stdout] 28fe23b335924f4fc64bd78b902877c4ebdeca78edee4af7144c14fc6a2c081d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6a79e17ec578a417aa6dde0dc1c70643c719fd5233b0599f4d31d2e67ea86a0
[INFO] running `Command { std: "docker" "start" "-a" "c6a79e17ec578a417aa6dde0dc1c70643c719fd5233b0599f4d31d2e67ea86a0", 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]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking regex-syntax v0.6.27
[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]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[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]    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 rayon-core v1.9.3
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking retain_mut v0.1.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]     Checking roaring v0.9.0
[INFO] [stderr]    Compiling rome_diagnostics_categories v0.0.0 (/opt/rustwide/workdir/crates/rome_diagnostics_categories)
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking rust-lapper v1.0.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]    Compiling schemars v0.8.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking crossbeam v0.8.2
[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 thread_local v1.1.4
[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 console v0.15.1
[INFO] [stderr]     Checking xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling similar v2.2.0
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]     Checking iai v0.1.1
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]    Compiling trybuild v1.0.64
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.1+5.3.0-patched
[INFO] [stderr]     Checking plotters-backend v0.3.4
[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 half v1.8.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.82
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]     Checking case v1.0.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking plotters v0.3.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking criterion-plot v0.4.5
[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]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rome_flags v0.0.0 (/opt/rustwide/workdir/crates/rome_flags)
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.82
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking time v0.3.13
[INFO] [stderr]     Checking xorfilter-rs v0.5.1
[INFO] [stderr]     Checking fastmurmur3 v0.1.2
[INFO] [stderr]    Compiling serde_test v1.0.144
[INFO] [stderr]     Checking cuckoofilter v0.5.0
[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]     Checking fastbloom-rs v0.3.1
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking rgb v0.8.33
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.2
[INFO] [stderr]     Checking indicatif v0.17.0
[INFO] [stderr]     Checking yastl v0.1.2
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking ansi_rgb v0.2.0
[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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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 filetime v0.2.17
[INFO] [stderr]     Checking ascii_table v4.0.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]     Checking ungrammar v1.16.1
[INFO] [stderr]     Checking timing v0.2.3
[INFO] [stderr]     Checking unicase v2.6.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.31
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking utf8-width v0.1.6
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]     Checking dissimilar v1.0.4
[INFO] [stderr]     Checking html-escape v0.2.11
[INFO] [stderr]     Checking expect-test v1.4.0
[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" "c6a79e17ec578a417aa6dde0dc1c70643c719fd5233b0599f4d31d2e67ea86a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a79e17ec578a417aa6dde0dc1c70643c719fd5233b0599f4d31d2e67ea86a0", kill_on_drop: false }`
[INFO] [stdout] c6a79e17ec578a417aa6dde0dc1c70643c719fd5233b0599f4d31d2e67ea86a0
