[INFO] cloning repository https://github.com/klaus-rs/klaus [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/klaus-rs/klaus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklaus-rs%2Fklaus"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklaus-rs%2Fklaus'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c3f4eced67669fc83e66dc7888f822663258bb23 [INFO] testing klaus-rs/klaus against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklaus-rs%2Fklaus" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/klaus-rs/klaus on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/klaus-rs/klaus [INFO] removed path dependency redis from git repo https://github.com/klaus-rs/klaus [INFO] finished tweaking git repo https://github.com/klaus-rs/klaus [INFO] tweaked toml for git repo https://github.com/klaus-rs/klaus written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/klaus-rs/klaus already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (redis) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (redis) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a03767e4c46f6d14bdf6e829f2bc87847b73d1540566341fc7f3e3d741717082 [INFO] running `"docker" "start" "-a" "a03767e4c46f6d14bdf6e829f2bc87847b73d1540566341fc7f3e3d741717082"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (redis) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling errno v0.1.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling rpassword v0.2.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling lsio v0.1.18 [INFO] [stderr] error[E0428]: the name `println_color_quiet` is defined multiple times [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lsio-0.1.18/src/macros.rs:100:1 [INFO] [stderr] | [INFO] [stderr] 52 | macro_rules! println_color_quiet { [INFO] [stderr] | -------------------------------- previous definition of the macro `println_color_quiet` here [INFO] [stderr] ... [INFO] [stderr] 100 | macro_rules! println_color_quiet { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `println_color_quiet` redefined here [INFO] [stderr] | [INFO] [stderr] = note: `println_color_quiet` must be defined only once in the macro namespace of this module [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0428`. [INFO] [stderr] error: could not compile `lsio`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a03767e4c46f6d14bdf6e829f2bc87847b73d1540566341fc7f3e3d741717082"` [INFO] running `"docker" "rm" "-f" "a03767e4c46f6d14bdf6e829f2bc87847b73d1540566341fc7f3e3d741717082"` [INFO] [stdout] a03767e4c46f6d14bdf6e829f2bc87847b73d1540566341fc7f3e3d741717082