[INFO] cloning repository https://github.com/drakeninc/add_macro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drakeninc/add_macro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrakeninc%2Fadd_macro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrakeninc%2Fadd_macro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66157a116b28161e29b9e0ea317234ae617de59b
[INFO] testing drakeninc/add_macro against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrakeninc%2Fadd_macro" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/drakeninc/add_macro on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/drakeninc/add_macro
[INFO] finished tweaking git repo https://github.com/drakeninc/add_macro
[INFO] tweaked toml for git repo https://github.com/drakeninc/add_macro written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/drakeninc/add_macro 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded add_macro-parse_impl v0.1.0
[INFO] [stderr]   Downloaded add_macro-display_impl v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0dfb39dad5f2b6c137ec5cd8adf471ab3fde4947f51c356c1575befa88014c9
[INFO] running `Command { std: "docker" "start" "-a" "a0dfb39dad5f2b6c137ec5cd8adf471ab3fde4947f51c356c1575befa88014c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0dfb39dad5f2b6c137ec5cd8adf471ab3fde4947f51c356c1575befa88014c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0dfb39dad5f2b6c137ec5cd8adf471ab3fde4947f51c356c1575befa88014c9", kill_on_drop: false }`
[INFO] [stdout] a0dfb39dad5f2b6c137ec5cd8adf471ab3fde4947f51c356c1575befa88014c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dc094f6f94e4ac873ae28734a13acb861cfa1ef03d97512ae20fb9672aeed16
[INFO] running `Command { std: "docker" "start" "-a" "7dc094f6f94e4ac873ae28734a13acb861cfa1ef03d97512ae20fb9672aeed16", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling add_macro-display_impl v0.1.0
[INFO] [stderr]    Compiling add_macro-parse_impl v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling add_macro v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
[INFO] running `Command { std: "docker" "inspect" "7dc094f6f94e4ac873ae28734a13acb861cfa1ef03d97512ae20fb9672aeed16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dc094f6f94e4ac873ae28734a13acb861cfa1ef03d97512ae20fb9672aeed16", kill_on_drop: false }`
[INFO] [stdout] 7dc094f6f94e4ac873ae28734a13acb861cfa1ef03d97512ae20fb9672aeed16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3525add3ec4eba6cd74ccd6ed419edc0a5bbc5860c4d40910eb877664baa57d
[INFO] running `Command { std: "docker" "start" "-a" "c3525add3ec4eba6cd74ccd6ed419edc0a5bbc5860c4d40910eb877664baa57d", kill_on_drop: false }`
[INFO] [stderr]    Compiling add_macro v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "c3525add3ec4eba6cd74ccd6ed419edc0a5bbc5860c4d40910eb877664baa57d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3525add3ec4eba6cd74ccd6ed419edc0a5bbc5860c4d40910eb877664baa57d", kill_on_drop: false }`
[INFO] [stdout] c3525add3ec4eba6cd74ccd6ed419edc0a5bbc5860c4d40910eb877664baa57d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b7b70c9d725afb7ce6e9ebaf8f68cbbdd1cab7eee97c5c0eb11eb2d7d8a95c5
[INFO] running `Command { std: "docker" "start" "-a" "6b7b70c9d725afb7ce6e9ebaf8f68cbbdd1cab7eee97c5c0eb11eb2d7d8a95c5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/add_macro-59226aa8aa487a6a)
[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 add_macro
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/elog.rs - elog::elog (line 4) ... FAILED
[INFO] [stdout] test src/log.rs - log::log (line 4) ... FAILED
[INFO] [stdout] test src/inputln.rs - inputln::inputln (line 4) ... ok
[INFO] [stdout] test src/re.rs - re::re (line 4) ... FAILED
[INFO] [stdout] test src/lib.rs - Error (line 17) ... ok
[INFO] [stdout] test src/lib.rs - Display (line 35) ... ok
[INFO] [stdout] test src/dvec.rs - dvec::dvec (line 4) ... ok
[INFO] [stdout] test src/lib.rs - Parse (line 66) ... ok
[INFO] [stdout] test src/into.rs - into::into (line 4) ... ok
[INFO] [stdout] test src/map.rs - map::map (line 4) ... ok
[INFO] [stdout] test src/into.rs - into::into (line 48) ... ok
[INFO] [stdout] test src/set.rs - set::set (line 4) ... ok
[INFO] [stdout] test src/str.rs - str::str (line 4) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/elog.rs - elog::elog (line 4) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `chrono`
[INFO] [stdout]  --> src/elog.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | elog!("Something went wrong..");       // => [2000-01-01T01:00:00.000001] (error) Something went wrong..
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `elog` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `chrono`
[INFO] [stdout]  --> src/elog.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | elog!("Error {}", "404");              // => [2000-01-01T01:00:00.000001] (error) Error 404
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `elog` (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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/log.rs - log::log (line 4) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `chrono`
[INFO] [stdout]  --> src/log.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | log!("Hello world");            // => [2000-01-01T01:00:00.000001] Hello world
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `chrono`
[INFO] [stdout]  --> src/log.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | log!("I'm a {}.", "Bob");       // => [2000-01-01T01:00:00.000001] I'm a Bob.
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `log` (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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/re.rs - re::re (line 4) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> src/re.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `regex`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex`
[INFO] [stdout]  --> src/re.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | let re: Regex = re!(r"^https?://[\w\-\.]+(/.*)?$");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `re` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex`
[INFO] [stdout]   --> src/re.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | let re: Regex = re!(r"^{}$", "/home");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `regex`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `re` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex`
[INFO] [stdout]   --> src/re.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | assert!(re!(r).is_match("Hello world!"));
[INFO] [stdout]    |         ^^^^^^ use of undeclared crate or module `regex`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `re` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/elog.rs - elog::elog (line 4)
[INFO] [stdout]     src/log.rs - log::log (line 4)
[INFO] [stdout]     src/re.rs - re::re (line 4)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6b7b70c9d725afb7ce6e9ebaf8f68cbbdd1cab7eee97c5c0eb11eb2d7d8a95c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b7b70c9d725afb7ce6e9ebaf8f68cbbdd1cab7eee97c5c0eb11eb2d7d8a95c5", kill_on_drop: false }`
[INFO] [stdout] 6b7b70c9d725afb7ce6e9ebaf8f68cbbdd1cab7eee97c5c0eb11eb2d7d8a95c5
