[INFO] cloning repository https://github.com/dsuess/tensorboa.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsuess/tensorboa.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsuess%2Ftensorboa.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsuess%2Ftensorboa.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eda29714963d606a1d275696fd47689930aea6b4 [INFO] checking dsuess/tensorboa.rs against try#cc4c4328b2b4da72bc61f8f5984292dd73740b5e for pr-112842 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsuess%2Ftensorboa.rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dsuess/tensorboa.rs on toolchain cc4c4328b2b4da72bc61f8f5984292dd73740b5e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dsuess/tensorboa.rs [INFO] finished tweaking git repo https://github.com/dsuess/tensorboa.rs [INFO] tweaked toml for git repo https://github.com/dsuess/tensorboa.rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dsuess/tensorboa.rs 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" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bf2d299973077b4e16f78f3e444318e331ec6ca34b239acb9b4d160fa597a7c [INFO] running `Command { std: "docker" "start" "-a" "6bf2d299973077b4e16f78f3e444318e331ec6ca34b239acb9b4d160fa597a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bf2d299973077b4e16f78f3e444318e331ec6ca34b239acb9b4d160fa597a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bf2d299973077b4e16f78f3e444318e331ec6ca34b239acb9b4d160fa597a7c", kill_on_drop: false }` [INFO] [stdout] 6bf2d299973077b4e16f78f3e444318e331ec6ca34b239acb9b4d160fa597a7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40e548e0787dab7f2ab2f88a28fefe0da4d1b722e0a51c012cb1e37354ffa237 [INFO] running `Command { std: "docker" "start" "-a" "40e548e0787dab7f2ab2f88a28fefe0da4d1b722e0a51c012cb1e37354ffa237", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling anyhow v1.0.63 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling pyo3-build-config v0.17.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling autotools v0.2.5 [INFO] [stderr] Checking rayon v1.6.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling protobuf-src v1.1.0+21.5 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling pyo3-ffi v0.17.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling pyo3 v0.17.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.0.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.0.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.17.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored v3.0.0 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking tiff v0.7.3 [INFO] [stderr] Checking simba v0.7.2 [INFO] [stderr] Checking png v0.17.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling crc32c v0.6.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Checking unindent v0.1.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking pariter v0.5.1 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pyo3-macros v0.17.1 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking exr v1.5.1 [INFO] [stderr] Compiling prost-types v0.11.1 [INFO] [stderr] Checking numpy v0.17.2 [INFO] [stderr] Compiling prost-build v0.11.1 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking image v0.24.4 [INFO] [stderr] Checking nshare v0.9.0 [INFO] [stderr] Compiling tensorboars v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "40e548e0787dab7f2ab2f88a28fefe0da4d1b722e0a51c012cb1e37354ffa237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40e548e0787dab7f2ab2f88a28fefe0da4d1b722e0a51c012cb1e37354ffa237", kill_on_drop: false }` [INFO] [stdout] 40e548e0787dab7f2ab2f88a28fefe0da4d1b722e0a51c012cb1e37354ffa237