[INFO] crate olaf2 0.0.3 is already in cache [INFO] checking olaf2-0.0.3 against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-66063 [INFO] extracting crate olaf2 0.0.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate olaf2 0.0.3 on toolchain 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate olaf2 0.0.3 [INFO] finished tweaking crates.io crate olaf2 0.0.3 [INFO] tweaked toml for crates.io crate olaf2 0.0.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Blocking waiting for file lock on package cache [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=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] f69d823ff7329fd21cacd0741ebe2d9452041fdd43469434749bf994e44403e5 [INFO] running `"docker" "start" "-a" "f69d823ff7329fd21cacd0741ebe2d9452041fdd43469434749bf994e44403e5"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking canonical-path v0.1.1 [INFO] [stderr] Checking open v1.3.2 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking curl v0.4.25 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking serde_qs v0.4.6 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking oauth2 v2.0.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Compiling abscissa_derive v0.0.2 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Checking abscissa v0.0.4 [INFO] [stderr] Checking actix-web v0.7.19 [INFO] [stderr] Checking olaf2 v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0252]: the name `Serialize` is defined multiple times [INFO] [stderr] --> src/msgs.rs:3:33 [INFO] [stderr] | [INFO] [stderr] 2 | use serde::{de::DeserializeOwned, Serialize}; [INFO] [stderr] | --------- previous import of the macro `Serialize` here [INFO] [stderr] 3 | use serde_derive::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^ `Serialize` reimported here [INFO] [stderr] | [INFO] [stderr] = note: `Serialize` must be defined only once in the macro namespace of this module [INFO] [stderr] [INFO] [stderr] error[E0252]: the name `Serialize` is defined multiple times [INFO] [stderr] --> src/msgs.rs:3:33 [INFO] [stderr] | [INFO] [stderr] 2 | use serde::{de::DeserializeOwned, Serialize}; [INFO] [stderr] | --------- previous import of the macro `Serialize` here [INFO] [stderr] 3 | use serde_derive::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^ `Serialize` reimported here [INFO] [stderr] | [INFO] [stderr] = note: `Serialize` must be defined only once in the macro namespace of this module [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `actix_web::server::Server` [INFO] [stderr] --> src/client.rs:14:20 [INFO] [stderr] | [INFO] [stderr] 14 | server::{self, Server}, [INFO] [stderr] | ^^^^^^ no `Server` in `server` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `actix_web::server::Server` [INFO] [stderr] --> src/client.rs:14:20 [INFO] [stderr] | [INFO] [stderr] 14 | server::{self, Server}, [INFO] [stderr] | ^^^^^^ no `Server` in `server` [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/lib.rs:151:1 [INFO] [stderr] | [INFO] [stderr] 151 | #![feature(uniform_paths)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/lib.rs:151:1 [INFO] [stderr] | [INFO] [stderr] 151 | #![feature(uniform_paths)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0252, E0432, E0554. [INFO] [stderr] For more information about an error, try `rustc --explain E0252`. [INFO] [stderr] error: could not compile `olaf2`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0252, E0432, E0554. [INFO] [stderr] For more information about an error, try `rustc --explain E0252`. [INFO] [stderr] error: could not compile `olaf2`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f69d823ff7329fd21cacd0741ebe2d9452041fdd43469434749bf994e44403e5"` [INFO] running `"docker" "rm" "-f" "f69d823ff7329fd21cacd0741ebe2d9452041fdd43469434749bf994e44403e5"` [INFO] [stdout] f69d823ff7329fd21cacd0741ebe2d9452041fdd43469434749bf994e44403e5