[INFO] fetching crate malk-lexer 0.1.1... [INFO] checking malk-lexer-0.1.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate malk-lexer 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate malk-lexer 0.1.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate malk-lexer 0.1.1 [INFO] finished tweaking crates.io crate malk-lexer 0.1.1 [INFO] tweaked toml for crates.io crate malk-lexer 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages [INFO] [stderr] Adding unicode-xid v0.0.3 (latest: v0.2.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-brackets v0.1.1 [INFO] [stderr] Downloaded unicode-xid v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad44b88f289a15b1d669e85eba1c25c14d8debe03472509e27927229ce2a6013 [INFO] running `Command { std: "docker" "start" "-a" "ad44b88f289a15b1d669e85eba1c25c14d8debe03472509e27927229ce2a6013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad44b88f289a15b1d669e85eba1c25c14d8debe03472509e27927229ce2a6013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad44b88f289a15b1d669e85eba1c25c14d8debe03472509e27927229ce2a6013", kill_on_drop: false }` [INFO] [stdout] ad44b88f289a15b1d669e85eba1c25c14d8debe03472509e27927229ce2a6013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0027b4df592eea03e9881860dea13fb23f9a4df5f4d69d2c5c4a78832b03a5e4 [INFO] running `Command { std: "docker" "start" "-a" "0027b4df592eea03e9881860dea13fb23f9a4df5f4d69d2c5c4a78832b03a5e4", kill_on_drop: false }` [INFO] [stderr] Checking unicode-brackets v0.1.1 [INFO] [stderr] Checking unicode-xid v0.0.3 [INFO] [stderr] Checking malk-lexer v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0635]: unknown feature `unicode` [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(unicode)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `unicode` [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(unicode)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_xid_start` found for type `char` in the current scope [INFO] [stdout] --> src/lex.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | if c.is_xid_start() { [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `char` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.0.3/src/lib.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | fn is_xid_start(self) -> bool; [INFO] [stdout] | ------------ the method is available for `char` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `UnicodeXID` which provides `is_xid_start` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use unicode_xid::UnicodeXID; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_xid_continue` found for type `char` in the current scope [INFO] [stdout] --> src/lex.rs:170:23 [INFO] [stdout] | [INFO] [stdout] 170 | if !c.is_xid_continue() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `char` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.0.3/src/lib.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | fn is_xid_continue(self) -> bool; [INFO] [stdout] | --------------- the method is available for `char` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `UnicodeXID` which provides `is_xid_continue` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use unicode_xid::UnicodeXID; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_xid_start` found for type `char` in the current scope [INFO] [stdout] --> src/lex.rs:370:26 [INFO] [stdout] | [INFO] [stdout] 370 | c.is_xid_start() || [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `char` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.0.3/src/lib.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | fn is_xid_start(self) -> bool; [INFO] [stdout] | ------------ the method is available for `char` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `UnicodeXID` which provides `is_xid_start` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use unicode_xid::UnicodeXID; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_xid_start` found for type `char` in the current scope [INFO] [stdout] --> src/lex.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | if c.is_xid_start() { [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `char` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.0.3/src/lib.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | fn is_xid_start(self) -> bool; [INFO] [stdout] | ------------ the method is available for `char` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `UnicodeXID` which provides `is_xid_start` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use unicode_xid::UnicodeXID; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_xid_continue` found for type `char` in the current scope [INFO] [stdout] --> src/lex.rs:170:23 [INFO] [stdout] | [INFO] [stdout] 170 | if !c.is_xid_continue() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `char` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.0.3/src/lib.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | fn is_xid_continue(self) -> bool; [INFO] [stdout] | --------------- the method is available for `char` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `UnicodeXID` which provides `is_xid_continue` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use unicode_xid::UnicodeXID; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_xid_start` found for type `char` in the current scope [INFO] [stdout] --> src/lex.rs:370:26 [INFO] [stdout] | [INFO] [stdout] 370 | c.is_xid_start() || [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `char` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.0.3/src/lib.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | fn is_xid_start(self) -> bool; [INFO] [stdout] | ------------ the method is available for `char` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `UnicodeXID` which provides `is_xid_start` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use unicode_xid::UnicodeXID; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `malk-lexer` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `malk-lexer` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "0027b4df592eea03e9881860dea13fb23f9a4df5f4d69d2c5c4a78832b03a5e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0027b4df592eea03e9881860dea13fb23f9a4df5f4d69d2c5c4a78832b03a5e4", kill_on_drop: false }` [INFO] [stdout] 0027b4df592eea03e9881860dea13fb23f9a4df5f4d69d2c5c4a78832b03a5e4 [INFO] checking malk-lexer-0.1.1 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] extracting crate malk-lexer 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate malk-lexer 0.1.1 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate malk-lexer 0.1.1 [INFO] finished tweaking crates.io crate malk-lexer 0.1.1 [INFO] tweaked toml for crates.io crate malk-lexer 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 986f44863ec4421d8796a29134906f1bf340ea2afe668d57f017710f8ac02f22 [INFO] running `Command { std: "docker" "start" "-a" "986f44863ec4421d8796a29134906f1bf340ea2afe668d57f017710f8ac02f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "986f44863ec4421d8796a29134906f1bf340ea2afe668d57f017710f8ac02f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "986f44863ec4421d8796a29134906f1bf340ea2afe668d57f017710f8ac02f22", kill_on_drop: false }` [INFO] [stdout] 986f44863ec4421d8796a29134906f1bf340ea2afe668d57f017710f8ac02f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b96d057b29de2c2133a2c95df34c7daba7e0e62b9feedeb78638279ca4f38cf [INFO] running `Command { std: "docker" "start" "-a" "4b96d057b29de2c2133a2c95df34c7daba7e0e62b9feedeb78638279ca4f38cf", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "4b96d057b29de2c2133a2c95df34c7daba7e0e62b9feedeb78638279ca4f38cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b96d057b29de2c2133a2c95df34c7daba7e0e62b9feedeb78638279ca4f38cf", kill_on_drop: false }` [INFO] [stdout] 4b96d057b29de2c2133a2c95df34c7daba7e0e62b9feedeb78638279ca4f38cf