[INFO] cloning repository https://github.com/thomaseizinger/xtra-quinn-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomaseizinger/xtra-quinn-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomaseizinger%2Fxtra-quinn-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomaseizinger%2Fxtra-quinn-prototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 422caa111e02fb0134d86c6aadafa3f627b09292 [INFO] testing thomaseizinger/xtra-quinn-prototype against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomaseizinger%2Fxtra-quinn-prototype" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomaseizinger/xtra-quinn-prototype on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thomaseizinger/xtra-quinn-prototype [INFO] finished tweaking git repo https://github.com/thomaseizinger/xtra-quinn-prototype [INFO] tweaked toml for git repo https://github.com/thomaseizinger/xtra-quinn-prototype written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/thomaseizinger/xtra-quinn-prototype already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b96d97f088b7955d29ccdc6df7abb141be4de9f54660a008e7bb22658a9817c6 [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" "b96d97f088b7955d29ccdc6df7abb141be4de9f54660a008e7bb22658a9817c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b96d97f088b7955d29ccdc6df7abb141be4de9f54660a008e7bb22658a9817c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96d97f088b7955d29ccdc6df7abb141be4de9f54660a008e7bb22658a9817c6", kill_on_drop: false }` [INFO] [stdout] b96d97f088b7955d29ccdc6df7abb141be4de9f54660a008e7bb22658a9817c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", 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] 087d31d854e32671c947449c7197c479949c309364fd7b1b4585fd3f9bada0a6 [INFO] running `Command { std: "docker" "start" "-a" "087d31d854e32671c947449c7197c479949c309364fd7b1b4585fd3f9bada0a6", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling spin v0.7.1 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling bcder v0.6.1 [INFO] [stderr] Compiling spinny v0.2.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling pem v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling barrage v0.2.1 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling catty v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling clap_derive v3.0.5 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling x509-certificate v0.6.0 [INFO] [stderr] Compiling quinn-proto v0.8.0 [INFO] [stderr] Compiling clap v3.0.5 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling xtra v0.5.1 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling multistream-select v0.10.4 [INFO] [stderr] Compiling quinn-udp v0.1.0 [INFO] [stderr] Compiling quinn v0.8.0 [INFO] [stderr] Compiling quinn-p2p-config v0.1.0 (/opt/rustwide/workdir/quinn-p2p-config) [INFO] [stderr] Compiling xtra-quinn-prototype v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "087d31d854e32671c947449c7197c479949c309364fd7b1b4585fd3f9bada0a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087d31d854e32671c947449c7197c479949c309364fd7b1b4585fd3f9bada0a6", kill_on_drop: false }` [INFO] [stdout] 087d31d854e32671c947449c7197c479949c309364fd7b1b4585fd3f9bada0a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38b4541f867e0886b262bfc9c7cd30e134e718604fdc558589ab778b957d6e73 [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" "38b4541f867e0886b262bfc9c7cd30e134e718604fdc558589ab778b957d6e73", kill_on_drop: false }` [INFO] [stderr] Compiling xtra-quinn-prototype v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "38b4541f867e0886b262bfc9c7cd30e134e718604fdc558589ab778b957d6e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b4541f867e0886b262bfc9c7cd30e134e718604fdc558589ab778b957d6e73", kill_on_drop: false }` [INFO] [stdout] 38b4541f867e0886b262bfc9c7cd30e134e718604fdc558589ab778b957d6e73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e6558dfb3f35f9d656347516756e5ec1ee34f22a72fb30f513828c5608f48bf [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" "0e6558dfb3f35f9d656347516756e5ec1ee34f22a72fb30f513828c5608f48bf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xtra_quinn_prototype-7b2d7f2f14e4fd1a) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dialer-018bb470020922c7) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/listener-430c9219fc6f5b49) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Doc-tests xtra-quinn-prototype [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 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 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" "0e6558dfb3f35f9d656347516756e5ec1ee34f22a72fb30f513828c5608f48bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e6558dfb3f35f9d656347516756e5ec1ee34f22a72fb30f513828c5608f48bf", kill_on_drop: false }` [INFO] [stdout] 0e6558dfb3f35f9d656347516756e5ec1ee34f22a72fb30f513828c5608f48bf