[INFO] cloning repository https://github.com/9999years/textecca [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/9999years/textecca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Ftextecca", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Ftextecca'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f629ba9f7a974a07ab0fee9bc51a0262759ca9a [INFO] checking 9999years/textecca against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Ftextecca" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/9999years/textecca on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/9999years/textecca [INFO] finished tweaking git repo https://github.com/9999years/textecca [INFO] tweaked toml for git repo https://github.com/9999years/textecca written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/9999years/textecca already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba2fc155e3f1c644c16d8baa89c33dc48bb084d6992c483ebd17e7b8b78aa894 [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" "ba2fc155e3f1c644c16d8baa89c33dc48bb084d6992c483ebd17e7b8b78aa894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba2fc155e3f1c644c16d8baa89c33dc48bb084d6992c483ebd17e7b8b78aa894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba2fc155e3f1c644c16d8baa89c33dc48bb084d6992c483ebd17e7b8b78aa894", kill_on_drop: false }` [INFO] [stdout] ba2fc155e3f1c644c16d8baa89c33dc48bb084d6992c483ebd17e7b8b78aa894 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eea44254bcf1ab40f1138869e1ef09487ce596cc55c4bc1cae37d97fd13eb89b [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" "eea44254bcf1ab40f1138869e1ef09487ce596cc55c4bc1cae37d97fd13eb89b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking strum v0.17.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling claim v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Checking quote v1.0.6 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling libquickjs-sys v0.6.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking nom_locate v2.0.0 [INFO] [stderr] Checking derive_command v0.1.0 (/opt/rustwide/workdir/derive_command) [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling concat_strs_impl v1.0.1 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling typed-builder v0.6.0 [INFO] [stderr] Checking indoc v0.3.5 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking concat_strs v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking friendly_html v0.0.1 (/opt/rustwide/workdir/friendly_html) [INFO] [stderr] Checking quick-js v0.3.3 [INFO] [stderr] Checking katex v0.2.1 [INFO] [stderr] Compiling typed-html-macros v0.2.2 [INFO] [stderr] Checking typed-html v0.2.2 [INFO] [stderr] Checking textecca v0.0.1-alpha (/opt/rustwide/workdir/textecca) [INFO] [stdout] error[E0583]: file not found for module `iter` [INFO] [stdout] --> textecca/doc/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | mod iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `iter`, create file "textecca/doc/iter.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `ref_id` [INFO] [stdout] --> textecca/doc/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod ref_id; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `ref_id`, create file "textecca/doc/ref_id.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `iter` [INFO] [stdout] --> textecca/doc/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | mod iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `iter`, create file "textecca/doc/iter.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `ref_id` [INFO] [stdout] --> textecca/doc/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod ref_id; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `ref_id`, create file "textecca/doc/ref_id.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `helpers` [INFO] [stdout] --> textecca/ser/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | mod helpers; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `helpers`, create file "textecca/ser/helpers.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `helpers` [INFO] [stdout] --> textecca/ser/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | mod helpers; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `helpers`, create file "textecca/ser/helpers.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `textecca` [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] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eea44254bcf1ab40f1138869e1ef09487ce596cc55c4bc1cae37d97fd13eb89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea44254bcf1ab40f1138869e1ef09487ce596cc55c4bc1cae37d97fd13eb89b", kill_on_drop: false }` [INFO] [stdout] eea44254bcf1ab40f1138869e1ef09487ce596cc55c4bc1cae37d97fd13eb89b