[INFO] cloning repository https://github.com/CUB3D/SGML-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CUB3D/SGML-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCUB3D%2FSGML-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCUB3D%2FSGML-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21303835be17d8d819ac8f4f402d6ef55c03a27f
[INFO] checking CUB3D/SGML-rs against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCUB3D%2FSGML-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CUB3D/SGML-rs
[INFO] finished tweaking git repo https://github.com/CUB3D/SGML-rs
[INFO] tweaked toml for git repo https://github.com/CUB3D/SGML-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CUB3D/SGML-rs on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CUB3D/SGML-rs 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tap v1.0.0
[INFO] [stderr]   Downloaded bitvec v0.19.4
[INFO] [stderr]   Downloaded lexical-core v0.7.4
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77abf96a485fa1e37ce4257a48f3df68dd40f9c5b934b893af10347e46e8f06e
[INFO] running `Command { std: "docker" "start" "-a" "77abf96a485fa1e37ce4257a48f3df68dd40f9c5b934b893af10347e46e8f06e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77abf96a485fa1e37ce4257a48f3df68dd40f9c5b934b893af10347e46e8f06e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77abf96a485fa1e37ce4257a48f3df68dd40f9c5b934b893af10347e46e8f06e", kill_on_drop: false }`
[INFO] [stdout] 77abf96a485fa1e37ce4257a48f3df68dd40f9c5b934b893af10347e46e8f06e
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6be22c392d8f3c4c9dd127a27d9cbe6714d351a5c87c6f3dcb1b8fc91acb5bb
[INFO] running `Command { std: "docker" "start" "-a" "e6be22c392d8f3c4c9dd127a27d9cbe6714d351a5c87c6f3dcb1b8fc91acb5bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling lexical-core v0.7.4
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling tap v1.0.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]     Checking sgml_to_xml v0.1.0 (/opt/rustwide/workdir/sgml_to_xml)
[INFO] [stdout] error[E0432]: unresolved import `crate::dtd`
[INFO] [stdout]  --> sgml_to_xml/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::dtd::read_dtd;
[INFO] [stdout]   |            ^^^ could not find `dtd` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::dtd`
[INFO] [stdout]  --> sgml_to_xml/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::dtd::read_dtd;
[INFO] [stdout]   |            ^^^ could not find `dtd` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::element`
[INFO] [stdout]  --> sgml_to_xml/src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::element::{parse_content_model, ContentModelTokenValue};
[INFO] [stdout]   |            ^^^^^^^ could not find `element` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::element`
[INFO] [stdout]  --> sgml_to_xml/src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::element::{parse_content_model, ContentModelTokenValue};
[INFO] [stdout]   |            ^^^^^^^ could not find `element` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sgml`
[INFO] [stdout]   --> sgml_to_xml/src/main.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let x = sgml::read_dtd(&s);
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `sgml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sgml`, use `cargo add sgml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sgml`
[INFO] [stdout]   --> sgml_to_xml/src/main.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let x = sgml::read_dtd(&s);
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `sgml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sgml`, use `cargo add sgml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sgml_to_xml` (bin "sgml_to_xml") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sgml_to_xml` (bin "sgml_to_xml" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "e6be22c392d8f3c4c9dd127a27d9cbe6714d351a5c87c6f3dcb1b8fc91acb5bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6be22c392d8f3c4c9dd127a27d9cbe6714d351a5c87c6f3dcb1b8fc91acb5bb", kill_on_drop: false }`
[INFO] [stdout] e6be22c392d8f3c4c9dd127a27d9cbe6714d351a5c87c6f3dcb1b8fc91acb5bb
