[INFO] fetching crate hydroper_razen 0.1.5...
[INFO] testing hydroper_razen-0.1.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hydroper_razen 0.1.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate hydroper_razen 0.1.5
[INFO] finished tweaking crates.io crate hydroper_razen 0.1.5
[INFO] tweaked toml for crates.io crate hydroper_razen 0.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hydroper_razen 0.1.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5921d4732d8be674ca9719f1bb72abf39e0dbf8d0edcf2c95eed9218900b6d5d
[INFO] running `Command { std: "docker" "start" "-a" "5921d4732d8be674ca9719f1bb72abf39e0dbf8d0edcf2c95eed9218900b6d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5921d4732d8be674ca9719f1bb72abf39e0dbf8d0edcf2c95eed9218900b6d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5921d4732d8be674ca9719f1bb72abf39e0dbf8d0edcf2c95eed9218900b6d5d", kill_on_drop: false }`
[INFO] [stdout] 5921d4732d8be674ca9719f1bb72abf39e0dbf8d0edcf2c95eed9218900b6d5d
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 148215a09aa58df08e67b39f600909fd851a4d456a45677058f34485d0093649
[INFO] running `Command { std: "docker" "start" "-a" "148215a09aa58df08e67b39f600909fd851a4d456a45677058f34485d0093649", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling hydroper_source_text v1.0.3
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling smodel-proc v1.0.11
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling smodel v1.0.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling htmlentity v1.3.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling hydroper_swf v0.3.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]    Compiling lazy-regex v3.4.2
[INFO] [stderr]    Compiling file_paths v1.0.0
[INFO] [stderr]    Compiling late_format v1.0.0
[INFO] [stderr]    Compiling as3_parser v1.0.25
[INFO] [stderr]    Compiling hydroper_razen v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `todo_here` in this scope
[INFO] [stdout]    --> verifier/verifier.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         todo_here();
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `todo_here` in this scope
[INFO] [stdout]    --> verifier/verifier.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         todo_here();
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `todo_here` in this scope
[INFO] [stdout]    --> verifier/verifier.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         todo_here();
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `todo_here` in this scope
[INFO] [stdout]    --> verifier/verifier.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         todo_here();
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `todo_here` in this scope
[INFO] [stdout]  --> verifier/statement.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         todo_here();
[INFO] [stdout]   |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hydroper_razen` (lib) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "148215a09aa58df08e67b39f600909fd851a4d456a45677058f34485d0093649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "148215a09aa58df08e67b39f600909fd851a4d456a45677058f34485d0093649", kill_on_drop: false }`
[INFO] [stdout] 148215a09aa58df08e67b39f600909fd851a4d456a45677058f34485d0093649
