[INFO] cloning repository https://github.com/shinjitumala/gym [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinjitumala/gym" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinjitumala%2Fgym", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinjitumala%2Fgym'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e84c914625feb707a3990764f39f5a3348a4aaca [INFO] checking shinjitumala/gym against c25253fac451fff60fb5b6c0b2c64d60f628c7cd for pr-160391 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinjitumala%2Fgym" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shinjitumala/gym [INFO] finished tweaking git repo https://github.com/shinjitumala/gym [INFO] tweaked toml for git repo https://github.com/shinjitumala/gym written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shinjitumala/gym on toolchain c25253fac451fff60fb5b6c0b2c64d60f628c7cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c25253fac451fff60fb5b6c0b2c64d60f628c7cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shinjitumala/gym 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" "+c25253fac451fff60fb5b6c0b2c64d60f628c7cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dyn-clone v1.0.17 [INFO] [stderr] Downloaded fpr-cli-derives v0.2.2 [INFO] [stderr] Downloaded pin-project-lite v0.2.15 [INFO] [stderr] Downloaded fpr-cli v0.2.6 [INFO] [stderr] Downloaded fpr-sh v0.2.1 [INFO] [stderr] Downloaded shellexpand v3.1.0 [INFO] [stderr] Downloaded tokio v1.41.1 [INFO] [stderr] Downloaded libc v0.2.162 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d96f8cd49a39ec4b2fb65871dfd6c7bbdaf5a28f2ac5e652f0315e6b5431491a [INFO] running `Command { std: "docker" "start" "d96f8cd49a39ec4b2fb65871dfd6c7bbdaf5a28f2ac5e652f0315e6b5431491a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d96f8cd49a39ec4b2fb65871dfd6c7bbdaf5a28f2ac5e652f0315e6b5431491a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d96f8cd49a39ec4b2fb65871dfd6c7bbdaf5a28f2ac5e652f0315e6b5431491a" "/opt/rustwide/cargo-home/bin/cargo" "+c25253fac451fff60fb5b6c0b2c64d60f628c7cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d96f8cd49a39ec4b2fb65871dfd6c7bbdaf5a28f2ac5e652f0315e6b5431491a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d96f8cd49a39ec4b2fb65871dfd6c7bbdaf5a28f2ac5e652f0315e6b5431491a" "/opt/rustwide/cargo-home/bin/cargo" "+c25253fac451fff60fb5b6c0b2c64d60f628c7cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling gym v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking inquire v0.7.5 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling fpr-cli-derives v0.2.2 [INFO] [stderr] Checking fpr-cli v0.2.6 [INFO] [stderr] Compiling fpr-sh v0.2.1 [INFO] [stderr] Compiling act v0.1.0 (/opt/rustwide/workdir/act) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.59s [INFO] running `Command { std: "docker" "inspect" "d96f8cd49a39ec4b2fb65871dfd6c7bbdaf5a28f2ac5e652f0315e6b5431491a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d96f8cd49a39ec4b2fb65871dfd6c7bbdaf5a28f2ac5e652f0315e6b5431491a", kill_on_drop: false }` [INFO] [stdout] d96f8cd49a39ec4b2fb65871dfd6c7bbdaf5a28f2ac5e652f0315e6b5431491a