[INFO] fetching crate matrix-qrcode 0.3.0... [INFO] testing matrix-qrcode-0.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate matrix-qrcode 0.3.0 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate matrix-qrcode 0.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 157 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding matrix-sdk-qrcode v0.3.0 (available: v0.16.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec206ccd1d39cfb79f31579a9c2705949e4ca38e1a3946be353ab8d2633c9302 [INFO] running `Command { std: "docker" "start" "-a" "ec206ccd1d39cfb79f31579a9c2705949e4ca38e1a3946be353ab8d2633c9302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec206ccd1d39cfb79f31579a9c2705949e4ca38e1a3946be353ab8d2633c9302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec206ccd1d39cfb79f31579a9c2705949e4ca38e1a3946be353ab8d2633c9302", kill_on_drop: false }` [INFO] [stdout] ec206ccd1d39cfb79f31579a9c2705949e4ca38e1a3946be353ab8d2633c9302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1a2dc9c442003bdc1b273f254d4725c9e09469695a0e49a08a0c70162f33bf9 [INFO] running `Command { std: "docker" "start" "-a" "f1a2dc9c442003bdc1b273f254d4725c9e09469695a0e49a08a0c70162f33bf9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling g2poly v0.4.0 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ruma-identifiers-validation v0.8.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling pkcs7 v0.3.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling js_option v0.1.1 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling wildmatch v2.6.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling g2gen v0.4.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling g2p v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling vodozemac v0.2.0 [INFO] [stderr] Compiling ruma-macros v0.9.3 [INFO] [stderr] Compiling rqrr v0.4.0 [INFO] [stderr] Compiling qrcode v0.12.0 [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 42.07s [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" "f1a2dc9c442003bdc1b273f254d4725c9e09469695a0e49a08a0c70162f33bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1a2dc9c442003bdc1b273f254d4725c9e09469695a0e49a08a0c70162f33bf9", kill_on_drop: false }` [INFO] [stdout] f1a2dc9c442003bdc1b273f254d4725c9e09469695a0e49a08a0c70162f33bf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5635bda58531b5f23cc80d279c65a0536b2b5e2043bc4cc0d27f3c38dc3a3ab5 [INFO] running `Command { std: "docker" "start" "-a" "5635bda58531b5f23cc80d279c65a0536b2b5e2043bc4cc0d27f3c38dc3a3ab5", 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.75s [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" "5635bda58531b5f23cc80d279c65a0536b2b5e2043bc4cc0d27f3c38dc3a3ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5635bda58531b5f23cc80d279c65a0536b2b5e2043bc4cc0d27f3c38dc3a3ab5", kill_on_drop: false }` [INFO] [stdout] 5635bda58531b5f23cc80d279c65a0536b2b5e2043bc4cc0d27f3c38dc3a3ab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6bcaaf05a01a3a3908f2437cdb56a6bf05a8e92a3f6205abc278293ca0e0b512 [INFO] running `Command { std: "docker" "start" "-a" "6bcaaf05a01a3a3908f2437cdb56a6bf05a8e92a3f6205abc278293ca0e0b512", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [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-a42acf275849ac7e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stderr] Doc-tests matrix_qrcode [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] [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" "6bcaaf05a01a3a3908f2437cdb56a6bf05a8e92a3f6205abc278293ca0e0b512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcaaf05a01a3a3908f2437cdb56a6bf05a8e92a3f6205abc278293ca0e0b512", kill_on_drop: false }` [INFO] [stdout] 6bcaaf05a01a3a3908f2437cdb56a6bf05a8e92a3f6205abc278293ca0e0b512