[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawlow81wt%2Fmyproflie-rust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sawlow81wt/myproflie-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-12/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 357c419141e1a3cb6284d3c9bfbc8f6cf267543aac1d15d4dc56ad1083699320 [INFO] running `Command { std: "docker" "start" "-a" "357c419141e1a3cb6284d3c9bfbc8f6cf267543aac1d15d4dc56ad1083699320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "357c419141e1a3cb6284d3c9bfbc8f6cf267543aac1d15d4dc56ad1083699320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "357c419141e1a3cb6284d3c9bfbc8f6cf267543aac1d15d4dc56ad1083699320", kill_on_drop: false }` [INFO] [stdout] 357c419141e1a3cb6284d3c9bfbc8f6cf267543aac1d15d4dc56ad1083699320 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] ba3047474ae53fdc37a0feb8fe1db2b1b2f539dbcbd0547d605f79c6e785c3ba [INFO] running `Command { std: "docker" "start" "-a" "ba3047474ae53fdc37a0feb8fe1db2b1b2f539dbcbd0547d605f79c6e785c3ba", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling unicase v2.6.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 gif v0.11.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [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 png v0.16.8 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling liquid-derive v0.23.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tract-data v0.15.8 [INFO] [stderr] Compiling tract-onnx v0.15.8 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.74 [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 web-sys v0.3.55 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling tract-linalg v0.15.8 [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=34fdb05a3629f004 -C extra-filename=-34fdb05a3629f004 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-116e06ca9e113096.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-28126d51032781bb.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-90753ae66c8bf696.so --extern half=/opt/rustwide/target/debug/deps/libhalf-02cac1b009e151a6.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-7b5b184081e8655b.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-da8a3ec9b29d7d6d.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-64c8873eef2f6fba.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rmeta --extern tract_data=/opt/rustwide/target/debug/deps/libtract_data-552f8e97147f0442.rmeta --extern tract_linalg=/opt/rustwide/target/debug/deps/libtract_linalg-7998e9338aabcf2c.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/tract-linalg-b0ae130b3b97e3d5/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tract-nnef` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tract_nnef --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-nnef-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"' --cfg 'feature="flate2"' -C metadata=22c0be6d2a2d02b0 -C extra-filename=-22c0be6d2a2d02b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-83638328054758fb.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-806c3ee381058ee7.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-087912006aae1b4a.rmeta --extern tract_core=/opt/rustwide/target/debug/deps/libtract_core-34fdb05a3629f004.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/tract-linalg-b0ae130b3b97e3d5/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ba3047474ae53fdc37a0feb8fe1db2b1b2f539dbcbd0547d605f79c6e785c3ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3047474ae53fdc37a0feb8fe1db2b1b2f539dbcbd0547d605f79c6e785c3ba", kill_on_drop: false }` [INFO] [stdout] ba3047474ae53fdc37a0feb8fe1db2b1b2f539dbcbd0547d605f79c6e785c3ba