[INFO] fetching crate redict 0.1.0... [INFO] checking redict-0.1.0 against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] extracting crate redict 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate redict 0.1.0 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 redict 0.1.0 [INFO] finished tweaking crates.io crate redict 0.1.0 [INFO] tweaked toml for crates.io crate redict 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate redict 0.1.0 already has a lockfile, it will not be regenerated [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-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" "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] 4b2c655498a00af54a88f4f8ff0a1aec0d9438256f2e4c6607b76129b1a5396d [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" "4b2c655498a00af54a88f4f8ff0a1aec0d9438256f2e4c6607b76129b1a5396d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b2c655498a00af54a88f4f8ff0a1aec0d9438256f2e4c6607b76129b1a5396d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b2c655498a00af54a88f4f8ff0a1aec0d9438256f2e4c6607b76129b1a5396d", kill_on_drop: false }` [INFO] [stdout] 4b2c655498a00af54a88f4f8ff0a1aec0d9438256f2e4c6607b76129b1a5396d [INFO] running `Command { std: "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" "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] [stdout] 2b17cfa9ac639114a73d424034301e09806604b336ac64a2663607c7ecc21664 [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" "2b17cfa9ac639114a73d424034301e09806604b336ac64a2663607c7ecc21664", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking tui v0.14.0 [INFO] [stderr] Checking redict v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `redict` [INFO] [stdout] --> examples/read_matches.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use redict::protocol::{ [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `redict` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `redict` [INFO] [stdout] --> examples/read_definitions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use redict::protocol::{ [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `redict` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DICTConnection` [INFO] [stdout] --> examples/read_matches.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | let mut conn = DICTConnection::new(stream).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use dictproto::protocol::connection::DICTConnection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Database` [INFO] [stdout] --> examples/read_matches.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | let (matches, _) = conn.match_db(Database::all(), Strategy::default(), String::from("ti")).expect("Damn"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use dictproto::protocol::Database; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Strategy` [INFO] [stdout] --> examples/read_matches.rs:14:55 [INFO] [stdout] | [INFO] [stdout] 14 | let (matches, _) = conn.match_db(Database::all(), Strategy::default(), String::from("ti")).expect("Damn"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use dictproto::protocol::Strategy; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DICTConnection` [INFO] [stdout] --> examples/read_definitions.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | let mut conn = DICTConnection::new(stream).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use dictproto::protocol::connection::DICTConnection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Database` [INFO] [stdout] --> examples/read_definitions.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | let (defs, _) = conn.define(Database::all(), String::from("ti")).expect("Damn"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use dictproto::protocol::Database; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [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 E0433`. [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `First` [INFO] [stdout] --> src/app.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | First, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Last` [INFO] [stdout] --> src/app.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | Last, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `redict` [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] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `First` [INFO] [stdout] --> src/app.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | First, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Last` [INFO] [stdout] --> src/app.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | Last, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2b17cfa9ac639114a73d424034301e09806604b336ac64a2663607c7ecc21664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b17cfa9ac639114a73d424034301e09806604b336ac64a2663607c7ecc21664", kill_on_drop: false }` [INFO] [stdout] 2b17cfa9ac639114a73d424034301e09806604b336ac64a2663607c7ecc21664