[INFO] fetching crate ftc_http 2.2.0... [INFO] testing ftc_http-2.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate ftc_http 2.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ftc_http 2.2.0 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 ftc_http 2.2.0 [INFO] finished tweaking crates.io crate ftc_http 2.2.0 [INFO] tweaked toml for crates.io crate ftc_http 2.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate ftc_http 2.2.0 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 4df3a0699de073c0e66172a3e04360d1b10d5238f85851dbda413e7f28f65139 [INFO] running `Command { std: "docker" "start" "-a" "4df3a0699de073c0e66172a3e04360d1b10d5238f85851dbda413e7f28f65139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4df3a0699de073c0e66172a3e04360d1b10d5238f85851dbda413e7f28f65139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df3a0699de073c0e66172a3e04360d1b10d5238f85851dbda413e7f28f65139", kill_on_drop: false }` [INFO] [stdout] 4df3a0699de073c0e66172a3e04360d1b10d5238f85851dbda413e7f28f65139 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] b539ab42c27c0cf5ac40c4352253c0e9f3d4d2f3618230725c423ece7b2adbd9 [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" "b539ab42c27c0cf5ac40c4352253c0e9f3d4d2f3618230725c423ece7b2adbd9", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling psl-types v2.0.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling cookie_store v0.15.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling ftc_http v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "b539ab42c27c0cf5ac40c4352253c0e9f3d4d2f3618230725c423ece7b2adbd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b539ab42c27c0cf5ac40c4352253c0e9f3d4d2f3618230725c423ece7b2adbd9", kill_on_drop: false }` [INFO] [stdout] b539ab42c27c0cf5ac40c4352253c0e9f3d4d2f3618230725c423ece7b2adbd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] cd5e314117997d2754a273755db3131ac17bf84fbd34bb4a38c6dacd4313be25 [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" "cd5e314117997d2754a273755db3131ac17bf84fbd34bb4a38c6dacd4313be25", kill_on_drop: false }` [INFO] [stderr] Compiling ftc_http v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.57s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ftc_http-e0aca21d83ebc8c9) [INFO] running `Command { std: "docker" "inspect" "cd5e314117997d2754a273755db3131ac17bf84fbd34bb4a38c6dacd4313be25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5e314117997d2754a273755db3131ac17bf84fbd34bb4a38c6dacd4313be25", kill_on_drop: false }` [INFO] [stdout] cd5e314117997d2754a273755db3131ac17bf84fbd34bb4a38c6dacd4313be25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cea68f8527a58f71d95571853eb5bbf5aa52c3c7ff3aff4d4af2d2286d5ac735 [INFO] running `Command { std: "docker" "start" "-a" "cea68f8527a58f71d95571853eb5bbf5aa52c3c7ff3aff4d4af2d2286d5ac735", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ftc_http-e0aca21d83ebc8c9) [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" "cea68f8527a58f71d95571853eb5bbf5aa52c3c7ff3aff4d4af2d2286d5ac735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea68f8527a58f71d95571853eb5bbf5aa52c3c7ff3aff4d4af2d2286d5ac735", kill_on_drop: false }` [INFO] [stdout] cea68f8527a58f71d95571853eb5bbf5aa52c3c7ff3aff4d4af2d2286d5ac735