[INFO] fetching crate nightfall 0.1.8... [INFO] checking nightfall-0.1.8 against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] extracting crate nightfall 0.1.8 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate nightfall 0.1.8 on toolchain f6d7c613ae2d161ff37dbc63cc5abd809c878597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nightfall 0.1.8 [INFO] finished tweaking crates.io crate nightfall 0.1.8 [INFO] tweaked toml for crates.io crate nightfall 0.1.8 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bf16f8e2c1ccdc4b73d3ee838f07a21cee1b69df9437e025b3c60900d3119d53 [INFO] running `Command { std: "docker" "start" "-a" "bf16f8e2c1ccdc4b73d3ee838f07a21cee1b69df9437e025b3c60900d3119d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf16f8e2c1ccdc4b73d3ee838f07a21cee1b69df9437e025b3c60900d3119d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf16f8e2c1ccdc4b73d3ee838f07a21cee1b69df9437e025b3c60900d3119d53", kill_on_drop: false }` [INFO] [stdout] bf16f8e2c1ccdc4b73d3ee838f07a21cee1b69df9437e025b3c60900d3119d53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22d8ac1b2b9e0b858bf54aa43f9b4b96bd6eb730164cf19744b5ea6494f55b8f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22d8ac1b2b9e0b858bf54aa43f9b4b96bd6eb730164cf19744b5ea6494f55b8f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Checking catty v0.1.5 [INFO] [stderr] Checking barrage v0.2.2 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling xtra_proc v0.1.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking psutil v3.2.2 [INFO] [stderr] Checking flume v0.10.13 [INFO] [stderr] Checking xtra v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking nightfall v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/profile.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | args.append(&mut vec![&outdir]); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ expected `str`, found struct `std::string::String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec<&str>` [INFO] [stdout] found mutable reference `&mut Vec<&std::string::String>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/profile.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | args.append(&mut vec![&outdir]); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ expected `str`, found struct `std::string::String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec<&str>` [INFO] [stdout] found mutable reference `&mut Vec<&std::string::String>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/profile.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 274 | args.append(&mut vec![&outdir]); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ expected `str`, found struct `std::string::String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec<&str>` [INFO] [stdout] found mutable reference `&mut Vec<&std::string::String>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/session.rs:147:34 [INFO] [stdout] | [INFO] [stdout] 147 | let mut args = IntoIter::new(["-fflags", "+genpts", "-y"]) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/profile.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 274 | args.append(&mut vec![&outdir]); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ expected `str`, found struct `std::string::String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec<&str>` [INFO] [stdout] found mutable reference `&mut Vec<&std::string::String>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/session.rs:147:34 [INFO] [stdout] | [INFO] [stdout] 147 | let mut args = IntoIter::new(["-fflags", "+genpts", "-y"]) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nightfall` due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nightfall` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "22d8ac1b2b9e0b858bf54aa43f9b4b96bd6eb730164cf19744b5ea6494f55b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d8ac1b2b9e0b858bf54aa43f9b4b96bd6eb730164cf19744b5ea6494f55b8f", kill_on_drop: false }` [INFO] [stdout] 22d8ac1b2b9e0b858bf54aa43f9b4b96bd6eb730164cf19744b5ea6494f55b8f