[INFO] fetching crate embed-rust 0.4.0...
[INFO] testing embed-rust-0.4.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate embed-rust 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate embed-rust 0.4.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sanitize-filename v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 839c299ac9ee89531f5f6dc0980181dce8626d15d1a503155e6886d3fd6b15b1
[INFO] running `Command { std: "docker" "start" "-a" "839c299ac9ee89531f5f6dc0980181dce8626d15d1a503155e6886d3fd6b15b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "839c299ac9ee89531f5f6dc0980181dce8626d15d1a503155e6886d3fd6b15b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "839c299ac9ee89531f5f6dc0980181dce8626d15d1a503155e6886d3fd6b15b1", kill_on_drop: false }`
[INFO] [stdout] 839c299ac9ee89531f5f6dc0980181dce8626d15d1a503155e6886d3fd6b15b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecb770fba0852977b7d61e7b2ef6d1e42d0275f5cbaee57c62e1b472f6c426a3
[INFO] running `Command { std: "docker" "start" "-a" "ecb770fba0852977b7d61e7b2ef6d1e42d0275f5cbaee57c62e1b472f6c426a3", 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 serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling embed-rust v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling memchr v2.7.5
[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 regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.04s
[INFO] running `Command { std: "docker" "inspect" "ecb770fba0852977b7d61e7b2ef6d1e42d0275f5cbaee57c62e1b472f6c426a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecb770fba0852977b7d61e7b2ef6d1e42d0275f5cbaee57c62e1b472f6c426a3", kill_on_drop: false }`
[INFO] [stdout] ecb770fba0852977b7d61e7b2ef6d1e42d0275f5cbaee57c62e1b472f6c426a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9f831e777ac7bda47fc900cfee8dbb81868adfad4487a8a3da6f87bf545b557
[INFO] running `Command { std: "docker" "start" "-a" "b9f831e777ac7bda47fc900cfee8dbb81868adfad4487a8a3da6f87bf545b557", 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 memchr v2.7.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[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] [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 "binary_cache_path") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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-a299930cc0c41cad/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-a299930cc0c41cad/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: 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-a299930cc0c41cad/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-a299930cc0c41cad/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: 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-a299930cc0c41cad/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-a299930cc0c41cad/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 "fallback_sources") due to 2 previous errors
[INFO] [stderr] error: could not compile `embed-rust` (test "git") due to 2 previous errors
[INFO] [stdout] error: Failed to build embedded project crate at /opt/rustwide/target/debug/build/embed-rust-a299930cc0c41cad/out/testsdifferent_target_rs_7_47: `cd "/opt/rustwide/target/debug/build/embed-rust-a299930cc0c41cad/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-a299930cc0c41cad/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" "b9f831e777ac7bda47fc900cfee8dbb81868adfad4487a8a3da6f87bf545b557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9f831e777ac7bda47fc900cfee8dbb81868adfad4487a8a3da6f87bf545b557", kill_on_drop: false }`
[INFO] [stdout] b9f831e777ac7bda47fc900cfee8dbb81868adfad4487a8a3da6f87bf545b557
