[INFO] fetching crate foundry-compilers-artifacts-solc 0.19.1... [INFO] testing foundry-compilers-artifacts-solc-0.19.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate foundry-compilers-artifacts-solc 0.19.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate foundry-compilers-artifacts-solc 0.19.1 [INFO] finished tweaking crates.io crate foundry-compilers-artifacts-solc 0.19.1 [INFO] tweaked toml for crates.io crate foundry-compilers-artifacts-solc 0.19.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate foundry-compilers-artifacts-solc 0.19.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate foundry-compilers-artifacts-solc 0.19.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded foundry-compilers-core v0.19.1 [INFO] [stderr] Downloaded alloy-sol-type-parser v1.3.1 [INFO] [stderr] Downloaded alloy-primitives v1.3.1 [INFO] [stderr] Downloaded alloy-json-abi v1.3.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf5853ec2d3c6c76015856fd6271ca8fb649717a6654b033f7188c21190c278e [INFO] running `Command { std: "docker" "start" "-a" "bf5853ec2d3c6c76015856fd6271ca8fb649717a6654b033f7188c21190c278e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf5853ec2d3c6c76015856fd6271ca8fb649717a6654b033f7188c21190c278e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf5853ec2d3c6c76015856fd6271ca8fb649717a6654b033f7188c21190c278e", kill_on_drop: false }` [INFO] [stdout] bf5853ec2d3c6c76015856fd6271ca8fb649717a6654b033f7188c21190c278e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa4e588b147b373e98213c6a3baa8bb50639a0c14c445ad390b1e0e235f7ad3c [INFO] running `Command { std: "docker" "start" "-a" "aa4e588b147b373e98213c6a3baa8bb50639a0c14c445ad390b1e0e235f7ad3c", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling const-hex v1.15.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling alloy-sol-type-parser v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ruint v1.16.0 [INFO] [stderr] Compiling alloy-primitives v1.3.1 [INFO] [stderr] Compiling alloy-json-abi v1.3.1 [INFO] [stderr] Compiling foundry-compilers-core v0.19.1 [INFO] [stderr] Compiling foundry-compilers-artifacts-solc v0.19.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.11s [INFO] running `Command { std: "docker" "inspect" "aa4e588b147b373e98213c6a3baa8bb50639a0c14c445ad390b1e0e235f7ad3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa4e588b147b373e98213c6a3baa8bb50639a0c14c445ad390b1e0e235f7ad3c", kill_on_drop: false }` [INFO] [stdout] aa4e588b147b373e98213c6a3baa8bb50639a0c14c445ad390b1e0e235f7ad3c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa9a49f7a0bcb841962c94a426d46d45e73a12943b9863db46c0a44e954f8a40 [INFO] running `Command { std: "docker" "start" "-a" "aa9a49f7a0bcb841962c94a426d46d45e73a12943b9863db46c0a44e954f8a40", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling ruint v1.16.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling alloy-primitives v1.3.1 [INFO] [stderr] Compiling foundry-compilers-core v0.19.1 [INFO] [stderr] Compiling alloy-json-abi v1.3.1 [INFO] [stderr] Compiling foundry-compilers-artifacts-solc v0.19.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/ast/../../../../../test-data/ast/ast-erc4626.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/ast/lowfidelity.rs:219:19 [INFO] [stdout] | [INFO] [stdout] 219 | let ast = include_str!("../../../../../test-data/ast/ast-erc4626.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../../../test-data/out-source-maps.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/sourcemap.rs:611:27 [INFO] [stdout] | [INFO] [stdout] 611 | let source_maps = include_str!("../../../../test-data/out-source-maps.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../../../test-data/cheatcodes.sol-sourcemap.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/sourcemap.rs:621:17 [INFO] [stdout] | [INFO] [stdout] 621 | let s = include_str!("../../../../test-data/cheatcodes.sol-sourcemap.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../../../test-data/foundryissue2462.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:2212:21 [INFO] [stdout] | [INFO] [stdout] 2212 | let input = include_str!("../../../../test-data/foundryissue2462.json").trim(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `foundry-compilers-artifacts-solc` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "aa9a49f7a0bcb841962c94a426d46d45e73a12943b9863db46c0a44e954f8a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa9a49f7a0bcb841962c94a426d46d45e73a12943b9863db46c0a44e954f8a40", kill_on_drop: false }` [INFO] [stdout] aa9a49f7a0bcb841962c94a426d46d45e73a12943b9863db46c0a44e954f8a40