[INFO] fetching crate propertybindings 0.0.3... [INFO] testing propertybindings-0.0.3 against 1.44.0 for beta-1.45-1 [INFO] extracting crate propertybindings 0.0.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate propertybindings 0.0.3 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate propertybindings 0.0.3 [INFO] finished tweaking crates.io crate propertybindings 0.0.3 [INFO] tweaked toml for crates.io crate propertybindings 0.0.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate propertybindings 0.0.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e3b06210b444b0b115526746a7c3f307968b9ced382fae019ec2c6f38762443c [INFO] running `"docker" "start" "-a" "e3b06210b444b0b115526746a7c3f307968b9ced382fae019ec2c6f38762443c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling cpp_common v0.5.4 [INFO] [stderr] Compiling cpp_build v0.5.4 [INFO] [stderr] Compiling qmetaobject v0.1.3 [INFO] [stderr] Compiling cpp_macros v0.5.4 [INFO] [stderr] Compiling propertybindings v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling qmetaobject_impl v0.1.3 [INFO] [stderr] Compiling cstr-macros v0.1.6 [INFO] [stderr] Compiling cstr v0.1.7 [INFO] [stderr] Compiling cpp v0.5.4 [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/qt5/QtQml/qqmlprivate.h:57, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtQml/qqml.h:43, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtQuick/qquickitem.h:44, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtQuick/QQuickItem:1, [INFO] [stderr] warning: from src/items.rs:659: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:275:25: warning: implicitly-declared 'QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 275 | { other.d = Private(); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:401:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' [INFO] [stderr] warning: 401 | inline Private(const Private &other) Q_DECL_NOTHROW [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.26s [INFO] running `"docker" "inspect" "e3b06210b444b0b115526746a7c3f307968b9ced382fae019ec2c6f38762443c"` [INFO] running `"docker" "rm" "-f" "e3b06210b444b0b115526746a7c3f307968b9ced382fae019ec2c6f38762443c"` [INFO] [stdout] e3b06210b444b0b115526746a7c3f307968b9ced382fae019ec2c6f38762443c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 884c91b9acfb96cafae0ee9b370154d3b170985355235d741db343a6c645b811 [INFO] running `"docker" "start" "-a" "884c91b9acfb96cafae0ee9b370154d3b170985355235d741db343a6c645b811"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pin-project-internal v0.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/qt5/QtQml/qqmlprivate.h:57, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtQml/qqml.h:43, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtQuick/qquickitem.h:44, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtQuick/QQuickItem:1, [INFO] [stderr] warning: from src/items.rs:659: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:275:25: warning: implicitly-declared 'QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 275 | { other.d = Private(); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:401:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' [INFO] [stderr] warning: 401 | inline Private(const Private &other) Q_DECL_NOTHROW [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] Compiling pin-project v0.4.1 [INFO] [stderr] Compiling propertybindings v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.94s [INFO] running `"docker" "inspect" "884c91b9acfb96cafae0ee9b370154d3b170985355235d741db343a6c645b811"` [INFO] running `"docker" "rm" "-f" "884c91b9acfb96cafae0ee9b370154d3b170985355235d741db343a6c645b811"` [INFO] [stdout] 884c91b9acfb96cafae0ee9b370154d3b170985355235d741db343a6c645b811 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 27b74f27b4cda01efd2af27c0def34a11dadcfff306cfe9b00aeedb418f7fdea [INFO] running `"docker" "start" "-a" "27b74f27b4cda01efd2af27c0def34a11dadcfff306cfe9b00aeedb418f7fdea"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/qt5/QtQml/qqmlprivate.h:57, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtQml/qqml.h:43, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtQuick/qquickitem.h:44, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtQuick/QQuickItem:1, [INFO] [stderr] warning: from src/items.rs:659: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:275:25: warning: implicitly-declared 'QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 275 | { other.d = Private(); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:401:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' [INFO] [stderr] warning: 401 | inline Private(const Private &other) Q_DECL_NOTHROW [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/propertybindings-a855c86c1f6b6ad7 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test anchors::test_anchor ... ok [INFO] [stdout] test properties_impl::t::test_property ... ok [INFO] [stdout] test properties::tests::test_notify ... ok [INFO] [stdout] test properties_impl::double_link::tests::list_append ... ok [INFO] [stdout] test rslm::tests::test_rsml ... ok [INFO] [stdout] test properties_impl::t::test_notify ... ok [INFO] [stdout] test properties::tests::it_works ... ok [INFO] [stdout] test items::test_layout ... ok [INFO] [stdout] test rslm::tests::test_rsml_init ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests propertybindings [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "27b74f27b4cda01efd2af27c0def34a11dadcfff306cfe9b00aeedb418f7fdea"` [INFO] running `"docker" "rm" "-f" "27b74f27b4cda01efd2af27c0def34a11dadcfff306cfe9b00aeedb418f7fdea"` [INFO] [stdout] 27b74f27b4cda01efd2af27c0def34a11dadcfff306cfe9b00aeedb418f7fdea