[INFO] cloning repository https://github.com/gi0baro/rloop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gi0baro/rloop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgi0baro%2Frloop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgi0baro%2Frloop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47a0a0462a82eeba7153c1da98b8b1f45990d7c9 [INFO] checking gi0baro/rloop/47a0a0462a82eeba7153c1da98b8b1f45990d7c9 against master#ed141926048597e3649bb238ca3dc417904cd56c for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgi0baro%2Frloop" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gi0baro/rloop on toolchain ed141926048597e3649bb238ca3dc417904cd56c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/gi0baro/rloop [INFO] finished tweaking git repo https://github.com/gi0baro/rloop [INFO] tweaked toml for git repo https://github.com/gi0baro/rloop written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gi0baro/rloop 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" "+ed141926048597e3649bb238ca3dc417904cd56c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tikv-jemallocator v0.6.0 [INFO] [stderr] Downloaded pyo3-macros v0.23.1 [INFO] [stderr] Downloaded pyo3-build-config v0.23.1 [INFO] [stderr] Downloaded python3-dll-a v0.2.10 [INFO] [stderr] Downloaded pyo3-ffi v0.23.1 [INFO] [stderr] Downloaded pyo3-macros-backend v0.23.1 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Downloaded pyo3 v0.23.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b6fd8b365dcdf9f3c8c2d730fca8a424a61fabb77d2a931eca49d2b59d61345 [INFO] running `Command { std: "docker" "start" "-a" "6b6fd8b365dcdf9f3c8c2d730fca8a424a61fabb77d2a931eca49d2b59d61345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b6fd8b365dcdf9f3c8c2d730fca8a424a61fabb77d2a931eca49d2b59d61345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6fd8b365dcdf9f3c8c2d730fca8a424a61fabb77d2a931eca49d2b59d61345", kill_on_drop: false }` [INFO] [stdout] 6b6fd8b365dcdf9f3c8c2d730fca8a424a61fabb77d2a931eca49d2b59d61345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78a77b7a435ff3ea89874e98b7b0249ababc1ada4fec4569e226a9f1ad990729 [INFO] running `Command { std: "docker" "start" "-a" "78a77b7a435ff3ea89874e98b7b0249ababc1ada4fec4569e226a9f1ad990729", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling python3-dll-a v0.2.10 [INFO] [stderr] Compiling once_cell v1.20.2 [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 shlex v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling pyo3-build-config v0.23.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.1 [INFO] [stderr] Compiling pyo3-ffi v0.23.1 [INFO] [stderr] Compiling pyo3 v0.23.1 [INFO] [stderr] Compiling pyo3-macros v0.23.1 [INFO] [stderr] Checking tikv-jemallocator v0.6.0 [INFO] [stderr] Checking rloop v0.1.0-alpha3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "78a77b7a435ff3ea89874e98b7b0249ababc1ada4fec4569e226a9f1ad990729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a77b7a435ff3ea89874e98b7b0249ababc1ada4fec4569e226a9f1ad990729", kill_on_drop: false }` [INFO] [stdout] 78a77b7a435ff3ea89874e98b7b0249ababc1ada4fec4569e226a9f1ad990729