[INFO] cloning repository https://github.com/SunDoge/tfrecord-fast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SunDoge/tfrecord-fast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSunDoge%2Ftfrecord-fast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSunDoge%2Ftfrecord-fast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92d9be11faeca919e93f2d66ae4831c64b0b85fc [INFO] checking SunDoge/tfrecord-fast against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSunDoge%2Ftfrecord-fast" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SunDoge/tfrecord-fast on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SunDoge/tfrecord-fast [INFO] finished tweaking git repo https://github.com/SunDoge/tfrecord-fast [INFO] tweaked toml for git repo https://github.com/SunDoge/tfrecord-fast written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SunDoge/tfrecord-fast 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numpy v0.20.0 [INFO] [stderr] Downloaded buffered-reader v1.3.0 [INFO] [stderr] Downloaded rustix v0.38.27 [INFO] [stderr] Downloaded librscrc v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2d744668c098bd3794b3d815882778cd1c68996296a0925ed763ef3aa8ac631 [INFO] running `Command { std: "docker" "start" "-a" "f2d744668c098bd3794b3d815882778cd1c68996296a0925ed763ef3aa8ac631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2d744668c098bd3794b3d815882778cd1c68996296a0925ed763ef3aa8ac631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d744668c098bd3794b3d815882778cd1c68996296a0925ed763ef3aa8ac631", kill_on_drop: false }` [INFO] [stdout] f2d744668c098bd3794b3d815882778cd1c68996296a0925ed763ef3aa8ac631 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bcc68a6fc570ae022b233e010a67a2498abe0044d394f56f7c2caa79847eecb [INFO] running `Command { std: "docker" "start" "-a" "5bcc68a6fc570ae022b233e010a67a2498abe0044d394f56f7c2caa79847eecb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling rustix v0.38.27 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling crc32c v0.6.4 [INFO] [stderr] Compiling pyo3-build-config v0.20.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking librscrc v0.1.0 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling pyo3-ffi v0.20.0 [INFO] [stderr] Compiling pyo3 v0.20.0 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking buffered-reader v1.3.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.0 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pyo3-macros v0.20.0 [INFO] [stderr] Checking prost v0.12.3 [INFO] [stderr] Checking prost-types v0.12.3 [INFO] [stderr] Checking prost-build v0.12.3 [INFO] [stderr] Checking numpy v0.20.0 [INFO] [stderr] Checking tfrecord-fast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.30s [INFO] running `Command { std: "docker" "inspect" "5bcc68a6fc570ae022b233e010a67a2498abe0044d394f56f7c2caa79847eecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bcc68a6fc570ae022b233e010a67a2498abe0044d394f56f7c2caa79847eecb", kill_on_drop: false }` [INFO] [stdout] 5bcc68a6fc570ae022b233e010a67a2498abe0044d394f56f7c2caa79847eecb