[INFO] cloning repository https://github.com/MisterPeModder/Pollua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MisterPeModder/Pollua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMisterPeModder%2FPollua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMisterPeModder%2FPollua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bacadfe2981fb8eb6d586e4cb461b19deedc8ae4 [INFO] checking MisterPeModder/Pollua against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMisterPeModder%2FPollua" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MisterPeModder/Pollua on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MisterPeModder/Pollua [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/MisterPeModder/Pollua [INFO] tweaked toml for git repo https://github.com/MisterPeModder/Pollua written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/MisterPeModder/Pollua already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32c87128320d4bd70007ac89dad29b3227c8e9eac7ff23d974cd7048a49159d5 [INFO] running `Command { std: "docker" "start" "-a" "32c87128320d4bd70007ac89dad29b3227c8e9eac7ff23d974cd7048a49159d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32c87128320d4bd70007ac89dad29b3227c8e9eac7ff23d974cd7048a49159d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c87128320d4bd70007ac89dad29b3227c8e9eac7ff23d974cd7048a49159d5", kill_on_drop: false }` [INFO] [stdout] 32c87128320d4bd70007ac89dad29b3227c8e9eac7ff23d974cd7048a49159d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6390b08c976ddb21c60cd740046cce2e31b06c9f415248a05fc0ee74c09c970 [INFO] running `Command { std: "docker" "start" "-a" "f6390b08c976ddb21c60cd740046cce2e31b06c9f415248a05fc0ee74c09c970", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking va_list v0.1.3 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling pollua v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lua-sys v0.2.0 (/opt/rustwide/workdir/lua-sys) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | f.write_str(error::Error::description(self))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | f.write_str(error::Error::description(self))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/thread/mod.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 39 | write!(f, "{}: ", error::Error::description(self))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/thread/mod.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 39 | write!(f, "{}: ", error::Error::description(self))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `non_exhaustive` has been stable since 1.40.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(rust_nightly, feature(non_exhaustive))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `non_exhaustive` has been stable since 1.40.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(rust_nightly, feature(non_exhaustive))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.73s [INFO] running `Command { std: "docker" "inspect" "f6390b08c976ddb21c60cd740046cce2e31b06c9f415248a05fc0ee74c09c970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6390b08c976ddb21c60cd740046cce2e31b06c9f415248a05fc0ee74c09c970", kill_on_drop: false }` [INFO] [stdout] f6390b08c976ddb21c60cd740046cce2e31b06c9f415248a05fc0ee74c09c970