[INFO] cloning repository https://github.com/preiter93/ndrustfft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/preiter93/ndrustfft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Fndrustfft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Fndrustfft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f431451b6c60eed27f5632b245a3c933d02182c [INFO] testing preiter93/ndrustfft against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Fndrustfft" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/preiter93/ndrustfft on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/preiter93/ndrustfft [INFO] finished tweaking git repo https://github.com/preiter93/ndrustfft [INFO] tweaked toml for git repo https://github.com/preiter93/ndrustfft written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/preiter93/ndrustfft already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cast v0.2.6 [INFO] [stderr] Downloaded plotters-backend v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.60.0" "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] 029f603f386b00f130141689ce5513d8dc5620cf498f1b0022b3b498e2caa2e3 [INFO] running `Command { std: "docker" "start" "-a" "029f603f386b00f130141689ce5513d8dc5620cf498f1b0022b3b498e2caa2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "029f603f386b00f130141689ce5513d8dc5620cf498f1b0022b3b498e2caa2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "029f603f386b00f130141689ce5513d8dc5620cf498f1b0022b3b498e2caa2e3", kill_on_drop: false }` [INFO] [stdout] 029f603f386b00f130141689ce5513d8dc5620cf498f1b0022b3b498e2caa2e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.60.0" "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] 36f1339736ea1ea3f7a23478171576775af89efce54acd1ecd5c8efe2101634c [INFO] running `Command { std: "docker" "start" "-a" "36f1339736ea1ea3f7a23478171576775af89efce54acd1ecd5c8efe2101634c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling realfft v3.0.0 [INFO] [stderr] Compiling rustdct v0.7.0 [INFO] [stderr] Compiling ndrustfft v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.11s [INFO] running `Command { std: "docker" "inspect" "36f1339736ea1ea3f7a23478171576775af89efce54acd1ecd5c8efe2101634c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36f1339736ea1ea3f7a23478171576775af89efce54acd1ecd5c8efe2101634c", kill_on_drop: false }` [INFO] [stdout] 36f1339736ea1ea3f7a23478171576775af89efce54acd1ecd5c8efe2101634c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.60.0" "test" "--frozen" "--no-run" "--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] ca683dc0a1be92fd1c051569a078eed4349475acda28bbe9151a2fe29292d687 [INFO] running `Command { std: "docker" "start" "-a" "ca683dc0a1be92fd1c051569a078eed4349475acda28bbe9151a2fe29292d687", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling plotters-backend v0.3.1 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling ndrustfft v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ndrustfft` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rfft2 --edition=2018 examples/rfft2.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3c030609b1177f5c -C extra-filename=-3c030609b1177f5c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d2c54526fceb8faf.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-0a3a777434e61019.rlib --extern ndrustfft=/opt/rustwide/target/debug/deps/libndrustfft-2451ea851f81a748.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib --extern realfft=/opt/rustwide/target/debug/deps/librealfft-5b7cd14702569bc5.rlib --extern rustdct=/opt/rustwide/target/debug/deps/librustdct-efc97e624d0a2d94.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-fa79d701382af6ff.rlib --cap-lints=warn` (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" "ca683dc0a1be92fd1c051569a078eed4349475acda28bbe9151a2fe29292d687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca683dc0a1be92fd1c051569a078eed4349475acda28bbe9151a2fe29292d687", kill_on_drop: false }` [INFO] [stdout] ca683dc0a1be92fd1c051569a078eed4349475acda28bbe9151a2fe29292d687