[INFO] fetching crate docuum 0.16.1... [INFO] testing docuum-0.16.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate docuum 0.16.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate docuum 0.16.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate docuum 0.16.1 [INFO] finished tweaking crates.io crate docuum 0.16.1 [INFO] tweaked toml for crates.io crate docuum 0.16.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate docuum 0.16.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14e3167174c00d39a8e77d518c5543e50b9372ac2d63cba52cb5f5a7a1a6bf03 [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" "14e3167174c00d39a8e77d518c5543e50b9372ac2d63cba52cb5f5a7a1a6bf03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14e3167174c00d39a8e77d518c5543e50b9372ac2d63cba52cb5f5a7a1a6bf03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e3167174c00d39a8e77d518c5543e50b9372ac2d63cba52cb5f5a7a1a6bf03", kill_on_drop: false }` [INFO] [stdout] 14e3167174c00d39a8e77d518c5543e50b9372ac2d63cba52cb5f5a7a1a6bf03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c38c940f62a51c77c02805be9617ecbd069b1d8eef7f1837d2f97b5c77fbd4c8 [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" "c38c940f62a51c77c02805be9617ecbd069b1d8eef7f1837d2f97b5c77fbd4c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling byte-unit v3.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling docuum v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "c38c940f62a51c77c02805be9617ecbd069b1d8eef7f1837d2f97b5c77fbd4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c38c940f62a51c77c02805be9617ecbd069b1d8eef7f1837d2f97b5c77fbd4c8", kill_on_drop: false }` [INFO] [stdout] c38c940f62a51c77c02805be9617ecbd069b1d8eef7f1837d2f97b5c77fbd4c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d24916759ec0b65319913708f34bec4f21bb7b6d374d6672ab8edfde51fef308 [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" "d24916759ec0b65319913708f34bec4f21bb7b6d374d6672ab8edfde51fef308", kill_on_drop: false }` [INFO] [stderr] Compiling docuum v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.37s [INFO] running `Command { std: "docker" "inspect" "d24916759ec0b65319913708f34bec4f21bb7b6d374d6672ab8edfde51fef308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d24916759ec0b65319913708f34bec4f21bb7b6d374d6672ab8edfde51fef308", kill_on_drop: false }` [INFO] [stdout] d24916759ec0b65319913708f34bec4f21bb7b6d374d6672ab8edfde51fef308 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc3d408eb651ece2cf4205def095a8e81493ae9aaa28895ebb8646cb5d23b272 [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" "cc3d408eb651ece2cf4205def095a8e81493ae9aaa28895ebb8646cb5d23b272", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/docuum-66c5b94ab94e9819) [INFO] [stdout] running 8 tests [INFO] [stdout] test run::tests::construct_polyforest_single_image ... ok [INFO] [stdout] test run::tests::construct_polyforest_parent_child_increasing_timestamps ... ok [INFO] [stdout] test run::tests::construct_polyforest_grandparent_parent_child_increasing_timestamps ... ok [INFO] [stdout] test run::tests::construct_polyforest_single_image_missing_state ... ok [INFO] [stdout] test run::tests::construct_polyforest_grandparent_parent_child_decreasing_timestamps ... ok [INFO] [stdout] test run::tests::construct_polyforest_multiple_children ... ok [INFO] [stdout] test run::tests::construct_polyforest_parent_child_decreasing_timestamps ... ok [INFO] [stdout] test run::tests::construct_polyforest_empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc3d408eb651ece2cf4205def095a8e81493ae9aaa28895ebb8646cb5d23b272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc3d408eb651ece2cf4205def095a8e81493ae9aaa28895ebb8646cb5d23b272", kill_on_drop: false }` [INFO] [stdout] cc3d408eb651ece2cf4205def095a8e81493ae9aaa28895ebb8646cb5d23b272