[INFO] fetching crate origin 0.15.2...
[INFO] checking origin-0.15.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate origin 0.15.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate origin 0.15.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate origin 0.15.2
[INFO] finished tweaking crates.io crate origin 0.15.2
[INFO] tweaked toml for crates.io crate origin 0.15.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic-dbg v0.1.9
[INFO] [stderr]   Downloaded unwinding v0.2.1
[INFO] [stderr]   Downloaded rustix-futex-sync v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16ffb80dc1f1e2845d96e5446c3c93160e7b748a6599b20dc9d4a4498fd58247
[INFO] running `Command { std: "docker" "start" "-a" "16ffb80dc1f1e2845d96e5446c3c93160e7b748a6599b20dc9d4a4498fd58247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16ffb80dc1f1e2845d96e5446c3c93160e7b748a6599b20dc9d4a4498fd58247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16ffb80dc1f1e2845d96e5446c3c93160e7b748a6599b20dc9d4a4498fd58247", kill_on_drop: false }`
[INFO] [stdout] 16ffb80dc1f1e2845d96e5446c3c93160e7b748a6599b20dc9d4a4498fd58247
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f5ef7c8e0a431a3872322840cd1da5beda962319b368da5d70afb3a4e3a0b43
[INFO] running `Command { std: "docker" "start" "-a" "3f5ef7c8e0a431a3872322840cd1da5beda962319b368da5d70afb3a4e3a0b43", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking errno v0.3.8
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking unwinding v0.2.1
[INFO] [stderr]     Checking rustix-futex-sync v0.1.5
[INFO] [stderr]     Checking origin v0.15.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `core::ptr::invalid_mut`
[INFO] [stdout]  --> src/thread/libc.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::ptr::{from_exposed_addr_mut, invalid_mut, null_mut, NonNull};
[INFO] [stdout]   |                                        ^^^^^^^^^^^ no `invalid_mut` in `ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::ptr::invalid_mut`
[INFO] [stdout]  --> src/thread/libc.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::ptr::{from_exposed_addr_mut, invalid_mut, null_mut, NonNull};
[INFO] [stdout]   |                                        ^^^^^^^^^^^ no `invalid_mut` in `ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'exposed_provenance'
[INFO] [stdout]  --> src/thread/libc.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::ptr::{from_exposed_addr_mut, invalid_mut, null_mut, NonNull};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #95228 <https://github.com/rust-lang/rust/issues/95228> for more information
[INFO] [stdout]   = help: add `#![feature(exposed_provenance)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'exposed_provenance'
[INFO] [stdout]   --> src/thread/libc.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         from_exposed_addr_mut(self.0 as usize)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #95228 <https://github.com/rust-lang/rust/issues/95228> for more information
[INFO] [stdout]    = help: add `#![feature(exposed_provenance)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'exposed_provenance'
[INFO] [stdout]  --> src/thread/libc.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::ptr::{from_exposed_addr_mut, invalid_mut, null_mut, NonNull};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #95228 <https://github.com/rust-lang/rust/issues/95228> for more information
[INFO] [stdout]   = help: add `#![feature(exposed_provenance)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'exposed_provenance'
[INFO] [stdout]   --> src/thread/libc.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         from_exposed_addr_mut(self.0 as usize)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #95228 <https://github.com/rust-lang/rust/issues/95228> for more information
[INFO] [stdout]    = help: add `#![feature(exposed_provenance)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'exposed_provenance'
[INFO] [stdout]   --> src/thread/libc.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Self(raw.expose_addr() as libc::pthread_t)
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #95228 <https://github.com/rust-lang/rust/issues/95228> for more information
[INFO] [stdout]    = help: add `#![feature(exposed_provenance)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'exposed_provenance'
[INFO] [stdout]   --> src/thread/libc.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Self(raw.expose_addr() as libc::pthread_t)
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #95228 <https://github.com/rust-lang/rust/issues/95228> for more information
[INFO] [stdout]    = help: add `#![feature(exposed_provenance)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `origin` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `origin` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "3f5ef7c8e0a431a3872322840cd1da5beda962319b368da5d70afb3a4e3a0b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f5ef7c8e0a431a3872322840cd1da5beda962319b368da5d70afb3a4e3a0b43", kill_on_drop: false }`
[INFO] [stdout] 3f5ef7c8e0a431a3872322840cd1da5beda962319b368da5d70afb3a4e3a0b43
