[INFO] cloning repository https://github.com/oleid/redmine-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oleid/redmine-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foleid%2Fredmine-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foleid%2Fredmine-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f95771ededaa43e2324658eb09b33434972c2dfe [INFO] testing oleid/redmine-helper against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foleid%2Fredmine-helper" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oleid/redmine-helper on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oleid/redmine-helper [INFO] finished tweaking git repo https://github.com/oleid/redmine-helper [INFO] tweaked toml for git repo https://github.com/oleid/redmine-helper written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/oleid/redmine-helper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper v0.12.10 [INFO] [stderr] Downloaded openssl v0.10.12 [INFO] [stderr] Downloaded syn v0.15.6 [INFO] [stderr] Downloaded keyring v0.6.1 [INFO] [stderr] Downloaded secret-service v0.4.0 [INFO] [stderr] Downloaded rust-gmp v0.3.2 [INFO] [stderr] Downloaded encode_unicode v0.3.2 [INFO] [stderr] Downloaded serde_json v1.0.31 [INFO] [stderr] Downloaded encoding_rs v0.8.7 [INFO] [stderr] Downloaded hyper-tls v0.3.0 [INFO] [stderr] Downloaded tokio-current-thread v0.1.2 [INFO] [stderr] Downloaded tokio v0.1.9 [INFO] [stderr] Downloaded csv v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33f5b60403e9492e747cb3b7f1da87711cf316c4f11c6bcedfc4d10b1510079c [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" "33f5b60403e9492e747cb3b7f1da87711cf316c4f11c6bcedfc4d10b1510079c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33f5b60403e9492e747cb3b7f1da87711cf316c4f11c6bcedfc4d10b1510079c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33f5b60403e9492e747cb3b7f1da87711cf316c4f11c6bcedfc4d10b1510079c", kill_on_drop: false }` [INFO] [stdout] 33f5b60403e9492e747cb3b7f1da87711cf316c4f11c6bcedfc4d10b1510079c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc937f4744747e0134a87c77979eecf36ffd1508ff5d845a0ed5df6827f4187e [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" "dc937f4744747e0134a87c77979eecf36ffd1508ff5d845a0ed5df6827f4187e", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.24 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling encode_unicode v0.3.2 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling rust-gmp v0.3.2 [INFO] [stderr] Compiling rpassword v2.0.0 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.7 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.2 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling secret-service v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio v0.1.9 [INFO] [stderr] Compiling keyring v0.6.1 [INFO] [stderr] error: could not compile `rust-crypto` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name crypto /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust-crypto-0.2.36/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 -C metadata=801fb88e9ab37404 -C extra-filename=-801fb88e9ab37404 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-9ac741036ab52362.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-579511ced9b9f233.rmeta --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-bdf045fabfc65aef.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-2280c86081f17370.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-fca4935796b0495b/out -l static=_rust_crypto_helpers` (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" "dc937f4744747e0134a87c77979eecf36ffd1508ff5d845a0ed5df6827f4187e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc937f4744747e0134a87c77979eecf36ffd1508ff5d845a0ed5df6827f4187e", kill_on_drop: false }` [INFO] [stdout] dc937f4744747e0134a87c77979eecf36ffd1508ff5d845a0ed5df6827f4187e