[INFO] fetching crate klaus 0.1.7... [INFO] testing klaus-0.1.7 against 1.44.0 for beta-1.45-1 [INFO] extracting crate klaus 0.1.7 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate klaus 0.1.7 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate klaus 0.1.7 [INFO] finished tweaking crates.io crate klaus 0.1.7 [INFO] tweaked toml for crates.io crate klaus 0.1.7 written to /workspace/builds/worker-8/source/Cargo.toml [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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] cc23af422b2cf532454ebcc6e9a0f167f8906153be8c073780f952df57287289 [INFO] running `"docker" "start" "-a" "cc23af422b2cf532454ebcc6e9a0f167f8906153be8c073780f952df57287289"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling errno v0.1.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rpassword v0.2.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling regex v0.1.80 [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-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling env_logger v0.3.5 [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] Compiling tokio-proto v0.1.1 [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" "cc23af422b2cf532454ebcc6e9a0f167f8906153be8c073780f952df57287289"` [INFO] running `"docker" "rm" "-f" "cc23af422b2cf532454ebcc6e9a0f167f8906153be8c073780f952df57287289"` [INFO] [stdout] cc23af422b2cf532454ebcc6e9a0f167f8906153be8c073780f952df57287289