[INFO] fetching crate false-bottom 0.3.4...
[INFO] testing false-bottom-0.3.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate false-bottom 0.3.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate false-bottom 0.3.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate false-bottom 0.3.4
[INFO] tweaked toml for crates.io crate false-bottom 0.3.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate false-bottom 0.3.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate false-bottom 0.3.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88281b498c5ea2fa5c2c0da0127f8c5995e34d0cd721149e74392fe9610f3ffe
[INFO] running `Command { std: "docker" "start" "-a" "88281b498c5ea2fa5c2c0da0127f8c5995e34d0cd721149e74392fe9610f3ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88281b498c5ea2fa5c2c0da0127f8c5995e34d0cd721149e74392fe9610f3ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88281b498c5ea2fa5c2c0da0127f8c5995e34d0cd721149e74392fe9610f3ffe", kill_on_drop: false }`
[INFO] [stdout] 88281b498c5ea2fa5c2c0da0127f8c5995e34d0cd721149e74392fe9610f3ffe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81f11a150c45b2ded4d4e9ba080051e68116ef0328a178f29051488bdae265df
[INFO] running `Command { std: "docker" "start" "-a" "81f11a150c45b2ded4d4e9ba080051e68116ef0328a178f29051488bdae265df", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling false-bottom v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.24s
[INFO] running `Command { std: "docker" "inspect" "81f11a150c45b2ded4d4e9ba080051e68116ef0328a178f29051488bdae265df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81f11a150c45b2ded4d4e9ba080051e68116ef0328a178f29051488bdae265df", kill_on_drop: false }`
[INFO] [stdout] 81f11a150c45b2ded4d4e9ba080051e68116ef0328a178f29051488bdae265df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0524e8b7a98afcdbfefab1568f4ae687768b159ebd5d57f0c2c38120a5e7fe42
[INFO] running `Command { std: "docker" "start" "-a" "0524e8b7a98afcdbfefab1568f4ae687768b159ebd5d57f0c2c38120a5e7fe42", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling false-bottom v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.75s
[INFO] running `Command { std: "docker" "inspect" "0524e8b7a98afcdbfefab1568f4ae687768b159ebd5d57f0c2c38120a5e7fe42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0524e8b7a98afcdbfefab1568f4ae687768b159ebd5d57f0c2c38120a5e7fe42", kill_on_drop: false }`
[INFO] [stdout] 0524e8b7a98afcdbfefab1568f4ae687768b159ebd5d57f0c2c38120a5e7fe42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c33b3ce456a2cd8099c33a068ea69532cada96d4f54e0ed9ebdfb1e45f792c9c
[INFO] running `Command { std: "docker" "start" "-a" "c33b3ce456a2cd8099c33a068ea69532cada96d4f54e0ed9ebdfb1e45f792c9c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/false_bottom-817f089df2ce4401)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test fbobj::test::test_block_operations ... 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 false_bottom
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 62) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 15) ... ok
[INFO] [stdout] test src/lib.rs - (line 35) ... ok
[INFO] [stdout] test src/lib.rs - (line 25) ... ok
[INFO] [stdout] test src/lib.rs - (line 48) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 62) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_base64` found for struct `FbObj<T>` in the current scope
[INFO] [stdout]   --> src/lib.rs:68:46
[INFO] [stdout]    |
[INFO] [stdout] 68 | let (ciphertext_base64, keybase_base64) = fb.to_base64();
[INFO] [stdout]    |                                              ^^^^^^^^^ method not found in `FbObj<crypto_bigint::uint::Uint<2>>`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_base64` found for struct `FbKey` in the current scope
[INFO] [stdout]   --> src/lib.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 | let key_base64 = key.to_base64();
[INFO] [stdout]    |                      ^^^^^^^^^ method not found in `FbKey`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_base64` found for struct `FbObj<T>` in the current scope
[INFO] [stdout]   --> src/lib.rs:71:26
[INFO] [stdout]    |
[INFO] [stdout] 71 | let fb_imported = Fb128::from_base64(&ciphertext_base64, &keybase_base64)?;
[INFO] [stdout]    |                          ^^^^^^^^^^^ function or associated item not found in `FbObj<crypto_bigint::uint::Uint<2>>`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_base64` found for struct `FbKey` in the current scope
[INFO] [stdout]   --> src/lib.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 | let key_imported = FbKey::from_base64(&key_base64)?;
[INFO] [stdout]    |                           ^^^^^^^^^^^ function or associated item not found in `FbKey`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `FbKey`, consider using `FbKey::from_bytes` which returns `Result<FbKey, FbError>`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/fbkey.rs:29:2
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn from_bytes(fbkey: &[u8]) -> Result<FbKey, FbError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 62)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c33b3ce456a2cd8099c33a068ea69532cada96d4f54e0ed9ebdfb1e45f792c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c33b3ce456a2cd8099c33a068ea69532cada96d4f54e0ed9ebdfb1e45f792c9c", kill_on_drop: false }`
[INFO] [stdout] c33b3ce456a2cd8099c33a068ea69532cada96d4f54e0ed9ebdfb1e45f792c9c
