[INFO] fetching crate matrix-qrcode 0.3.0... [INFO] testing matrix-qrcode-0.3.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate matrix-qrcode 0.3.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate matrix-qrcode 0.3.0 [INFO] finished tweaking crates.io crate matrix-qrcode 0.3.0 [INFO] tweaked toml for crates.io crate matrix-qrcode 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate matrix-qrcode 0.3.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 157 packages to latest compatible versions [INFO] [stderr] Adding matrix-sdk-qrcode v0.3.0 (available: v0.14.0) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-derive v0.10.1 [INFO] [stderr] Downloaded wildmatch v2.5.0 [INFO] [stderr] Downloaded prost v0.10.4 [INFO] [stderr] Downloaded vodozemac v0.2.0 [INFO] [stderr] Downloaded checked_int_cast v1.0.0 [INFO] [stderr] Downloaded ruma-identifiers-validation v0.8.1 [INFO] [stderr] Downloaded g2p v0.4.0 [INFO] [stderr] Downloaded ruma-macros v0.9.3 [INFO] [stderr] Downloaded g2gen v0.4.0 [INFO] [stderr] Downloaded qrcode v0.12.0 [INFO] [stderr] Downloaded lru v0.6.6 [INFO] [stderr] Downloaded g2poly v0.4.0 [INFO] [stderr] Downloaded ruma-common v0.9.3 [INFO] [stderr] Downloaded gif v0.11.4 [INFO] [stderr] Downloaded rqrr v0.4.0 [INFO] [stderr] Downloaded matrix-sdk-qrcode v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddc039e56791184b46793ff5374f5287b05dacd4c51130c526934f69d8f98f29 [INFO] running `Command { std: "docker" "start" "-a" "ddc039e56791184b46793ff5374f5287b05dacd4c51130c526934f69d8f98f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddc039e56791184b46793ff5374f5287b05dacd4c51130c526934f69d8f98f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddc039e56791184b46793ff5374f5287b05dacd4c51130c526934f69d8f98f29", kill_on_drop: false }` [INFO] [stdout] ddc039e56791184b46793ff5374f5287b05dacd4c51130c526934f69d8f98f29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 995176c6828e04eb4ef1819d02891a5ba013b0a70840527def5ec52e468e2972 [INFO] running `Command { std: "docker" "start" "-a" "995176c6828e04eb4ef1819d02891a5ba013b0a70840527def5ec52e468e2972", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling g2poly v0.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling g2gen v0.4.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling g2p v0.4.0 [INFO] [stderr] Compiling pkcs7 v0.3.0 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling wildmatch v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling ruma-identifiers-validation v0.8.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling ruma-macros v0.9.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling rqrr v0.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling js_option v0.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling vodozemac v0.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ruma-common v0.9.3 [INFO] [stderr] Compiling matrix-sdk-qrcode v0.3.0 [INFO] [stderr] Compiling matrix-qrcode v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: x25519-dalek v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "995176c6828e04eb4ef1819d02891a5ba013b0a70840527def5ec52e468e2972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995176c6828e04eb4ef1819d02891a5ba013b0a70840527def5ec52e468e2972", kill_on_drop: false }` [INFO] [stdout] 995176c6828e04eb4ef1819d02891a5ba013b0a70840527def5ec52e468e2972 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b961bfe300385e2aba9062a143be8c6bd795076ac3e9744f8689d2a448013f03 [INFO] running `Command { std: "docker" "start" "-a" "b961bfe300385e2aba9062a143be8c6bd795076ac3e9744f8689d2a448013f03", kill_on_drop: false }` [INFO] [stderr] Compiling matrix-qrcode v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: x25519-dalek v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b961bfe300385e2aba9062a143be8c6bd795076ac3e9744f8689d2a448013f03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b961bfe300385e2aba9062a143be8c6bd795076ac3e9744f8689d2a448013f03", kill_on_drop: false }` [INFO] [stdout] b961bfe300385e2aba9062a143be8c6bd795076ac3e9744f8689d2a448013f03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac151072a0ffd1721975f9e92fa0c98b43139285d2f36b38e30b8f39269057a1 [INFO] running `Command { std: "docker" "start" "-a" "ac151072a0ffd1721975f9e92fa0c98b43139285d2f36b38e30b8f39269057a1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: x25519-dalek v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/matrix_qrcode-d77b4e90540e3a85) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests matrix_qrcode [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ac151072a0ffd1721975f9e92fa0c98b43139285d2f36b38e30b8f39269057a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac151072a0ffd1721975f9e92fa0c98b43139285d2f36b38e30b8f39269057a1", kill_on_drop: false }` [INFO] [stdout] ac151072a0ffd1721975f9e92fa0c98b43139285d2f36b38e30b8f39269057a1