[INFO] fetching crate tagged-base64 0.4.1... [INFO] testing tagged-base64-0.4.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate tagged-base64 0.4.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate tagged-base64 0.4.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tagged-base64 0.4.1 [INFO] tweaked toml for crates.io crate tagged-base64 0.4.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tagged-base64 0.4.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tagged-base64 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67324b58186583ec7590c4b242276655583e2e5e88e56db995e9d0cb055c20c0 [INFO] running `Command { std: "docker" "start" "-a" "67324b58186583ec7590c4b242276655583e2e5e88e56db995e9d0cb055c20c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67324b58186583ec7590c4b242276655583e2e5e88e56db995e9d0cb055c20c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67324b58186583ec7590c4b242276655583e2e5e88e56db995e9d0cb055c20c0", kill_on_drop: false }` [INFO] [stdout] 67324b58186583ec7590c4b242276655583e2e5e88e56db995e9d0cb055c20c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18c48b25b8f69e07582cbbb56d9aff952737c71027e2245a0c2927959ab1a513 [INFO] running `Command { std: "docker" "start" "-a" "18c48b25b8f69e07582cbbb56d9aff952737c71027e2245a0c2927959ab1a513", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling tagged-base64-macros v0.4.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tagged-base64 v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.13s [INFO] running `Command { std: "docker" "inspect" "18c48b25b8f69e07582cbbb56d9aff952737c71027e2245a0c2927959ab1a513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18c48b25b8f69e07582cbbb56d9aff952737c71027e2245a0c2927959ab1a513", kill_on_drop: false }` [INFO] [stdout] 18c48b25b8f69e07582cbbb56d9aff952737c71027e2245a0c2927959ab1a513 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c4140586b9e9ea7d789885aa762c8c9c3103ed3a518c06e5a9c8438e8c6f49c [INFO] running `Command { std: "docker" "start" "-a" "2c4140586b9e9ea7d789885aa762c8c9c3103ed3a518c06e5a9c8438e8c6f49c", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.101 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.101 [INFO] [stderr] Compiling tagged-base64-macros v0.4.0 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.51 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.101 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.101 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling js-sys v0.3.78 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tagged-base64 v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.51 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.51 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bls12-381 v0.5.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.85s [INFO] running `Command { std: "docker" "inspect" "2c4140586b9e9ea7d789885aa762c8c9c3103ed3a518c06e5a9c8438e8c6f49c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c4140586b9e9ea7d789885aa762c8c9c3103ed3a518c06e5a9c8438e8c6f49c", kill_on_drop: false }` [INFO] [stdout] 2c4140586b9e9ea7d789885aa762c8c9c3103ed3a518c06e5a9c8438e8c6f49c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a1b1f3b8cb0b4f632f2400e4bc64b279a6824b171241bfb3c5181ba30e28b84 [INFO] running `Command { std: "docker" "start" "-a" "8a1b1f3b8cb0b4f632f2400e4bc64b279a6824b171241bfb3c5181ba30e28b84", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tagged_base64-10f4496d21fe4b21) [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] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-3ac9963bd65cd824) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test basic_errors ... ok [INFO] [stdout] test test_base64_sanity ... ok [INFO] [stdout] test test_display ... ok [INFO] [stdout] test test_empty_value ... ok [INFO] [stdout] test test_error_fmt ... ok [INFO] [stdout] test test_is_safe_base64_tag ... ok [INFO] [stdout] test test_base64_wrappers ... ok [INFO] [stdout] test test_is_equal ... ok [INFO] [stdout] test test_compat ... ok [INFO] [stdout] test test_serde_compressed_checked ... ok [INFO] [stdout] test test_serde_json_str ... ok [INFO] [stdout] test test_tag_accessor ... ok [INFO] [stdout] test test_tagged_base64_parse ... ok [INFO] [stdout] test one_bit_corruption_quickcheck ... ok [INFO] [stdout] test test_tagged_base64_new ... ok [INFO] [stdout] test test_serde_bincode ... ok [INFO] [stdout] test test_serde_json_value ... ok [INFO] [stdout] test test_tag_setter ... ok [INFO] [stdout] test test_tagged ... ok [INFO] [stdout] test test_value_setter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Doc-tests tagged_base64 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - tagged (line 103) ... ok [INFO] [stdout] test src/lib.rs - tagged (line 116) ... ok [INFO] [stdout] test src/lib.rs - tagged (line 128) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8a1b1f3b8cb0b4f632f2400e4bc64b279a6824b171241bfb3c5181ba30e28b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1b1f3b8cb0b4f632f2400e4bc64b279a6824b171241bfb3c5181ba30e28b84", kill_on_drop: false }` [INFO] [stdout] 8a1b1f3b8cb0b4f632f2400e4bc64b279a6824b171241bfb3c5181ba30e28b84