[INFO] fetching crate origin-studio 0.14.1...
[INFO] checking origin-studio-0.14.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate origin-studio 0.14.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate origin-studio 0.14.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate origin-studio 0.14.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate origin-studio 0.14.1
[INFO] tweaked toml for crates.io crate origin-studio 0.14.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate origin-studio 0.14.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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic-dbg v0.1.9
[INFO] [stderr]   Downloaded rustix-futex-sync v0.2.3
[INFO] [stderr]   Downloaded origin v0.23.3
[INFO] [stderr]   Downloaded unwinding v0.2.4
[INFO] [stderr]   Downloaded rustix-dlmalloc v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c952ce971e8b590816d949994900c467b53cf7c054d4907647fb1992a06378ce
[INFO] running `Command { std: "docker" "start" "-a" "c952ce971e8b590816d949994900c467b53cf7c054d4907647fb1992a06378ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c952ce971e8b590816d949994900c467b53cf7c054d4907647fb1992a06378ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c952ce971e8b590816d949994900c467b53cf7c054d4907647fb1992a06378ce", kill_on_drop: false }`
[INFO] [stdout] c952ce971e8b590816d949994900c467b53cf7c054d4907647fb1992a06378ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de7311a8a93cf19fae77b98d30a501587f10db9dd57524485cd125606c2d5d91
[INFO] running `Command { std: "docker" "start" "-a" "de7311a8a93cf19fae77b98d30a501587f10db9dd57524485cd125606c2d5d91", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling origin-studio v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking errno v0.3.9
[INFO] [stderr]     Checking unwinding v0.2.4
[INFO] [stderr]     Checking rustix-futex-sync v0.2.3
[INFO] [stderr]     Checking rustix-dlmalloc v0.1.7
[INFO] [stderr]     Checking origin v0.23.3
[INFO] [stdout] warning: unknown lint: `fuzzy_provenance_casts`
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![deny(fuzzy_provenance_casts, lossy_provenance_casts)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `fuzzy_provenance_casts` lint is unstable
[INFO] [stdout]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]   = help: add `#![feature(strict_provenance_lints)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `lossy_provenance_casts`
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![deny(fuzzy_provenance_casts, lossy_provenance_casts)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `lossy_provenance_casts` lint is unstable
[INFO] [stdout]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]   = help: add `#![feature(strict_provenance_lints)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `strict_provenance` has been stable since 1.85.0-nightly and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(strict_provenance)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `fuzzy_provenance_casts`
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![deny(fuzzy_provenance_casts, lossy_provenance_casts)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `fuzzy_provenance_casts` lint is unstable
[INFO] [stdout]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]   = help: add `#![feature(strict_provenance_lints)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `lossy_provenance_casts`
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![deny(fuzzy_provenance_casts, lossy_provenance_casts)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `lossy_provenance_casts` lint is unstable
[INFO] [stdout]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]   = help: add `#![feature(strict_provenance_lints)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `unwinding` (which `origin` depends on)
[INFO] [stdout]   = note: first definition in `unwinding` loaded from /opt/rustwide/target/debug/deps/libunwinding-2207892588c7fa13.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cb5ec2ef594bb30c.rlib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `origin-studio` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "de7311a8a93cf19fae77b98d30a501587f10db9dd57524485cd125606c2d5d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de7311a8a93cf19fae77b98d30a501587f10db9dd57524485cd125606c2d5d91", kill_on_drop: false }`
[INFO] [stdout] de7311a8a93cf19fae77b98d30a501587f10db9dd57524485cd125606c2d5d91
