[INFO] fetching crate selfish 0.1.0... [INFO] checking selfish-0.1.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate selfish 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate selfish 0.1.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate selfish 0.1.0 [INFO] finished tweaking crates.io crate selfish 0.1.0 [INFO] tweaked toml for crates.io crate selfish 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded encode_unicode v0.1.3 [INFO] [stderr] Downloaded rustyline v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57cb6ff1f682af1f156e213926d79aa9811c3e6322ae80ed2b3b491df81d6449 [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" "57cb6ff1f682af1f156e213926d79aa9811c3e6322ae80ed2b3b491df81d6449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57cb6ff1f682af1f156e213926d79aa9811c3e6322ae80ed2b3b491df81d6449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57cb6ff1f682af1f156e213926d79aa9811c3e6322ae80ed2b3b491df81d6449", kill_on_drop: false }` [INFO] [stdout] 57cb6ff1f682af1f156e213926d79aa9811c3e6322ae80ed2b3b491df81d6449 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42d29a1a75d5881fcfd8c4218ec7d05a38441e1ffe48c5cf7ccd7e6dca692311 [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" "42d29a1a75d5881fcfd8c4218ec7d05a38441e1ffe48c5cf7ccd7e6dca692311", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking encode_unicode v0.1.3 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking rustyline v1.0.0 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking selfish v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `atom` in this scope [INFO] [stdout] --> src/lib.rs:314:20 [INFO] [stdout] | [INFO] [stdout] 314 | assert_eq!(atom(&b"true"[..]), IResult::Done(&b""[..], Type::Boolean(true))); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 311 | use core::atom; [INFO] [stdout] | [INFO] [stdout] 311 | use reader::atom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IResult` [INFO] [stdout] --> src/lib.rs:314:40 [INFO] [stdout] | [INFO] [stdout] 314 | assert_eq!(atom(&b"true"[..]), IResult::Done(&b""[..], Type::Boolean(true))); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 314 | assert_eq!(atom(&b"true"[..]), Result::Done(&b""[..], Type::Boolean(true))); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 311 | use nom::IResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atom` in this scope [INFO] [stdout] --> src/lib.rs:315:20 [INFO] [stdout] | [INFO] [stdout] 315 | assert_eq!(atom(&b"false"[..]), IResult::Done(&b""[..], Type::Boolean(false))); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 311 | use core::atom; [INFO] [stdout] | [INFO] [stdout] 311 | use reader::atom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IResult` [INFO] [stdout] --> src/lib.rs:315:41 [INFO] [stdout] | [INFO] [stdout] 315 | assert_eq!(atom(&b"false"[..]), IResult::Done(&b""[..], Type::Boolean(false))); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 315 | assert_eq!(atom(&b"false"[..]), Result::Done(&b""[..], Type::Boolean(false))); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 311 | use nom::IResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atom` in this scope [INFO] [stdout] --> src/lib.rs:316:20 [INFO] [stdout] | [INFO] [stdout] 316 | assert_eq!(atom(&b"function"[..]), IResult::Done(&b""[..], Type::Symbol("function".to_owned()))); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 311 | use core::atom; [INFO] [stdout] | [INFO] [stdout] 311 | use reader::atom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IResult` [INFO] [stdout] --> src/lib.rs:316:44 [INFO] [stdout] | [INFO] [stdout] 316 | assert_eq!(atom(&b"function"[..]), IResult::Done(&b""[..], Type::Symbol("function".to_owned()))); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 316 | assert_eq!(atom(&b"function"[..]), Result::Done(&b""[..], Type::Symbol("function".to_owned()))); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 311 | use nom::IResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atom` in this scope [INFO] [stdout] --> src/lib.rs:317:20 [INFO] [stdout] | [INFO] [stdout] 317 | assert_eq!(atom(&b":keyword"[..]), IResult::Done(&b""[..], Type::Keyword("keyword".to_owned()))); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 311 | use core::atom; [INFO] [stdout] | [INFO] [stdout] 311 | use reader::atom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IResult` [INFO] [stdout] --> src/lib.rs:317:44 [INFO] [stdout] | [INFO] [stdout] 317 | assert_eq!(atom(&b":keyword"[..]), IResult::Done(&b""[..], Type::Keyword("keyword".to_owned()))); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 317 | assert_eq!(atom(&b":keyword"[..]), Result::Done(&b""[..], Type::Keyword("keyword".to_owned()))); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 311 | use nom::IResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atom` in this scope [INFO] [stdout] --> src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 313 | fn atoms() { [INFO] [stdout] | ---------- similarly named constant `atoms` defined here [INFO] [stdout] ... [INFO] [stdout] 322 | assert_eq!(atom(&b"32"[..]), IResult::Done(&b""[..], Type::Int(32))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: a constant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 322 | assert_eq!(atoms(&b"32"[..]), IResult::Done(&b""[..], Type::Int(32))); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 311 | use core::atom; [INFO] [stdout] | [INFO] [stdout] 311 | use reader::atom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IResult` [INFO] [stdout] --> src/lib.rs:322:38 [INFO] [stdout] | [INFO] [stdout] 322 | assert_eq!(atom(&b"32"[..]), IResult::Done(&b""[..], Type::Int(32))); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 322 | assert_eq!(atom(&b"32"[..]), Result::Done(&b""[..], Type::Int(32))); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 311 | use nom::IResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atom` in this scope [INFO] [stdout] --> src/lib.rs:323:20 [INFO] [stdout] | [INFO] [stdout] 313 | fn atoms() { [INFO] [stdout] | ---------- similarly named constant `atoms` defined here [INFO] [stdout] ... [INFO] [stdout] 323 | assert_eq!(atom(&b"-32321"[..]), IResult::Done(&b""[..], Type::Int(-32321))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: a constant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 323 | assert_eq!(atoms(&b"-32321"[..]), IResult::Done(&b""[..], Type::Int(-32321))); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 311 | use core::atom; [INFO] [stdout] | [INFO] [stdout] 311 | use reader::atom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IResult` [INFO] [stdout] --> src/lib.rs:323:42 [INFO] [stdout] | [INFO] [stdout] 323 | assert_eq!(atom(&b"-32321"[..]), IResult::Done(&b""[..], Type::Int(-32321))); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 323 | assert_eq!(atom(&b"-32321"[..]), Result::Done(&b""[..], Type::Int(-32321))); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 311 | use nom::IResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atom` in this scope [INFO] [stdout] --> src/lib.rs:328:20 [INFO] [stdout] | [INFO] [stdout] 313 | fn atoms() { [INFO] [stdout] | ---------- similarly named constant `atoms` defined here [INFO] [stdout] ... [INFO] [stdout] 328 | assert_eq!(atom(&b"1.3"[..]), IResult::Done(&b""[..], Type::Float(1.3))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: a constant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 328 | assert_eq!(atoms(&b"1.3"[..]), IResult::Done(&b""[..], Type::Float(1.3))); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 311 | use core::atom; [INFO] [stdout] | [INFO] [stdout] 311 | use reader::atom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IResult` [INFO] [stdout] --> src/lib.rs:328:39 [INFO] [stdout] | [INFO] [stdout] 328 | assert_eq!(atom(&b"1.3"[..]), IResult::Done(&b""[..], Type::Float(1.3))); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 328 | assert_eq!(atom(&b"1.3"[..]), Result::Done(&b""[..], Type::Float(1.3))); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 311 | use nom::IResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atom` in this scope [INFO] [stdout] --> src/lib.rs:333:20 [INFO] [stdout] | [INFO] [stdout] 313 | fn atoms() { [INFO] [stdout] | ---------- similarly named constant `atoms` defined here [INFO] [stdout] ... [INFO] [stdout] 333 | assert_eq!(atom(&b"\"some string\""[..]), IResult::Done(&b""[..], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: a constant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 333 | assert_eq!(atoms(&b"\"some string\""[..]), IResult::Done(&b""[..], [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 311 | use core::atom; [INFO] [stdout] | [INFO] [stdout] 311 | use reader::atom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IResult` [INFO] [stdout] --> src/lib.rs:333:51 [INFO] [stdout] | [INFO] [stdout] 333 | assert_eq!(atom(&b"\"some string\""[..]), IResult::Done(&b""[..], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 333 | assert_eq!(atom(&b"\"some string\""[..]), Result::Done(&b""[..], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 311 | use nom::IResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atom` in this scope [INFO] [stdout] --> src/lib.rs:335:20 [INFO] [stdout] | [INFO] [stdout] 313 | fn atoms() { [INFO] [stdout] | ---------- similarly named constant `atoms` defined here [INFO] [stdout] ... [INFO] [stdout] 335 | assert_eq!(atom(&b"\"some \\\"escaped\\\" string\""[..]), IResult::Done(&b""[..], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: a constant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 335 | assert_eq!(atoms(&b"\"some \\\"escaped\\\" string\""[..]), IResult::Done(&b""[..], [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 311 | use core::atom; [INFO] [stdout] | [INFO] [stdout] 311 | use reader::atom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IResult` [INFO] [stdout] --> src/lib.rs:335:67 [INFO] [stdout] | [INFO] [stdout] 335 | assert_eq!(atom(&b"\"some \\\"escaped\\\" string\""[..]), IResult::Done(&b""[..], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 335 | assert_eq!(atom(&b"\"some \\\"escaped\\\" string\""[..]), Result::Done(&b""[..], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 311 | use nom::IResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `list` in this scope [INFO] [stdout] --> src/lib.rs:350:20 [INFO] [stdout] | [INFO] [stdout] 350 | assert_eq!(list(&b"(somesymbol 11 true 1.3 10231 -30 \"some string\")"[..]), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 350 | assert_eq!(list1(&b"(somesymbol 11 true 1.3 10231 -30 \"some string\")"[..]), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 311 | use core::list; [INFO] [stdout] | [INFO] [stdout] 311 | use reader::list; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IResult` [INFO] [stdout] --> src/lib.rs:351:9 [INFO] [stdout] | [INFO] [stdout] 351 | IResult::Done(&b""[..], list1.clone())); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 351 | Result::Done(&b""[..], list1.clone())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 311 | use nom::IResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `list` in this scope [INFO] [stdout] --> src/lib.rs:356:20 [INFO] [stdout] | [INFO] [stdout] 356 | assert_eq!(list(&b"((somesymbol 11 true 1.3 10231 -30 \"some string\") somesymbol)"[..]), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 356 | assert_eq!(list1(&b"((somesymbol 11 true 1.3 10231 -30 \"some string\") somesymbol)"[..]), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 311 | use core::list; [INFO] [stdout] | [INFO] [stdout] 311 | use reader::list; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IResult` [INFO] [stdout] --> src/lib.rs:357:9 [INFO] [stdout] | [INFO] [stdout] 357 | IResult::Done(&b""[..], list2)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 357 | Result::Done(&b""[..], list2)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 311 | use nom::IResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vector` in this scope [INFO] [stdout] --> src/lib.rs:371:20 [INFO] [stdout] | [INFO] [stdout] 371 | assert_eq!(vector(&b"[somesymbol 11 true 1.3 10231 -30 \"some string\"]"[..]), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 371 | assert_eq!(vector1(&b"[somesymbol 11 true 1.3 10231 -30 \"some string\"]"[..]), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 311 | use core::vector; [INFO] [stdout] | [INFO] [stdout] 311 | use reader::vector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IResult` [INFO] [stdout] --> src/lib.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | IResult::Done(&b""[..], vector1.clone())); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 372 | Result::Done(&b""[..], vector1.clone())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 311 | use nom::IResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vector` in this scope [INFO] [stdout] --> src/lib.rs:377:20 [INFO] [stdout] | [INFO] [stdout] 377 | assert_eq!(vector(&b"[[somesymbol 11 true 1.3 10231 -30 \"some string\"] somesymbol]"[..]), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 377 | assert_eq!(vector1(&b"[[somesymbol 11 true 1.3 10231 -30 \"some string\"] somesymbol]"[..]), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 311 | use core::vector; [INFO] [stdout] | [INFO] [stdout] 311 | use reader::vector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IResult` [INFO] [stdout] --> src/lib.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | IResult::Done(&b""[..], vector2)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 378 | Result::Done(&b""[..], vector2)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 311 | use nom::IResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:342:13 [INFO] [stdout] | [INFO] [stdout] 342 | Rc::new(Type::Symbol("somesymbol".to_owned())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Value`, found struct `std::rc::Rc` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Value` [INFO] [stdout] found struct `std::rc::Rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:353:13 [INFO] [stdout] | [INFO] [stdout] 353 | Rc::new(list1), [INFO] [stdout] | ^^^^^^^^^^^^^^ expected struct `Value`, found struct `std::rc::Rc` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Value` [INFO] [stdout] found struct `std::rc::Rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:363:13 [INFO] [stdout] | [INFO] [stdout] 363 | Rc::new(Type::Symbol("somesymbol".to_owned())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Value`, found struct `std::rc::Rc` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Value` [INFO] [stdout] found struct `std::rc::Rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | Rc::new(vector1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected struct `Value`, found struct `std::rc::Rc` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Value` [INFO] [stdout] found struct `std::rc::Rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `selfish` [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 `Command { std: "docker" "inspect" "42d29a1a75d5881fcfd8c4218ec7d05a38441e1ffe48c5cf7ccd7e6dca692311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42d29a1a75d5881fcfd8c4218ec7d05a38441e1ffe48c5cf7ccd7e6dca692311", kill_on_drop: false }` [INFO] [stdout] 42d29a1a75d5881fcfd8c4218ec7d05a38441e1ffe48c5cf7ccd7e6dca692311