[INFO] cloning repository https://github.com/work4fun/pls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/work4fun/pls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwork4fun%2Fpls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwork4fun%2Fpls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0464c5e0d92c4f13baeb855469376c15f33ed532 [INFO] testing work4fun/pls against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwork4fun%2Fpls" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/work4fun/pls on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/work4fun/pls [INFO] removed path dependency lsp-server from git repo https://github.com/work4fun/pls [INFO] finished tweaking git repo https://github.com/work4fun/pls [INFO] tweaked toml for git repo https://github.com/work4fun/pls written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/work4fun/pls already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (lsp-server) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (lsp-server) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 368b3b9b1b2862d9f16aea191d1094a6fe6798d256f8d7c9c2486831762a49d6 [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" "368b3b9b1b2862d9f16aea191d1094a6fe6798d256f8d7c9c2486831762a49d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "368b3b9b1b2862d9f16aea191d1094a6fe6798d256f8d7c9c2486831762a49d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "368b3b9b1b2862d9f16aea191d1094a6fe6798d256f8d7c9c2486831762a49d6", kill_on_drop: false }` [INFO] [stdout] 368b3b9b1b2862d9f16aea191d1094a6fe6798d256f8d7c9c2486831762a49d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ef32c7a6cfe638fe17a2ca472142e8aadd1e0679775f9cebbffc57633c32845 [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" "6ef32c7a6cfe638fe17a2ca472142e8aadd1e0679775f9cebbffc57633c32845", kill_on_drop: false }` [INFO] [stderr] warning: dependency (lsp-server) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling flexi_logger v0.15.12 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling tagua-parser v0.1.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling lsp-server v0.5.0 [INFO] [stderr] Compiling lsp-types v0.73.0 [INFO] [stderr] Compiling pls v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "6ef32c7a6cfe638fe17a2ca472142e8aadd1e0679775f9cebbffc57633c32845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef32c7a6cfe638fe17a2ca472142e8aadd1e0679775f9cebbffc57633c32845", kill_on_drop: false }` [INFO] [stdout] 6ef32c7a6cfe638fe17a2ca472142e8aadd1e0679775f9cebbffc57633c32845 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2eb9676114f8af881b3cf1edc1559da58abd9704db4cbe3d397f1e8e8667d37 [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" "f2eb9676114f8af881b3cf1edc1559da58abd9704db4cbe3d397f1e8e8667d37", kill_on_drop: false }` [INFO] [stderr] warning: dependency (lsp-server) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling pls v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "f2eb9676114f8af881b3cf1edc1559da58abd9704db4cbe3d397f1e8e8667d37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2eb9676114f8af881b3cf1edc1559da58abd9704db4cbe3d397f1e8e8667d37", kill_on_drop: false }` [INFO] [stdout] f2eb9676114f8af881b3cf1edc1559da58abd9704db4cbe3d397f1e8e8667d37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5c700a479f1d77619e6df52a54da256ba1ba463289daf20145def8fe57679f0b [INFO] running `Command { std: "docker" "start" "-a" "5c700a479f1d77619e6df52a54da256ba1ba463289daf20145def8fe57679f0b", kill_on_drop: false }` [INFO] [stderr] warning: dependency (lsp-server) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pls-e08df602976592de [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c700a479f1d77619e6df52a54da256ba1ba463289daf20145def8fe57679f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c700a479f1d77619e6df52a54da256ba1ba463289daf20145def8fe57679f0b", kill_on_drop: false }` [INFO] [stdout] 5c700a479f1d77619e6df52a54da256ba1ba463289daf20145def8fe57679f0b