[INFO] fetching crate basic_dsp 0.9.4... [INFO] testing basic_dsp-0.9.4 against 1.60.0 for beta-1.61-1 [INFO] extracting crate basic_dsp 0.9.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate basic_dsp 0.9.4 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 crates.io crate basic_dsp 0.9.4 [INFO] finished tweaking crates.io crate basic_dsp 0.9.4 [INFO] tweaked toml for crates.io crate basic_dsp 0.9.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate basic_dsp 0.9.4 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.58 [INFO] [stderr] Downloaded transpose v0.2.0 [INFO] [stderr] Downloaded basic_dsp_interop v0.9.3 [INFO] [stderr] Downloaded packed_simd_2 v0.3.4 [INFO] [stderr] Downloaded basic_dsp_matrix v0.9.3 [INFO] [stderr] Downloaded basic_dsp_vector v0.9.4 [INFO] [stderr] Downloaded hamcrest v0.1.5 [INFO] [stderr] Downloaded syn v1.0.43 [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] 4d2c4787e66526b1d6e2428918f94053afb23f4993df92c027bea75fa15dc571 [INFO] running `Command { std: "docker" "start" "-a" "4d2c4787e66526b1d6e2428918f94053afb23f4993df92c027bea75fa15dc571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d2c4787e66526b1d6e2428918f94053afb23f4993df92c027bea75fa15dc571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d2c4787e66526b1d6e2428918f94053afb23f4993df92c027bea75fa15dc571", kill_on_drop: false }` [INFO] [stdout] 4d2c4787e66526b1d6e2428918f94053afb23f4993df92c027bea75fa15dc571 [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] d146055e1e8729c5d1718496f92a54ff0753b2749a5502350635480ba83e8639 [INFO] running `Command { std: "docker" "start" "-a" "d146055e1e8729c5d1718496f92a54ff0753b2749a5502350635480ba83e8639", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling transpose v0.2.0 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling linreg v0.2.0 [INFO] [stderr] Compiling basic_dsp_vector v0.9.4 [INFO] [stderr] Compiling basic_dsp_matrix v0.9.3 [INFO] [stderr] Compiling basic_dsp v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d146055e1e8729c5d1718496f92a54ff0753b2749a5502350635480ba83e8639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d146055e1e8729c5d1718496f92a54ff0753b2749a5502350635480ba83e8639", kill_on_drop: false }` [INFO] [stdout] d146055e1e8729c5d1718496f92a54ff0753b2749a5502350635480ba83e8639 [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] [stdout] cf28aee3e5b6813d519eaa3f50f753936e92c3fac5536650fda7f808821fbc9f [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" "cf28aee3e5b6813d519eaa3f50f753936e92c3fac5536650fda7f808821fbc9f", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling hamcrest v0.1.5 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling basic_dsp v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `basic_dsp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name real_test --edition=2018 tests/real_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="basic_dsp_matrix"' --cfg 'feature="default"' --cfg 'feature="matrix"' --cfg 'feature="std"' -C metadata=a38641028c6accbd -C extra-filename=-a38641028c6accbd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern basic_dsp=/opt/rustwide/target/debug/deps/libbasic_dsp.so --extern basic_dsp=/opt/rustwide/target/debug/deps/libbasic_dsp.rlib --extern basic_dsp_matrix=/opt/rustwide/target/debug/deps/libbasic_dsp_matrix-acf7cc69de128a00.rlib --extern basic_dsp_vector=/opt/rustwide/target/debug/deps/libbasic_dsp_vector-88b2324baaa3be2d.rlib --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-6c7249c908e3e32f.rlib --extern hamcrest=/opt/rustwide/target/debug/deps/libhamcrest-e4b6a1a4fec1a639.rlib --extern hound=/opt/rustwide/target/debug/deps/libhound-b809b0cc3c669059.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-e0bb6cea83e63e2c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-265a0b27f0febaa6.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-64cb7eb960672e17.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" "cf28aee3e5b6813d519eaa3f50f753936e92c3fac5536650fda7f808821fbc9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf28aee3e5b6813d519eaa3f50f753936e92c3fac5536650fda7f808821fbc9f", kill_on_drop: false }` [INFO] [stdout] cf28aee3e5b6813d519eaa3f50f753936e92c3fac5536650fda7f808821fbc9f