[INFO] fetching crate binary_macros 1.0.0...
[INFO] checking binary_macros-1.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate binary_macros 1.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate binary_macros 1.0.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate binary_macros 1.0.0
[INFO] finished tweaking crates.io crate binary_macros 1.0.0
[INFO] tweaked toml for crates.io crate binary_macros 1.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded binary_macros_impl v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ce59b9f8947a7f576c508bcef964192313d812f829d787e6d7ca1d2aa04a745
[INFO] running `Command { std: "docker" "start" "-a" "3ce59b9f8947a7f576c508bcef964192313d812f829d787e6d7ca1d2aa04a745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ce59b9f8947a7f576c508bcef964192313d812f829d787e6d7ca1d2aa04a745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ce59b9f8947a7f576c508bcef964192313d812f829d787e6d7ca1d2aa04a745", kill_on_drop: false }`
[INFO] [stdout] 3ce59b9f8947a7f576c508bcef964192313d812f829d787e6d7ca1d2aa04a745
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e4eef2b2ab926b3e1fa62855b4bfe64aac4731c9551714b012fd8e730d18c56
[INFO] running `Command { std: "docker" "start" "-a" "7e4eef2b2ab926b3e1fa62855b4bfe64aac4731c9551714b012fd8e730d18c56", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling binary_macros_impl v1.0.0
[INFO] [stderr]     Checking binary_macros v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find macro `base16_nopad` in this scope
[INFO] [stdout]   --> tests/tests.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert_eq!(base16_nopad!("61"), b"a");
[INFO] [stdout]    |                ^^^^^^^^^^^^ help: a macro with a similar name exists: `base32_nopad`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[proc_macro_hack]
[INFO] [stdout]    | ------------------ similarly named macro `base32_nopad` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `base8_nopad` in this scope
[INFO] [stdout]   --> tests/tests.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     assert_eq!(base8_nopad!("302"), b"a");
[INFO] [stdout]    |                ^^^^^^^^^^^ help: a macro with a similar name exists: `base32_nopad`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[proc_macro_hack]
[INFO] [stdout]    | ------------------ similarly named macro `base32_nopad` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `base4_nopad` in this scope
[INFO] [stdout]   --> tests/tests.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     assert_eq!(base4_nopad!("1201"), b"a");
[INFO] [stdout]    |                ^^^^^^^^^^^ help: a macro with a similar name exists: `base64_nopad`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[proc_macro_hack]
[INFO] [stdout]    | ------------------ similarly named macro `base64_nopad` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `base2_nopad` in this scope
[INFO] [stdout]   --> tests/tests.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     assert_eq!(base2_nopad!("011000010110000101100001"), b"aaa");
[INFO] [stdout]    |                ^^^^^^^^^^^ help: a macro with a similar name exists: `base32_nopad`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[proc_macro_hack]
[INFO] [stdout]    | ------------------ similarly named macro `base32_nopad` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `base8` in this scope
[INFO] [stdout]   --> tests/tests.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     assert_eq!(base8!("302====="), b"a");
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `base4` in this scope
[INFO] [stdout]   --> tests/tests.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     assert_eq!(base4!("1201"), b"a");
[INFO] [stdout]    |                ^^^^^ help: a macro with a similar name exists: `base64`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[proc_macro_hack]
[INFO] [stdout]    | ------------------ similarly named macro `base64` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `base2` in this scope
[INFO] [stdout]   --> tests/tests.rs:6:16
[INFO] [stdout]    |
[INFO] [stdout] 6  |     assert_eq!(base2!("011000010110000101100001"), b"aaa");
[INFO] [stdout]    |                ^^^^^ help: a macro with a similar name exists: `base32`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[proc_macro_hack]
[INFO] [stdout]    | ------------------ similarly named macro `base32` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binary_macros` (test "tests") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "7e4eef2b2ab926b3e1fa62855b4bfe64aac4731c9551714b012fd8e730d18c56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e4eef2b2ab926b3e1fa62855b4bfe64aac4731c9551714b012fd8e730d18c56", kill_on_drop: false }`
[INFO] [stdout] 7e4eef2b2ab926b3e1fa62855b4bfe64aac4731c9551714b012fd8e730d18c56
