[INFO] crate afterparty-ng 0.4.2 is already in cache [INFO] checking afterparty-ng-0.4.2 against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-66063 [INFO] extracting crate afterparty-ng 0.4.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate afterparty-ng 0.4.2 on toolchain 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate afterparty-ng 0.4.2 [INFO] finished tweaking crates.io crate afterparty-ng 0.4.2 [INFO] tweaked toml for crates.io crate afterparty-ng 0.4.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "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" "+5e633973aa9255a88b65a39484627bb54e6044b3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=allow" "-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" "+5e633973aa9255a88b65a39484627bb54e6044b3" "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] c9a38581f643339787255289aec34c514cc97a4edc1d8b0456a1f561cff229fc [INFO] running `"docker" "start" "-a" "c9a38581f643339787255289aec34c514cc97a4edc1d8b0456a1f561cff229fc"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Checking serde_json v0.8.6 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Compiling syntex_pos v0.54.0 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling syntex v0.54.0 [INFO] [stderr] Compiling serde_codegen v0.8.23 [INFO] [stderr] Compiling afterparty-ng v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0465]: multiple rmeta candidates for `env_logger` found [INFO] [stderr] --> src/events.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | extern crate env_logger; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: candidate #1: /opt/rustwide/target/debug/deps/libenv_logger-e013b4697741c4e2.rmeta [INFO] [stderr] --> src/events.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | extern crate env_logger; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: candidate #2: /opt/rustwide/target/debug/deps/libenv_logger-a3cb778aa6f26554.rmeta [INFO] [stderr] --> src/events.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | extern crate env_logger; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `env_logger` [INFO] [stderr] --> src/events.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | extern crate env_logger; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `afterparty-ng`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c9a38581f643339787255289aec34c514cc97a4edc1d8b0456a1f561cff229fc"` [INFO] running `"docker" "rm" "-f" "c9a38581f643339787255289aec34c514cc97a4edc1d8b0456a1f561cff229fc"` [INFO] [stdout] c9a38581f643339787255289aec34c514cc97a4edc1d8b0456a1f561cff229fc