[INFO] fetching crate include-fs 0.2.0...
[INFO] testing include-fs-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate include-fs 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate include-fs 0.2.0
[INFO] finished tweaking crates.io crate include-fs 0.2.0
[INFO] tweaked toml for crates.io crate include-fs 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate include-fs 0.2.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 include-fs 0.2.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 include-fs-macros v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] cd66459e12916aea969ad3f68b50f55cd943dec59b43f9631066ae856854ae74
[INFO] running `Command { std: "docker" "start" "-a" "cd66459e12916aea969ad3f68b50f55cd943dec59b43f9631066ae856854ae74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd66459e12916aea969ad3f68b50f55cd943dec59b43f9631066ae856854ae74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd66459e12916aea969ad3f68b50f55cd943dec59b43f9631066ae856854ae74", kill_on_drop: false }`
[INFO] [stdout] cd66459e12916aea969ad3f68b50f55cd943dec59b43f9631066ae856854ae74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] af98f604bc12fabfcf3334169e34b81eab41b9b00e1c187f42b7d1a544f89b07
[INFO] running `Command { std: "docker" "start" "-a" "af98f604bc12fabfcf3334169e34b81eab41b9b00e1c187f42b7d1a544f89b07", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling include-fs-macros v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling include-fs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s
[INFO] running `Command { std: "docker" "inspect" "af98f604bc12fabfcf3334169e34b81eab41b9b00e1c187f42b7d1a544f89b07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af98f604bc12fabfcf3334169e34b81eab41b9b00e1c187f42b7d1a544f89b07", kill_on_drop: false }`
[INFO] [stdout] af98f604bc12fabfcf3334169e34b81eab41b9b00e1c187f42b7d1a544f89b07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 462f198a6980ac9e59730b574451ce04272b606b21def0623d5d9b5233ae234a
[INFO] running `Command { std: "docker" "start" "-a" "462f198a6980ac9e59730b574451ce04272b606b21def0623d5d9b5233ae234a", kill_on_drop: false }`
[INFO] [stderr]    Compiling include-fs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "462f198a6980ac9e59730b574451ce04272b606b21def0623d5d9b5233ae234a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "462f198a6980ac9e59730b574451ce04272b606b21def0623d5d9b5233ae234a", kill_on_drop: false }`
[INFO] [stdout] 462f198a6980ac9e59730b574451ce04272b606b21def0623d5d9b5233ae234a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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", kill_on_drop: false }`
[INFO] [stdout] a3a5da30ccf08032e0f23796f3c1c9da3d3b696f99f92e652e93b83e50d1ab45
[INFO] running `Command { std: "docker" "start" "-a" "a3a5da30ccf08032e0f23796f3c1c9da3d3b696f99f92e652e93b83e50d1ab45", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/include_fs-4359272153cd0ea9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]    Doc-tests include_fs
[INFO] [stdout] test tests::test_compute_header ... ok
[INFO] [stdout] test tests::test_path_too_long ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - IncludeFs (line 188) ... FAILED
[INFO] [stdout] test src/lib.rs - bundle (line 131) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - IncludeFs (line 188) stdout ----
[INFO] [stdout] error: cannot find macro `include_fs` in this scope
[INFO] [stdout]  --> src/lib.rs:190:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | static ASSETS: IncludeFs = include_fs!("assets");
[INFO] [stdout]   |                            ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/macros/mod.rs:1477:5
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `include` defined here
[INFO] [stdout]   |
[INFO] [stdout] note: `include_fs` is imported here, but it is a crate, not a macro
[INFO] [stdout]  --> src/lib.rs:188:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#include_fs;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 5 - static ASSETS: IncludeFs = include_fs!("assets");
[INFO] [stdout] 5 + static ASSETS: IncludeFs = include!("assets");
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   |
[INFO] [stdout] 2 + use include_fs::include_fs;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use include_fs_macros::include_fs;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IncludeFs` in this scope
[INFO] [stdout]  --> src/lib.rs:190:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | static ASSETS: IncludeFs = include_fs!("assets");
[INFO] [stdout]   |                ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use include_fs::IncludeFs;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - bundle (line 131) stdout ----
[INFO] [stdout] error: cannot find macro `include_fs` in this scope
[INFO] [stdout]   --> src/lib.rs:138:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | static ASSETS: IncludeFs = include_fs!("assets");
[INFO] [stdout]    |                            ^^^^^^^^^^
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/macros/mod.rs:1477:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `include` defined here
[INFO] [stdout]    |
[INFO] [stdout] note: `include_fs` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> src/lib.rs:131:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | extern crate r#include_fs;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 10 - static ASSETS: IncludeFs = include_fs!("assets");
[INFO] [stdout] 10 + static ASSETS: IncludeFs = include!("assets");
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  2 + use include_fs::include_fs;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use include_fs_macros::include_fs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `include_fs` in this scope
[INFO] [stdout]   --> src/lib.rs:139:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | static PUBLIC: IncludeFs = include_fs!("public");
[INFO] [stdout]    |                            ^^^^^^^^^^
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/macros/mod.rs:1477:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `include` defined here
[INFO] [stdout]    |
[INFO] [stdout] note: `include_fs` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> src/lib.rs:131:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | extern crate r#include_fs;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 11 - static PUBLIC: IncludeFs = include_fs!("public");
[INFO] [stdout] 11 + static PUBLIC: IncludeFs = include!("public");
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  2 + use include_fs::include_fs;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use include_fs_macros::include_fs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IncludeFs` in this scope
[INFO] [stdout]   --> src/lib.rs:138:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | static ASSETS: IncludeFs = include_fs!("assets");
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  2 + use include_fs::IncludeFs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IncludeFs` in this scope
[INFO] [stdout]   --> src/lib.rs:139:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | static PUBLIC: IncludeFs = include_fs!("public");
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  2 + use include_fs::IncludeFs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - IncludeFs (line 188)
[INFO] [stdout]     src/lib.rs - bundle (line 131)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.29s; merged doctests compilation took 0.08s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a3a5da30ccf08032e0f23796f3c1c9da3d3b696f99f92e652e93b83e50d1ab45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3a5da30ccf08032e0f23796f3c1c9da3d3b696f99f92e652e93b83e50d1ab45", kill_on_drop: false }`
[INFO] [stdout] a3a5da30ccf08032e0f23796f3c1c9da3d3b696f99f92e652e93b83e50d1ab45
