[INFO] fetching crate topgrade 8.0.3... [INFO] testing topgrade-8.0.3 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate topgrade 8.0.3 into /workspace/builds/worker-66/source [INFO] validating manifest of crates.io crate topgrade 8.0.3 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate topgrade 8.0.3 [INFO] finished tweaking crates.io crate topgrade 8.0.3 [INFO] tweaked toml for crates.io crate topgrade 8.0.3 written to /workspace/builds/worker-66/source/Cargo.toml [INFO] crate crates.io crate topgrade 8.0.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parselnk v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6371bbacc49ab10c05d841eab93594cfc20e8e4ef4f71672c77c4c0b2d4a05b9 [INFO] running `Command { std: "docker" "start" "-a" "6371bbacc49ab10c05d841eab93594cfc20e8e4ef4f71672c77c4c0b2d4a05b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6371bbacc49ab10c05d841eab93594cfc20e8e4ef4f71672c77c4c0b2d4a05b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6371bbacc49ab10c05d841eab93594cfc20e8e4ef4f71672c77c4c0b2d4a05b9", kill_on_drop: false }` [INFO] [stdout] 6371bbacc49ab10c05d841eab93594cfc20e8e4ef4f71672c77c4c0b2d4a05b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40b19bcc9795884ec291b4005786d59240853ab8926cc0a223bc5f0c3e4a0ce5 [INFO] running `Command { std: "docker" "start" "-a" "40b19bcc9795884ec291b4005786d59240853ab8926cc0a223bc5f0c3e4a0ce5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling topgrade v8.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rust-ini v0.17.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stdout] warning: field is never read: `id_like` [INFO] [stdout] --> src/steps/os/linux.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | id_like: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/steps/os/linux.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.39s [INFO] running `Command { std: "docker" "inspect" "40b19bcc9795884ec291b4005786d59240853ab8926cc0a223bc5f0c3e4a0ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b19bcc9795884ec291b4005786d59240853ab8926cc0a223bc5f0c3e4a0ce5", kill_on_drop: false }` [INFO] [stdout] 40b19bcc9795884ec291b4005786d59240853ab8926cc0a223bc5f0c3e4a0ce5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3f2de1e094aa60dd1af8049edb3debd596a95dd66485a45969cf515a04e83ff [INFO] running `Command { std: "docker" "start" "-a" "f3f2de1e094aa60dd1af8049edb3debd596a95dd66485a45969cf515a04e83ff", kill_on_drop: false }` [INFO] [stderr] Compiling topgrade v8.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `id_like` [INFO] [stdout] --> src/steps/os/linux.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | id_like: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/steps/os/linux.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.87s [INFO] running `Command { std: "docker" "inspect" "f3f2de1e094aa60dd1af8049edb3debd596a95dd66485a45969cf515a04e83ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f2de1e094aa60dd1af8049edb3debd596a95dd66485a45969cf515a04e83ff", kill_on_drop: false }` [INFO] [stdout] f3f2de1e094aa60dd1af8049edb3debd596a95dd66485a45969cf515a04e83ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca5b0945bdbf7328c49319f57cdaf4316ba8c1b976c755eaef87c0eed44fdcf4 [INFO] running `Command { std: "docker" "start" "-a" "ca5b0945bdbf7328c49319f57cdaf4316ba8c1b976c755eaef87c0eed44fdcf4", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `id_like` [INFO] [stderr] --> src/steps/os/linux.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | id_like: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `id` [INFO] [stderr] --> src/steps/os/linux.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | id: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `topgrade` (bin "topgrade" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/topgrade-66dd84f287eb6d49) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test steps::os::linux::tests::test_antergos ... ok [INFO] [stdout] test steps::os::linux::tests::test_debian ... ok [INFO] [stdout] test steps::os::linux::tests::test_arch_linux ... ok [INFO] [stdout] test steps::os::linux::tests::test_amazon_linux ... ok [INFO] [stdout] test steps::os::linux::tests::test_exherbo ... ok [INFO] [stdout] test steps::os::linux::tests::test_centos ... ok [INFO] [stdout] test steps::os::linux::tests::test_clearlinux ... ok [INFO] [stdout] test steps::os::linux::tests::test_anarchy ... ok [INFO] [stdout] test steps::os::linux::tests::test_artix ... ok [INFO] [stdout] test steps::os::linux::tests::test_fedoraremixonwsl ... ok [INFO] [stdout] test steps::os::linux::tests::test_gentoo ... ok [INFO] [stdout] test steps::os::linux::tests::test_fedora ... ok [INFO] [stdout] test steps::os::linux::tests::test_garuda ... ok [INFO] [stdout] test steps::os::linux::tests::test_manjaro ... ok [INFO] [stdout] test steps::os::linux::tests::test_manjaro_arm ... ok [INFO] [stdout] test steps::os::linux::tests::test_mint ... ok [INFO] [stdout] test steps::os::linux::tests::test_nixos ... ok [INFO] [stdout] test steps::os::linux::tests::test_pengwinonwsl ... ok [INFO] [stdout] test steps::os::linux::tests::test_oraclelinux ... ok [INFO] [stdout] test steps::os::linux::tests::test_opensuse ... ok [INFO] [stdout] test steps::os::linux::tests::test_pureos ... ok [INFO] [stdout] test steps::os::linux::tests::test_rhel ... ok [INFO] [stdout] test steps::os::linux::tests::test_ubuntu ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ca5b0945bdbf7328c49319f57cdaf4316ba8c1b976c755eaef87c0eed44fdcf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5b0945bdbf7328c49319f57cdaf4316ba8c1b976c755eaef87c0eed44fdcf4", kill_on_drop: false }` [INFO] [stdout] ca5b0945bdbf7328c49319f57cdaf4316ba8c1b976c755eaef87c0eed44fdcf4