[INFO] fetching crate e-utils 0.4.19...
[INFO] testing e-utils-0.4.19 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate e-utils 0.4.19 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate e-utils 0.4.19
[INFO] finished tweaking crates.io crate e-utils 0.4.19
[INFO] tweaked toml for crates.io crate e-utils 0.4.19 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate e-utils 0.4.19 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate e-utils 0.4.19 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac22552cfa925a3cd8c21020cb572eaae7998b619260a9bd0307f6bb8c2e5358
[INFO] running `Command { std: "docker" "start" "-a" "ac22552cfa925a3cd8c21020cb572eaae7998b619260a9bd0307f6bb8c2e5358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac22552cfa925a3cd8c21020cb572eaae7998b619260a9bd0307f6bb8c2e5358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac22552cfa925a3cd8c21020cb572eaae7998b619260a9bd0307f6bb8c2e5358", kill_on_drop: false }`
[INFO] [stdout] ac22552cfa925a3cd8c21020cb572eaae7998b619260a9bd0307f6bb8c2e5358
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4f16e529adef2a0d47f307f0a351bf0aa1c06f629592d4c483e2976551daa097
[INFO] running `Command { std: "docker" "start" "-a" "4f16e529adef2a0d47f307f0a351bf0aa1c06f629592d4c483e2976551daa097", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling thiserror v2.0.6
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.6
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling e-utils v0.4.19 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.52s
[INFO] running `Command { std: "docker" "inspect" "4f16e529adef2a0d47f307f0a351bf0aa1c06f629592d4c483e2976551daa097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f16e529adef2a0d47f307f0a351bf0aa1c06f629592d4c483e2976551daa097", kill_on_drop: false }`
[INFO] [stdout] 4f16e529adef2a0d47f307f0a351bf0aa1c06f629592d4c483e2976551daa097
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] aee89b8cb6ea3787ace01f938a6ee7e366dc2cf58e76c73ee5a327c36dddbc70
[INFO] running `Command { std: "docker" "start" "-a" "aee89b8cb6ea3787ace01f938a6ee7e366dc2cf58e76c73ee5a327c36dddbc70", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling e-utils v0.4.19 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.17s
[INFO] running `Command { std: "docker" "inspect" "aee89b8cb6ea3787ace01f938a6ee7e366dc2cf58e76c73ee5a327c36dddbc70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee89b8cb6ea3787ace01f938a6ee7e366dc2cf58e76c73ee5a327c36dddbc70", kill_on_drop: false }`
[INFO] [stdout] aee89b8cb6ea3787ace01f938a6ee7e366dc2cf58e76c73ee5a327c36dddbc70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] eba6f50c25e027a37af8e2dc3a9466317a4bd236b83b98ef9d62b77ff610f6dc
[INFO] running `Command { std: "docker" "start" "-a" "eba6f50c25e027a37af8e2dc3a9466317a4bd236b83b98ef9d62b77ff610f6dc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/e-utils/a16944bf6773e432/deps/e_utils-a16944bf6773e432)
[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 e_utils
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 5) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 18) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 5) stdout ----
[INFO] [stdout] error: cannot find macro `algorithm` in this scope
[INFO] [stdout]   --> src/lib.rs:14:60
[INFO] [stdout]    |
[INFO] [stdout] 14 |     println!("nanoid unsafe 10bytes [alphabet:expr]-> {}", algorithm!(nanoid unsafe 10, &['1','0']));
[INFO] [stdout]    |                                                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `algorithm` is imported here, but it is a module, not a macro
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |     use e_utils::algorithm;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `algorithm` in this scope
[INFO] [stdout]   --> src/lib.rs:13:45
[INFO] [stdout]    |
[INFO] [stdout] 13 |     println!("nanoid unsafe 10bytes -> {}", algorithm!(nanoid unsafe 10));
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `algorithm` is imported here, but it is a module, not a macro
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |     use e_utils::algorithm;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `algorithm` in this scope
[INFO] [stdout]   --> src/lib.rs:12:54
[INFO] [stdout]    |
[INFO] [stdout] 12 |     println!("nanoid 10bytes [alphabet:expr] -> {}", algorithm!(nanoid 16, &['1', 'b', 'c', '7']));
[INFO] [stdout]    |                                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `algorithm` is imported here, but it is a module, not a macro
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |     use e_utils::algorithm;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `algorithm` in this scope
[INFO] [stdout]   --> src/lib.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 |     println!("nanoid 16bytes -> {}", algorithm!(nanoid 16));
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `algorithm` is imported here, but it is a module, not a macro
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |     use e_utils::algorithm;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `algorithm` in this scope
[INFO] [stdout]   --> src/lib.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |     println!("nanoid 16bytes -> {}", algorithm!(nanoid 16));
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `algorithm` is imported here, but it is a module, not a macro
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |     use e_utils::algorithm;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `algorithm` in this scope
[INFO] [stdout]  --> src/lib.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 |     println!("nanoid -> {}", algorithm!(nanoid));
[INFO] [stdout]   |                              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `algorithm` is imported here, but it is a module, not a macro
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use e_utils::algorithm;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error: cannot find macro `algorithm` in this scope
[INFO] [stdout]   --> src/lib.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 |    println!("random rgb range -> {:?}", algorithm!(rgb 100,255));
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `algorithm` is imported here, but it is a module, not a macro
[INFO] [stdout]   --> src/lib.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |    use e_utils::algorithm;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `algorithm` in this scope
[INFO] [stdout]   --> src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 |    println!("random range -> {}", algorithm!(0i32..13));
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `algorithm` is imported here, but it is a module, not a macro
[INFO] [stdout]   --> src/lib.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |    use e_utils::algorithm;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `algorithm` in this scope
[INFO] [stdout]   --> src/lib.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |    println!("random range 0-13 -> {}", algorithm!(13));
[INFO] [stdout]    |                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `algorithm` is imported here, but it is a module, not a macro
[INFO] [stdout]   --> src/lib.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |    use e_utils::algorithm;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `algorithm` in this scope
[INFO] [stdout]   --> src/lib.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |    println!("random type[] -> {:?}", algorithm!([u32; 10]));
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `algorithm` is imported here, but it is a module, not a macro
[INFO] [stdout]   --> src/lib.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |    use e_utils::algorithm;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `algorithm` in this scope
[INFO] [stdout]   --> src/lib.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |    println!("random type -> {}", algorithm!(#u32));
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `algorithm` is imported here, but it is a module, not a macro
[INFO] [stdout]   --> src/lib.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |    use e_utils::algorithm;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `algorithm` in this scope
[INFO] [stdout]   --> src/lib.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |    println!("random bool -> {}", algorithm!());
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `algorithm` is imported here, but it is a module, not a macro
[INFO] [stdout]   --> src/lib.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |    use e_utils::algorithm;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 18)
[INFO] [stdout]     src/lib.rs - (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "eba6f50c25e027a37af8e2dc3a9466317a4bd236b83b98ef9d62b77ff610f6dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eba6f50c25e027a37af8e2dc3a9466317a4bd236b83b98ef9d62b77ff610f6dc", kill_on_drop: false }`
[INFO] [stdout] eba6f50c25e027a37af8e2dc3a9466317a4bd236b83b98ef9d62b77ff610f6dc
