[INFO] updating cached repository https://github.com/Byron/termbook [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/Byron/termbook [INFO] [stderr] + a67475f...a00420d gh-pages -> gh-pages (forced update) [INFO] [stderr] b1ee7ea..04eea9f master -> master [INFO] [stderr] * [new tag] v1.4.6 -> v1.4.6 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 04eea9fcdf700698c74825322c825528ca5cd5ab [INFO] testing Byron/termbook against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FByron%2Ftermbook" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Byron/termbook on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Byron/termbook [INFO] removed workspace from git repo https://github.com/Byron/termbook [INFO] removed path dependency termbook from git repo https://github.com/Byron/termbook [INFO] finished tweaking git repo https://github.com/Byron/termbook [INFO] tweaked toml for git repo https://github.com/Byron/termbook written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Byron/termbook already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1f3984d77265a997c6e73ee50d698c46c58cb4cbf317f439f5e511fe8f25075a [INFO] running `"docker" "start" "-a" "1f3984d77265a997c6e73ee50d698c46c58cb4cbf317f439f5e511fe8f25075a"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling gitignore v1.0.6 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v2.0.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v4.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling onig v4.3.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling toml-query_derive v0.9.2 [INFO] [stderr] Compiling toml-query v0.9.2 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling syntect v3.1.0 [INFO] [stderr] Compiling elasticlunr-rs v2.3.6 [INFO] [stderr] Compiling mdcat v0.15.1 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.0 [INFO] [stderr] Compiling mdbook v0.3.7 [INFO] [stderr] Compiling termbook v1.4.2 [INFO] [stderr] error[E0271]: type mismatch resolving `> as std::iter::Iterator>::Item == pulldown_cmark::parse::Event<'_>` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termbook-1.4.2/src/playback.rs:141:9 [INFO] [stderr] | [INFO] [stderr] 141 | push_tty( [INFO] [stderr] | ^^^^^^^^ expected enum `pulldown_cmark::parse::Event`, found enum `pulldown_cmark::Event` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mdcat-0.15.1/src/lib.rs:71:17 [INFO] [stderr] | [INFO] [stderr] 71 | I: Iterator>, [INFO] [stderr] | ---------------- required by this bound in `mdcat::push_tty` [INFO] [stderr] | [INFO] [stderr] = note: perhaps two different versions of crate `pulldown_cmark` are being used? [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0271`. [INFO] [stderr] error: could not compile `termbook`. [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 `"docker" "inspect" "1f3984d77265a997c6e73ee50d698c46c58cb4cbf317f439f5e511fe8f25075a"` [INFO] running `"docker" "rm" "-f" "1f3984d77265a997c6e73ee50d698c46c58cb4cbf317f439f5e511fe8f25075a"` [INFO] [stdout] 1f3984d77265a997c6e73ee50d698c46c58cb4cbf317f439f5e511fe8f25075a