[INFO] cloning repository https://github.com/ezhang7423/nn-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ezhang7423/nn-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezhang7423%2Fnn-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezhang7423%2Fnn-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1135513200a54eb88676d3aab2b10a73c001774d [INFO] testing ezhang7423/nn-wasm against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezhang7423%2Fnn-wasm" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ezhang7423/nn-wasm on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ezhang7423/nn-wasm [INFO] finished tweaking git repo https://github.com/ezhang7423/nn-wasm [INFO] tweaked toml for git repo https://github.com/ezhang7423/nn-wasm written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ezhang7423/nn-wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 865c1cb5e241ece7331fe740e313eb2b57acc4751a341a6452a4753b2105bccf [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" "865c1cb5e241ece7331fe740e313eb2b57acc4751a341a6452a4753b2105bccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "865c1cb5e241ece7331fe740e313eb2b57acc4751a341a6452a4753b2105bccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "865c1cb5e241ece7331fe740e313eb2b57acc4751a341a6452a4753b2105bccf", kill_on_drop: false }` [INFO] [stdout] 865c1cb5e241ece7331fe740e313eb2b57acc4751a341a6452a4753b2105bccf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f4c92deac5fc0271912193ab6ba88f61a5cdac43e647b7539f0fe6ee487d0cb [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" "6f4c92deac5fc0271912193ab6ba88f61a5cdac43e647b7539f0fe6ee487d0cb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.75 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.75 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling mapr v0.8.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.75 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.75 [INFO] [stderr] Compiling serde_derive v1.0.127 [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 wasm-bindgen-macro v0.2.75 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling tract-data v0.15.3 [INFO] [stderr] Compiling tract-onnx v0.15.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling kstring v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling liquid-core v0.22.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling js-sys v0.3.52 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling liquid-lib v0.22.0 [INFO] [stderr] Compiling liquid v0.22.0 [INFO] [stderr] Compiling tract-linalg v0.15.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.25 [INFO] [stderr] Compiling web-sys v0.3.52 [INFO] [stderr] Compiling tract-core v0.15.3 [INFO] [stderr] Compiling tract-nnef v0.15.3 [INFO] [stderr] Compiling tract-hir v0.15.3 [INFO] [stderr] Compiling tract-onnx-opl v0.15.3 [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.3/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=06c8b1d68ba51318 -C extra-filename=-06c8b1d68ba51318 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bebb2b952d1078a2.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-11352b7ffdef701a.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-7a1a70da239f0a1d.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-e84e47d753d69c2c.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-bd43196442452b11.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-af5c4f927be1db0f.so --extern half=/opt/rustwide/target/debug/deps/libhalf-0ef45acd78f6dabd.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-7b00e45709112f84.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-6b8cecd01a65a3e8.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-e373b441e1af7e26.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rmeta --extern tract_data=/opt/rustwide/target/debug/deps/libtract_data-c796d5d034e452de.rmeta --extern tract_linalg=/opt/rustwide/target/debug/deps/libtract_linalg-c579b8003b50efc6.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/tract-linalg-4d9ab5bbd64e0eed/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" "6f4c92deac5fc0271912193ab6ba88f61a5cdac43e647b7539f0fe6ee487d0cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f4c92deac5fc0271912193ab6ba88f61a5cdac43e647b7539f0fe6ee487d0cb", kill_on_drop: false }` [INFO] [stdout] 6f4c92deac5fc0271912193ab6ba88f61a5cdac43e647b7539f0fe6ee487d0cb