[INFO] cloning 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" "clone" "--bare" "https://github.com/retro486/task-progress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretro486%2Ftask-progress", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretro486%2Ftask-progress'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab1fe3ae72dd8f58b2e4589eb19478227558608e [INFO] testing retro486/task-progress against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretro486%2Ftask-progress" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/retro486/task-progress on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-1/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93fb21519e0d7e2153a38cbf6565f36451be31f7dc63ddd25ebbc2988354e009 [INFO] running `Command { std: "docker" "start" "-a" "93fb21519e0d7e2153a38cbf6565f36451be31f7dc63ddd25ebbc2988354e009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93fb21519e0d7e2153a38cbf6565f36451be31f7dc63ddd25ebbc2988354e009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93fb21519e0d7e2153a38cbf6565f36451be31f7dc63ddd25ebbc2988354e009", kill_on_drop: false }` [INFO] [stdout] 93fb21519e0d7e2153a38cbf6565f36451be31f7dc63ddd25ebbc2988354e009 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d3f6b003b7b52b24094948288e0a64641d76e316447a5dcf3ab5dd54cf62fa6 [INFO] running `Command { std: "docker" "start" "-a" "6d3f6b003b7b52b24094948288e0a64641d76e316447a5dcf3ab5dd54cf62fa6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [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 if_rust_version v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [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 byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cpp_syn v0.12.0 [INFO] [stderr] Compiling cpp_common v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memchr v1.0.2 [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 cpp_synmap v0.3.0 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling cpp_macros v0.4.0 [INFO] [stderr] Compiling cpp_build v0.4.0 [INFO] [stderr] Compiling retro486-task-progress v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cpp v0.4.0 [INFO] [stderr] Compiling qmetaobject_impl v0.0.5 [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] Compiling cstr v0.1.7 [INFO] [stderr] Compiling cpp v0.5.4 [INFO] [stdout] error: proc-macro derive panicked [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] = help: message: expected suffix token ,, got [] [INFO] [stdout] { [INFO] [stdout] QCoreApplication :: [INFO] [stdout] setApplicationName(QStringLiteral("retro486-task-progress.retro486")) [INFO] [stdout] ; [INFO] [stdout] }), 0).1 [INFO] [stdout] = note: this error originates in the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__cpp_closure_impl` in this scope [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: this error originates in the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/main.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | qml_register_type::(cstr!("Tasks"), 1, 0, cstr!("Tasks")); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `cstr__invoke_build_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/main.rs:122:54 [INFO] [stdout] | [INFO] [stdout] 122 | qml_register_type::(cstr!("Tasks"), 1, 0, cstr!("Tasks")); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `cstr__invoke_build_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `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: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `qrc_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [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] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 - base: qt_base_class!(trait QAbstractListModel), [INFO] [stdout] 38 + base: qt_base_class!(trait dyn QAbstractListModel), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `retro486-task-progress` due to 3 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6d3f6b003b7b52b24094948288e0a64641d76e316447a5dcf3ab5dd54cf62fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d3f6b003b7b52b24094948288e0a64641d76e316447a5dcf3ab5dd54cf62fa6", kill_on_drop: false }` [INFO] [stdout] 6d3f6b003b7b52b24094948288e0a64641d76e316447a5dcf3ab5dd54cf62fa6