[INFO] cloning repository https://github.com/Kromgart/wrsr-mg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kromgart/wrsr-mg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKromgart%2Fwrsr-mg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKromgart%2Fwrsr-mg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2e7ac168c3c1f41a86865755a37a849d51053f2 [INFO] testing Kromgart/wrsr-mg against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKromgart%2Fwrsr-mg" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kromgart/wrsr-mg on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kromgart/wrsr-mg [INFO] finished tweaking git repo https://github.com/Kromgart/wrsr-mg [INFO] tweaked toml for git repo https://github.com/Kromgart/wrsr-mg written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Kromgart/wrsr-mg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df12156291f80cc557216be3bf231eabe9248871b6b75e5c435a22cb218ce6f0 [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" "df12156291f80cc557216be3bf231eabe9248871b6b75e5c435a22cb218ce6f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df12156291f80cc557216be3bf231eabe9248871b6b75e5c435a22cb218ce6f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df12156291f80cc557216be3bf231eabe9248871b6b75e5c435a22cb218ce6f0", kill_on_drop: false }` [INFO] [stdout] df12156291f80cc557216be3bf231eabe9248871b6b75e5c435a22cb218ce6f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8ed4c6b6d3e8c895988862e5452a9d2eb1228e45e906c8f1930ced8eb527cef [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" "d8ed4c6b6d3e8c895988862e5452a9d2eb1228e45e906c8f1930ced8eb527cef", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling normpath v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.14 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling const_format v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling wrsr-mt v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `normpath::PathExt` [INFO] [stdout] --> src/ini/mod.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | use normpath::PathExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathExt` [INFO] [stdout] --> src/modpack/mod.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | use normpath::{BasePathBuf, PathExt}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `normalize_virtually` found for reference `&Path` in the current scope [INFO] [stdout] --> src/ini/mod.rs:208:25 [INFO] [stdout] | [INFO] [stdout] 208 | let mut root = root.normalize_virtually().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ method not found in `&Path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `normalize_virtually` found for struct `PathBuf` in the current scope [INFO] [stdout] --> src/modpack/mod.rs:85:59 [INFO] [stdout] | [INFO] [stdout] 85 | let render_ref = if path.exists() { Some(path.normalize_virtually().unwrap()) } else { None }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ method not found in `PathBuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 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 `wrsr-mt` due to 3 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d8ed4c6b6d3e8c895988862e5452a9d2eb1228e45e906c8f1930ced8eb527cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ed4c6b6d3e8c895988862e5452a9d2eb1228e45e906c8f1930ced8eb527cef", kill_on_drop: false }` [INFO] [stdout] d8ed4c6b6d3e8c895988862e5452a9d2eb1228e45e906c8f1930ced8eb527cef