[INFO] fetching crate crypto_box 0.10.0-pre.0... [INFO] testing crypto_box-0.10.0-pre.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate crypto_box 0.10.0-pre.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate crypto_box 0.10.0-pre.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate crypto_box 0.10.0-pre.0 [INFO] tweaked toml for crates.io crate crypto_box 0.10.0-pre.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate crypto_box 0.10.0-pre.0 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 crypto_box 0.10.0-pre.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7da8181f10236d51c6845d4e070525d39a0938ef05c8f3e3fa3d0f745e44e143 [INFO] running `Command { std: "docker" "start" "-a" "7da8181f10236d51c6845d4e070525d39a0938ef05c8f3e3fa3d0f745e44e143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7da8181f10236d51c6845d4e070525d39a0938ef05c8f3e3fa3d0f745e44e143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7da8181f10236d51c6845d4e070525d39a0938ef05c8f3e3fa3d0f745e44e143", kill_on_drop: false }` [INFO] [stdout] 7da8181f10236d51c6845d4e070525d39a0938ef05c8f3e3fa3d0f745e44e143 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09436d37952a9d85a827db69cafad2bc7a66431408c2fa9ada4f47c4cd15c55e [INFO] running `Command { std: "docker" "start" "-a" "09436d37952a9d85a827db69cafad2bc7a66431408c2fa9ada4f47c4cd15c55e", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hybrid-array v0.4.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling inout v0.2.0-rc.6 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.5 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.4 [INFO] [stderr] Compiling cipher v0.5.0-rc.1 [INFO] [stderr] Compiling universal-hash v0.6.0-rc.2 [INFO] [stderr] Compiling aead v0.6.0-rc.2 [INFO] [stderr] Compiling poly1305 v0.9.0-rc.2 [INFO] [stderr] Compiling salsa20 v0.11.0-rc.1 [INFO] [stderr] Compiling crypto_secretbox v0.2.0-pre.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling crypto_box v0.10.0-pre.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.21s [INFO] running `Command { std: "docker" "inspect" "09436d37952a9d85a827db69cafad2bc7a66431408c2fa9ada4f47c4cd15c55e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09436d37952a9d85a827db69cafad2bc7a66431408c2fa9ada4f47c4cd15c55e", kill_on_drop: false }` [INFO] [stdout] 09436d37952a9d85a827db69cafad2bc7a66431408c2fa9ada4f47c4cd15c55e [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb3c68165ec79205df7e71617bfccaa916920de0c477b94ab60bcce2aee8de7f [INFO] running `Command { std: "docker" "start" "-a" "cb3c68165ec79205df7e71617bfccaa916920de0c477b94ab60bcce2aee8de7f", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling signature v3.0.0-rc.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.1 [INFO] [stderr] Compiling ed25519 v3.0.0-rc.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling digest v0.11.0-rc.2 [INFO] [stderr] Compiling universal-hash v0.6.0-rc.2 [INFO] [stderr] Compiling cipher v0.5.0-rc.1 [INFO] [stderr] Compiling aead v0.6.0-rc.2 [INFO] [stderr] Compiling poly1305 v0.9.0-rc.2 [INFO] [stderr] Compiling sha2 v0.11.0-rc.2 [INFO] [stderr] Compiling salsa20 v0.11.0-rc.1 [INFO] [stderr] Compiling crypto_secretbox v0.2.0-pre.0 [INFO] [stderr] Compiling ed25519-dalek v3.0.0-pre.1 [INFO] [stderr] Compiling crypto_box v0.10.0-pre.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.15s [INFO] running `Command { std: "docker" "inspect" "cb3c68165ec79205df7e71617bfccaa916920de0c477b94ab60bcce2aee8de7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3c68165ec79205df7e71617bfccaa916920de0c477b94ab60bcce2aee8de7f", kill_on_drop: false }` [INFO] [stdout] cb3c68165ec79205df7e71617bfccaa916920de0c477b94ab60bcce2aee8de7f [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70c1a61727645b71e257630ea9e43777229e5758c8d50800d5aff5ab14d4541e [INFO] running `Command { std: "docker" "start" "-a" "70c1a61727645b71e257630ea9e43777229e5758c8d50800d5aff5ab14d4541e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crypto_box-7e38445e19bb06e7) [INFO] [stdout] [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-508a94ec18fcd30f) [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests crypto_box [INFO] [stdout] test tests::test_public_key_from_slice ... 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] [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 166) ... ignored [INFO] [stdout] test src/lib.rs - (line 90) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "70c1a61727645b71e257630ea9e43777229e5758c8d50800d5aff5ab14d4541e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c1a61727645b71e257630ea9e43777229e5758c8d50800d5aff5ab14d4541e", kill_on_drop: false }` [INFO] [stdout] 70c1a61727645b71e257630ea9e43777229e5758c8d50800d5aff5ab14d4541e