[INFO] fetching crate evcxr_repl 0.21.1...
[INFO] testing evcxr_repl-0.21.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate evcxr_repl 0.21.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate evcxr_repl 0.21.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate evcxr_repl 0.21.1
[INFO] tweaked toml for crates.io crate evcxr_repl 0.21.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate evcxr_repl 0.21.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate evcxr_repl 0.21.1 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bbdb81f88ea4c69cafa94448b4fcd66f4514fd81a3346381581ee7e70cd1e73
[INFO] running `Command { std: "docker" "start" "-a" "0bbdb81f88ea4c69cafa94448b4fcd66f4514fd81a3346381581ee7e70cd1e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bbdb81f88ea4c69cafa94448b4fcd66f4514fd81a3346381581ee7e70cd1e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bbdb81f88ea4c69cafa94448b4fcd66f4514fd81a3346381581ee7e70cd1e73", kill_on_drop: false }`
[INFO] [stdout] 0bbdb81f88ea4c69cafa94448b4fcd66f4514fd81a3346381581ee7e70cd1e73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 916d32908a251c9db469531c95ff011b3bdb7389df11332fa57249902fad0df6
[INFO] running `Command { std: "docker" "start" "-a" "916d32908a251c9db469531c95ff011b3bdb7389df11332fa57249902fad0df6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling jod-thread v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.121.0
[INFO] [stderr]    Compiling rustc-literal-escaper v0.0.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling seize v0.5.0
[INFO] [stderr]    Compiling ra_ap_edition v0.0.295
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling boxcar v0.2.13
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling salsa-macro-rules v0.23.0
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling la-arena v0.3.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustc_apfloat v0.2.3+llvm-462a31f5a5ab
[INFO] [stderr]    Compiling cov-mark v2.0.1
[INFO] [stderr]    Compiling rustc-stable-hash v0.1.2
[INFO] [stderr]    Compiling ra_ap_intern v0.0.295
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ra-ap-rustc_parse_format v0.121.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling perf-event-open-sys v1.0.1
[INFO] [stderr]    Compiling ra-ap-rustc_hashes v0.121.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling line-index v0.1.2
[INFO] [stderr]    Compiling perf-event v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling ra_ap_profile v0.0.295
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling notify v8.1.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=ae5fcbb1db994f1a -C extra-filename=-fc938db6d070ea61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-69590df136bf7863.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e25e27a337ef430a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-958b805d9ab3f4fe.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ra_ap_intern` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name ra_ap_intern --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra_ap_intern-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d38fe04f1c8ff168 -C extra-filename=-bcd8a164f564a773 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-d211e0bd90078c36.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-43ba2ce568e21a0a.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-ca4219e344ea5da0.rmeta --extern triomphe=/opt/rustwide/target/debug/deps/libtriomphe-ec4820525c531fe9.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "916d32908a251c9db469531c95ff011b3bdb7389df11332fa57249902fad0df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "916d32908a251c9db469531c95ff011b3bdb7389df11332fa57249902fad0df6", kill_on_drop: false }`
[INFO] [stdout] 916d32908a251c9db469531c95ff011b3bdb7389df11332fa57249902fad0df6
