[INFO] updating cached repository https://github.com/badboy/mdbook-dtmo [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa28e4311e7843a4f02ee231cfd8ca2f6360d782 [INFO] testing badboy/mdbook-dtmo against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadboy%2Fmdbook-dtmo" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/badboy/mdbook-dtmo on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/badboy/mdbook-dtmo [INFO] finished tweaking git repo https://github.com/badboy/mdbook-dtmo [INFO] tweaked toml for git repo https://github.com/badboy/mdbook-dtmo written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/badboy/mdbook-dtmo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 06547b5a08cf714f6f3fcdcf35623026570f9d9164e0dffa54e7a620138f7ffc [INFO] running `Command { std: "docker" "start" "-a" "06547b5a08cf714f6f3fcdcf35623026570f9d9164e0dffa54e7a620138f7ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06547b5a08cf714f6f3fcdcf35623026570f9d9164e0dffa54e7a620138f7ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06547b5a08cf714f6f3fcdcf35623026570f9d9164e0dffa54e7a620138f7ffc", kill_on_drop: false }` [INFO] [stdout] 06547b5a08cf714f6f3fcdcf35623026570f9d9164e0dffa54e7a620138f7ffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", 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] a2a0ab5fe3de0f861f504eb9eb1e1c20d9afec50fb4d418ba8e07a9423d2a342 [INFO] running `Command { std: "docker" "start" "-a" "a2a0ab5fe3de0f861f504eb9eb1e1c20d9afec50fb4d418ba8e07a9423d2a342", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling gitignore v1.0.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling getrandom v0.1.14 [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.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v4.0.2 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling darling v0.8.6 [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 elasticlunr-rs v2.3.8 [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 mdbook-open-on-gh v1.2.0 [INFO] [stderr] Compiling mdbook-toc v0.4.3 [INFO] [stderr] Compiling mdbook-mermaid v0.5.0 [INFO] [stderr] Compiling mdbook-dtmo v0.7.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 25s [INFO] running `Command { std: "docker" "inspect" "a2a0ab5fe3de0f861f504eb9eb1e1c20d9afec50fb4d418ba8e07a9423d2a342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2a0ab5fe3de0f861f504eb9eb1e1c20d9afec50fb4d418ba8e07a9423d2a342", kill_on_drop: false }` [INFO] [stdout] a2a0ab5fe3de0f861f504eb9eb1e1c20d9afec50fb4d418ba8e07a9423d2a342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d59e5380a3cb58f7635436a2fe71fa5584ea347976cc9939f603ba019f9fd5ea [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" "d59e5380a3cb58f7635436a2fe71fa5584ea347976cc9939f603ba019f9fd5ea", kill_on_drop: false }` [INFO] [stderr] Compiling mdbook-dtmo v0.7.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `Command { std: "docker" "inspect" "d59e5380a3cb58f7635436a2fe71fa5584ea347976cc9939f603ba019f9fd5ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59e5380a3cb58f7635436a2fe71fa5584ea347976cc9939f603ba019f9fd5ea", kill_on_drop: false }` [INFO] [stdout] d59e5380a3cb58f7635436a2fe71fa5584ea347976cc9939f603ba019f9fd5ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2489905a5bdd8bcff09f1a697d3d1a20ac71e41cd8fd5fe74625b604ee908c29 [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" "2489905a5bdd8bcff09f1a697d3d1a20ac71e41cd8fd5fe74625b604ee908c29", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mdbook_dtmo-86290006f9fca1ad [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2489905a5bdd8bcff09f1a697d3d1a20ac71e41cd8fd5fe74625b604ee908c29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2489905a5bdd8bcff09f1a697d3d1a20ac71e41cd8fd5fe74625b604ee908c29", kill_on_drop: false }` [INFO] [stdout] 2489905a5bdd8bcff09f1a697d3d1a20ac71e41cd8fd5fe74625b604ee908c29