[INFO] fetching crate pallas-traverse 0.31.0... [INFO] checking pallas-traverse-0.31.0 against master#8549802939cd01111c46e34a7b67cb1933977af9 for pr-132712 [INFO] extracting crate pallas-traverse 0.31.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate pallas-traverse 0.31.0 on toolchain 8549802939cd01111c46e34a7b67cb1933977af9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8549802939cd01111c46e34a7b67cb1933977af9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pallas-traverse 0.31.0 [INFO] finished tweaking crates.io crate pallas-traverse 0.31.0 [INFO] tweaked toml for crates.io crate pallas-traverse 0.31.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8549802939cd01111c46e34a7b67cb1933977af9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 33 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.68 (available: v2.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8549802939cd01111c46e34a7b67cb1933977af9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pallas-primitives v0.31.0 [INFO] [stderr] Downloaded pallas-crypto v0.31.0 [INFO] [stderr] Downloaded crc v3.2.1 [INFO] [stderr] Downloaded crc-catalog v2.4.0 [INFO] [stderr] Downloaded pallas-addresses v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8549802939cd01111c46e34a7b67cb1933977af9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 016e81b3bed70e19bed7eee7bf407f5e191dae773ff64d33e52db77c7699eb04 [INFO] running `Command { std: "docker" "start" "-a" "016e81b3bed70e19bed7eee7bf407f5e191dae773ff64d33e52db77c7699eb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "016e81b3bed70e19bed7eee7bf407f5e191dae773ff64d33e52db77c7699eb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "016e81b3bed70e19bed7eee7bf407f5e191dae773ff64d33e52db77c7699eb04", kill_on_drop: false }` [INFO] [stdout] 016e81b3bed70e19bed7eee7bf407f5e191dae773ff64d33e52db77c7699eb04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8549802939cd01111c46e34a7b67cb1933977af9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96e91540566cb28f83492734c330b2c4cb32676d9aa69270a979755384b8c6f1 [INFO] running `Command { std: "docker" "start" "-a" "96e91540566cb28f83492734c330b2c4cb32676d9aa69270a979755384b8c6f1", kill_on_drop: false }` [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Checking cryptoxide v0.4.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Checking thiserror v1.0.68 [INFO] [stderr] Checking serde v1.0.214 [INFO] [stderr] Checking pallas-codec v0.31.0 [INFO] [stderr] Checking serde_json v1.0.132 [INFO] [stderr] Checking pallas-crypto v0.31.0 [INFO] [stderr] Checking pallas-addresses v0.31.0 [INFO] [stderr] Checking pallas-primitives v0.31.0 [INFO] [stderr] Checking pallas-traverse v0.31.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../../test_data/byron2.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/block.rs:248:14 [INFO] [stdout] | [INFO] [stdout] 248 | (include_str!("../../test_data/byron2.block"), 2usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/shelley1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/block.rs:249:14 [INFO] [stdout] | [INFO] [stdout] 249 | (include_str!("../../test_data/shelley1.block"), 4), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/mary1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/block.rs:250:14 [INFO] [stdout] | [INFO] [stdout] 250 | (include_str!("../../test_data/mary1.block"), 14), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/allegra1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/block.rs:251:14 [INFO] [stdout] | [INFO] [stdout] 251 | (include_str!("../../test_data/allegra1.block"), 3), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/alonzo1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/block.rs:252:14 [INFO] [stdout] | [INFO] [stdout] 252 | (include_str!("../../test_data/alonzo1.block"), 5), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/byron4.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/fees.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | let block_str = include_str!("../../test_data/byron4.block"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/byron1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/hashes.rs:198:25 [INFO] [stdout] | [INFO] [stdout] 198 | let block_str = include_str!("../../test_data/byron1.block"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/alonzo1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/hashes.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | let block_str = include_str!("../../test_data/alonzo1.block"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/babbage1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/hashes.rs:244:25 [INFO] [stdout] | [INFO] [stdout] 244 | let block_str = include_str!("../../test_data/babbage1.block"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/jpgstore.plutus`: No such file or directory (os error 2) [INFO] [stdout] --> src/hashes.rs:323:28 [INFO] [stdout] | [INFO] [stdout] 323 | let bytecode_hex = include_str!("../../test_data/jpgstore.plutus"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/v2script.plutus`: No such file or directory (os error 2) [INFO] [stdout] --> src/hashes.rs:339:28 [INFO] [stdout] | [INFO] [stdout] 339 | let bytecode_hex = include_str!("../../test_data/v2script.plutus"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/scriptwit.tx`: No such file or directory (os error 2) [INFO] [stdout] --> src/hashes.rs:355:31 [INFO] [stdout] | [INFO] [stdout] 355 | let tx_bytecode_hex = include_str!("../../test_data/scriptwit.tx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/babbage1.tx`: No such file or directory (os error 2) [INFO] [stdout] --> src/hashes.rs:383:22 [INFO] [stdout] | [INFO] [stdout] 383 | let tx_hex = include_str!("../../test_data/babbage1.tx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/babbage2.tx`: No such file or directory (os error 2) [INFO] [stdout] --> src/hashes.rs:397:22 [INFO] [stdout] | [INFO] [stdout] 397 | let tx_hex = include_str!("../../test_data/babbage2.tx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/byron2.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/input.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | include_str!("../../test_data/byron2.block"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/alonzo1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/input.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | include_str!("../../test_data/alonzo1.block"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/duplicateinput.tx`: No such file or directory (os error 2) [INFO] [stdout] --> src/input.rs:148:31 [INFO] [stdout] | [INFO] [stdout] 148 | let tx_bytecode_hex = include_str!("../../test_data/duplicateinput.tx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/genesis.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/probe.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | let block_str = include_str!("../../test_data/genesis.block"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/byron1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/probe.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | let block_str = include_str!("../../test_data/byron1.block"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/shelley1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/probe.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | let block_str = include_str!("../../test_data/shelley1.block"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/allegra1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/probe.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | let block_str = include_str!("../../test_data/allegra1.block"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/mary1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/probe.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | let block_str = include_str!("../../test_data/mary1.block"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/alonzo1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/probe.rs:96:25 [INFO] [stdout] | [INFO] [stdout] 96 | let block_str = include_str!("../../test_data/alonzo1.block"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/babbage1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/probe.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | let block_str = include_str!("../../test_data/babbage1.block"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/conway1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/probe.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | let block_str = include_str!("../../test_data/conway1.block"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/byron1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/time.rs:259:25 [INFO] [stdout] | [INFO] [stdout] 259 | let block_str = include_str!("../../test_data/byron1.block"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pallas-traverse` (lib test) due to 26 previous errors [INFO] running `Command { std: "docker" "inspect" "96e91540566cb28f83492734c330b2c4cb32676d9aa69270a979755384b8c6f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e91540566cb28f83492734c330b2c4cb32676d9aa69270a979755384b8c6f1", kill_on_drop: false }` [INFO] [stdout] 96e91540566cb28f83492734c330b2c4cb32676d9aa69270a979755384b8c6f1