[INFO] fetching crate sodoken 0.1.0...
[INFO] testing sodoken-0.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sodoken 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sodoken 0.1.0
[INFO] finished tweaking crates.io crate sodoken 0.1.0
[INFO] tweaked toml for crates.io crate sodoken 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sodoken 0.1.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sodoken 0.1.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28f915d906ed4b53b461815bec41a4652d0768d2d25dafcb235c4a4245430659
[INFO] running `Command { std: "docker" "start" "-a" "28f915d906ed4b53b461815bec41a4652d0768d2d25dafcb235c4a4245430659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28f915d906ed4b53b461815bec41a4652d0768d2d25dafcb235c4a4245430659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28f915d906ed4b53b461815bec41a4652d0768d2d25dafcb235c4a4245430659", kill_on_drop: false }`
[INFO] [stdout] 28f915d906ed4b53b461815bec41a4652d0768d2d25dafcb235c4a4245430659
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0fadb021743d323811c2268e5c55c1bc7a6da26bf1a4cce728eb978d656b76d
[INFO] running `Command { std: "docker" "start" "-a" "a0fadb021743d323811c2268e5c55c1bc7a6da26bf1a4cce728eb978d656b76d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling minisign-verify v0.2.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling libsodium-sys-stable v1.22.2
[INFO] [stderr]    Compiling sodoken v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.46s
[INFO] running `Command { std: "docker" "inspect" "a0fadb021743d323811c2268e5c55c1bc7a6da26bf1a4cce728eb978d656b76d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0fadb021743d323811c2268e5c55c1bc7a6da26bf1a4cce728eb978d656b76d", kill_on_drop: false }`
[INFO] [stdout] a0fadb021743d323811c2268e5c55c1bc7a6da26bf1a4cce728eb978d656b76d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fb4a4a5deced995eb5990efaf91b5480cace1a5167cd31854e970059dca2e88
[INFO] running `Command { std: "docker" "start" "-a" "7fb4a4a5deced995eb5990efaf91b5480cace1a5167cd31854e970059dca2e88", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling libsodium-sys-stable v1.22.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling sodoken v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.93s
[INFO] running `Command { std: "docker" "inspect" "7fb4a4a5deced995eb5990efaf91b5480cace1a5167cd31854e970059dca2e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fb4a4a5deced995eb5990efaf91b5480cace1a5167cd31854e970059dca2e88", kill_on_drop: false }`
[INFO] [stdout] 7fb4a4a5deced995eb5990efaf91b5480cace1a5167cd31854e970059dca2e88
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28cf08add0b23bfc8ead177cc8b0a9f9f4201a7d2e02206fb14043e96d79e079
[INFO] running `Command { std: "docker" "start" "-a" "28cf08add0b23bfc8ead177cc8b0a9f9f4201a7d2e02206fb14043e96d79e079", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sodoken-55d04fbd792616fa)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test crypto_box::tests::test_crypto_box_assert_default_salsa ... ok
[INFO] [stdout] test locked_mem::tests::clears_input_buffer_from_vec ... ok
[INFO] [stdout] test locked_mem::tests::clears_input_buffer_from_box ... ok
[INFO] [stdout] test locked_mem::tests::use_locked_array_as_array ... ok
[INFO] [stdout] test locked_mem::tests::use_sized_locked_array_as_array ... ok
[INFO] [stdout] test secretstream::test::secretstream ... ok
[INFO] [stdout] test secretbox::tests::test_crypto_secretbox_assert_default_salsa ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sodoken
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/sign.rs - sign (line 5) ... ok
[INFO] [stdout] test src/secretstream.rs - secretstream (line 5) ... ok
[INFO] [stdout] test src/lib.rs - (line 13) ... ok
[INFO] [stdout] test src/crypto_box.rs - crypto_box (line 5) ... ok
[INFO] [stdout] test src/secretbox.rs - secretbox (line 5) ... ok
[INFO] [stdout] test src/kdf.rs - kdf (line 5) ... ok
[INFO] [stdout] test src/blake2b.rs - blake2b (line 7) ... ok
[INFO] [stdout] test src/blake2b.rs - blake2b (line 19) ... ok
[INFO] [stdout] test src/argon2.rs - argon2 (line 11) ... ok
[INFO] [stdout] test src/kx.rs - kx (line 5) ... ok
[INFO] [stdout] test src/crypto_box.rs - crypto_box (line 29) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "28cf08add0b23bfc8ead177cc8b0a9f9f4201a7d2e02206fb14043e96d79e079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28cf08add0b23bfc8ead177cc8b0a9f9f4201a7d2e02206fb14043e96d79e079", kill_on_drop: false }`
[INFO] [stdout] 28cf08add0b23bfc8ead177cc8b0a9f9f4201a7d2e02206fb14043e96d79e079
