[INFO] fetching crate spirit-dipstick 0.3.0... [INFO] testing spirit-dipstick-0.3.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate spirit-dipstick 0.3.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate spirit-dipstick 0.3.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate spirit-dipstick 0.3.0 [INFO] finished tweaking crates.io crate spirit-dipstick 0.3.0 [INFO] tweaked toml for crates.io crate spirit-dipstick 0.3.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate spirit-dipstick 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 06a0374b060c1d80447ee3ee0bbb3875b67280c42c9e8c24c3054003fe423023 [INFO] running `Command { std: "docker" "start" "-a" "06a0374b060c1d80447ee3ee0bbb3875b67280c42c9e8c24c3054003fe423023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06a0374b060c1d80447ee3ee0bbb3875b67280c42c9e8c24c3054003fe423023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a0374b060c1d80447ee3ee0bbb3875b67280c42c9e8c24c3054003fe423023", kill_on_drop: false }` [INFO] [stdout] 06a0374b060c1d80447ee3ee0bbb3875b67280c42c9e8c24c3054003fe423023 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] c1de87abf7c5430be2f05013545eae35574ace85c7c3e7d14383e92d5a7b6563 [INFO] running `Command { std: "docker" "start" "-a" "c1de87abf7c5430be2f05013545eae35574ace85c7c3e7d14383e92d5a7b6563", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling minreq v2.2.0 [INFO] [stderr] Compiling dipstick v0.9.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling err-context v0.1.0 [INFO] [stderr] Compiling atomic_refcell v0.1.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structdoc-derive v0.1.4 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling structdoc v0.1.4 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.3 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling spirit v0.4.4 [INFO] [stderr] Compiling spirit-dipstick v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "c1de87abf7c5430be2f05013545eae35574ace85c7c3e7d14383e92d5a7b6563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1de87abf7c5430be2f05013545eae35574ace85c7c3e7d14383e92d5a7b6563", kill_on_drop: false }` [INFO] [stdout] c1de87abf7c5430be2f05013545eae35574ace85c7c3e7d14383e92d5a7b6563 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7da87ac6a041dd05ddeceb8d0910680e697941dcebd233244e16a435e7a7c660 [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" "7da87ac6a041dd05ddeceb8d0910680e697941dcebd233244e16a435e7a7c660", kill_on_drop: false }` [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling version-sync v0.9.1 [INFO] [stderr] Compiling spirit-dipstick v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.83s [INFO] running `Command { std: "docker" "inspect" "7da87ac6a041dd05ddeceb8d0910680e697941dcebd233244e16a435e7a7c660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7da87ac6a041dd05ddeceb8d0910680e697941dcebd233244e16a435e7a7c660", kill_on_drop: false }` [INFO] [stdout] 7da87ac6a041dd05ddeceb8d0910680e697941dcebd233244e16a435e7a7c660 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", 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] 3a623325076d10e9cebade38fd6ee37de9387a24cec22e65cc2d73feb0fabc3b [INFO] running `Command { std: "docker" "start" "-a" "3a623325076d10e9cebade38fd6ee37de9387a24cec22e65cc2d73feb0fabc3b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/spirit_dipstick-e59c68e4d7480b7a [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 spirit-dipstick [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - Config (line 163) ... ok [INFO] [stdout] test src/lib.rs - Monitor (line 265) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3a623325076d10e9cebade38fd6ee37de9387a24cec22e65cc2d73feb0fabc3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a623325076d10e9cebade38fd6ee37de9387a24cec22e65cc2d73feb0fabc3b", kill_on_drop: false }` [INFO] [stdout] 3a623325076d10e9cebade38fd6ee37de9387a24cec22e65cc2d73feb0fabc3b