[INFO] cloning repository https://github.com/GoldsteinE/mark-flaky-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GoldsteinE/mark-flaky-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoldsteinE%2Fmark-flaky-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoldsteinE%2Fmark-flaky-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d06b8c8e9576c45c683226f02305bc00e7dc0f4 [INFO] checking GoldsteinE/mark-flaky-tests against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125384-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoldsteinE%2Fmark-flaky-tests" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GoldsteinE/mark-flaky-tests on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GoldsteinE/mark-flaky-tests [INFO] finished tweaking git repo https://github.com/GoldsteinE/mark-flaky-tests [INFO] tweaked toml for git repo https://github.com/GoldsteinE/mark-flaky-tests written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/GoldsteinE/mark-flaky-tests 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_datetime v0.6.3 [INFO] [stderr] Downloaded hashbrown v0.14.0 [INFO] [stderr] Downloaded indexmap v2.0.0 [INFO] [stderr] Downloaded winnow v0.5.15 [INFO] [stderr] Downloaded memchr v2.6.3 [INFO] [stderr] Downloaded syn v2.0.32 [INFO] [stderr] Downloaded tokio v1.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 553f5337cd137cff4fb5d73635e417a9cce3af6f646bc0f331b9bfe263bc70fb [INFO] running `Command { std: "docker" "start" "-a" "553f5337cd137cff4fb5d73635e417a9cce3af6f646bc0f331b9bfe263bc70fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "553f5337cd137cff4fb5d73635e417a9cce3af6f646bc0f331b9bfe263bc70fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553f5337cd137cff4fb5d73635e417a9cce3af6f646bc0f331b9bfe263bc70fb", kill_on_drop: false }` [INFO] [stdout] 553f5337cd137cff4fb5d73635e417a9cce3af6f646bc0f331b9bfe263bc70fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4e2f32a6f582c107caeef87563fc52f116c7ba75c2a7aba8b3e36c6661f586a [INFO] running `Command { std: "docker" "start" "-a" "d4e2f32a6f582c107caeef87563fc52f116c7ba75c2a7aba8b3e36c6661f586a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking quote v1.0.33 [INFO] [stderr] Checking syn v2.0.32 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking proc-macro-crate v1.3.1 [INFO] [stderr] Checking mark-flaky-tests-macro v1.0.2 (/opt/rustwide/workdir/macro) [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking mark-flaky-tests v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.70s [INFO] running `Command { std: "docker" "inspect" "d4e2f32a6f582c107caeef87563fc52f116c7ba75c2a7aba8b3e36c6661f586a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e2f32a6f582c107caeef87563fc52f116c7ba75c2a7aba8b3e36c6661f586a", kill_on_drop: false }` [INFO] [stdout] d4e2f32a6f582c107caeef87563fc52f116c7ba75c2a7aba8b3e36c6661f586a