[INFO] fetching crate slaps 0.2.3... [INFO] checking slaps-0.2.3 against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] extracting crate slaps 0.2.3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate slaps 0.2.3 on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate slaps 0.2.3 [INFO] finished tweaking crates.io crate slaps 0.2.3 [INFO] tweaked toml for crates.io crate slaps 0.2.3 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e092d3a2cc48886bfc8643396e4ad5f634489f407987c733a5548023fe28ddc6 [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" "e092d3a2cc48886bfc8643396e4ad5f634489f407987c733a5548023fe28ddc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e092d3a2cc48886bfc8643396e4ad5f634489f407987c733a5548023fe28ddc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e092d3a2cc48886bfc8643396e4ad5f634489f407987c733a5548023fe28ddc6", kill_on_drop: false }` [INFO] [stdout] e092d3a2cc48886bfc8643396e4ad5f634489f407987c733a5548023fe28ddc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 67af8e08fc2b81ce31b83e9b0d0fa81be13871b07ec6434414358872b66666ec [INFO] running `Command { std: "docker" "start" "-a" "67af8e08fc2b81ce31b83e9b0d0fa81be13871b07ec6434414358872b66666ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking rustyline v6.3.0 [INFO] [stderr] Checking slaps v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/error.rs:128:53 [INFO] [stdout] | [INFO] [stdout] 128 | RustylineError::Errno(e) => Self::Errno(e), [INFO] [stdout] | ^ expected enum `nix::Error`, found a different enum `nix::Error` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `nix` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `slaps` [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] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/error.rs:128:53 [INFO] [stdout] | [INFO] [stdout] 128 | RustylineError::Errno(e) => Self::Errno(e), [INFO] [stdout] | ^ expected enum `nix::Error`, found a different enum `nix::Error` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `nix` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/error.rs:206:67 [INFO] [stdout] | [INFO] [stdout] 206 | let error = ReadlineError::from(RustylineError::Errno(nix::Error::Sys(Errno::E2BIG))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `nix::Error`, found a different enum `nix::Error` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `nix` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/error.rs:210:39 [INFO] [stdout] | [INFO] [stdout] 210 | RustylineError::Errno(nix::Error::Sys(Errno::E2BIG)).to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `nix::Error`, found a different enum `nix::Error` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `nix` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "67af8e08fc2b81ce31b83e9b0d0fa81be13871b07ec6434414358872b66666ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67af8e08fc2b81ce31b83e9b0d0fa81be13871b07ec6434414358872b66666ec", kill_on_drop: false }` [INFO] [stdout] 67af8e08fc2b81ce31b83e9b0d0fa81be13871b07ec6434414358872b66666ec