[INFO] fetching crate supersigil-js 0.14.0...
[INFO] testing supersigil-js-0.14.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate supersigil-js 0.14.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate supersigil-js 0.14.0
[INFO] finished tweaking crates.io crate supersigil-js 0.14.0
[INFO] tweaked toml for crates.io crate supersigil-js 0.14.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate supersigil-js 0.14.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate supersigil-js 0.14.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6a63d79ba736ac14db9705e2e73d787ce7e4c3889654cb77048a044d455bce4
[INFO] running `Command { std: "docker" "start" "-a" "e6a63d79ba736ac14db9705e2e73d787ce7e4c3889654cb77048a044d455bce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6a63d79ba736ac14db9705e2e73d787ce7e4c3889654cb77048a044d455bce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6a63d79ba736ac14db9705e2e73d787ce7e4c3889654cb77048a044d455bce4", kill_on_drop: false }`
[INFO] [stdout] e6a63d79ba736ac14db9705e2e73d787ce7e4c3889654cb77048a044d455bce4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28bdc2d01f13dc0d0a4e9853dedaaa05198e08e87bb4788eb37cd56ab0e9d993
[INFO] running `Command { std: "docker" "start" "-a" "28bdc2d01f13dc0d0a4e9853dedaaa05198e08e87bb4788eb37cd56ab0e9d993", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling oxc_data_structures v0.124.0
[INFO] [stderr]    Compiling oxc_estree v0.124.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling libyaml-rs v0.3.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling oxc_ast_macros v0.124.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling oxc_allocator v0.124.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling oxc-miette v2.7.1
[INFO] [stderr]    Compiling oxc_str v0.124.0
[INFO] [stderr]    Compiling oxc_span v0.124.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.124.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.124.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling yaml_serde v0.10.4
[INFO] [stderr]    Compiling oxc_syntax v0.124.0
[INFO] [stderr]    Compiling supersigil-core v0.14.0
[INFO] [stderr]    Compiling oxc_ast v0.124.0
[INFO] [stderr]    Compiling supersigil-parser v0.14.0
[INFO] [stderr]    Compiling supersigil-evidence v0.14.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.124.0
[INFO] [stderr]    Compiling oxc_parser v0.124.0
[INFO] [stderr]    Compiling supersigil-js v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.26s
[INFO] running `Command { std: "docker" "inspect" "28bdc2d01f13dc0d0a4e9853dedaaa05198e08e87bb4788eb37cd56ab0e9d993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28bdc2d01f13dc0d0a4e9853dedaaa05198e08e87bb4788eb37cd56ab0e9d993", kill_on_drop: false }`
[INFO] [stdout] 28bdc2d01f13dc0d0a4e9853dedaaa05198e08e87bb4788eb37cd56ab0e9d993
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51d2e8a7e34995b9adbbb96501f9dd7de49a522a3726571e97d4b5148346dc97
[INFO] running `Command { std: "docker" "start" "-a" "51d2e8a7e34995b9adbbb96501f9dd7de49a522a3726571e97d4b5148346dc97", kill_on_drop: false }`
[INFO] [stderr]    Compiling supersigil-js v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `supersigil_rust_macros`
[INFO] [stdout]    --> src/discover.rs:459:9
[INFO] [stdout]     |
[INFO] [stdout] 459 |     use supersigil_rust_macros::verifies;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `supersigil_rust_macros`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `supersigil_rust_macros`, use `cargo add supersigil_rust_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `supersigil-js` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "51d2e8a7e34995b9adbbb96501f9dd7de49a522a3726571e97d4b5148346dc97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51d2e8a7e34995b9adbbb96501f9dd7de49a522a3726571e97d4b5148346dc97", kill_on_drop: false }`
[INFO] [stdout] 51d2e8a7e34995b9adbbb96501f9dd7de49a522a3726571e97d4b5148346dc97
