[INFO] fetching crate maquio 0.1.2... [INFO] testing maquio-0.1.2 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate maquio 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate maquio 0.1.2 on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate maquio 0.1.2 [INFO] finished tweaking crates.io crate maquio 0.1.2 [INFO] tweaked toml for crates.io crate maquio 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a5e90b2bf406242abe8d7951859f58f897537877fe6287c1be9c1e8ccbc707f [INFO] running `Command { std: "docker" "start" "-a" "3a5e90b2bf406242abe8d7951859f58f897537877fe6287c1be9c1e8ccbc707f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a5e90b2bf406242abe8d7951859f58f897537877fe6287c1be9c1e8ccbc707f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a5e90b2bf406242abe8d7951859f58f897537877fe6287c1be9c1e8ccbc707f", kill_on_drop: false }` [INFO] [stdout] 3a5e90b2bf406242abe8d7951859f58f897537877fe6287c1be9c1e8ccbc707f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e93deeeb0891ffadd6ccd6dc2c0b3f852c38496dc6bc577292d51f45aeb4abd [INFO] running `Command { std: "docker" "start" "-a" "9e93deeeb0891ffadd6ccd6dc2c0b3f852c38496dc6bc577292d51f45aeb4abd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling platforms v3.0.2 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling curve25519-dalek v4.0.0-pre.5 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling camino v1.1.2 [INFO] [stderr] Compiling async-trait v0.1.62 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling snow v0.9.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling async-recursion v1.0.2 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling quinn-proto v0.8.4 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling serde_bytes v0.11.8 [INFO] [stderr] Compiling compact_str v0.5.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling io_err v0.1.0 [INFO] [stderr] Compiling compact_str v0.4.1 [INFO] [stderr] Compiling postcard v1.0.2 [INFO] [stderr] Compiling bson v2.5.0 [INFO] [stderr] Compiling quinn-udp v0.1.4 [INFO] [stderr] Compiling quinn v0.8.5 [INFO] [stderr] Compiling canary v0.3.3 [INFO] [stderr] Compiling maquio v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 04s [INFO] running `Command { std: "docker" "inspect" "9e93deeeb0891ffadd6ccd6dc2c0b3f852c38496dc6bc577292d51f45aeb4abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e93deeeb0891ffadd6ccd6dc2c0b3f852c38496dc6bc577292d51f45aeb4abd", kill_on_drop: false }` [INFO] [stdout] 9e93deeeb0891ffadd6ccd6dc2c0b3f852c38496dc6bc577292d51f45aeb4abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0552161ef891d82fab316303e58642ba8ca16d4a41cc3de7a2a7fd339cb1dad2 [INFO] running `Command { std: "docker" "start" "-a" "0552161ef891d82fab316303e58642ba8ca16d4a41cc3de7a2a7fd339cb1dad2", kill_on_drop: false }` [INFO] [stderr] Compiling maquio v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `Command { std: "docker" "inspect" "0552161ef891d82fab316303e58642ba8ca16d4a41cc3de7a2a7fd339cb1dad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0552161ef891d82fab316303e58642ba8ca16d4a41cc3de7a2a7fd339cb1dad2", kill_on_drop: false }` [INFO] [stdout] 0552161ef891d82fab316303e58642ba8ca16d4a41cc3de7a2a7fd339cb1dad2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 773bc7ba073a93624d536d52e71f6ff8526d639ec154040aac585b37984f4041 [INFO] running `Command { std: "docker" "start" "-a" "773bc7ba073a93624d536d52e71f6ff8526d639ec154040aac585b37984f4041", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maquio-7f10f546834ee6ff) [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 maquio [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" "773bc7ba073a93624d536d52e71f6ff8526d639ec154040aac585b37984f4041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "773bc7ba073a93624d536d52e71f6ff8526d639ec154040aac585b37984f4041", kill_on_drop: false }` [INFO] [stdout] 773bc7ba073a93624d536d52e71f6ff8526d639ec154040aac585b37984f4041