[INFO] fetching crate ttserver 0.2.35... [INFO] testing ttserver-0.2.35 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate ttserver 0.2.35 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ttserver 0.2.35 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ttserver 0.2.35 [INFO] finished tweaking crates.io crate ttserver 0.2.35 [INFO] tweaked toml for crates.io crate ttserver 0.2.35 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate ttserver 0.2.35 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 04ded66239da808ade54cfc0820e23aeb4aa80c80cde4d44d6483c98b79f0f29 [INFO] running `Command { std: "docker" "start" "-a" "04ded66239da808ade54cfc0820e23aeb4aa80c80cde4d44d6483c98b79f0f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04ded66239da808ade54cfc0820e23aeb4aa80c80cde4d44d6483c98b79f0f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ded66239da808ade54cfc0820e23aeb4aa80c80cde4d44d6483c98b79f0f29", kill_on_drop: false }` [INFO] [stdout] 04ded66239da808ade54cfc0820e23aeb4aa80c80cde4d44d6483c98b79f0f29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] d620f20012c4d097ed749d0950a54814263be6201fede9fc06d45c57fd45b022 [INFO] running `Command { std: "docker" "start" "-a" "d620f20012c4d097ed749d0950a54814263be6201fede9fc06d45c57fd45b022", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling myutil v0.2.622 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling ttcore_def v0.2.35 [INFO] [stderr] Compiling ttserver_def v0.2.34 [INFO] [stderr] Compiling ttcore v0.2.35 [INFO] [stderr] Compiling ttserver v0.2.35 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "d620f20012c4d097ed749d0950a54814263be6201fede9fc06d45c57fd45b022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d620f20012c4d097ed749d0950a54814263be6201fede9fc06d45c57fd45b022", kill_on_drop: false }` [INFO] [stdout] d620f20012c4d097ed749d0950a54814263be6201fede9fc06d45c57fd45b022 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] ba65f9f5c0427ab13e1e2ce7bc145d33e8018eabefcbc6f6e62d6f3eb1cb6ca8 [INFO] running `Command { std: "docker" "start" "-a" "ba65f9f5c0427ab13e1e2ce7bc145d33e8018eabefcbc6f6e62d6f3eb1cb6ca8", kill_on_drop: false }` [INFO] [stderr] Compiling ttserver v0.2.35 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.86s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ttserver-381092a6a05cc760) [INFO] [stderr] Executable unittests src/bin/ttserver.rs (/opt/rustwide/target/debug/deps/ttserver-0f87dee29ef0d582) [INFO] [stderr] Executable tests/integration.rs (/opt/rustwide/target/debug/deps/integration-d86c5bd07107f6ee) [INFO] running `Command { std: "docker" "inspect" "ba65f9f5c0427ab13e1e2ce7bc145d33e8018eabefcbc6f6e62d6f3eb1cb6ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba65f9f5c0427ab13e1e2ce7bc145d33e8018eabefcbc6f6e62d6f3eb1cb6ca8", kill_on_drop: false }` [INFO] [stdout] ba65f9f5c0427ab13e1e2ce7bc145d33e8018eabefcbc6f6e62d6f3eb1cb6ca8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 95554ad74734f6a41f9c0228488efb40ee81a61f1de67a501297265dc98373aa [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" "95554ad74734f6a41f9c0228488efb40ee81a61f1de67a501297265dc98373aa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ttserver-381092a6a05cc760) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/ttserver.rs (/opt/rustwide/target/debug/deps/ttserver-0f87dee29ef0d582) [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] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-d86c5bd07107f6ee) [INFO] [stdout] [INFO] [stderr] Doc-tests ttserver [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" "95554ad74734f6a41f9c0228488efb40ee81a61f1de67a501297265dc98373aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95554ad74734f6a41f9c0228488efb40ee81a61f1de67a501297265dc98373aa", kill_on_drop: false }` [INFO] [stdout] 95554ad74734f6a41f9c0228488efb40ee81a61f1de67a501297265dc98373aa