[INFO] fetching crate embed-rust 0.4.0...
[INFO] testing embed-rust-0.4.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate embed-rust 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate embed-rust 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate embed-rust 0.4.0
[INFO] tweaked toml for crates.io crate embed-rust 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate embed-rust 0.4.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate embed-rust 0.4.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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef24b618b253c5bd81712f83d9b6a2910a934893d525f1157cba98a144c6cb25
[INFO] running `Command { std: "docker" "start" "-a" "ef24b618b253c5bd81712f83d9b6a2910a934893d525f1157cba98a144c6cb25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef24b618b253c5bd81712f83d9b6a2910a934893d525f1157cba98a144c6cb25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef24b618b253c5bd81712f83d9b6a2910a934893d525f1157cba98a144c6cb25", kill_on_drop: false }`
[INFO] [stdout] ef24b618b253c5bd81712f83d9b6a2910a934893d525f1157cba98a144c6cb25
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3b0c4723dad39cbc573d1cca9a7d9bb7baa469c6cbc0eaa1153ef15129b25ed
[INFO] running `Command { std: "docker" "start" "-a" "a3b0c4723dad39cbc573d1cca9a7d9bb7baa469c6cbc0eaa1153ef15129b25ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling embed-rust v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.76s
[INFO] running `Command { std: "docker" "inspect" "a3b0c4723dad39cbc573d1cca9a7d9bb7baa469c6cbc0eaa1153ef15129b25ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3b0c4723dad39cbc573d1cca9a7d9bb7baa469c6cbc0eaa1153ef15129b25ed", kill_on_drop: false }`
[INFO] [stdout] a3b0c4723dad39cbc573d1cca9a7d9bb7baa469c6cbc0eaa1153ef15129b25ed
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed1e528148d356fb3aa83f0ea4081e3b760c40b54c75b72a0e2f6d8c9b2e97c4
[INFO] running `Command { std: "docker" "start" "-a" "ed1e528148d356fb3aa83f0ea4081e3b760c40b54c75b72a0e2f6d8c9b2e97c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling embed-rust v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `tests/binaries/relative-path.bin`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/binary_cache_path.rs:7:47
[INFO] [stdout]    |
[INFO] [stdout]  7 |       const BINARY_PATH_SIMPLE_EXAMPLE: &[u8] = embed_rust!({
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout]  8 | |         path: "projects/relative-path",
[INFO] [stdout]  9 | |         binary_cache_path: "binaries/relative-path.bin",
[INFO] [stdout] 10 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/binaries/relative-path.bin`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/binary_cache_path.rs:16:49
[INFO] [stdout]    |
[INFO] [stdout] 16 |       const BINARY_PATH_FALLBACK_EXAMPLE: &[u8] = embed_rust!({
[INFO] [stdout]    |  _________________________________________________^
[INFO] [stdout] 17 | |         path: "projects/non-existent-path",
[INFO] [stdout] 18 | |         binary_cache_path: "binaries/relative-path.bin",
[INFO] [stdout] 19 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed-rust` (test "binary_cache_path") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: Given path does not exist: projects/relative-path
[INFO] [stdout]  --> tests/relative_path.rs:7:49
[INFO] [stdout]   |
[INFO] [stdout] 7 |       const RELATIVE_PATH_SIMPLE_EXAMPLE: &[u8] = embed_rust!({
[INFO] [stdout]   |  _________________________________________________^
[INFO] [stdout] 8 | |         path: "projects/relative-path"
[INFO] [stdout] 9 | |     });
[INFO] [stdout]   | |______^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `embed_rust` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed-rust` (test "relative_path") due to 1 previous error
[INFO] [stdout] error: Failed to clone embedded project: `"git" "clone" "--recurse-submodules" "--depth=1" "https://github.com/Abestanis/embed-rust.git" "/opt/rustwide/target/debug/build/embed-rust-22bb0e2e042c514f/out/testsgit_rs_7_39"` failed with exit code Some(128)
[INFO] [stdout]        # Stdout:
[INFO] [stdout]        
[INFO] [stdout]        # Stderr:
[INFO] [stdout]        Cloning into '/opt/rustwide/target/debug/build/embed-rust-22bb0e2e042c514f/out/testsgit_rs_7_39'...
[INFO] [stdout]        fatal: unable to access 'https://github.com/Abestanis/embed-rust.git/': Could not resolve host: github.com
[INFO] [stdout]  --> tests/git.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 |       const GIT_SIMPLE_EXAMPLE: &[u8] = embed_rust!({
[INFO] [stdout]   |  _______________________________________^
[INFO] [stdout] 8 | |         git: "https://github.com/Abestanis/embed-rust.git"
[INFO] [stdout] 9 | |     });
[INFO] [stdout]   | |______^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `embed_rust` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Failed to clone embedded project: `"git" "clone" "--recurse-submodules" "--depth=1" "https://github.com/Abestanis/embed-rust.git" "/opt/rustwide/target/debug/build/embed-rust-22bb0e2e042c514f/out/testsfallback_sources_rs_7_41"` failed with exit code Some(128)
[INFO] [stdout]        # Stdout:
[INFO] [stdout]        
[INFO] [stdout]        # Stderr:
[INFO] [stdout]        Cloning into '/opt/rustwide/target/debug/build/embed-rust-22bb0e2e042c514f/out/testsfallback_sources_rs_7_41'...
[INFO] [stdout]        fatal: unable to access 'https://github.com/Abestanis/embed-rust.git/': Could not resolve host: github.com
[INFO] [stdout]   --> tests/fallback_sources.rs:7:41
[INFO] [stdout]    |
[INFO] [stdout]  7 |       const FALLBACK_GIT_EXAMPLE: &[u8] = embed_rust!({
[INFO] [stdout]    |  _________________________________________^
[INFO] [stdout]  8 | |         path: "non_existent",
[INFO] [stdout]  9 | |         git: "https://github.com/Abestanis/embed-rust.git"
[INFO] [stdout] 10 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `embed_rust` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Given path does not exist: projects/relative-path
[INFO] [stdout]   --> tests/fallback_sources.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |       const FALLBACK_PATH_EXAMPLE: &[u8] = embed_rust!({
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 18 | |         git: "https://github.com/Abestanis/embed-rust-non-existent.git",
[INFO] [stdout] 19 | |         path: "projects/relative-path"
[INFO] [stdout] 20 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `embed_rust` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Failed to clone embedded project: `"git" "clone" "--recurse-submodules" "--depth=1" "--branch" "main" "https://github.com/Abestanis/embed-rust.git" "/opt/rustwide/target/debug/build/embed-rust-22bb0e2e042c514f/out/testsgit_rs_13_40"` failed with exit code Some(128)
[INFO] [stdout]        # Stdout:
[INFO] [stdout]        
[INFO] [stdout]        # Stderr:
[INFO] [stdout]        Cloning into '/opt/rustwide/target/debug/build/embed-rust-22bb0e2e042c514f/out/testsgit_rs_13_40'...
[INFO] [stdout]        fatal: unable to access 'https://github.com/Abestanis/embed-rust.git/': Could not resolve host: github.com
[INFO] [stdout]   --> tests/git.rs:13:40
[INFO] [stdout]    |
[INFO] [stdout] 13 |       const GIT_COMPLEX_EXAMPLE: &[u8] = embed_rust!({
[INFO] [stdout]    |  ________________________________________^
[INFO] [stdout] 14 | |         git: { url: "https://github.com/Abestanis/embed-rust.git", path: "tests/projects/git", branch: "main" }
[INFO] [stdout] 15 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `embed_rust` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed-rust` (test "git") due to 2 previous errors
[INFO] [stderr] error: could not compile `embed-rust` (test "fallback_sources") due to 2 previous errors
[INFO] [stdout] error: Failed to build embedded project crate at /opt/rustwide/target/debug/build/embed-rust-22bb0e2e042c514f/out/testsdifferent_target_rs_7_47: `cd "/opt/rustwide/target/debug/build/embed-rust-22bb0e2e042c514f/out/testsdifferent_target_rs_7_47" && "cargo" "build" "--release"` failed with exit code Some(101)
[INFO] [stdout]        # Stdout:
[INFO] [stdout]        
[INFO] [stdout]        # Stderr:
[INFO] [stdout]            Updating crates.io index
[INFO] [stdout]        warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout]        warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout]        warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout]        error: failed to get `cortex-m` as a dependency of package `testsdifferent_target_rs_7_47 v0.1.0 (/opt/rustwide/target/debug/build/embed-rust-22bb0e2e042c514f/out/testsdifferent_target_rs_7_47)`
[INFO] [stdout]        
[INFO] [stdout]        Caused by:
[INFO] [stdout]          download of config.json failed
[INFO] [stdout]        
[INFO] [stdout]        Caused by:
[INFO] [stdout]          failed to download from `https://index.crates.io/config.json`
[INFO] [stdout]        
[INFO] [stdout]        Caused by:
[INFO] [stdout]          [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout]   --> tests/different_target.rs:7:47
[INFO] [stdout]    |
[INFO] [stdout]  7 |       const EMBEDDED_TARGET_EXECUTABLE: &[u8] = embed_rust!({
[INFO] [stdout]    |  _______________________________________________^
[INFO] [stdout]  8 | |         source: {
[INFO] [stdout]  9 | |             #![no_std]
[INFO] [stdout] 10 | |             #![no_main]
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |         "#
[INFO] [stdout] 63 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `embed_rust` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed-rust` (test "different_target") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ed1e528148d356fb3aa83f0ea4081e3b760c40b54c75b72a0e2f6d8c9b2e97c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed1e528148d356fb3aa83f0ea4081e3b760c40b54c75b72a0e2f6d8c9b2e97c4", kill_on_drop: false }`
[INFO] [stdout] ed1e528148d356fb3aa83f0ea4081e3b760c40b54c75b72a0e2f6d8c9b2e97c4
