[INFO] crate pasta 0.1.1 is already in cache [INFO] checking pasta-0.1.1 against beta-2019-10-27 for pr-65897 [INFO] extracting crate pasta 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate pasta 0.1.1 on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pasta 0.1.1 [INFO] finished tweaking crates.io crate pasta 0.1.1 [INFO] tweaked toml for crates.io crate pasta 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=allow" "-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" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 44fbfac466f3afc6aa6d9027df99ae396eb95ebfcd8f95d05eb72c93e1c2b00f [INFO] running `"docker" "start" "-a" "44fbfac466f3afc6aa6d9027df99ae396eb95ebfcd8f95d05eb72c93e1c2b00f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Checking toml v0.1.30 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking file_logger v0.1.0 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Checking shiori_hglobal v0.1.2 [INFO] [stderr] Checking pasta v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no method named `end` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / named!(identifier<&str,&str>, re_find_static!( [INFO] [stderr] 8 | | concat!( [INFO] [stderr] 9 | | r"^", [INFO] [stderr] 10 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stderr] 11 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}\p{Mn}\p{Mc}\p{Nd}\p{Pc}\p{Cf}]*", [INFO] [stderr] 12 | | ) [INFO] [stderr] 13 | | )); [INFO] [stderr] | |___^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `end` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / named!(identifier<&str,&str>, re_find_static!( [INFO] [stderr] 8 | | concat!( [INFO] [stderr] 9 | | r"^", [INFO] [stderr] 10 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stderr] 11 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}\p{Mn}\p{Mc}\p{Nd}\p{Pc}\p{Cf}]*", [INFO] [stderr] 12 | | ) [INFO] [stderr] 13 | | )); [INFO] [stderr] | |___^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `start` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / named!(identifier<&str,&str>, re_find_static!( [INFO] [stderr] 8 | | concat!( [INFO] [stderr] 9 | | r"^", [INFO] [stderr] 10 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stderr] 11 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}\p{Mn}\p{Mc}\p{Nd}\p{Pc}\p{Cf}]*", [INFO] [stderr] 12 | | ) [INFO] [stderr] 13 | | )); [INFO] [stderr] | |___^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `end` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / named!(identifier<&str,&str>, re_find_static!( [INFO] [stderr] 8 | | concat!( [INFO] [stderr] 9 | | r"^", [INFO] [stderr] 10 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stderr] 11 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}\p{Mn}\p{Mc}\p{Nd}\p{Pc}\p{Cf}]*", [INFO] [stderr] 12 | | ) [INFO] [stderr] 13 | | )); [INFO] [stderr] | |___^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `start` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / named!(identifier<&str,&str>, re_find_static!( [INFO] [stderr] 8 | | concat!( [INFO] [stderr] 9 | | r"^", [INFO] [stderr] 10 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stderr] 11 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}\p{Mn}\p{Mc}\p{Nd}\p{Pc}\p{Cf}]*", [INFO] [stderr] 12 | | ) [INFO] [stderr] 13 | | )); [INFO] [stderr] | |___^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `end` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / named!(identifier<&str,&str>, re_find_static!( [INFO] [stderr] 8 | | concat!( [INFO] [stderr] 9 | | r"^", [INFO] [stderr] 10 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stderr] 11 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}\p{Mn}\p{Mc}\p{Nd}\p{Pc}\p{Cf}]*", [INFO] [stderr] 12 | | ) [INFO] [stderr] 13 | | )); [INFO] [stderr] | |___^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `end` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / named!(key<&str,&str>, re_find_static!( [INFO] [stderr] 15 | | concat!( [INFO] [stderr] 16 | | r"^", [INFO] [stderr] 17 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stderr] ... | [INFO] [stderr] 24 | | ) [INFO] [stderr] 25 | | )); [INFO] [stderr] | |___^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `start` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / named!(key<&str,&str>, re_find_static!( [INFO] [stderr] 15 | | concat!( [INFO] [stderr] 16 | | r"^", [INFO] [stderr] 17 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stderr] ... | [INFO] [stderr] 24 | | ) [INFO] [stderr] 25 | | )); [INFO] [stderr] | |___^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `end` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / named!(key<&str,&str>, re_find_static!( [INFO] [stderr] 15 | | concat!( [INFO] [stderr] 16 | | r"^", [INFO] [stderr] 17 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stderr] ... | [INFO] [stderr] 24 | | ) [INFO] [stderr] 25 | | )); [INFO] [stderr] | |___^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `end` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / named!(key<&str,&str>, re_find_static!( [INFO] [stderr] 15 | | concat!( [INFO] [stderr] 16 | | r"^", [INFO] [stderr] 17 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stderr] ... | [INFO] [stderr] 24 | | ) [INFO] [stderr] 25 | | )); [INFO] [stderr] | |___^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `start` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / named!(key<&str,&str>, re_find_static!( [INFO] [stderr] 15 | | concat!( [INFO] [stderr] 16 | | r"^", [INFO] [stderr] 17 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stderr] ... | [INFO] [stderr] 24 | | ) [INFO] [stderr] 25 | | )); [INFO] [stderr] | |___^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `end` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / named!(key<&str,&str>, re_find_static!( [INFO] [stderr] 15 | | concat!( [INFO] [stderr] 16 | | r"^", [INFO] [stderr] 17 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stderr] ... | [INFO] [stderr] 24 | | ) [INFO] [stderr] 25 | | )); [INFO] [stderr] | |___^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `end` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | named!(shiori2_re<&str,&str>, re_find_static!(r"^SHIORI/2\.[0-9]")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `start` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | named!(shiori2_re<&str,&str>, re_find_static!(r"^SHIORI/2\.[0-9]")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `end` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | named!(shiori2_re<&str,&str>, re_find_static!(r"^SHIORI/2\.[0-9]")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `end` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | named!(shiori2_re<&str,&str>, re_find_static!(r"^SHIORI/2\.[0-9]")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `start` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | named!(shiori2_re<&str,&str>, re_find_static!(r"^SHIORI/2\.[0-9]")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `end` found for type `(usize, usize)` in the current scope [INFO] [stderr] --> src/shiori3/parsers.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | named!(shiori2_re<&str,&str>, re_find_static!(r"^SHIORI/2\.[0-9]")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `(usize, usize)` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `pasta`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pasta`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "44fbfac466f3afc6aa6d9027df99ae396eb95ebfcd8f95d05eb72c93e1c2b00f"` [INFO] running `"docker" "rm" "-f" "44fbfac466f3afc6aa6d9027df99ae396eb95ebfcd8f95d05eb72c93e1c2b00f"` [INFO] [stdout] 44fbfac466f3afc6aa6d9027df99ae396eb95ebfcd8f95d05eb72c93e1c2b00f