[INFO] fetching crate klaus 0.1.7...
[INFO] checking klaus-0.1.7 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate klaus 0.1.7 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate klaus 0.1.7 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded take v0.1.0
[INFO] [stderr]   Downloaded smallvec v0.2.1
[INFO] [stderr]   Downloaded env_logger v0.3.5
[INFO] [stderr]   Downloaded rpassword v0.2.3
[INFO] [stderr]   Downloaded daemonize v0.5.0
[INFO] [stderr]   Downloaded errno v0.1.8
[INFO] [stderr]   Downloaded slab v0.3.0
[INFO] [stderr]   Downloaded mime_guess v1.8.8
[INFO] [stderr]   Downloaded tokio-proto v0.1.1
[INFO] [stderr]   Downloaded lsio v0.1.18
[INFO] [stderr]   Downloaded tokio-http2 v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4b764e17ea19e134250fba15934d07a63c44931e3b2b7ac5804b6c2e209e673
[INFO] running `Command { std: "docker" "start" "-a" "d4b764e17ea19e134250fba15934d07a63c44931e3b2b7ac5804b6c2e209e673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4b764e17ea19e134250fba15934d07a63c44931e3b2b7ac5804b6c2e209e673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4b764e17ea19e134250fba15934d07a63c44931e3b2b7ac5804b6c2e209e673", kill_on_drop: false }`
[INFO] [stdout] d4b764e17ea19e134250fba15934d07a63c44931e3b2b7ac5804b6c2e209e673
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed54a2ead8c6ef2b35fe33e3c8879c42c19c7d02543cecb06aa39233abdc3338
[INFO] running `Command { std: "docker" "start" "-a" "ed54a2ead8c6ef2b35fe33e3c8879c42c19c7d02543cecb06aa39233abdc3338", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]     Checking rpassword v0.2.3
[INFO] [stderr]     Checking errno v0.1.8
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking term v0.4.6
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tokio-core v0.1.18
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking tokio-service v0.1.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]     Checking take v0.1.0
[INFO] [stderr]     Checking smallvec v0.2.1
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking tokio-proto v0.1.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking toml v0.2.1
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking lsio v0.1.18
[INFO] [stdout] error[E0428]: the name `println_color_quiet` is defined multiple times
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lsio-0.1.18/src/macros.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 52  | macro_rules! println_color_quiet {
[INFO] [stdout]     | -------------------------------- previous definition of the macro `println_color_quiet` here
[INFO] [stdout] ...
[INFO] [stdout] 100 | macro_rules! println_color_quiet {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `println_color_quiet` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `println_color_quiet` must be defined only once in the macro namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0428`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lsio` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ed54a2ead8c6ef2b35fe33e3c8879c42c19c7d02543cecb06aa39233abdc3338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed54a2ead8c6ef2b35fe33e3c8879c42c19c7d02543cecb06aa39233abdc3338", kill_on_drop: false }`
[INFO] [stdout] ed54a2ead8c6ef2b35fe33e3c8879c42c19c7d02543cecb06aa39233abdc3338
