[INFO] cloning repository https://github.com/ryusei1068/opentab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryusei1068/opentab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryusei1068%2Fopentab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryusei1068%2Fopentab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a3fa5b8f6187d556b22de8d8a16b75b3785bc5b [INFO] checking ryusei1068/opentab against try#39605810efb1a0d52f955bfba9e4eec7a01d5deb for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryusei1068%2Fopentab" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ryusei1068/opentab [INFO] finished tweaking git repo https://github.com/ryusei1068/opentab [INFO] tweaked toml for git repo https://github.com/ryusei1068/opentab written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ryusei1068/opentab on toolchain 39605810efb1a0d52f955bfba9e4eec7a01d5deb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ryusei1068/opentab 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" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fuzzy-select v0.1.3 [INFO] [stderr] Downloaded nucleo v0.5.0 [INFO] [stderr] Downloaded onlyerror v0.1.4 [INFO] [stderr] Downloaded myn v0.2.2 [INFO] [stderr] Downloaded nucleo-matcher v0.3.1 [INFO] [stderr] Downloaded open v5.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a32f5b314f73c62f88fd20c8aefc80663c12dfe678be3c8bcb6ea42aaeeb6a5d [INFO] running `Command { std: "docker" "start" "-a" "a32f5b314f73c62f88fd20c8aefc80663c12dfe678be3c8bcb6ea42aaeeb6a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a32f5b314f73c62f88fd20c8aefc80663c12dfe678be3c8bcb6ea42aaeeb6a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32f5b314f73c62f88fd20c8aefc80663c12dfe678be3c8bcb6ea42aaeeb6a5d", kill_on_drop: false }` [INFO] [stdout] a32f5b314f73c62f88fd20c8aefc80663c12dfe678be3c8bcb6ea42aaeeb6a5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b75e1a7528d33d5531698a98b08dc0c05c9715869f0fdf6cea9cce59f22690f [INFO] running `Command { std: "docker" "start" "-a" "7b75e1a7528d33d5531698a98b08dc0c05c9715869f0fdf6cea9cce59f22690f", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking nucleo-matcher v0.3.1 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling myn v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking open v5.1.0 [INFO] [stderr] Compiling onlyerror v0.1.4 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking nucleo v0.5.0 [INFO] [stderr] Checking fuzzy-select v0.1.3 [INFO] [stderr] Checking opentab v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.73s [INFO] running `Command { std: "docker" "inspect" "7b75e1a7528d33d5531698a98b08dc0c05c9715869f0fdf6cea9cce59f22690f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b75e1a7528d33d5531698a98b08dc0c05c9715869f0fdf6cea9cce59f22690f", kill_on_drop: false }` [INFO] [stdout] 7b75e1a7528d33d5531698a98b08dc0c05c9715869f0fdf6cea9cce59f22690f