[INFO] fetching crate lazy-static-include 3.2.1...
[INFO] testing lazy-static-include-3.2.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate lazy-static-include 3.2.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate lazy-static-include 3.2.1
[INFO] finished tweaking crates.io crate lazy-static-include 3.2.1
[INFO] tweaked toml for crates.io crate lazy-static-include 3.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lazy-static-include 3.2.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded concat-with v0.2.9
[INFO] [stderr]   Downloaded assert-eq-float v0.1.4
[INFO] [stderr]   Downloaded manifest-dir-macros v0.1.18
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded slash-formatter v3.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71f5be5f708a2a50a9460c85432999be64fc6b23d49a5b1e2a76d0ea9ca1e625
[INFO] running `Command { std: "docker" "start" "-a" "71f5be5f708a2a50a9460c85432999be64fc6b23d49a5b1e2a76d0ea9ca1e625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71f5be5f708a2a50a9460c85432999be64fc6b23d49a5b1e2a76d0ea9ca1e625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71f5be5f708a2a50a9460c85432999be64fc6b23d49a5b1e2a76d0ea9ca1e625", kill_on_drop: false }`
[INFO] [stdout] 71f5be5f708a2a50a9460c85432999be64fc6b23d49a5b1e2a76d0ea9ca1e625
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96642e5ab621827863ee709cc4df0428e17de6a9cf7144efa9eb25fa27fb23d4
[INFO] running `Command { std: "docker" "start" "-a" "96642e5ab621827863ee709cc4df0428e17de6a9cf7144efa9eb25fa27fb23d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling manifest-dir-macros v0.1.18
[INFO] [stderr]    Compiling lazy-static-include v3.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.41s
[INFO] running `Command { std: "docker" "inspect" "96642e5ab621827863ee709cc4df0428e17de6a9cf7144efa9eb25fa27fb23d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96642e5ab621827863ee709cc4df0428e17de6a9cf7144efa9eb25fa27fb23d4", kill_on_drop: false }`
[INFO] [stdout] 96642e5ab621827863ee709cc4df0428e17de6a9cf7144efa9eb25fa27fb23d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25e9735e3fc3e86932e89766f8410b0a9c51619be920f0e7c0a1677805333392
[INFO] running `Command { std: "docker" "start" "-a" "25e9735e3fc3e86932e89766f8410b0a9c51619be920f0e7c0a1677805333392", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slash-formatter v3.1.6
[INFO] [stderr]    Compiling concat-with v0.2.9
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling assert-eq-float v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling lazy-static-include v3.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.99s
[INFO] running `Command { std: "docker" "inspect" "25e9735e3fc3e86932e89766f8410b0a9c51619be920f0e7c0a1677805333392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25e9735e3fc3e86932e89766f8410b0a9c51619be920f0e7c0a1677805333392", kill_on_drop: false }`
[INFO] [stdout] 25e9735e3fc3e86932e89766f8410b0a9c51619be920f0e7c0a1677805333392
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6cc5e2756dca7fa3ccc98954dd337819e112ab309ff72fa633f2b63ad4e0e02b
[INFO] running `Command { std: "docker" "start" "-a" "6cc5e2756dca7fa3ccc98954dd337819e112ab309ff72fa633f2b63ad4e0e02b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lazy_static_include-0f432ca666887060)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lazy_static_include
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 78) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 55) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 19) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 36) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 78) stdout ----
[INFO] [stdout] error: The path "/opt/rustwide/workdir/data/u64_array.txt" does not exist
[INFO] [stdout]   --> src/lib.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | / lazy_static_include_array! {
[INFO] [stdout] 83 | |     /// doc
[INFO] [stdout] 84 | |     TEST: [u64; 5] => "data/u64_array.txt",
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::manifest_dir_macros::not_directory_path` which comes from the expansion of the macro `lazy_static_include_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: The path "/opt/rustwide/workdir/data/string_array.txt" does not exist
[INFO] [stdout]   --> src/lib.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | / lazy_static_include_array! {
[INFO] [stdout] 88 | |     /// doc
[INFO] [stdout] 89 | |     pub TEST2: [&'static str; 3] => ("data", "string_array.txt")
[INFO] [stdout] 90 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::manifest_dir_macros::not_directory_path` which comes from the expansion of the macro `lazy_static_include_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 55) stdout ----
[INFO] [stdout] error: The path "/opt/rustwide/workdir/data/test.txt" does not exist
[INFO] [stdout]   --> src/lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / lazy_static_include_bytes! {
[INFO] [stdout] 60 | |     /// doc
[INFO] [stdout] 61 | |     TEST => "data/test.txt",
[INFO] [stdout] 62 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::manifest_dir_macros::not_directory_path` which comes from the expansion of the macro `lazy_static_include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 19) stdout ----
[INFO] [stdout] error: The path "/opt/rustwide/workdir/data/test.txt" does not exist
[INFO] [stdout]   --> src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / lazy_static_include_str! {
[INFO] [stdout] 24 | |     /// doc
[INFO] [stdout] 25 | |     TEST => "data/test.txt",
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::manifest_dir_macros::not_directory_path` which comes from the expansion of the macro `lazy_static_include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: The path "/opt/rustwide/workdir/data/test-2.txt" does not exist
[INFO] [stdout]   --> src/lib.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / lazy_static_include_str! {
[INFO] [stdout] 29 | |     /// doc
[INFO] [stdout] 30 | |     pub TEST2 => ("data", "test-2.txt"),
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::manifest_dir_macros::not_directory_path` which comes from the expansion of the macro `lazy_static_include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 36) stdout ----
[INFO] [stdout] error: The path "/opt/rustwide/workdir/data/test.txt" does not exist
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / lazy_static_include_bytes! {
[INFO] [stdout] 41 | |     /// doc
[INFO] [stdout] 42 | |     TEST => "data/test.txt",
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::manifest_dir_macros::not_directory_path` which comes from the expansion of the macro `lazy_static_include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: The path "/opt/rustwide/workdir/data/test-2.txt" does not exist
[INFO] [stdout]   --> src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / lazy_static_include_bytes! {
[INFO] [stdout] 46 | |     /// doc
[INFO] [stdout] 47 | |     pub TEST2 => ("data", "test-2.txt"),
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::manifest_dir_macros::not_directory_path` which comes from the expansion of the macro `lazy_static_include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 19)
[INFO] [stdout]     src/lib.rs - (line 36)
[INFO] [stdout]     src/lib.rs - (line 55)
[INFO] [stdout]     src/lib.rs - (line 78)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6cc5e2756dca7fa3ccc98954dd337819e112ab309ff72fa633f2b63ad4e0e02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cc5e2756dca7fa3ccc98954dd337819e112ab309ff72fa633f2b63ad4e0e02b", kill_on_drop: false }`
[INFO] [stdout] 6cc5e2756dca7fa3ccc98954dd337819e112ab309ff72fa633f2b63ad4e0e02b
