[INFO] fetching crate tor-bytes 0.2.0... [INFO] testing tor-bytes-0.2.0 against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] extracting crate tor-bytes 0.2.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate tor-bytes 0.2.0 on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tor-bytes 0.2.0 [INFO] finished tweaking crates.io crate tor-bytes 0.2.0 [INFO] tweaked toml for crates.io crate tor-bytes 0.2.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3cc16e8627545b5577f5836b19a3973f168bc737cf69e56eb63a98c08ece2bfc [INFO] running `Command { std: "docker" "start" "-a" "3cc16e8627545b5577f5836b19a3973f168bc737cf69e56eb63a98c08ece2bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cc16e8627545b5577f5836b19a3973f168bc737cf69e56eb63a98c08ece2bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc16e8627545b5577f5836b19a3973f168bc737cf69e56eb63a98c08ece2bfc", kill_on_drop: false }` [INFO] [stdout] 3cc16e8627545b5577f5836b19a3973f168bc737cf69e56eb63a98c08ece2bfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e4b660a4c83cc82de61123fcf6f1713cd6f0402b18a0e2afc12187990defabf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5e4b660a4c83cc82de61123fcf6f1713cd6f0402b18a0e2afc12187990defabf", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling tor-llcrypto v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tor-error v0.2.0 [INFO] [stderr] Compiling tor-bytes v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "5e4b660a4c83cc82de61123fcf6f1713cd6f0402b18a0e2afc12187990defabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e4b660a4c83cc82de61123fcf6f1713cd6f0402b18a0e2afc12187990defabf", kill_on_drop: false }` [INFO] [stdout] 5e4b660a4c83cc82de61123fcf6f1713cd6f0402b18a0e2afc12187990defabf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fef095c2cf66bb55e3f83fe51e82f0ee18dc64d7412efb0f6ff8b62f3f8f1861 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fef095c2cf66bb55e3f83fe51e82f0ee18dc64d7412efb0f6ff8b62f3f8f1861", kill_on_drop: false }` [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling tor-bytes v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.32s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tor_bytes-5b390bff8aaf5612) [INFO] running `Command { std: "docker" "inspect" "fef095c2cf66bb55e3f83fe51e82f0ee18dc64d7412efb0f6ff8b62f3f8f1861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef095c2cf66bb55e3f83fe51e82f0ee18dc64d7412efb0f6ff8b62f3f8f1861", kill_on_drop: false }` [INFO] [stdout] fef095c2cf66bb55e3f83fe51e82f0ee18dc64d7412efb0f6ff8b62f3f8f1861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0af96f0e50faa6a6beb9feb5a4191476080ee7ef7850cfcad02a7de10218090c [INFO] running `Command { std: "docker" "start" "-a" "0af96f0e50faa6a6beb9feb5a4191476080ee7ef7850cfcad02a7de10218090c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tor_bytes-5b390bff8aaf5612) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test impls::tests::curve25519 ... ok [INFO] [stdout] test reader::tests::bytecursor_read_ok ... ok [INFO] [stdout] test reader::tests::bytecursor_read_missing ... ok [INFO] [stdout] test reader::tests::take_until ... ok [INFO] [stdout] test reader::tests::read_u128 ... ok [INFO] [stdout] test test::writer ... ok [INFO] [stdout] test reader::tests::truncate_badly ... ok [INFO] [stdout] test impls::tests::vec_u8 ... ok [INFO] [stdout] test impls::tests::genarray ... ok [INFO] [stdout] test writer::tests::write_ints ... ok [INFO] [stdout] test writer::tests::write_slice ... ok [INFO] [stdout] test impls::tests::u8_array ... ok [INFO] [stdout] test reader::tests::truncate ... ok [INFO] [stdout] test reader::tests::exhaust ... ok [INFO] [stdout] test reader::tests::extract ... ok [INFO] [stdout] test impls::tests::rsa_id ... ok [INFO] [stdout] test impls::tests::roundtrip_u64 ... ok [INFO] [stdout] test reader::tests::advance_too_far ... ok [INFO] [stdout] test impls::tests::ipv4addr ... ok [INFO] [stdout] test writer::tests::writeable ... ok [INFO] [stdout] test impls::tests::ipv6addr ... ok [INFO] [stdout] test impls::tests::ed25519 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests tor-bytes [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/writer.rs - writer::Writer (line 17) ... ok [INFO] [stdout] test src/lib.rs - Writeable (line 103) ... ok [INFO] [stdout] test src/writer.rs - writer::Writer (line 29) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader (line 19) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader::take_until (line 218) ... ok [INFO] [stdout] test src/lib.rs - Readable (line 158) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader::take_into (line 158) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader::take (line 135) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader (line 39) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.99s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0af96f0e50faa6a6beb9feb5a4191476080ee7ef7850cfcad02a7de10218090c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af96f0e50faa6a6beb9feb5a4191476080ee7ef7850cfcad02a7de10218090c", kill_on_drop: false }` [INFO] [stdout] 0af96f0e50faa6a6beb9feb5a4191476080ee7ef7850cfcad02a7de10218090c