[INFO] fetching crate tract-onnx 0.16.5... [INFO] testing tract-onnx-0.16.5 against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] extracting crate tract-onnx 0.16.5 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate tract-onnx 0.16.5 on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tract-onnx 0.16.5 [INFO] finished tweaking crates.io crate tract-onnx 0.16.5 [INFO] tweaked toml for crates.io crate tract-onnx 0.16.5 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7fa6698fa270734a30cfe8d3e4dab05582009229c7798669cce97e910275970 [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" "d7fa6698fa270734a30cfe8d3e4dab05582009229c7798669cce97e910275970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7fa6698fa270734a30cfe8d3e4dab05582009229c7798669cce97e910275970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7fa6698fa270734a30cfe8d3e4dab05582009229c7798669cce97e910275970", kill_on_drop: false }` [INFO] [stdout] d7fa6698fa270734a30cfe8d3e4dab05582009229c7798669cce97e910275970 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", 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] fc5a7c9bebd7f878a2307751a708fe38a8dc004add20093affbc8859df88fd24 [INFO] running `Command { std: "docker" "start" "-a" "fc5a7c9bebd7f878a2307751a708fe38a8dc004add20093affbc8859df88fd24", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling mapr v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling liquid-derive v0.24.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.11 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling educe v0.4.19 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling tract-data v0.16.5 [INFO] [stderr] Compiling tract-onnx v0.16.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling liquid-core v0.24.1 [INFO] [stderr] Compiling liquid-lib v0.24.0 [INFO] [stderr] Compiling liquid v0.24.0 [INFO] [stderr] Compiling tract-linalg v0.16.5 [INFO] [stderr] Compiling tract-core v0.16.5 [INFO] [stderr] Compiling tract-nnef v0.16.5 [INFO] [stderr] Compiling tract-hir v0.16.5 [INFO] [stderr] Compiling tract-onnx-opl v0.16.5 [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.16.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=15006d594c2ec755 -C extra-filename=-15006d594c2ec755 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-449dca7bcdb33203.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-1c8888457150067f.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-c0ab32332bd9ba4f.so --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2760d551fdf07bb8.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-24e3d2c47479e154.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9fa5b19f20137857.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rmeta --extern tract_data=/opt/rustwide/target/debug/deps/libtract_data-0e1e1d7f9773a750.rmeta --extern tract_linalg=/opt/rustwide/target/debug/deps/libtract_linalg-1707dbea585b4d12.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tract-linalg-60b667a1a377ea3c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fc5a7c9bebd7f878a2307751a708fe38a8dc004add20093affbc8859df88fd24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc5a7c9bebd7f878a2307751a708fe38a8dc004add20093affbc8859df88fd24", kill_on_drop: false }` [INFO] [stdout] fc5a7c9bebd7f878a2307751a708fe38a8dc004add20093affbc8859df88fd24