[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] 8f03f38b8a9aa6fd41f08b6362a6182ad4e859c0 [INFO] checking CUB3D/SGML-rs against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCUB3D%2FSGML-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CUB3D/SGML-rs on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/CUB3D/SGML-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 890431b5899c1761becad6300283dda9d5f99ff32d2b0f23497b846987fabaa7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "890431b5899c1761becad6300283dda9d5f99ff32d2b0f23497b846987fabaa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "890431b5899c1761becad6300283dda9d5f99ff32d2b0f23497b846987fabaa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "890431b5899c1761becad6300283dda9d5f99ff32d2b0f23497b846987fabaa7", kill_on_drop: false }` [INFO] [stdout] 890431b5899c1761becad6300283dda9d5f99ff32d2b0f23497b846987fabaa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7308d2b04ad871dc1ccdb082071bbe2a199673ff0631dc822ee2e0812018c1d6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7308d2b04ad871dc1ccdb082071bbe2a199673ff0631dc822ee2e0812018c1d6", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking sgml_to_xml v0.1.0 (/opt/rustwide/workdir/sgml_to_xml) [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [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] | ^^^ maybe a missing crate `dtd`? [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] | ^^^^^^^ maybe a missing crate `element`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `sgml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling memchr v2.3.3 [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] | ^^^ maybe a missing crate `dtd`? [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] | ^^^^^^^ maybe a missing crate `element`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [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 undeclared crate or module `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 undeclared crate or module `sgml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sgml_to_xml` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7308d2b04ad871dc1ccdb082071bbe2a199673ff0631dc822ee2e0812018c1d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7308d2b04ad871dc1ccdb082071bbe2a199673ff0631dc822ee2e0812018c1d6", kill_on_drop: false }` [INFO] [stdout] 7308d2b04ad871dc1ccdb082071bbe2a199673ff0631dc822ee2e0812018c1d6