[INFO] fetching crate atat 0.23.0... [INFO] checking atat-0.23.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate atat 0.23.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate atat 0.23.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate atat 0.23.0 [INFO] finished tweaking crates.io crate atat 0.23.0 [INFO] tweaked toml for crates.io crate atat 0.23.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 85 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding hash32 v0.2.1 (available: v0.3.1) [INFO] [stderr] Adding heapless v0.7.17 (available: v0.8.0) [INFO] [stderr] Adding heapless-bytes v0.3.0 (available: v0.4.0) [INFO] [stderr] Adding nb v0.1.3 (available: v1.1.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11d5e7f013a5ba268e9408018c8719f419caae70cf5642b6c900206abb2817a3 [INFO] running `Command { std: "docker" "start" "-a" "11d5e7f013a5ba268e9408018c8719f419caae70cf5642b6c900206abb2817a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11d5e7f013a5ba268e9408018c8719f419caae70cf5642b6c900206abb2817a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11d5e7f013a5ba268e9408018c8719f419caae70cf5642b6c900206abb2817a3", kill_on_drop: false }` [INFO] [stdout] 11d5e7f013a5ba268e9408018c8719f419caae70cf5642b6c900206abb2817a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1136f8db172632f519eba8ca3e729f97effce1bbd91fdf1faf8205829fefc4e5 [INFO] running `Command { std: "docker" "start" "-a" "1136f8db172632f519eba8ca3e729f97effce1bbd91fdf1faf8205829fefc4e5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling embassy-time-driver v0.1.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling embassy-time-queue-driver v0.1.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling embassy-sync v0.6.0 [INFO] [stderr] Checking critical-section v1.1.3 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking static_cell v2.1.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking heapless-bytes v0.3.0 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_at v0.23.0 [INFO] [stderr] Checking embassy-time v0.3.2 [INFO] [stderr] Compiling atat_derive v0.23.0 [INFO] [stderr] Checking atat v0.23.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/asynch/client.rs:187:58 [INFO] [stdout] | [INFO] [stdout] 187 | Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config); [INFO] [stdout] | ^^^ mutable reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 208 | setup!(Config::new().get_response_timeout(custom_response_timeout)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/asynch/client.rs:187:58 [INFO] [stdout] | [INFO] [stdout] 187 | Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config); [INFO] [stdout] | ^^^ mutable reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 254 | setup!(Config::new().get_response_timeout(custom_response_timeout)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/blocking/client.rs:262:58 [INFO] [stdout] | [INFO] [stdout] 262 | Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config); [INFO] [stdout] | ^^^ mutable reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 269 | let (mut client, mut tx, rx) = setup!(Config::new()); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/blocking/client.rs:262:58 [INFO] [stdout] | [INFO] [stdout] 262 | Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config); [INFO] [stdout] | ^^^ mutable reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 290 | let (mut client, mut tx, rx) = setup!(Config::new()); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/blocking/client.rs:262:58 [INFO] [stdout] | [INFO] [stdout] 262 | Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config); [INFO] [stdout] | ^^^ mutable reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 314 | let (mut client, mut tx, rx) = setup!(Config::new()); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/blocking/client.rs:262:58 [INFO] [stdout] | [INFO] [stdout] 262 | Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config); [INFO] [stdout] | ^^^ mutable reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 350 | let (mut client, mut tx, rx) = setup!(Config::new()); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/blocking/client.rs:262:58 [INFO] [stdout] | [INFO] [stdout] 262 | Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config); [INFO] [stdout] | ^^^ mutable reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 376 | let (mut client, mut tx, rx) = setup!(Config::new()); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/blocking/client.rs:262:58 [INFO] [stdout] | [INFO] [stdout] 262 | Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config); [INFO] [stdout] | ^^^ mutable reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 428 | let (mut client, mut tx, rx) = setup!(Config::new()); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/blocking/client.rs:262:58 [INFO] [stdout] | [INFO] [stdout] 262 | Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config); [INFO] [stdout] | ^^^ mutable reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 466 | setup!(Config::new().get_response_timeout(custom_response_timeout)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/blocking/client.rs:262:58 [INFO] [stdout] | [INFO] [stdout] 262 | Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config); [INFO] [stdout] | ^^^ mutable reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 512 | setup!(Config::new().get_response_timeout(custom_response_timeout)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s [INFO] running `Command { std: "docker" "inspect" "1136f8db172632f519eba8ca3e729f97effce1bbd91fdf1faf8205829fefc4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1136f8db172632f519eba8ca3e729f97effce1bbd91fdf1faf8205829fefc4e5", kill_on_drop: false }` [INFO] [stdout] 1136f8db172632f519eba8ca3e729f97effce1bbd91fdf1faf8205829fefc4e5