[INFO] cloning repository https://github.com/iquiw/rireq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iquiw/rireq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiquiw%2Frireq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiquiw%2Frireq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e677b5d82781d1513c89d8afce200974cf60266 [INFO] testing iquiw/rireq against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiquiw%2Frireq" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iquiw/rireq 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/iquiw/rireq [INFO] finished tweaking git repo https://github.com/iquiw/rireq [INFO] tweaked toml for git repo https://github.com/iquiw/rireq written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/iquiw/rireq 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-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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] c1d1b9507afe604f364bc0285e47d80d03ba4ac4b72d2b581a6ced666c187fda [INFO] running `Command { std: "docker" "start" "-a" "c1d1b9507afe604f364bc0285e47d80d03ba4ac4b72d2b581a6ced666c187fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1d1b9507afe604f364bc0285e47d80d03ba4ac4b72d2b581a6ced666c187fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1d1b9507afe604f364bc0285e47d80d03ba4ac4b72d2b581a6ced666c187fda", kill_on_drop: false }` [INFO] [stdout] c1d1b9507afe604f364bc0285e47d80d03ba4ac4b72d2b581a6ced666c187fda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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] b1977fbe95bbdf869aabe8793bb9147fd19531af932879224635a122d8a869c2 [INFO] running `Command { std: "docker" "start" "-a" "b1977fbe95bbdf869aabe8793bb9147fd19531af932879224635a122d8a869c2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling heed-traits v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rireq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling synchronoise v1.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mdbx-sys v0.7.1 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling heed-types v0.8.0 [INFO] [stderr] Compiling heed v0.11.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 51s [INFO] running `Command { std: "docker" "inspect" "b1977fbe95bbdf869aabe8793bb9147fd19531af932879224635a122d8a869c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1977fbe95bbdf869aabe8793bb9147fd19531af932879224635a122d8a869c2", kill_on_drop: false }` [INFO] [stdout] b1977fbe95bbdf869aabe8793bb9147fd19531af932879224635a122d8a869c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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] ee73300725c8185fd0599357725e1521f675f3c1e7ab89f7bc8d9a3cb2e25717 [INFO] running `Command { std: "docker" "start" "-a" "ee73300725c8185fd0599357725e1521f675f3c1e7ab89f7bc8d9a3cb2e25717", kill_on_drop: false }` [INFO] [stderr] Compiling rireq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "ee73300725c8185fd0599357725e1521f675f3c1e7ab89f7bc8d9a3cb2e25717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee73300725c8185fd0599357725e1521f675f3c1e7ab89f7bc8d9a3cb2e25717", kill_on_drop: false }` [INFO] [stdout] ee73300725c8185fd0599357725e1521f675f3c1e7ab89f7bc8d9a3cb2e25717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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] 1ee3b11f939094076eca46b8577a636576f6ff9d295ab54d3da89896acc8d55c [INFO] running `Command { std: "docker" "start" "-a" "1ee3b11f939094076eca46b8577a636576f6ff9d295ab54d3da89896acc8d55c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.33s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rireq-978b3c1315a0549b) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test record::test::cmddata_merge ... ok [INFO] [stdout] test record::test::cmdrecord_is_ignored ... ok [INFO] [stdout] test record::test::cmdrecord_rank_compare ... ok [INFO] [stdout] test record::test::cmdrecord_rank_no_time_diff ... ok [INFO] [stdout] test record::test::normalize_with_prefix_and_suffix_spaces ... ok [INFO] [stdout] test record::test::normalize_without_space ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1ee3b11f939094076eca46b8577a636576f6ff9d295ab54d3da89896acc8d55c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee3b11f939094076eca46b8577a636576f6ff9d295ab54d3da89896acc8d55c", kill_on_drop: false }` [INFO] [stdout] 1ee3b11f939094076eca46b8577a636576f6ff9d295ab54d3da89896acc8d55c