[INFO] cloning repository https://github.com/Aleod-m/hrtml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aleod-m/hrtml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleod-m%2Fhrtml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleod-m%2Fhrtml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6938aadb4f1ee7bb2308e6a3349213e227082112
[INFO] checking Aleod-m/hrtml against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleod-m%2Fhrtml" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Aleod-m/hrtml on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Aleod-m/hrtml
[INFO] finished tweaking git repo https://github.com/Aleod-m/hrtml
[INFO] tweaked toml for git repo https://github.com/Aleod-m/hrtml written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Aleod-m/hrtml 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae6d4f145777fa23a3aa7b336ba3b93b26625c0039dd6db2dba171eef7bbb336
[INFO] running `Command { std: "docker" "start" "-a" "ae6d4f145777fa23a3aa7b336ba3b93b26625c0039dd6db2dba171eef7bbb336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae6d4f145777fa23a3aa7b336ba3b93b26625c0039dd6db2dba171eef7bbb336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae6d4f145777fa23a3aa7b336ba3b93b26625c0039dd6db2dba171eef7bbb336", kill_on_drop: false }`
[INFO] [stdout] ae6d4f145777fa23a3aa7b336ba3b93b26625c0039dd6db2dba171eef7bbb336
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 655c71cad64dfe0b8a84b43f9eb6c6466df7992316d4018a9c8acd85f183ee33
[INFO] running `Command { std: "docker" "start" "-a" "655c71cad64dfe0b8a84b43f9eb6c6466df7992316d4018a9c8acd85f183ee33", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking hrtml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type alias `IStr` is never used
[INFO] [stdout]  --> src/lib.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub type IStr = std::rc::Rc<str>;
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `IVec` is never used
[INFO] [stdout]  --> src/lib.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub type IVec<T> = std::rc::Rc<[T]>;
[INFO] [stdout]   |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `is_overlaping`, `around`, and `inside` are never used
[INFO] [stdout]   --> src/lib.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     impl Span {
[INFO] [stdout]    |     --------- associated items in this implementation
[INFO] [stdout] 22 |         pub fn new(start: Loc, end: Loc) -> Self {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |         pub fn is_overlaping(&self, other: Self) -> bool {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |         pub fn around(a: Self, b: Self) -> Self {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |         pub fn inside(a: Self, b: Self) -> Option<Self> {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `IStr` is never used
[INFO] [stdout]  --> src/lib.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub type IStr = std::rc::Rc<str>;
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `IVec` is never used
[INFO] [stdout]  --> src/lib.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub type IVec<T> = std::rc::Rc<[T]>;
[INFO] [stdout]   |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `is_overlaping`, `around`, and `inside` are never used
[INFO] [stdout]   --> src/lib.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     impl Span {
[INFO] [stdout]    |     --------- associated items in this implementation
[INFO] [stdout] 22 |         pub fn new(start: Loc, end: Loc) -> Self {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |         pub fn is_overlaping(&self, other: Self) -> bool {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |         pub fn around(a: Self, b: Self) -> Self {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |         pub fn inside(a: Self, b: Self) -> Option<Self> {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `grammar` in this scope
[INFO] [stdout]   --> examples/arith.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | grammar!{
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `grammar`
[INFO] [stdout]   --> examples/arith.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     grammar::parse("1 + 1")      
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `grammar`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `grammar`, use `cargo add grammar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hrtml` (example "arith") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "655c71cad64dfe0b8a84b43f9eb6c6466df7992316d4018a9c8acd85f183ee33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "655c71cad64dfe0b8a84b43f9eb6c6466df7992316d4018a9c8acd85f183ee33", kill_on_drop: false }`
[INFO] [stdout] 655c71cad64dfe0b8a84b43f9eb6c6466df7992316d4018a9c8acd85f183ee33
