[INFO] cloning repository https://github.com/hinagis/typical90 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hinagis/typical90" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinagis%2Ftypical90", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinagis%2Ftypical90'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4092e7e0c1f1c3407259c0c2ac38a607f8861d46 [INFO] checking hinagis/typical90 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinagis%2Ftypical90" "/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/hinagis/typical90 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hinagis/typical90 [INFO] finished tweaking git repo https://github.com/hinagis/typical90 [INFO] tweaked toml for git repo https://github.com/hinagis/typical90 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/hinagis/typical90 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f0e9d754c1a691c8a001a429d71a893465bbbabb0d645eaed69b1fd07a21389 [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" "8f0e9d754c1a691c8a001a429d71a893465bbbabb0d645eaed69b1fd07a21389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f0e9d754c1a691c8a001a429d71a893465bbbabb0d645eaed69b1fd07a21389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f0e9d754c1a691c8a001a429d71a893465bbbabb0d645eaed69b1fd07a21389", kill_on_drop: false }` [INFO] [stdout] 8f0e9d754c1a691c8a001a429d71a893465bbbabb0d645eaed69b1fd07a21389 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] 08cd3c8457401dd199009f0c229a2d629b468808e164a2918f15076f9533b150 [INFO] running `Command { std: "docker" "start" "-a" "08cd3c8457401dd199009f0c229a2d629b468808e164a2918f15076f9533b150", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proconio-derive v0.1.9 [INFO] [stderr] Checking proconio v0.3.6 [INFO] [stderr] Checking typical90 v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/bin/083.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/074.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/089.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/001.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/086.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/058.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/087.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/013.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/004.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/070.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/073.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/075.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/050.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/017.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/024.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/067.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/048.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/023.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/009.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/060.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/068.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/002.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/076.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/053.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/030.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/034.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/072.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/061.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/043.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/015.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/079.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/040.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/047.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/044.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/033.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/029.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/025.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/012.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/011.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/080.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/008.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/055.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/020.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/022.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/031.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/088.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/005.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/084.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/064.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/081.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/069.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/046.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/039.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/065.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/038.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/026.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/021.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/071.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/006.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/007.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/042.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/059.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/066.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/010.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/018.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/063.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/057.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/035.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/014.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/028.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/036.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/045.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/003.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/041.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/027.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/019.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/082.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/049.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/032.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/090.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/037.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/052.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/054.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/062.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/056.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/016.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/051.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/085.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/077.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/078.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking typical90 v0.1.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.43s [INFO] running `Command { std: "docker" "inspect" "08cd3c8457401dd199009f0c229a2d629b468808e164a2918f15076f9533b150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08cd3c8457401dd199009f0c229a2d629b468808e164a2918f15076f9533b150", kill_on_drop: false }` [INFO] [stdout] 08cd3c8457401dd199009f0c229a2d629b468808e164a2918f15076f9533b150