[INFO] cloning repository https://github.com/Txuritan/meteors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Txuritan/meteors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Fmeteors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Fmeteors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 056f73ec3c57470231aec1955be7294b3373bb4b [INFO] checking Txuritan/meteors against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Fmeteors" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Txuritan/meteors on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/Txuritan/meteors [INFO] finished tweaking git repo https://github.com/Txuritan/meteors [INFO] tweaked toml for git repo https://github.com/Txuritan/meteors written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Txuritan/meteors already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multimap v0.8.3 [INFO] [stderr] Downloaded owo-colors v2.0.0 [INFO] [stderr] Downloaded memmap2 v0.2.2 [INFO] [stderr] Downloaded prost-derive v0.7.0 [INFO] [stderr] Downloaded xxhash-rust v0.8.2 [INFO] [stderr] Downloaded prost v0.7.0 [INFO] [stderr] Downloaded which v4.1.0 [INFO] [stderr] Downloaded ascii v1.0.0 [INFO] [stderr] Downloaded path-tree v0.1.12 [INFO] [stderr] Downloaded chunked_transfer v1.4.0 [INFO] [stderr] Downloaded bstr v0.2.16 [INFO] [stderr] Downloaded tiny_http v0.8.1 [INFO] [stderr] Downloaded prost-build v0.7.0 [INFO] [stderr] Downloaded prost-types v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", 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] aba4b0d903132b72bb821e296892c32b53515bb5d3e8da3a08684726d223065e [INFO] running `Command { std: "docker" "start" "-a" "aba4b0d903132b72bb821e296892c32b53515bb5d3e8da3a08684726d223065e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aba4b0d903132b72bb821e296892c32b53515bb5d3e8da3a08684726d223065e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba4b0d903132b72bb821e296892c32b53515bb5d3e8da3a08684726d223065e", kill_on_drop: false }` [INFO] [stdout] aba4b0d903132b72bb821e296892c32b53515bb5d3e8da3a08684726d223065e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] efc43d241976d322eedbbf14558037d6c3e5bb02be76882c26501ddd7e8a523d [INFO] running `Command { std: "docker" "start" "-a" "efc43d241976d322eedbbf14558037d6c3e5bb02be76882c26501ddd7e8a523d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking owo-colors v2.0.0 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking opal v0.1.0 (/opt/rustwide/workdir/opal) [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking path-tree v0.1.12 [INFO] [stderr] Checking xxhash-rust v0.8.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling embed-resource v1.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling meteors v0.1.0 (/opt/rustwide/workdir/meteors) [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking memmap2 v0.2.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tiny_http v0.8.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking query-macros v0.1.0 (/opt/rustwide/workdir/query-macros) [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking ctrlc v3.1.9 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking html_parser v0.6.2 (/opt/rustwide/workdir/html-parser) [INFO] [stderr] Checking query v0.1.0 (/opt/rustwide/workdir/query) [INFO] [stderr] Checking argh v0.1.4 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Compiling meteors-common v0.1.0 (/opt/rustwide/workdir/meteors-common) [INFO] [stderr] Checking meteors-format-ao3 v0.1.0 (/opt/rustwide/workdir/meteors-format-ao3) [INFO] [stderr] Checking meteors-command-serve v0.1.0 (/opt/rustwide/workdir/meteors-command-serve) [INFO] [stderr] Checking meteors-command-config v0.1.0 (/opt/rustwide/workdir/meteors-command-config) [INFO] [stderr] Checking meteors-command-index v0.1.0 (/opt/rustwide/workdir/meteors-command-index) [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stdout] warning: struct is never constructed: `StatKind` [INFO] [stdout] --> meteors-command-serve/src/search.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct StatKind {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `StatKind` [INFO] [stdout] --> meteors-command-serve/src/search.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct StatKind {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "efc43d241976d322eedbbf14558037d6c3e5bb02be76882c26501ddd7e8a523d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efc43d241976d322eedbbf14558037d6c3e5bb02be76882c26501ddd7e8a523d", kill_on_drop: false }` [INFO] [stdout] efc43d241976d322eedbbf14558037d6c3e5bb02be76882c26501ddd7e8a523d