[INFO] cloning repository https://github.com/busarovalex/exonum-auction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/busarovalex/exonum-auction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbusarovalex%2Fexonum-auction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbusarovalex%2Fexonum-auction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7562ac065dd0c59e92c0e577a7e0a796046d1f51 [INFO] checking busarovalex/exonum-auction against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbusarovalex%2Fexonum-auction" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/busarovalex/exonum-auction on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/busarovalex/exonum-auction [INFO] finished tweaking git repo https://github.com/busarovalex/exonum-auction [INFO] tweaked toml for git repo https://github.com/busarovalex/exonum-auction written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/busarovalex/exonum-auction already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a4a0bfb612407959ddb83a0178f71439234f0b43522d38f63abc7545bf82c3a [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" "4a4a0bfb612407959ddb83a0178f71439234f0b43522d38f63abc7545bf82c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a4a0bfb612407959ddb83a0178f71439234f0b43522d38f63abc7545bf82c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a4a0bfb612407959ddb83a0178f71439234f0b43522d38f63abc7545bf82c3a", kill_on_drop: false }` [INFO] [stdout] 4a4a0bfb612407959ddb83a0178f71439234f0b43522d38f63abc7545bf82c3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efd976c27d893a1f651774592dc4fa60ffc738d97c25b970a2285d616ec9b414 [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" "efd976c27d893a1f651774592dc4fa60ffc738d97c25b970a2285d616ec9b414", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling subtle v0.6.3 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling os_info v1.0.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Compiling exonum v0.9.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling actix-web v0.6.15 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking tokio-executor v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking encoding_rs v0.7.2 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling miniz_oxide v0.1.3 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Checking chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking resolv-conf v0.6.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.6 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling tar v0.4.17 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Checking mime v0.3.9 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking http v0.1.13 [INFO] [stderr] Checking libflate v0.1.16 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] error: could not compile `encoding_rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name encoding_rs /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=1d52059cf7599fb7 -C extra-filename=-1d52059cf7599fb7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-43689ef9f0b7ba79.rmeta --cap-lints allow --cap-lints=forbid` (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" "efd976c27d893a1f651774592dc4fa60ffc738d97c25b970a2285d616ec9b414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd976c27d893a1f651774592dc4fa60ffc738d97c25b970a2285d616ec9b414", kill_on_drop: false }` [INFO] [stdout] efd976c27d893a1f651774592dc4fa60ffc738d97c25b970a2285d616ec9b414