[INFO] fetching crate tract 0.15.2... [INFO] testing tract-0.15.2 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate tract 0.15.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate tract 0.15.2 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tract 0.15.2 [INFO] finished tweaking crates.io crate tract 0.15.2 [INFO] tweaked toml for crates.io crate tract 0.15.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate tract 0.15.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded readings-probe v0.1.3 [INFO] [stderr] Downloaded colorous v1.0.5 [INFO] [stderr] Downloaded tract-kaldi v0.15.2 [INFO] [stderr] Downloaded tract-onnx v0.15.2 [INFO] [stderr] Downloaded tract-tensorflow v0.15.2 [INFO] [stderr] Downloaded box_drawing v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 69ecd30c27dc187943ae85c5efd60a565a8fd58dcd9bf486ce44940d4600bdd0 [INFO] running `Command { std: "docker" "start" "-a" "69ecd30c27dc187943ae85c5efd60a565a8fd58dcd9bf486ce44940d4600bdd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69ecd30c27dc187943ae85c5efd60a565a8fd58dcd9bf486ce44940d4600bdd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ecd30c27dc187943ae85c5efd60a565a8fd58dcd9bf486ce44940d4600bdd0", kill_on_drop: false }` [INFO] [stdout] 69ecd30c27dc187943ae85c5efd60a565a8fd58dcd9bf486ce44940d4600bdd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] badbe076b237dcd011317a0cf79c705cc1e03d1c6e067bd64cc1db4158162a02 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "badbe076b237dcd011317a0cf79c705cc1e03d1c6e067bd64cc1db4158162a02", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling box_drawing v0.1.2 [INFO] [stderr] Compiling colorous v1.0.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mapr v0.8.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling liquid-derive v0.22.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling readings-probe v0.1.3 [INFO] [stderr] Compiling ndarray-npy v0.8.0 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling tract-data v0.15.2 [INFO] [stderr] Compiling tract-tensorflow v0.15.2 [INFO] [stderr] Compiling tract-onnx v0.15.2 [INFO] [stderr] Compiling kstring v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling liquid-core v0.22.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling liquid-lib v0.22.0 [INFO] [stderr] Compiling liquid v0.22.0 [INFO] [stderr] Compiling tract-linalg v0.15.2 [INFO] [stderr] Compiling tract-core v0.15.2 [INFO] [stderr] Compiling tract-nnef v0.15.2 [INFO] [stderr] Compiling tract-hir v0.15.2 [INFO] [stderr] Compiling tract-pulse-opl v0.15.2 [INFO] [stderr] Compiling tract-onnx-opl v0.15.2 [INFO] [stderr] Compiling tract-pulse v0.15.2 [INFO] [stderr] Compiling tract-kaldi v0.15.2 [INFO] [stderr] error: could not compile `tract-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tract_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=dac7bdd547df9513 -C extra-filename=-dac7bdd547df9513 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8aac79b2f754f7a1.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-8cfb2f65c428d770.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-9e81e5259b9bb1af.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-b9ffb2bf001c434f.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-d6cc19e4d3bd98c4.so --extern half=/opt/rustwide/target/debug/deps/libhalf-21ae6a2f1c63a93f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-eea251a51bd55fa2.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rmeta --extern tract_data=/opt/rustwide/target/debug/deps/libtract_data-01415ccd35a42114.rmeta --extern tract_linalg=/opt/rustwide/target/debug/deps/libtract_linalg-c63bcb376250159a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tract-linalg-69f4b4ef17fb6cd2/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "badbe076b237dcd011317a0cf79c705cc1e03d1c6e067bd64cc1db4158162a02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "badbe076b237dcd011317a0cf79c705cc1e03d1c6e067bd64cc1db4158162a02", kill_on_drop: false }` [INFO] [stdout] badbe076b237dcd011317a0cf79c705cc1e03d1c6e067bd64cc1db4158162a02