[INFO] fetching crate atlas-quic-definitions 3.0.0... [INFO] testing atlas-quic-definitions-3.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate atlas-quic-definitions 3.0.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate atlas-quic-definitions 3.0.0 [INFO] finished tweaking crates.io crate atlas-quic-definitions 3.0.0 [INFO] tweaked toml for crates.io crate atlas-quic-definitions 3.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate atlas-quic-definitions 3.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate atlas-quic-definitions 3.0.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v1.0.25 [INFO] [stderr] Downloaded atlas-signature v3.1.0 [INFO] [stderr] Downloaded atlas-seed-phrase v3.0.0 [INFO] [stderr] Downloaded pbkdf2 v0.11.0 [INFO] [stderr] Downloaded atlas-transaction-error v3.0.0 [INFO] [stderr] Downloaded ppv-lite86 v0.2.20 [INFO] [stderr] Downloaded atlas-keypair v3.0.1 [INFO] [stderr] Downloaded atlas-instruction-error v2.0.0 [INFO] [stderr] Downloaded zerocopy v0.7.35 [INFO] [stderr] Downloaded atlas-signer v3.0.0 [INFO] [stderr] Downloaded zerocopy-derive v0.7.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef90de8ad7bdaea17e8ea15dbee42f9a6dedc99d43cb690f5d1344f51a653830 [INFO] running `Command { std: "docker" "start" "-a" "ef90de8ad7bdaea17e8ea15dbee42f9a6dedc99d43cb690f5d1344f51a653830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef90de8ad7bdaea17e8ea15dbee42f9a6dedc99d43cb690f5d1344f51a653830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef90de8ad7bdaea17e8ea15dbee42f9a6dedc99d43cb690f5d1344f51a653830", kill_on_drop: false }` [INFO] [stdout] ef90de8ad7bdaea17e8ea15dbee42f9a6dedc99d43cb690f5d1344f51a653830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae142e928729d64dc621b9094dbbb4840342b4d8077d5b9466de991a2a2a6327 [INFO] running `Command { std: "docker" "start" "-a" "ae142e928729d64dc621b9094dbbb4840342b4d8077d5b9466de991a2a2a6327", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling atlas-instruction-error v2.0.0 [INFO] [stderr] Compiling atlas-transaction-error v3.0.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling atlas-sha256-hasher v3.0.0 [INFO] [stderr] Compiling atlas-seed-phrase v3.0.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling atlas-address v1.0.0 [INFO] [stderr] Compiling atlas-pubkey v3.0.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling atlas-signature v3.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling atlas-signer v3.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling atlas-keypair v3.0.1 [INFO] [stderr] Compiling atlas-quic-definitions v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.02s [INFO] running `Command { std: "docker" "inspect" "ae142e928729d64dc621b9094dbbb4840342b4d8077d5b9466de991a2a2a6327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae142e928729d64dc621b9094dbbb4840342b4d8077d5b9466de991a2a2a6327", kill_on_drop: false }` [INFO] [stdout] ae142e928729d64dc621b9094dbbb4840342b4d8077d5b9466de991a2a2a6327 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a91ed0b951481e5960fed8036d3bda35c9d738f0711fe71d96cc9a875fb8146 [INFO] running `Command { std: "docker" "start" "-a" "2a91ed0b951481e5960fed8036d3bda35c9d738f0711fe71d96cc9a875fb8146", kill_on_drop: false }` [INFO] [stderr] Compiling atlas-quic-definitions v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "2a91ed0b951481e5960fed8036d3bda35c9d738f0711fe71d96cc9a875fb8146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a91ed0b951481e5960fed8036d3bda35c9d738f0711fe71d96cc9a875fb8146", kill_on_drop: false }` [INFO] [stdout] 2a91ed0b951481e5960fed8036d3bda35c9d738f0711fe71d96cc9a875fb8146 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b82162622f8243c0a22f077f7d2ff8584fe3d1aa014c0a5ee4b11c2cb6bc0c43 [INFO] running `Command { std: "docker" "start" "-a" "b82162622f8243c0a22f077f7d2ff8584fe3d1aa014c0a5ee4b11c2cb6bc0c43", 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/atlas_quic_definitions-5aa32b59b2018f03) [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] Doc-tests atlas_quic_definitions [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" "b82162622f8243c0a22f077f7d2ff8584fe3d1aa014c0a5ee4b11c2cb6bc0c43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b82162622f8243c0a22f077f7d2ff8584fe3d1aa014c0a5ee4b11c2cb6bc0c43", kill_on_drop: false }` [INFO] [stdout] b82162622f8243c0a22f077f7d2ff8584fe3d1aa014c0a5ee4b11c2cb6bc0c43