[INFO] cloning repository https://github.com/jml/blake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jml/blake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjml%2Fblake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjml%2Fblake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52648f2cc5e0deacd73325e3043453ffcedb0e56 [INFO] testing jml/blake against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjml%2Fblake" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jml/blake 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/jml/blake [INFO] finished tweaking git repo https://github.com/jml/blake [INFO] tweaked toml for git repo https://github.com/jml/blake written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jml/blake 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 8fcfaa9a62d82c8da41232996f2b45ac08c06ec00bc15416f664b9eaa3eef5a8 [INFO] running `Command { std: "docker" "start" "-a" "8fcfaa9a62d82c8da41232996f2b45ac08c06ec00bc15416f664b9eaa3eef5a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fcfaa9a62d82c8da41232996f2b45ac08c06ec00bc15416f664b9eaa3eef5a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fcfaa9a62d82c8da41232996f2b45ac08c06ec00bc15416f664b9eaa3eef5a8", kill_on_drop: false }` [INFO] [stdout] 8fcfaa9a62d82c8da41232996f2b45ac08c06ec00bc15416f664b9eaa3eef5a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 67a85a1189e4ce213a978d690d44e03fd76b6e0b3af60b5b1d1ffa8961e7b376 [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" "67a85a1189e4ce213a978d690d44e03fd76b6e0b3af60b5b1d1ffa8961e7b376", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling twoway v0.2.0 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling comrak v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling blake v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "67a85a1189e4ce213a978d690d44e03fd76b6e0b3af60b5b1d1ffa8961e7b376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a85a1189e4ce213a978d690d44e03fd76b6e0b3af60b5b1d1ffa8961e7b376", kill_on_drop: false }` [INFO] [stdout] 67a85a1189e4ce213a978d690d44e03fd76b6e0b3af60b5b1d1ffa8961e7b376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 8964683cd75872e51793a17e0d8251752a7e1bd788e6d9bc49d2e7ac2e0be46d [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" "8964683cd75872e51793a17e0d8251752a7e1bd788e6d9bc49d2e7ac2e0be46d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling blake v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.83s [INFO] running `Command { std: "docker" "inspect" "8964683cd75872e51793a17e0d8251752a7e1bd788e6d9bc49d2e7ac2e0be46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8964683cd75872e51793a17e0d8251752a7e1bd788e6d9bc49d2e7ac2e0be46d", kill_on_drop: false }` [INFO] [stdout] 8964683cd75872e51793a17e0d8251752a7e1bd788e6d9bc49d2e7ac2e0be46d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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", kill_on_drop: false }` [INFO] [stdout] c228a792c25bb8e35529f84f13f77af897c82a43cc6cee6cf30e2b0f3bac8760 [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" "c228a792c25bb8e35529f84f13f77af897c82a43cc6cee6cf30e2b0f3bac8760", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/blake-7e4ba477dd7a60fa [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test builder::html::tests::test_no_title ... ok [INFO] [stdout] test builder::html::tests::test_basic_render ... ok [INFO] [stdout] test builder::sidenotes::tests::test_render_footnote_definition ... ok [INFO] [stdout] test builder::html::tests::test_quotes ... ok [INFO] [stdout] test builder::html::tests::test_sidenotes ... ok [INFO] [stdout] test builder::html::tests::test_title ... ok [INFO] [stdout] test builder::html::tests::test_strikethrough ... ok [INFO] [stdout] test builder::html::tests::test_two_titles ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/blake-c5a076bbbe203545 [INFO] [stdout] test builder::sidenotes::tests::test_find_footnote_definitions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests blake [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] [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" "c228a792c25bb8e35529f84f13f77af897c82a43cc6cee6cf30e2b0f3bac8760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c228a792c25bb8e35529f84f13f77af897c82a43cc6cee6cf30e2b0f3bac8760", kill_on_drop: false }` [INFO] [stdout] c228a792c25bb8e35529f84f13f77af897c82a43cc6cee6cf30e2b0f3bac8760