[INFO] fetching crate cpnets 1.1.0...
[INFO] checking cpnets-1.1.0 against 1.95.0 for pr-155915
[INFO] extracting crate cpnets 1.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate cpnets 1.1.0
[INFO] finished tweaking crates.io crate cpnets 1.1.0
[INFO] tweaked toml for crates.io crate cpnets 1.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cpnets 1.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cpnets 1.1.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.3.2
[INFO] [stderr]   Downloaded pyo3-macros v0.19.0
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded pyo3-build-config v0.19.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.7
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.19.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.19.0
[INFO] [stderr]   Downloaded clap_builder v4.3.1
[INFO] [stderr]   Downloaded pyo3 v0.19.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7056b4197759d2d71e84ac5151ed4bb2bbd907f2a9b7fe45c33eaa116c7899d2
[INFO] running `Command { std: "docker" "start" "-a" "7056b4197759d2d71e84ac5151ed4bb2bbd907f2a9b7fe45c33eaa116c7899d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7056b4197759d2d71e84ac5151ed4bb2bbd907f2a9b7fe45c33eaa116c7899d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7056b4197759d2d71e84ac5151ed4bb2bbd907f2a9b7fe45c33eaa116c7899d2", kill_on_drop: false }`
[INFO] [stdout] 7056b4197759d2d71e84ac5151ed4bb2bbd907f2a9b7fe45c33eaa116c7899d2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55b89ac2f12f07b70acce51c1d39b9efe86f535e3cc2067644667dc77c9d4466
[INFO] running `Command { std: "docker" "start" "-a" "55b89ac2f12f07b70acce51c1d39b9efe86f535e3cc2067644667dc77c9d4466", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking clap_builder v4.3.1
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling pyo3-build-config v0.19.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling pyo3-ffi v0.19.0
[INFO] [stderr]    Compiling pyo3 v0.19.0
[INFO] [stderr]     Checking clap v4.3.2
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.0
[INFO] [stderr]    Compiling pyo3-macros v0.19.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking cpnets v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/globals.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             GLOBALS.write(dict);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/globals.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         GLOBALS.assume_init_ref()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/globals.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             GLOBALS.write(dict);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/globals.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         GLOBALS.assume_init_ref()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.35s
[INFO] running `Command { std: "docker" "inspect" "55b89ac2f12f07b70acce51c1d39b9efe86f535e3cc2067644667dc77c9d4466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55b89ac2f12f07b70acce51c1d39b9efe86f535e3cc2067644667dc77c9d4466", kill_on_drop: false }`
[INFO] [stdout] 55b89ac2f12f07b70acce51c1d39b9efe86f535e3cc2067644667dc77c9d4466
