[INFO] fetching crate cervo-onnx 0.4.0...
[INFO] checking cervo-onnx-0.4.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate cervo-onnx 0.4.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate cervo-onnx 0.4.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cervo-onnx 0.4.0
[INFO] finished tweaking crates.io crate cervo-onnx 0.4.0
[INFO] tweaked toml for crates.io crate cervo-onnx 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a6c5c3bf122dbfe80420f5edb754c790772596d336dcefef339b755b3b0ab8c
[INFO] running `Command { std: "docker" "start" "-a" "8a6c5c3bf122dbfe80420f5edb754c790772596d336dcefef339b755b3b0ab8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a6c5c3bf122dbfe80420f5edb754c790772596d336dcefef339b755b3b0ab8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a6c5c3bf122dbfe80420f5edb754c790772596d336dcefef339b755b3b0ab8c", kill_on_drop: false }`
[INFO] [stdout] 8a6c5c3bf122dbfe80420f5edb754c790772596d336dcefef339b755b3b0ab8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca913bcb737d86ff82a5692dc1ec8079fe07ce2c1894cc7c6e9905887bbc8e59
[INFO] running `Command { std: "docker" "start" "-a" "ca913bcb737d86ff82a5692dc1ec8079fe07ce2c1894cc7c6e9905887bbc8e59", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling deranged v0.3.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling liquid-derive v0.26.4
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling time-macros v0.2.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking xattr v1.0.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking ordered-float v3.7.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking mapr v0.8.0
[INFO] [stderr]     Checking perchance v0.4.0
[INFO] [stderr]    Compiling time v0.3.25
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]    Compiling kstring v2.0.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.13
[INFO] [stderr]    Compiling liquid-core v0.26.4
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling educe v0.4.22
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]    Compiling liquid-lib v0.26.4
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking tract-data v0.17.9
[INFO] [stderr]    Compiling liquid v0.26.4
[INFO] [stderr]    Compiling tract-linalg v0.17.9
[INFO] [stderr]     Checking tract-core v0.17.9
[INFO] [stderr]     Checking tract-nnef v0.17.9
[INFO] [stderr]     Checking tract-hir v0.17.9
[INFO] [stderr]     Checking tract-onnx-opl v0.17.9
[INFO] [stderr]     Checking cervo-core v0.4.0
[INFO] [stderr]     Checking tract-onnx v0.17.9
[INFO] [stderr]     Checking cervo-onnx v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 23.60s
[INFO] running `Command { std: "docker" "inspect" "ca913bcb737d86ff82a5692dc1ec8079fe07ce2c1894cc7c6e9905887bbc8e59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca913bcb737d86ff82a5692dc1ec8079fe07ce2c1894cc7c6e9905887bbc8e59", kill_on_drop: false }`
[INFO] [stdout] ca913bcb737d86ff82a5692dc1ec8079fe07ce2c1894cc7c6e9905887bbc8e59
