[INFO] fetching crate embed-rust 0.2.0...
[INFO] checking embed-rust-0.2.0 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate embed-rust 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate embed-rust 0.2.0 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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.2.0
[INFO] finished tweaking crates.io crate embed-rust 0.2.0
[INFO] tweaked toml for crates.io crate embed-rust 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 23 packages
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sanitize-filename v0.5.0
[INFO] [stderr]   Downloaded path-slash v0.2.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0aab3d1a5dddcb589d13d8b1c900a975385f0ac56d0a82e6b4dca2ec76565f13
[INFO] running `Command { std: "docker" "start" "-a" "0aab3d1a5dddcb589d13d8b1c900a975385f0ac56d0a82e6b4dca2ec76565f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0aab3d1a5dddcb589d13d8b1c900a975385f0ac56d0a82e6b4dca2ec76565f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aab3d1a5dddcb589d13d8b1c900a975385f0ac56d0a82e6b4dca2ec76565f13", kill_on_drop: false }`
[INFO] [stdout] 0aab3d1a5dddcb589d13d8b1c900a975385f0ac56d0a82e6b4dca2ec76565f13
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bde9e15a18b325c2a4b8f91e923611a08e8f30afad55be6748b3fee271e84484
[INFO] running `Command { std: "docker" "start" "-a" "bde9e15a18b325c2a4b8f91e923611a08e8f30afad55be6748b3fee271e84484", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling embed-rust v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking syn v2.0.58
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking sanitize-filename v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[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]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]    = note: this error originates in the macro `include_bytes` (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/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] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed-rust` (test "binary_cache_path") due to 3 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 2 previous errors
[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-9780a97fe71bb47b/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-9780a97fe71bb47b/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-9780a97fe71bb47b/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-9780a97fe71bb47b/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" "--branch" "main" "https://github.com/Abestanis/embed-rust.git" "/opt/rustwide/target/debug/build/embed-rust-9780a97fe71bb47b/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-9780a97fe71bb47b/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] [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: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed-rust` (test "fallback_sources") due to 3 previous errors
[INFO] [stderr] error: could not compile `embed-rust` (test "git") due to 3 previous errors
[INFO] [stdout] error: Failed to build embedded project crate at "/opt/rustwide/target/debug/build/embed-rust-9780a97fe71bb47b/out/testsdifferent_target_rs_7_47": `cd "/opt/rustwide/target/debug/build/embed-rust-9780a97fe71bb47b/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] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stdout]        warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stdout]        warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (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-9780a97fe71bb47b/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] Couldn't resolve host name (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] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed-rust` (test "different_target") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "bde9e15a18b325c2a4b8f91e923611a08e8f30afad55be6748b3fee271e84484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde9e15a18b325c2a4b8f91e923611a08e8f30afad55be6748b3fee271e84484", kill_on_drop: false }`
[INFO] [stdout] bde9e15a18b325c2a4b8f91e923611a08e8f30afad55be6748b3fee271e84484
[INFO] checking embed-rust-0.2.0 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate embed-rust 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate embed-rust 0.2.0 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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.2.0
[INFO] finished tweaking crates.io crate embed-rust 0.2.0
[INFO] tweaked toml for crates.io crate embed-rust 0.2.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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 23 packages
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a66f5fcdbd370e08f5e291844942c26dceaf069d31316402c79e7ca7b1c3d990
[INFO] running `Command { std: "docker" "start" "-a" "a66f5fcdbd370e08f5e291844942c26dceaf069d31316402c79e7ca7b1c3d990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a66f5fcdbd370e08f5e291844942c26dceaf069d31316402c79e7ca7b1c3d990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a66f5fcdbd370e08f5e291844942c26dceaf069d31316402c79e7ca7b1c3d990", kill_on_drop: false }`
[INFO] [stdout] a66f5fcdbd370e08f5e291844942c26dceaf069d31316402c79e7ca7b1c3d990
[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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f36f9ccb31e47a9b0dca4dcf74c7c750cb57f591c750c03a94ab0280afcc6ef
[INFO] running `Command { std: "docker" "start" "-a" "4f36f9ccb31e47a9b0dca4dcf74c7c750cb57f591c750c03a94ab0280afcc6ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling embed-rust v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking sanitize-filename v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[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]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]    = note: this error originates in the macro `include_bytes` (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/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] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed-rust` (test "relative_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 "binary_cache_path") due to 3 previous errors
[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-9780a97fe71bb47b/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-9780a97fe71bb47b/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-9780a97fe71bb47b/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-9780a97fe71bb47b/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-9780a97fe71bb47b/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-9780a97fe71bb47b/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] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed-rust` (test "fallback_sources") due to 3 previous errors
[INFO] [stderr] error: could not compile `embed-rust` (test "git") due to 3 previous errors
[INFO] [stdout] error: Failed to build embedded project crate at "/opt/rustwide/target/debug/build/embed-rust-9780a97fe71bb47b/out/testsdifferent_target_rs_7_47": `cd "/opt/rustwide/target/debug/build/embed-rust-9780a97fe71bb47b/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] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stdout]        warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stdout]        warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (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-9780a97fe71bb47b/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] Couldn't resolve host name (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] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed-rust` (test "different_target") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4f36f9ccb31e47a9b0dca4dcf74c7c750cb57f591c750c03a94ab0280afcc6ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f36f9ccb31e47a9b0dca4dcf74c7c750cb57f591c750c03a94ab0280afcc6ef", kill_on_drop: false }`
[INFO] [stdout] 4f36f9ccb31e47a9b0dca4dcf74c7c750cb57f591c750c03a94ab0280afcc6ef
