[INFO] fetching crate rustypy 0.1.17... [INFO] checking rustypy-0.1.17 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate rustypy 0.1.17 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rustypy 0.1.17 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 crates.io crate rustypy 0.1.17 [INFO] finished tweaking crates.io crate rustypy 0.1.17 [INFO] tweaked toml for crates.io crate rustypy 0.1.17 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded python3-sys v0.3.0 [INFO] [stderr] Downloaded cpython v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 9f890f66e884ee6531ffe4b6d1fabba81e351a164de025b57c59f97ffe19fcec [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" "9f890f66e884ee6531ffe4b6d1fabba81e351a164de025b57c59f97ffe19fcec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f890f66e884ee6531ffe4b6d1fabba81e351a164de025b57c59f97ffe19fcec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f890f66e884ee6531ffe4b6d1fabba81e351a164de025b57c59f97ffe19fcec", kill_on_drop: false }` [INFO] [stdout] 9f890f66e884ee6531ffe4b6d1fabba81e351a164de025b57c59f97ffe19fcec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] cabdf0d6cf59710564a5177d64150c1d5aca44bd2db8b5c0732e0200b60deb86 [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" "cabdf0d6cf59710564a5177d64150c1d5aca44bd2db8b5c0732e0200b60deb86", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling cpython v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking syn v1.0.75 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling python3-sys v0.3.0 [INFO] [stderr] Checking rustypy v0.1.17 (/tmp/fixit) [INFO] [stderr] Migrating lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pytuple.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | )*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: macros.rs:517:23 [INFO] [stdout] | [INFO] [stdout] 517 | let pytuple = pytuple!( [INFO] [stdout] | _______________________- [INFO] [stdout] 518 | | PyArg::PyBool(PyBool::from(false)), [INFO] [stdout] 519 | | PyArg::PyString(PyString::from("test")), [INFO] [stdout] 520 | | PyArg::I64(55i64) [INFO] [stdout] 521 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `pytuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pytuple.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | )*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: macros.rs:531:13 [INFO] [stdout] | [INFO] [stdout] 531 | / pytuple!( [INFO] [stdout] 532 | | PyArg::PyList(PyList::from_iter(vec![1i32, 2, 3]).into_raw()), [INFO] [stdout] 533 | | PyArg::F32(0.1) [INFO] [stdout] 534 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `pytuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pytuple.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | )*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: macros.rs:535:13 [INFO] [stdout] | [INFO] [stdout] 535 | / pytuple!( [INFO] [stdout] 536 | | PyArg::PyList(PyList::from_iter(vec![3i32, 2, 1]).into_raw()), [INFO] [stdout] 537 | | PyArg::F32(0.2) [INFO] [stdout] 538 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `pytuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pydict.rs:615:6 [INFO] [stdout] | [INFO] [stdout] 615 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> lib.rs:297:30 [INFO] [stdout] | [INFO] [stdout] 297 | let path = std::env::home_dir() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pydict.rs:615:6 [INFO] [stdout] | [INFO] [stdout] 615 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.15s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking rustypy v0.1.17 (/tmp/fixit) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pytuple.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | )*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: macros.rs:517:23 [INFO] [stdout] | [INFO] [stdout] 517 | let pytuple = pytuple!( [INFO] [stdout] | _______________________- [INFO] [stdout] 518 | | PyArg::PyBool(PyBool::from(false)), [INFO] [stdout] 519 | | PyArg::PyString(PyString::from("test")), [INFO] [stdout] 520 | | PyArg::I64(55i64) [INFO] [stdout] 521 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `pytuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pytuple.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | )*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: macros.rs:531:13 [INFO] [stdout] | [INFO] [stdout] 531 | / pytuple!( [INFO] [stdout] 532 | | PyArg::PyList(PyList::from_iter(vec![1i32, 2, 3]).into_raw()), [INFO] [stdout] 533 | | PyArg::F32(0.1) [INFO] [stdout] 534 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `pytuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pytuple.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | )*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: macros.rs:535:13 [INFO] [stdout] | [INFO] [stdout] 535 | / pytuple!( [INFO] [stdout] 536 | | PyArg::PyList(PyList::from_iter(vec![3i32, 2, 1]).into_raw()), [INFO] [stdout] 537 | | PyArg::F32(0.2) [INFO] [stdout] 538 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `pytuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pydict.rs:615:6 [INFO] [stdout] | [INFO] [stdout] 615 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pydict.rs:615:6 [INFO] [stdout] | [INFO] [stdout] 615 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> lib.rs:297:30 [INFO] [stdout] | [INFO] [stdout] 297 | let path = std::env::home_dir() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "cabdf0d6cf59710564a5177d64150c1d5aca44bd2db8b5c0732e0200b60deb86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cabdf0d6cf59710564a5177d64150c1d5aca44bd2db8b5c0732e0200b60deb86", kill_on_drop: false }` [INFO] [stdout] cabdf0d6cf59710564a5177d64150c1d5aca44bd2db8b5c0732e0200b60deb86