[INFO] cloning repository https://github.com/bofh69/otii-measurement [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bofh69/otii-measurement" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbofh69%2Fotii-measurement", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbofh69%2Fotii-measurement'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a146050a38da234255a467c9fe55fe38f7b13762 [INFO] testing bofh69/otii-measurement against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbofh69%2Fotii-measurement" "/workspace/builds/worker-69/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-69/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bofh69/otii-measurement on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bofh69/otii-measurement [INFO] finished tweaking git repo https://github.com/bofh69/otii-measurement [INFO] tweaked toml for git repo https://github.com/bofh69/otii-measurement written to /workspace/builds/worker-69/source/Cargo.toml [INFO] crate git repo https://github.com/bofh69/otii-measurement already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19f425ab86f39bc4780f42ff8751f6cdc127ea7682919acaf6f1f71e9831c9c0 [INFO] running `Command { std: "docker" "start" "-a" "19f425ab86f39bc4780f42ff8751f6cdc127ea7682919acaf6f1f71e9831c9c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19f425ab86f39bc4780f42ff8751f6cdc127ea7682919acaf6f1f71e9831c9c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f425ab86f39bc4780f42ff8751f6cdc127ea7682919acaf6f1f71e9831c9c0", kill_on_drop: false }` [INFO] [stdout] 19f425ab86f39bc4780f42ff8751f6cdc127ea7682919acaf6f1f71e9831c9c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26887db7f6d22817c28aede6440e3c729ca1589a4a1f4d3269dd25860fbea425 [INFO] running `Command { std: "docker" "start" "-a" "26887db7f6d22817c28aede6440e3c729ca1589a4a1f4d3269dd25860fbea425", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling otii_measurement v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.57s [INFO] running `Command { std: "docker" "inspect" "26887db7f6d22817c28aede6440e3c729ca1589a4a1f4d3269dd25860fbea425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26887db7f6d22817c28aede6440e3c729ca1589a4a1f4d3269dd25860fbea425", kill_on_drop: false }` [INFO] [stdout] 26887db7f6d22817c28aede6440e3c729ca1589a4a1f4d3269dd25860fbea425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50e3ee09ca3c8da9ff070ea82161371fcc31a78c6180ba2d2d221b8c626df1d3 [INFO] running `Command { std: "docker" "start" "-a" "50e3ee09ca3c8da9ff070ea82161371fcc31a78c6180ba2d2d221b8c626df1d3", kill_on_drop: false }` [INFO] [stderr] Compiling otii_measurement v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "50e3ee09ca3c8da9ff070ea82161371fcc31a78c6180ba2d2d221b8c626df1d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50e3ee09ca3c8da9ff070ea82161371fcc31a78c6180ba2d2d221b8c626df1d3", kill_on_drop: false }` [INFO] [stdout] 50e3ee09ca3c8da9ff070ea82161371fcc31a78c6180ba2d2d221b8c626df1d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 565a8190ea080338e1ff1f65e1d02dad969ee13438040294a3b031f006594406 [INFO] running `Command { std: "docker" "start" "-a" "565a8190ea080338e1ff1f65e1d02dad969ee13438040294a3b031f006594406", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/otii_measurement-93f8a7c8f206e301) [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" "565a8190ea080338e1ff1f65e1d02dad969ee13438040294a3b031f006594406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "565a8190ea080338e1ff1f65e1d02dad969ee13438040294a3b031f006594406", kill_on_drop: false }` [INFO] [stdout] 565a8190ea080338e1ff1f65e1d02dad969ee13438040294a3b031f006594406