[INFO] cloning repository https://github.com/folkol/apl-inspired-filters [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/folkol/apl-inspired-filters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffolkol%2Fapl-inspired-filters", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffolkol%2Fapl-inspired-filters'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc838e344cc5bea3b3c3e1f5b865eca7fa4c793b [INFO] building folkol/apl-inspired-filters against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffolkol%2Fapl-inspired-filters" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/folkol/apl-inspired-filters on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/folkol/apl-inspired-filters [INFO] finished tweaking git repo https://github.com/folkol/apl-inspired-filters [INFO] tweaked toml for git repo https://github.com/folkol/apl-inspired-filters written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/folkol/apl-inspired-filters 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 576d1a9619820061d446eb62503ca3f3522e8de8ba9d87158a36a12e3acfb49e [INFO] running `Command { std: "docker" "start" "-a" "576d1a9619820061d446eb62503ca3f3522e8de8ba9d87158a36a12e3acfb49e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "576d1a9619820061d446eb62503ca3f3522e8de8ba9d87158a36a12e3acfb49e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "576d1a9619820061d446eb62503ca3f3522e8de8ba9d87158a36a12e3acfb49e", kill_on_drop: false }` [INFO] [stdout] 576d1a9619820061d446eb62503ca3f3522e8de8ba9d87158a36a12e3acfb49e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db5f62b991039ae364daa5d8f8682074d359e35819d63a0e5b95ec620c465667 [INFO] running `Command { std: "docker" "start" "-a" "db5f62b991039ae364daa5d8f8682074d359e35819d63a0e5b95ec620c465667", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling framework v0.1.0 (/opt/rustwide/workdir/framework) [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling decode v0.1.0 (/opt/rustwide/workdir/decode) [INFO] [stderr] Compiling ge v0.1.0 (/opt/rustwide/workdir/ge) [INFO] [stderr] Compiling divide v0.1.0 (/opt/rustwide/workdir/divide) [INFO] [stderr] Compiling encode v0.1.0 (/opt/rustwide/workdir/encode) [INFO] [stderr] Compiling drop v0.1.0 (/opt/rustwide/workdir/drop) [INFO] [stderr] Compiling power v0.1.0 (/opt/rustwide/workdir/power) [INFO] [stderr] Compiling plus v0.1.0 (/opt/rustwide/workdir/plus) [INFO] [stderr] Compiling residue v0.1.0 (/opt/rustwide/workdir/residue) [INFO] [stderr] Compiling circle v0.1.0 (/opt/rustwide/workdir/circle) [INFO] [stderr] Compiling minus v0.1.0 (/opt/rustwide/workdir/minus) [INFO] [stderr] Compiling not v0.1.0 (/opt/rustwide/workdir/not) [INFO] [stderr] Compiling lcm v0.1.0 (/opt/rustwide/workdir/lcm) [INFO] [stderr] Compiling equal v0.1.0 (/opt/rustwide/workdir/equal) [INFO] [stderr] Compiling floor v0.1.0 (/opt/rustwide/workdir/floor) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> drop/src/main.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let mut lhs: Vec<_> = lhs.split_whitespace().collect(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ceiling v0.1.0 (/opt/rustwide/workdir/ceiling) [INFO] [stderr] Compiling multiply v0.1.0 (/opt/rustwide/workdir/multiply) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ibig v0.3.6 [INFO] [stderr] Compiling roll v0.1.0 (/opt/rustwide/workdir/roll) [INFO] [stderr] Compiling bang v0.1.0 (/opt/rustwide/workdir/bang) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.97s [INFO] running `Command { std: "docker" "inspect" "db5f62b991039ae364daa5d8f8682074d359e35819d63a0e5b95ec620c465667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db5f62b991039ae364daa5d8f8682074d359e35819d63a0e5b95ec620c465667", kill_on_drop: false }` [INFO] [stdout] db5f62b991039ae364daa5d8f8682074d359e35819d63a0e5b95ec620c465667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce88b2d0494c245ba15c2f7ff1d33653adef6c25687e0bb84b4b67b3972f32c6 [INFO] running `Command { std: "docker" "start" "-a" "ce88b2d0494c245ba15c2f7ff1d33653adef6c25687e0bb84b4b67b3972f32c6", kill_on_drop: false }` [INFO] [stderr] Compiling framework v0.1.0 (/opt/rustwide/workdir/framework) [INFO] [stderr] Compiling encode v0.1.0 (/opt/rustwide/workdir/encode) [INFO] [stderr] Compiling floor v0.1.0 (/opt/rustwide/workdir/floor) [INFO] [stderr] Compiling minus v0.1.0 (/opt/rustwide/workdir/minus) [INFO] [stderr] Compiling power v0.1.0 (/opt/rustwide/workdir/power) [INFO] [stderr] Compiling drop v0.1.0 (/opt/rustwide/workdir/drop) [INFO] [stderr] Compiling decode v0.1.0 (/opt/rustwide/workdir/decode) [INFO] [stderr] Compiling ceiling v0.1.0 (/opt/rustwide/workdir/ceiling) [INFO] [stderr] Compiling equal v0.1.0 (/opt/rustwide/workdir/equal) [INFO] [stderr] Compiling residue v0.1.0 (/opt/rustwide/workdir/residue) [INFO] [stderr] Compiling lcm v0.1.0 (/opt/rustwide/workdir/lcm) [INFO] [stderr] Compiling divide v0.1.0 (/opt/rustwide/workdir/divide) [INFO] [stderr] Compiling multiply v0.1.0 (/opt/rustwide/workdir/multiply) [INFO] [stderr] Compiling not v0.1.0 (/opt/rustwide/workdir/not) [INFO] [stderr] Compiling roll v0.1.0 (/opt/rustwide/workdir/roll) [INFO] [stderr] Compiling bang v0.1.0 (/opt/rustwide/workdir/bang) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> drop/src/main.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let mut lhs: Vec<_> = lhs.split_whitespace().collect(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plus v0.1.0 (/opt/rustwide/workdir/plus) [INFO] [stderr] Compiling circle v0.1.0 (/opt/rustwide/workdir/circle) [INFO] [stderr] Compiling ge v0.1.0 (/opt/rustwide/workdir/ge) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.38s [INFO] running `Command { std: "docker" "inspect" "ce88b2d0494c245ba15c2f7ff1d33653adef6c25687e0bb84b4b67b3972f32c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce88b2d0494c245ba15c2f7ff1d33653adef6c25687e0bb84b4b67b3972f32c6", kill_on_drop: false }` [INFO] [stdout] ce88b2d0494c245ba15c2f7ff1d33653adef6c25687e0bb84b4b67b3972f32c6