[INFO] updating cached repository https://github.com/retro486/task-progress [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab1fe3ae72dd8f58b2e4589eb19478227558608e [INFO] checking retro486/task-progress against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretro486%2Ftask-progress" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/retro486/task-progress on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/retro486/task-progress [INFO] finished tweaking git repo https://github.com/retro486/task-progress [INFO] tweaked toml for git repo https://github.com/retro486/task-progress written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/retro486/task-progress already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd947e5451ce203e4428ee73a17f21837bd41c608e53156348ab8e78f7e96fb7 [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" "cd947e5451ce203e4428ee73a17f21837bd41c608e53156348ab8e78f7e96fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd947e5451ce203e4428ee73a17f21837bd41c608e53156348ab8e78f7e96fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd947e5451ce203e4428ee73a17f21837bd41c608e53156348ab8e78f7e96fb7", kill_on_drop: false }` [INFO] [stdout] cd947e5451ce203e4428ee73a17f21837bd41c608e53156348ab8e78f7e96fb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8aaa412c2b10d206c3226d4150216ffb843615183e0785ef40eee4004a8dfc9 [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" "c8aaa412c2b10d206c3226d4150216ffb843615183e0785ef40eee4004a8dfc9", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling cpp_synom v0.12.0 [INFO] [stderr] Compiling cpp_syn v0.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling cpp_common v0.4.0 [INFO] [stderr] Compiling cpp_synmap v0.3.0 [INFO] [stderr] Compiling cpp_build v0.4.0 [INFO] [stderr] Compiling cpp_macros v0.4.0 [INFO] [stderr] Compiling retro486-task-progress v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling qmetaobject_impl v0.0.5 [INFO] [stderr] Checking cpp v0.4.0 [INFO] [stderr] Compiling cpp_common v0.5.4 [INFO] [stderr] Compiling cpp_build v0.5.4 [INFO] [stderr] Compiling qmetaobject v0.0.5 [INFO] [stderr] Compiling cpp_macros v0.5.4 [INFO] [stderr] Compiling cstr-macros v0.1.6 [INFO] [stderr] Checking cstr v0.1.7 [INFO] [stderr] Checking cpp v0.5.4 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | base: qt_base_class!(trait QAbstractListModel), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn QAbstractListModel` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | base: qt_base_class!(trait QAbstractListModel), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn QAbstractListModel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | base: qt_base_class!(trait QAbstractListModel), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn QAbstractListModel` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | base: qt_base_class!(trait QAbstractListModel), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn QAbstractListModel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | / cpp!{[]{ [INFO] [stdout] 116 | | QCoreApplication::setApplicationName(QStringLiteral("retro486-task-progress.retro486")); [INFO] [stdout] 117 | | }} [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/qrc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / qrc!(qml_resources, [INFO] [stdout] 2 | | "/" { [INFO] [stdout] 3 | | "qml/Main.qml" [INFO] [stdout] 4 | | }, [INFO] [stdout] 5 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | / cpp!{[]{ [INFO] [stdout] 116 | | QCoreApplication::setApplicationName(QStringLiteral("retro486-task-progress.retro486")); [INFO] [stdout] 117 | | }} [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/qrc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / qrc!(qml_resources, [INFO] [stdout] 2 | | "/" { [INFO] [stdout] 3 | | "qml/Main.qml" [INFO] [stdout] 4 | | }, [INFO] [stdout] 5 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m_task` [INFO] [stdout] --> src/main.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let m_task = self.data.get(index.row() as usize); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_m_task` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m_task` [INFO] [stdout] --> src/main.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let m_task = self.data.get(index.row() as usize); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_m_task` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "c8aaa412c2b10d206c3226d4150216ffb843615183e0785ef40eee4004a8dfc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8aaa412c2b10d206c3226d4150216ffb843615183e0785ef40eee4004a8dfc9", kill_on_drop: false }` [INFO] [stdout] c8aaa412c2b10d206c3226d4150216ffb843615183e0785ef40eee4004a8dfc9