[INFO] cloning repository https://github.com/berkus/mre-write_to
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/berkus/mre-write_to" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberkus%2Fmre-write_to", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberkus%2Fmre-write_to'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0dca907fc0573b643ad076f12c3f0515665cabf
[INFO] checking berkus/mre-write_to against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberkus%2Fmre-write_to" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/berkus/mre-write_to
[INFO] finished tweaking git repo https://github.com/berkus/mre-write_to
[INFO] tweaked toml for git repo https://github.com/berkus/mre-write_to written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/berkus/mre-write_to on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/berkus/mre-write_to 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 576dbb4391656d1a176552d64e92656a2705e3edf24979d74a3482d20d8d859c
[INFO] running `Command { std: "docker" "start" "-a" "576dbb4391656d1a176552d64e92656a2705e3edf24979d74a3482d20d8d859c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "576dbb4391656d1a176552d64e92656a2705e3edf24979d74a3482d20d8d859c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "576dbb4391656d1a176552d64e92656a2705e3edf24979d74a3482d20d8d859c", kill_on_drop: false }`
[INFO] [stdout] 576dbb4391656d1a176552d64e92656a2705e3edf24979d74a3482d20d8d859c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c7e90ae68f24c3d6b82ec2eb516dbdf7416c39710237227fe4f27a86bd3d971
[INFO] running `Command { std: "docker" "start" "-a" "8c7e90ae68f24c3d6b82ec2eb516dbdf7416c39710237227fe4f27a86bd3d971", kill_on_drop: false }`
[INFO] [stderr]     Checking test-write-to v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find macro `format_args_nl` in this scope
[INFO] [stdout]   --> src/main.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |         _print(format_args_nl!($($arg)*));
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     myprintln!("Hello, world!");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/macros/mod.rs:997:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `format_args` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `myprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 31 -         _print(format_args_nl!($($arg)*));
[INFO] [stdout] 31 +         _print(format_args!($($arg)*));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `test-write-to` (bin "test-write-to") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `format_args_nl` in this scope
[INFO] [stdout]   --> src/main.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |         _print(format_args_nl!($($arg)*));
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     myprintln!("Hello, world!");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/macros/mod.rs:997:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `format_args` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `myprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 31 -         _print(format_args_nl!($($arg)*));
[INFO] [stdout] 31 +         _print(format_args!($($arg)*));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `test-write-to` (bin "test-write-to" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8c7e90ae68f24c3d6b82ec2eb516dbdf7416c39710237227fe4f27a86bd3d971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c7e90ae68f24c3d6b82ec2eb516dbdf7416c39710237227fe4f27a86bd3d971", kill_on_drop: false }`
[INFO] [stdout] 8c7e90ae68f24c3d6b82ec2eb516dbdf7416c39710237227fe4f27a86bd3d971
