[INFO] cloning repository https://github.com/AyesoroFemi/rust_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AyesoroFemi/rust_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAyesoroFemi%2Frust_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAyesoroFemi%2Frust_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6e2ea25531cabb7bca568ee5b98a9945d9991d9
[INFO] checking AyesoroFemi/rust_api against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAyesoroFemi%2Frust_api" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AyesoroFemi/rust_api
[INFO] finished tweaking git repo https://github.com/AyesoroFemi/rust_api
[INFO] tweaked toml for git repo https://github.com/AyesoroFemi/rust_api written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AyesoroFemi/rust_api on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AyesoroFemi/rust_api 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 571b12491d04b5aaf397a00c1e96f67d1d21bac0c7c8da00d64c14c1d22c14f0
[INFO] running `Command { std: "docker" "start" "-a" "571b12491d04b5aaf397a00c1e96f67d1d21bac0c7c8da00d64c14c1d22c14f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "571b12491d04b5aaf397a00c1e96f67d1d21bac0c7c8da00d64c14c1d22c14f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "571b12491d04b5aaf397a00c1e96f67d1d21bac0c7c8da00d64c14c1d22c14f0", kill_on_drop: false }`
[INFO] [stdout] 571b12491d04b5aaf397a00c1e96f67d1d21bac0c7c8da00d64c14c1d22c14f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d28bbbaaf0e7bbc0fb1752e303cd75c6a0714f2d69020f3cd50f7ebb278d0bbb
[INFO] running `Command { std: "docker" "start" "-a" "d28bbbaaf0e7bbc0fb1752e303cd75c6a0714f2d69020f3cd50f7ebb278d0bbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking rust_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find macro `ec` in this scope
[INFO] [stdout]   --> src/main.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let users = ec! [
[INFO] [stdout]    |                 ^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/alloc/src/macros.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_api` (bin "rust_api" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `ec` in this scope
[INFO] [stdout]   --> src/main.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let users = ec! [
[INFO] [stdout]    |                 ^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/alloc/src/macros.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_api` (bin "rust_api") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d28bbbaaf0e7bbc0fb1752e303cd75c6a0714f2d69020f3cd50f7ebb278d0bbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d28bbbaaf0e7bbc0fb1752e303cd75c6a0714f2d69020f3cd50f7ebb278d0bbb", kill_on_drop: false }`
[INFO] [stdout] d28bbbaaf0e7bbc0fb1752e303cd75c6a0714f2d69020f3cd50f7ebb278d0bbb
