[INFO] fetching crate hermes_ru 0.1.0... [INFO] testing hermes_ru-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate hermes_ru 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate hermes_ru 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hermes_ru 0.1.0 [INFO] tweaked toml for crates.io crate hermes_ru 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hermes_ru 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hermes_ru 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-lite v0.2.12 [INFO] [stderr] Downloaded cpufeatures v0.2.9 [INFO] [stderr] Downloaded typenum v1.16.0 [INFO] [stderr] Downloaded pest_derive v2.7.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.47 [INFO] [stderr] Downloaded thiserror v1.0.47 [INFO] [stderr] Downloaded num-traits v0.2.16 [INFO] [stderr] Downloaded pest_meta v2.7.2 [INFO] [stderr] Downloaded pest v2.7.2 [INFO] [stderr] Downloaded random-string v1.0.0 [INFO] [stderr] Downloaded sha2 v0.10.7 [INFO] [stderr] Downloaded pest_generator v2.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3698e3899cb21b752f969ceca38c7bc025933820fd5aa2b97ee9417af0e16608 [INFO] running `Command { std: "docker" "start" "-a" "3698e3899cb21b752f969ceca38c7bc025933820fd5aa2b97ee9417af0e16608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3698e3899cb21b752f969ceca38c7bc025933820fd5aa2b97ee9417af0e16608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3698e3899cb21b752f969ceca38c7bc025933820fd5aa2b97ee9417af0e16608", kill_on_drop: false }` [INFO] [stdout] 3698e3899cb21b752f969ceca38c7bc025933820fd5aa2b97ee9417af0e16608 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dae84b2f2b872ae7cbd8657b01e29478c4f1f2ebc7323e29c84951f79ecdc6e [INFO] running `Command { std: "docker" "start" "-a" "7dae84b2f2b872ae7cbd8657b01e29478c4f1f2ebc7323e29c84951f79ecdc6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling random-string v1.0.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling hermes_ru v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.24s [INFO] running `Command { std: "docker" "inspect" "7dae84b2f2b872ae7cbd8657b01e29478c4f1f2ebc7323e29c84951f79ecdc6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dae84b2f2b872ae7cbd8657b01e29478c4f1f2ebc7323e29c84951f79ecdc6e", kill_on_drop: false }` [INFO] [stdout] 7dae84b2f2b872ae7cbd8657b01e29478c4f1f2ebc7323e29c84951f79ecdc6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01f1afd9dbca955f25ad5203472ec55b734bbde10a789927dc45c1728a303bf9 [INFO] running `Command { std: "docker" "start" "-a" "01f1afd9dbca955f25ad5203472ec55b734bbde10a789927dc45c1728a303bf9", kill_on_drop: false }` [INFO] [stderr] Compiling hermes_ru v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `hermes` in this scope [INFO] [stdout] --> examples/example.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use hermes::{cache::{ ExpType, Cache, CacheVariable }, error::Error}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `hermes` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hermes`, use `cargo add hermes` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `hermes` in this scope [INFO] [stdout] --> examples/example.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | println!("parse result is: {}", hermes::lexer::parse_to_string(input, &mut cache)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `hermes` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hermes`, use `cargo add hermes` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use hermes_ru::lexer; [INFO] [stdout] | [INFO] [stdout] help: if you import `lexer`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 31 - println!("parse result is: {}", hermes::lexer::parse_to_string(input, &mut cache)); [INFO] [stdout] 31 + println!("parse result is: {}", lexer::parse_to_string(input, &mut cache)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hermes_ru` (example "example") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "01f1afd9dbca955f25ad5203472ec55b734bbde10a789927dc45c1728a303bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01f1afd9dbca955f25ad5203472ec55b734bbde10a789927dc45c1728a303bf9", kill_on_drop: false }` [INFO] [stdout] 01f1afd9dbca955f25ad5203472ec55b734bbde10a789927dc45c1728a303bf9