[INFO] cloning repository https://github.com/sawlow81wt/myproflie-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sawlow81wt/myproflie-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawlow81wt%2Fmyproflie-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawlow81wt%2Fmyproflie-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef85828fcf053f90f5b6f1fbe3a2779fb1c798dc [INFO] testing sawlow81wt/myproflie-rust against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawlow81wt%2Fmyproflie-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sawlow81wt/myproflie-rust 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/sawlow81wt/myproflie-rust [INFO] finished tweaking git repo https://github.com/sawlow81wt/myproflie-rust [INFO] tweaked toml for git repo https://github.com/sawlow81wt/myproflie-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sawlow81wt/myproflie-rust 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 8fb75453d31ef63aedbb392e892859202e77306c46568d1e6f5351680a794dc1 [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" "8fb75453d31ef63aedbb392e892859202e77306c46568d1e6f5351680a794dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fb75453d31ef63aedbb392e892859202e77306c46568d1e6f5351680a794dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fb75453d31ef63aedbb392e892859202e77306c46568d1e6f5351680a794dc1", kill_on_drop: false }` [INFO] [stdout] 8fb75453d31ef63aedbb392e892859202e77306c46568d1e6f5351680a794dc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] eeca5d85435c393c97f4bf7bd9802d3b394860c6a61cf9156cdcc6e82dfdf4dc [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" "eeca5d85435c393c97f4bf7bd9802d3b394860c6a61cf9156cdcc6e82dfdf4dc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling seed v0.8.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mapr v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling liquid-derive v0.23.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling tract-data v0.15.8 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling tract-onnx v0.15.8 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling liquid-core v0.23.2 [INFO] [stderr] Compiling liquid-lib v0.23.1 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling liquid v0.23.1 [INFO] [stderr] Compiling tract-linalg v0.15.8 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling tract-core v0.15.8 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.2 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling tract-nnef v0.15.8 [INFO] [stderr] Compiling tract-hir v0.15.8 [INFO] [stderr] Compiling tract-onnx-opl v0.15.8 [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.8/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=28f8d75a00b7cf88 -C extra-filename=-28f8d75a00b7cf88 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8b20fd25d8c56198.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-11352b7ffdef701a.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-4d05c77f56dff933.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-cdfff0331af7b148.so --extern half=/opt/rustwide/target/debug/deps/libhalf-db060577eaebe3b7.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-3e0c561866e479da.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-30e0953ece083737.rmeta --extern tract_data=/opt/rustwide/target/debug/deps/libtract_data-917b44aea5e18556.rmeta --extern tract_linalg=/opt/rustwide/target/debug/deps/libtract_linalg-c2424ca3715c64c3.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/tract-linalg-1e7bedbf8699873d/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" "eeca5d85435c393c97f4bf7bd9802d3b394860c6a61cf9156cdcc6e82dfdf4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeca5d85435c393c97f4bf7bd9802d3b394860c6a61cf9156cdcc6e82dfdf4dc", kill_on_drop: false }` [INFO] [stdout] eeca5d85435c393c97f4bf7bd9802d3b394860c6a61cf9156cdcc6e82dfdf4dc