[INFO] crate lsiotemplate 0.1.6 is already in cache [INFO] checking lsiotemplate-0.1.6 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate lsiotemplate 0.1.6 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate lsiotemplate 0.1.6 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lsiotemplate 0.1.6 [INFO] finished tweaking crates.io crate lsiotemplate 0.1.6 [INFO] tweaked toml for crates.io crate lsiotemplate 0.1.6 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8f2783e5023b22660f9e33d25f4e01b8e584fffdfece3b0b1faeddf20f8d4a73 [INFO] running `"docker" "start" "-a" "8f2783e5023b22660f9e33d25f4e01b8e584fffdfece3b0b1faeddf20f8d4a73"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking ahash v0.3.3 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking toml v0.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking errno v0.1.8 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rpassword v0.2.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking 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" "8f2783e5023b22660f9e33d25f4e01b8e584fffdfece3b0b1faeddf20f8d4a73"` [INFO] running `"docker" "rm" "-f" "8f2783e5023b22660f9e33d25f4e01b8e584fffdfece3b0b1faeddf20f8d4a73"` [INFO] [stdout] 8f2783e5023b22660f9e33d25f4e01b8e584fffdfece3b0b1faeddf20f8d4a73