[INFO] cloning repository https://github.com/Trivernis/markdown-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Trivernis/markdown-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrivernis%2Fmarkdown-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrivernis%2Fmarkdown-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b14ba1b6470939da9ed95db180510fcc656d3878 [INFO] testing Trivernis/markdown-rs against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrivernis%2Fmarkdown-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Trivernis/markdown-rs on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Trivernis/markdown-rs [INFO] finished tweaking git repo https://github.com/Trivernis/markdown-rs [INFO] tweaked toml for git repo https://github.com/Trivernis/markdown-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Trivernis/markdown-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c781f26d99e7c092efcf26f9845688f3061210d48edeca5913f5da377227f293 [INFO] running `Command { std: "docker" "start" "-a" "c781f26d99e7c092efcf26f9845688f3061210d48edeca5913f5da377227f293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c781f26d99e7c092efcf26f9845688f3061210d48edeca5913f5da377227f293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c781f26d99e7c092efcf26f9845688f3061210d48edeca5913f5da377227f293", kill_on_drop: false }` [INFO] [stdout] c781f26d99e7c092efcf26f9845688f3061210d48edeca5913f5da377227f293 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d70b63f32924ff2ba52bbba609f286861bea30ca35680887f4b080d2b22e54a [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" "2d70b63f32924ff2ba52bbba609f286861bea30ca35680887f4b080d2b22e54a", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling scanlex v0.1.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling charred v0.3.3 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling minify v1.1.1 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling asciimath-rs v0.5.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling platform-dirs v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling chrono-english v0.1.4 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling gh-emoji v1.0.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling onig v6.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling bibliographix v0.5.0 [INFO] [stderr] Compiling structopt v0.3.16 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling syntect v4.3.0 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling snekdown v0.29.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 31s [INFO] running `Command { std: "docker" "inspect" "2d70b63f32924ff2ba52bbba609f286861bea30ca35680887f4b080d2b22e54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d70b63f32924ff2ba52bbba609f286861bea30ca35680887f4b080d2b22e54a", kill_on_drop: false }` [INFO] [stdout] 2d70b63f32924ff2ba52bbba609f286861bea30ca35680887f4b080d2b22e54a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d22665af835c80c8928764e605cfa3a352310280844e2f72a5175759c0dbb2d9 [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" "d22665af835c80c8928764e605cfa3a352310280844e2f72a5175759c0dbb2d9", kill_on_drop: false }` [INFO] [stderr] Compiling snekdown v0.29.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `snekdown::parser::elements` [INFO] [stdout] --> tests/parsing_tests.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use snekdown::parser::elements::Block; [INFO] [stdout] | ^^^^^^^^ could not find `elements` in `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Parser` in the current scope [INFO] [stdout] --> tests/parsing_tests.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | let document = parse!("# Section\n## Subsection\n# Section"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Parser` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Parser` in the current scope [INFO] [stdout] --> tests/parsing_tests.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | let document = parse!("|header|header|\n|---|---|\n|col|col|"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Parser` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Parser` in the current scope [INFO] [stdout] --> tests/parsing_tests.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | let document = parse!("**Bold***Italic*_Underline_`Monospace`^super^~strike~"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Parser` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Parser` in the current scope [INFO] [stdout] --> tests/parsing_tests.rs:57:20 [INFO] [stdout] | [INFO] [stdout] 57 | let document = parse!("- item1\n- item2\n\n* item\n+ item\n\no item\n1. item"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Parser` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Parser` in the current scope [INFO] [stdout] --> tests/parsing_tests.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | let document = parse!("```\ncode\n```\n```rust\ncode\n``````"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Parser` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Parser` in the current scope [INFO] [stdout] --> tests/parsing_tests.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | let document = parse!("> quote\n\n[meta]> quote\n>hm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Parser` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `snekdown` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d22665af835c80c8928764e605cfa3a352310280844e2f72a5175759c0dbb2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d22665af835c80c8928764e605cfa3a352310280844e2f72a5175759c0dbb2d9", kill_on_drop: false }` [INFO] [stdout] d22665af835c80c8928764e605cfa3a352310280844e2f72a5175759c0dbb2d9