[INFO] fetching crate yarws 0.1.2... [INFO] checking yarws-0.1.2 against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] extracting crate yarws 0.1.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate yarws 0.1.2 on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate yarws 0.1.2 [INFO] finished tweaking crates.io crate yarws 0.1.2 [INFO] tweaked toml for crates.io crate yarws 0.1.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate yarws 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 25a33cfaf648c522fca5fa40e0135dcc39414851e063f1a87cf7a422fd043480 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "25a33cfaf648c522fca5fa40e0135dcc39414851e063f1a87cf7a422fd043480"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking slog-stdlog v4.0.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking slog-term v2.5.0 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking structopt v0.3.13 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking yarws v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> examples/echo_server.rs:30:24 [INFO] [stderr] | [INFO] [stderr] 30 | let mut srv = bind(args.addr(), log.clone()).await?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected `&str`, found struct `std::string::String` [INFO] [stderr] | help: consider borrowing here: `&args.addr()` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `yarws`. [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" "25a33cfaf648c522fca5fa40e0135dcc39414851e063f1a87cf7a422fd043480"` [INFO] running `"docker" "rm" "-f" "25a33cfaf648c522fca5fa40e0135dcc39414851e063f1a87cf7a422fd043480"` [INFO] [stdout] 25a33cfaf648c522fca5fa40e0135dcc39414851e063f1a87cf7a422fd043480