[INFO] fetching crate oxc_semantic 0.92.0... [INFO] testing oxc_semantic-0.92.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate oxc_semantic 0.92.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate oxc_semantic 0.92.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate oxc_semantic 0.92.0 [INFO] tweaked toml for crates.io crate oxc_semantic 0.92.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxc_semantic 0.92.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxc_semantic 0.92.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90dee96041c5e1cd34c64af6784ff904121086db9d26d853558b582414b40220 [INFO] running `Command { std: "docker" "start" "-a" "90dee96041c5e1cd34c64af6784ff904121086db9d26d853558b582414b40220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90dee96041c5e1cd34c64af6784ff904121086db9d26d853558b582414b40220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90dee96041c5e1cd34c64af6784ff904121086db9d26d853558b582414b40220", kill_on_drop: false }` [INFO] [stdout] 90dee96041c5e1cd34c64af6784ff904121086db9d26d853558b582414b40220 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01808be7f98d5091568393372133898597c45a6610dd4a9565ba12557ad5da23 [INFO] running `Command { std: "docker" "start" "-a" "01808be7f98d5091568393372133898597c45a6610dd4a9565ba12557ad5da23", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling oxc_data_structures v0.92.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling oxc_estree v0.92.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling unicode-id-start v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling oxc_index v3.1.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling dragonbox_ecma v0.0.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling oxc_allocator v0.92.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling oxc-miette-derive v2.5.0 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling oxc_ast_macros v0.92.0 [INFO] [stderr] Compiling oxc-miette v2.5.0 [INFO] [stderr] Compiling oxc_span v0.92.0 [INFO] [stderr] Compiling oxc_diagnostics v0.92.0 [INFO] [stderr] Compiling oxc_syntax v0.92.0 [INFO] [stderr] Compiling oxc_regular_expression v0.92.0 [INFO] [stderr] Compiling oxc_ast v0.92.0 [INFO] [stderr] Compiling oxc_ecmascript v0.92.0 [INFO] [stderr] Compiling oxc_ast_visit v0.92.0 [INFO] [stderr] Compiling oxc_semantic v0.92.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.24s [INFO] running `Command { std: "docker" "inspect" "01808be7f98d5091568393372133898597c45a6610dd4a9565ba12557ad5da23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01808be7f98d5091568393372133898597c45a6610dd4a9565ba12557ad5da23", kill_on_drop: false }` [INFO] [stdout] 01808be7f98d5091568393372133898597c45a6610dd4a9565ba12557ad5da23 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8df0573450d2d773a1b70d75fa82011640ba0b46b49c382242fb731840b0796 [INFO] running `Command { std: "docker" "start" "-a" "f8df0573450d2d773a1b70d75fa82011640ba0b46b49c382242fb731840b0796", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling oxc_parser v0.92.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling oxc_semantic v0.92.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `cfg` [INFO] [stdout] --> examples/cfg.rs:169:2 [INFO] [stdout] | [INFO] [stdout] 169 | } [INFO] [stdout] | ^ consider adding a `main` function to `examples/cfg.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oxc_semantic` (example "cfg") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f8df0573450d2d773a1b70d75fa82011640ba0b46b49c382242fb731840b0796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8df0573450d2d773a1b70d75fa82011640ba0b46b49c382242fb731840b0796", kill_on_drop: false }` [INFO] [stdout] f8df0573450d2d773a1b70d75fa82011640ba0b46b49c382242fb731840b0796