[INFO] fetching crate diff2html 0.2.3...
[INFO] testing diff2html-0.2.3 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296
[INFO] extracting crate diff2html 0.2.3 into /workspace/builds/worker-7/source
[INFO] validating manifest of crates.io crate diff2html 0.2.3 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 crates.io crate diff2html 0.2.3
[INFO] finished tweaking crates.io crate diff2html 0.2.3
[INFO] tweaked toml for crates.io crate diff2html 0.2.3 written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 7a82cc3629a2065bf12917fb707456162d97e528e1d0e14cd5443e71303b0a76
[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" "7a82cc3629a2065bf12917fb707456162d97e528e1d0e14cd5443e71303b0a76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a82cc3629a2065bf12917fb707456162d97e528e1d0e14cd5443e71303b0a76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a82cc3629a2065bf12917fb707456162d97e528e1d0e14cd5443e71303b0a76", kill_on_drop: false }`
[INFO] [stdout] 7a82cc3629a2065bf12917fb707456162d97e528e1d0e14cd5443e71303b0a76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] dc7ef0b8402240359ff033563cac0d2daf01b09149983e708d67b1677bb98d97
[INFO] running `Command { std: "docker" "start" "-a" "dc7ef0b8402240359ff033563cac0d2daf01b09149983e708d67b1677bb98d97", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling version_check v0.1.5
[INFO] [stderr] Compiling ucd-trie v0.1.3
[INFO] [stderr] Compiling maplit v1.0.2
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling v_htmlescape v0.4.5
[INFO] [stderr] Compiling regex-syntax v0.6.21
[INFO] [stderr] Compiling unicode-width v0.1.8
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling difference v2.0.0
[INFO] [stderr] Compiling seahash v3.0.7
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling thread_local v1.0.1
[INFO] [stderr] Compiling log v0.4.11
[INFO] [stderr] Compiling encoding_rs v0.8.26
[INFO] [stderr] Compiling pest v2.1.3
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling nom v4.2.3
[INFO] [stderr] Compiling aho-corasick v0.7.15
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Compiling syn v1.0.52
[INFO] [stderr] Compiling pest_meta v2.1.3
[INFO] [stderr] Compiling regex v1.4.2
[INFO] [stderr] Compiling encoding_rs_io v0.1.7
[INFO] [stderr] Compiling pest_generator v2.1.3
[INFO] [stderr] Compiling serde_derive v1.0.117
[INFO] [stderr] Compiling v_escape_derive v0.5.6
[INFO] [stderr] Compiling pest_derive v2.1.0
[INFO] [stderr] Compiling v_escape v0.7.4
[INFO] [stderr] Compiling serde v1.0.117
[INFO] [stderr] Compiling serde_json v1.0.59
[INFO] [stderr] Compiling handlebars v1.1.0
[INFO] [stderr] Compiling diff2html v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/main.rs:64:22
[INFO] [stdout] |
[INFO] [stdout] 64 | let mut out: Box = if let Some(file) = &config.file {
[INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "dc7ef0b8402240359ff033563cac0d2daf01b09149983e708d67b1677bb98d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc7ef0b8402240359ff033563cac0d2daf01b09149983e708d67b1677bb98d97", kill_on_drop: false }`
[INFO] [stdout] dc7ef0b8402240359ff033563cac0d2daf01b09149983e708d67b1677bb98d97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 7ddfc0d6b838c585c3278313115933fe63c26f8aa69a2cb330dac2aac043ece8
[INFO] running `Command { std: "docker" "start" "-a" "7ddfc0d6b838c585c3278313115933fe63c26f8aa69a2cb330dac2aac043ece8", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling diff2html v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/main.rs:64:22
[INFO] [stdout] |
[INFO] [stdout] 64 | let mut out: Box = if let Some(file) = &config.file {
[INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.34s
[INFO] running `Command { std: "docker" "inspect" "7ddfc0d6b838c585c3278313115933fe63c26f8aa69a2cb330dac2aac043ece8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ddfc0d6b838c585c3278313115933fe63c26f8aa69a2cb330dac2aac043ece8", kill_on_drop: false }`
[INFO] [stdout] 7ddfc0d6b838c585c3278313115933fe63c26f8aa69a2cb330dac2aac043ece8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 5741020ba2be795a5ca3efa623862865ace0f457909ceb7c84e5f1e187367933
[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" "5741020ba2be795a5ca3efa623862865ace0f457909ceb7c84e5f1e187367933", kill_on_drop: false }`
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/main.rs:64:22
[INFO] [stderr] |
[INFO] [stderr] 64 | let mut out: Box = if let Some(file) = &config.file {
[INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] Running /opt/rustwide/target/debug/deps/diff2html-ab9b58df44e8fec8
[INFO] [stderr] Running /opt/rustwide/target/debug/deps/diff2html-17a9852e16f0bc29
[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] [stderr] Doc-tests diff2html
[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" "5741020ba2be795a5ca3efa623862865ace0f457909ceb7c84e5f1e187367933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5741020ba2be795a5ca3efa623862865ace0f457909ceb7c84e5f1e187367933", kill_on_drop: false }`
[INFO] [stdout] 5741020ba2be795a5ca3efa623862865ace0f457909ceb7c84e5f1e187367933