[INFO] fetching crate toad-common 1.0.0-beta.3... [INFO] building toad-common-1.0.0-beta.3 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate toad-common 1.0.0-beta.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate toad-common 1.0.0-beta.3 [INFO] finished tweaking crates.io crate toad-common 1.0.0-beta.3 [INFO] tweaked toml for crates.io crate toad-common 1.0.0-beta.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate toad-common 1.0.0-beta.3 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tinyvec` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fd9476fa42ea2446d244a829d063332a3b2c2dad6b849f1751a0ae896e602e7 [INFO] running `Command { std: "docker" "start" "-a" "0fd9476fa42ea2446d244a829d063332a3b2c2dad6b849f1751a0ae896e602e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fd9476fa42ea2446d244a829d063332a3b2c2dad6b849f1751a0ae896e602e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fd9476fa42ea2446d244a829d063332a3b2c2dad6b849f1751a0ae896e602e7", kill_on_drop: false }` [INFO] [stdout] 0fd9476fa42ea2446d244a829d063332a3b2c2dad6b849f1751a0ae896e602e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0176274a9dd9e34cd46569a57d6ec1109261f9c27c94ed96e29e39dabd1b558 [INFO] running `Command { std: "docker" "start" "-a" "e0176274a9dd9e34cd46569a57d6ec1109261f9c27c94ed96e29e39dabd1b558", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tinyvec` dependency) [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling toad-common v1.0.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `no_std` [INFO] [stdout] --> src/lib.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(all(not(test), feature = "no_std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `docs`, `std`, and `test` [INFO] [stdout] = help: consider adding `no_std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "e0176274a9dd9e34cd46569a57d6ec1109261f9c27c94ed96e29e39dabd1b558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0176274a9dd9e34cd46569a57d6ec1109261f9c27c94ed96e29e39dabd1b558", kill_on_drop: false }` [INFO] [stdout] e0176274a9dd9e34cd46569a57d6ec1109261f9c27c94ed96e29e39dabd1b558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce0edd7305263922385b613a58db9a3fb5c6d7fcd9c8a4ce2db78d9f1bc6cd5e [INFO] running `Command { std: "docker" "start" "-a" "ce0edd7305263922385b613a58db9a3fb5c6d7fcd9c8a4ce2db78d9f1bc6cd5e", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tinyvec` dependency) [INFO] [stderr] Compiling toad-common v1.0.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `no_std` [INFO] [stdout] --> src/lib.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(all(not(test), feature = "no_std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `docs`, `std`, and `test` [INFO] [stdout] = help: consider adding `no_std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no_std` [INFO] [stdout] --> src/lib.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(all(not(test), feature = "no_std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `docs`, `std`, and `test` [INFO] [stdout] = help: consider adding `no_std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 165 | wait!(START); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 168 | wait!(READING); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 169 | wait!(READING_DONE); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 172 | wait!(MODIFY_DONE); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 176 | wait!(START); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 177 | wait!(READING); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 179 | wait!(MODIFY_DONE); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 182 | wait!(START); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 183 | wait!(READING); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 184 | wait!(READING_DONE); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/stem.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | $b.as_ref().unwrap().clone().wait(); [INFO] [stdout] | ^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 185 | wait!(MODIFY_DONE); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `wait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `Command { std: "docker" "inspect" "ce0edd7305263922385b613a58db9a3fb5c6d7fcd9c8a4ce2db78d9f1bc6cd5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce0edd7305263922385b613a58db9a3fb5c6d7fcd9c8a4ce2db78d9f1bc6cd5e", kill_on_drop: false }` [INFO] [stdout] ce0edd7305263922385b613a58db9a3fb5c6d7fcd9c8a4ce2db78d9f1bc6cd5e