[INFO] fetching crate pasta 0.1.1... [INFO] testing pasta-0.1.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate pasta 0.1.1 into /workspace/builds/worker-67/source [INFO] validating manifest of crates.io crate pasta 0.1.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-67/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded skeptic v0.4.0 [INFO] [stderr] Downloaded local-encoding v0.2.0 [INFO] [stderr] Downloaded pulldown-cmark v0.0.3 [INFO] [stderr] Downloaded toml v0.2.1 [INFO] [stderr] Downloaded shiori_hglobal v0.1.2 [INFO] [stderr] Downloaded file_logger v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df5edd9c240cd03901e12a41a7c699273a5bbfff0a8dae49feecb197e23c01b5 [INFO] running `Command { std: "docker" "start" "-a" "df5edd9c240cd03901e12a41a7c699273a5bbfff0a8dae49feecb197e23c01b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df5edd9c240cd03901e12a41a7c699273a5bbfff0a8dae49feecb197e23c01b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5edd9c240cd03901e12a41a7c699273a5bbfff0a8dae49feecb197e23c01b5", kill_on_drop: false }` [INFO] [stdout] df5edd9c240cd03901e12a41a7c699273a5bbfff0a8dae49feecb197e23c01b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d6fc23e62907a3de6da4de09e3b9f7eb1cf86eab24bc90a7bdb7112acf287bd [INFO] running `Command { std: "docker" "start" "-a" "1d6fc23e62907a3de6da4de09e3b9f7eb1cf86eab24bc90a7bdb7112acf287bd", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling toml v0.1.30 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Compiling shiori_hglobal v0.1.2 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling file_logger v0.1.0 [INFO] [stderr] Compiling pasta v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::IResult` [INFO] [stdout] --> src/shiori3/parsers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nom::IResult; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shiori3::enums::Token` [INFO] [stdout] --> src/shiori3/api.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use shiori3::enums::Token; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/shiori3/parsers.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / named!(identifier<&str,&str>, re_find_static!( [INFO] [stdout] 8 | | concat!( [INFO] [stdout] 9 | | r"^", [INFO] [stdout] 10 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stdout] 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] [stdout] 12 | | ) [INFO] [stdout] 13 | | )); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/shiori3/parsers.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(key<&str,&str>, re_find_static!( [INFO] [stdout] 15 | | concat!( [INFO] [stdout] 16 | | r"^", [INFO] [stdout] 17 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stdout] ... | [INFO] [stdout] 24 | | ) [INFO] [stdout] 25 | | )); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/shiori3/parsers.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | named!(shiori2_re<&str,&str>, re_find_static!(r"^SHIORI/2\.[0-9]")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `end` found for tuple `(usize, usize)` in the current scope [INFO] [stdout] --> src/shiori3/parsers.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / named!(identifier<&str,&str>, re_find_static!( [INFO] [stdout] 8 | | concat!( [INFO] [stdout] 9 | | r"^", [INFO] [stdout] 10 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stdout] 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] [stdout] 12 | | ) [INFO] [stdout] 13 | | )); [INFO] [stdout] | |__^ method not found in `(usize, usize)` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `re_find_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for tuple `(usize, usize)` in the current scope [INFO] [stdout] --> src/shiori3/parsers.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / named!(identifier<&str,&str>, re_find_static!( [INFO] [stdout] 8 | | concat!( [INFO] [stdout] 9 | | r"^", [INFO] [stdout] 10 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stdout] 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] [stdout] 12 | | ) [INFO] [stdout] 13 | | )); [INFO] [stdout] | |__^ method not found in `(usize, usize)` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `re_find_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `end` found for tuple `(usize, usize)` in the current scope [INFO] [stdout] --> src/shiori3/parsers.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / named!(identifier<&str,&str>, re_find_static!( [INFO] [stdout] 8 | | concat!( [INFO] [stdout] 9 | | r"^", [INFO] [stdout] 10 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stdout] 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] [stdout] 12 | | ) [INFO] [stdout] 13 | | )); [INFO] [stdout] | |__^ method not found in `(usize, usize)` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `re_find_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `end` found for tuple `(usize, usize)` in the current scope [INFO] [stdout] --> src/shiori3/parsers.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(key<&str,&str>, re_find_static!( [INFO] [stdout] 15 | | concat!( [INFO] [stdout] 16 | | r"^", [INFO] [stdout] 17 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stdout] ... | [INFO] [stdout] 24 | | ) [INFO] [stdout] 25 | | )); [INFO] [stdout] | |__^ method not found in `(usize, usize)` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `re_find_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for tuple `(usize, usize)` in the current scope [INFO] [stdout] --> src/shiori3/parsers.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(key<&str,&str>, re_find_static!( [INFO] [stdout] 15 | | concat!( [INFO] [stdout] 16 | | r"^", [INFO] [stdout] 17 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stdout] ... | [INFO] [stdout] 24 | | ) [INFO] [stdout] 25 | | )); [INFO] [stdout] | |__^ method not found in `(usize, usize)` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `re_find_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `end` found for tuple `(usize, usize)` in the current scope [INFO] [stdout] --> src/shiori3/parsers.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(key<&str,&str>, re_find_static!( [INFO] [stdout] 15 | | concat!( [INFO] [stdout] 16 | | r"^", [INFO] [stdout] 17 | | r"[\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}\p{Nl}]", [INFO] [stdout] ... | [INFO] [stdout] 24 | | ) [INFO] [stdout] 25 | | )); [INFO] [stdout] | |__^ method not found in `(usize, usize)` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `re_find_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `end` found for tuple `(usize, usize)` in the current scope [INFO] [stdout] --> src/shiori3/parsers.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | named!(shiori2_re<&str,&str>, re_find_static!(r"^SHIORI/2\.[0-9]")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `(usize, usize)` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `re_find_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for tuple `(usize, usize)` in the current scope [INFO] [stdout] --> src/shiori3/parsers.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | named!(shiori2_re<&str,&str>, re_find_static!(r"^SHIORI/2\.[0-9]")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `(usize, usize)` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `re_find_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `end` found for tuple `(usize, usize)` in the current scope [INFO] [stdout] --> src/shiori3/parsers.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | named!(shiori2_re<&str,&str>, re_find_static!(r"^SHIORI/2\.[0-9]")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `(usize, usize)` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `re_find_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pasta` due to 10 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1d6fc23e62907a3de6da4de09e3b9f7eb1cf86eab24bc90a7bdb7112acf287bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6fc23e62907a3de6da4de09e3b9f7eb1cf86eab24bc90a7bdb7112acf287bd", kill_on_drop: false }` [INFO] [stdout] 1d6fc23e62907a3de6da4de09e3b9f7eb1cf86eab24bc90a7bdb7112acf287bd