[INFO] cloning repository https://github.com/francois-de-mareschal/YaTTi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/francois-de-mareschal/YaTTi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancois-de-mareschal%2FYaTTi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancois-de-mareschal%2FYaTTi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9a547579c9d9c3bf9992b5bfe2a34f6ea353c30
[INFO] testing francois-de-mareschal/YaTTi against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancois-de-mareschal%2FYaTTi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/francois-de-mareschal/YaTTi
[INFO] finished tweaking git repo https://github.com/francois-de-mareschal/YaTTi
[INFO] tweaked toml for git repo https://github.com/francois-de-mareschal/YaTTi written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/francois-de-mareschal/YaTTi on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/francois-de-mareschal/YaTTi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e2e5a067bf2bdc4b8bc00b73dcc97f62b722b7b0a1d0944f290ef24f1518f13
[INFO] running `Command { std: "docker" "start" "-a" "0e2e5a067bf2bdc4b8bc00b73dcc97f62b722b7b0a1d0944f290ef24f1518f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e2e5a067bf2bdc4b8bc00b73dcc97f62b722b7b0a1d0944f290ef24f1518f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e2e5a067bf2bdc4b8bc00b73dcc97f62b722b7b0a1d0944f290ef24f1518f13", kill_on_drop: false }`
[INFO] [stdout] 0e2e5a067bf2bdc4b8bc00b73dcc97f62b722b7b0a1d0944f290ef24f1518f13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9ebf27e6af2b03bb63164ec34144412d3d6ac8878a831b5ea9ed31034b6bb75
[INFO] running `Command { std: "docker" "start" "-a" "d9ebf27e6af2b03bb63164ec34144412d3d6ac8878a831b5ea9ed31034b6bb75", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling syn v1.0.55
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling smallvec v1.5.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling mio v0.7.6
[INFO] [stderr]    Compiling signal-hook-registry v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling signal-hook v0.1.16
[INFO] [stderr]    Compiling crossterm v0.18.2
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling yatti v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.62s
[INFO] running `Command { std: "docker" "inspect" "d9ebf27e6af2b03bb63164ec34144412d3d6ac8878a831b5ea9ed31034b6bb75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9ebf27e6af2b03bb63164ec34144412d3d6ac8878a831b5ea9ed31034b6bb75", kill_on_drop: false }`
[INFO] [stdout] d9ebf27e6af2b03bb63164ec34144412d3d6ac8878a831b5ea9ed31034b6bb75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8fe76c53aeb9b77aeecc6b3fc8bd9735d0daafe1471ac36f04676dd365f6422
[INFO] running `Command { std: "docker" "start" "-a" "e8fe76c53aeb9b77aeecc6b3fc8bd9735d0daafe1471ac36f04676dd365f6422", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling yatti v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "e8fe76c53aeb9b77aeecc6b3fc8bd9735d0daafe1471ac36f04676dd365f6422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8fe76c53aeb9b77aeecc6b3fc8bd9735d0daafe1471ac36f04676dd365f6422", kill_on_drop: false }`
[INFO] [stdout] e8fe76c53aeb9b77aeecc6b3fc8bd9735d0daafe1471ac36f04676dd365f6422
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70e2950056e8b23c082f3d4d437e021003ca5b6e333403df85068de1220860e4
[INFO] running `Command { std: "docker" "start" "-a" "70e2950056e8b23c082f3d4d437e021003ca5b6e333403df85068de1220860e4", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yatti-25d7d525d7ebbfff)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test tests::register_new_hit_queue_full ... ok
[INFO] [stdout] test tests::register_new_hit_queue_not_full ... ok
[INFO] [stdout] test tests::registered_hits_iter_next_ok ... ok
[INFO] [stdout] test tests::registered_hits_ok_len_0_no_hits ... ok
[INFO] [stdout] test tests::registered_hits_ok_sample_size ... ok
[INFO] [stdout] test tests::registered_hits_ok_queue_len ... ok
[INFO] [stdout] test tests::registered_hits_ko_reset_time_lt_1 ... ok
[INFO] [stdout] test tests::registered_hits_reset_ok_capacity_ge_sample_size ... ok
[INFO] [stdout] test tests::registered_hits_reset_ok_capacity_ge_sample_size_no_hits ... ok
[INFO] [stdout] test tests::registered_hits_reset_ok_len_0 ... ok
[INFO] [stdout] test tests::registered_hits_ko_sample_size_le_1 ... ok
[INFO] [stdout] test tests::registered_hits_iter_next_ko_with_le_1_sample_value - should panic ... ok
[INFO] [stdout] test tests::registered_hits_ko_sample_size_le_1_unwrapped - should panic ... ok
[INFO] [stdout] test tests::registered_hits_ko_reset_time_lt_1_unwrapped - should panic ... ok
[INFO] [stdout] test tests::registered_hits_iter_next_ok_with_sample_values ... ok
[INFO] [stdout] test tests::registered_hits_ok_timeout_not_triggered ... ok
[INFO] [stdout] test tests::registered_hits_ok_timeout_triggered ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yatti-feae6e35789713a3)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yatti
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "70e2950056e8b23c082f3d4d437e021003ca5b6e333403df85068de1220860e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e2950056e8b23c082f3d4d437e021003ca5b6e333403df85068de1220860e4", kill_on_drop: false }`
[INFO] [stdout] 70e2950056e8b23c082f3d4d437e021003ca5b6e333403df85068de1220860e4
