[INFO] fetching crate thokr 0.4.1...
[INFO] testing thokr-0.4.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate thokr 0.4.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate thokr 0.4.1
[INFO] finished tweaking crates.io crate thokr 0.4.1
[INFO] tweaked toml for crates.io crate thokr 0.4.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate thokr 0.4.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate thokr 0.4.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05a116564a8e82795f808bfae89ab6c171aed4cb594fa12098296c1520c0f91c
[INFO] running `Command { std: "docker" "start" "-a" "05a116564a8e82795f808bfae89ab6c171aed4cb594fa12098296c1520c0f91c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05a116564a8e82795f808bfae89ab6c171aed4cb594fa12098296c1520c0f91c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05a116564a8e82795f808bfae89ab6c171aed4cb594fa12098296c1520c0f91c", kill_on_drop: false }`
[INFO] [stdout] 05a116564a8e82795f808bfae89ab6c171aed4cb594fa12098296c1520c0f91c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2aabd3e6805c470d5308aff72b5a6903a90ec4807221c24db2b8df6da9f5d9c
[INFO] running `Command { std: "docker" "start" "-a" "b2aabd3e6805c470d5308aff72b5a6903a90ec4807221c24db2b8df6da9f5d9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.2
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.22.1
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling include_dir v0.7.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tui v0.17.0
[INFO] [stderr]    Compiling cgisf_lib v0.1.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling webbrowser v0.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling strum_macros v0.24.0
[INFO] [stderr]    Compiling clap v3.1.8
[INFO] [stderr]    Compiling thokr v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.72s
[INFO] running `Command { std: "docker" "inspect" "b2aabd3e6805c470d5308aff72b5a6903a90ec4807221c24db2b8df6da9f5d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2aabd3e6805c470d5308aff72b5a6903a90ec4807221c24db2b8df6da9f5d9c", kill_on_drop: false }`
[INFO] [stdout] b2aabd3e6805c470d5308aff72b5a6903a90ec4807221c24db2b8df6da9f5d9c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 168f990c397402d2397512fd91a0bf5c47ec0b7bbe2e3edabbfeb565ed6a71bf
[INFO] running `Command { std: "docker" "start" "-a" "168f990c397402d2397512fd91a0bf5c47ec0b7bbe2e3edabbfeb565ed6a71bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling thokr v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "168f990c397402d2397512fd91a0bf5c47ec0b7bbe2e3edabbfeb565ed6a71bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "168f990c397402d2397512fd91a0bf5c47ec0b7bbe2e3edabbfeb565ed6a71bf", kill_on_drop: false }`
[INFO] [stdout] 168f990c397402d2397512fd91a0bf5c47ec0b7bbe2e3edabbfeb565ed6a71bf
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 76653ac956012336874a6dc749bc1125034dc6e27d5f8737fcd3e3ea8860ebfc
[INFO] running `Command { std: "docker" "start" "-a" "76653ac956012336874a6dc749bc1125034dc6e27d5f8737fcd3e3ea8860ebfc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/thokr-f8c6138439240478)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test util::tests::test_mean ... ok
[INFO] [stdout] test util::tests::test_std_dev ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "76653ac956012336874a6dc749bc1125034dc6e27d5f8737fcd3e3ea8860ebfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76653ac956012336874a6dc749bc1125034dc6e27d5f8737fcd3e3ea8860ebfc", kill_on_drop: false }`
[INFO] [stdout] 76653ac956012336874a6dc749bc1125034dc6e27d5f8737fcd3e3ea8860ebfc
