[INFO] cloning repository https://github.com/timar07/hydex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timar07/hydex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimar07%2Fhydex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimar07%2Fhydex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49dd403db3ead4d97ac5a7ccf9809d810b762c19
[INFO] testing timar07/hydex against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimar07%2Fhydex" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/timar07/hydex
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/timar07/hydex
[INFO] tweaked toml for git repo https://github.com/timar07/hydex written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timar07/hydex on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timar07/hydex 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f50a27dacd95d68da2c1a7ed9f9355588fff1e1a00e7925528c5f2743a9f732
[INFO] running `Command { std: "docker" "start" "-a" "6f50a27dacd95d68da2c1a7ed9f9355588fff1e1a00e7925528c5f2743a9f732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f50a27dacd95d68da2c1a7ed9f9355588fff1e1a00e7925528c5f2743a9f732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f50a27dacd95d68da2c1a7ed9f9355588fff1e1a00e7925528c5f2743a9f732", kill_on_drop: false }`
[INFO] [stdout] 6f50a27dacd95d68da2c1a7ed9f9355588fff1e1a00e7925528c5f2743a9f732
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74a4e03311fd67d8c3c4acfaf785a7256c1ef408bf1c69263aa085465214303e
[INFO] running `Command { std: "docker" "start" "-a" "74a4e03311fd67d8c3c4acfaf785a7256c1ef408bf1c69263aa085465214303e", kill_on_drop: false }`
[INFO] [stderr]    Compiling markdown v0.1.0 (/opt/rustwide/workdir/lib/markdown)
[INFO] [stdout] error[E0583]: file not found for module `enclosured`
[INFO] [stdout]  --> lib/markdown/src/md_parse/mod.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod enclosured;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `enclosured`, create file "lib/markdown/src/md_parse/enclosured.rs" or "lib/markdown/src/md_parse/enclosured/mod.rs"
[INFO] [stdout]   = note: if there is a `mod enclosured` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::md_parse::fenced`
[INFO] [stdout]  --> lib/markdown/src/md_parse/element/link.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::md_parse::fenced::Fenced;
[INFO] [stdout]   |                      ^^^^^^ could not find `fenced` in `md_parse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::fenced`
[INFO] [stdout]  --> lib/markdown/src/md_parse/emphasis.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::fenced::Fenced;
[INFO] [stdout]   |            ^^^^^^ could not find `fenced` in `super`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::error_trait::DescribableError`
[INFO] [stdout]  --> lib/markdown/src/md_errors/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::error_trait::DescribableError;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `markdown` (lib) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "74a4e03311fd67d8c3c4acfaf785a7256c1ef408bf1c69263aa085465214303e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74a4e03311fd67d8c3c4acfaf785a7256c1ef408bf1c69263aa085465214303e", kill_on_drop: false }`
[INFO] [stdout] 74a4e03311fd67d8c3c4acfaf785a7256c1ef408bf1c69263aa085465214303e
