[INFO] cloning repository https://github.com/rust-embedded/cross [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-embedded/cross" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-embedded%2Fcross", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-embedded%2Fcross'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19be83481fd3e50ea103d800d72e0f8eddb1c90c [INFO] checking rust-embedded/cross against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125384-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-embedded%2Fcross" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-embedded/cross on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rust-embedded/cross [INFO] finished tweaking git repo https://github.com/rust-embedded/cross [INFO] tweaked toml for git repo https://github.com/rust-embedded/cross written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rust-embedded/cross 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/xtask/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `which` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `which` dependency) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded serde_ignored v0.1.10 [INFO] [stderr] Downloaded serde_derive v1.0.199 [INFO] [stderr] Downloaded supports-color v1.3.1 [INFO] [stderr] Downloaded wildmatch v2.3.3 [INFO] [stderr] Downloaded const-sha1 v0.2.0 [INFO] [stderr] Downloaded directories v4.0.1 [INFO] [stderr] Downloaded serde v1.0.199 [INFO] [stderr] Downloaded cc v1.0.96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22e498cccfd7e862b0aee7db2cf43912165d44ccdae275376ff2aa3a4182f143 [INFO] running `Command { std: "docker" "start" "-a" "22e498cccfd7e862b0aee7db2cf43912165d44ccdae275376ff2aa3a4182f143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22e498cccfd7e862b0aee7db2cf43912165d44ccdae275376ff2aa3a4182f143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e498cccfd7e862b0aee7db2cf43912165d44ccdae275376ff2aa3a4182f143", kill_on_drop: false }` [INFO] [stdout] 22e498cccfd7e862b0aee7db2cf43912165d44ccdae275376ff2aa3a4182f143 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 286fcb4c047f83777725291a7b6f3af1d85134f39dbd2c2452ff7ad6e2d55327 [INFO] running `Command { std: "docker" "start" "-a" "286fcb4c047f83777725291a7b6f3af1d85134f39dbd2c2452ff7ad6e2d55327", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `which` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/xtask/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `which` dependency) [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling cross v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking const-sha1 v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stderr] Checking wildmatch v2.3.3 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking thiserror v1.0.59 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking supports-color v1.3.1 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_ignored v0.1.10 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking xtask v0.0.0-dev.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.71s [INFO] running `Command { std: "docker" "inspect" "286fcb4c047f83777725291a7b6f3af1d85134f39dbd2c2452ff7ad6e2d55327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "286fcb4c047f83777725291a7b6f3af1d85134f39dbd2c2452ff7ad6e2d55327", kill_on_drop: false }` [INFO] [stdout] 286fcb4c047f83777725291a7b6f3af1d85134f39dbd2c2452ff7ad6e2d55327