[INFO] fetching crate uniffi-build-alicorn 0.1.2...
[INFO] testing uniffi-build-alicorn-0.1.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate uniffi-build-alicorn 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate uniffi-build-alicorn 0.1.2
[INFO] finished tweaking crates.io crate uniffi-build-alicorn 0.1.2
[INFO] tweaked toml for crates.io crate uniffi-build-alicorn 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uniffi-build-alicorn 0.1.2 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 uniffi-build-alicorn 0.1.2 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] e26eaf184d90ed7cc43094a1e1a9f7058126808e1ea551f5531747919c20d960
[INFO] running `Command { std: "docker" "start" "-a" "e26eaf184d90ed7cc43094a1e1a9f7058126808e1ea551f5531747919c20d960", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e26eaf184d90ed7cc43094a1e1a9f7058126808e1ea551f5531747919c20d960", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e26eaf184d90ed7cc43094a1e1a9f7058126808e1ea551f5531747919c20d960", kill_on_drop: false }`
[INFO] [stdout] e26eaf184d90ed7cc43094a1e1a9f7058126808e1ea551f5531747919c20d960
[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] e54fd8fdb4b987fdb20a9e843d7d06297363d56a2ba65f779c03a551cc63bb19
[INFO] running `Command { std: "docker" "start" "-a" "e54fd8fdb4b987fdb20a9e843d7d06297363d56a2ba65f779c03a551cc63bb19", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.0
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling uniffi_meta v0.29.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling uniffi_udl v0.29.0
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling rinja_parser v0.3.5
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling rinja_derive v0.3.5
[INFO] [stderr]    Compiling rinja v0.3.5
[INFO] [stderr]    Compiling uniffi_bindgen v0.29.0
[INFO] [stderr]    Compiling uniffi-bindgen-alicorn v0.1.2
[INFO] [stderr]    Compiling uniffi-build-alicorn v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.26s
[INFO] running `Command { std: "docker" "inspect" "e54fd8fdb4b987fdb20a9e843d7d06297363d56a2ba65f779c03a551cc63bb19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e54fd8fdb4b987fdb20a9e843d7d06297363d56a2ba65f779c03a551cc63bb19", kill_on_drop: false }`
[INFO] [stdout] e54fd8fdb4b987fdb20a9e843d7d06297363d56a2ba65f779c03a551cc63bb19
[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] 962cca1787b7cfcd6a024146e160baa49778475246608883638a55f479397ad1
[INFO] running `Command { std: "docker" "start" "-a" "962cca1787b7cfcd6a024146e160baa49778475246608883638a55f479397ad1", kill_on_drop: false }`
[INFO] [stderr]    Compiling uniffi-build-alicorn v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "962cca1787b7cfcd6a024146e160baa49778475246608883638a55f479397ad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "962cca1787b7cfcd6a024146e160baa49778475246608883638a55f479397ad1", kill_on_drop: false }`
[INFO] [stdout] 962cca1787b7cfcd6a024146e160baa49778475246608883638a55f479397ad1
[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", kill_on_drop: false }`
[INFO] [stdout] a9dbe64cb42bcd4209339ed22f0a6a07946418853a76138938ccac7914b57642
[INFO] running `Command { std: "docker" "start" "-a" "a9dbe64cb42bcd4209339ed22f0a6a07946418853a76138938ccac7914b57642", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniffi_build_alicorn-369456fac6ff85fa)
[INFO] [stderr]    Doc-tests uniffi_build_alicorn
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a9dbe64cb42bcd4209339ed22f0a6a07946418853a76138938ccac7914b57642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9dbe64cb42bcd4209339ed22f0a6a07946418853a76138938ccac7914b57642", kill_on_drop: false }`
[INFO] [stdout] a9dbe64cb42bcd4209339ed22f0a6a07946418853a76138938ccac7914b57642
