[INFO] cloning repository https://github.com/passcod/capchat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/capchat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fcapchat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fcapchat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddc29a4000b1fe5a60a9f0e5d6747e82f6945978 [INFO] testing passcod/capchat against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fcapchat" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/passcod/capchat 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 git repo https://github.com/passcod/capchat [INFO] finished tweaking git repo https://github.com/passcod/capchat [INFO] tweaked toml for git repo https://github.com/passcod/capchat written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/passcod/capchat 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 6272e49c657b18b50a610d9b82f241496c191185d73d46634d86d0e609c2fcf6 [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" "6272e49c657b18b50a610d9b82f241496c191185d73d46634d86d0e609c2fcf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6272e49c657b18b50a610d9b82f241496c191185d73d46634d86d0e609c2fcf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6272e49c657b18b50a610d9b82f241496c191185d73d46634d86d0e609c2fcf6", kill_on_drop: false }` [INFO] [stdout] 6272e49c657b18b50a610d9b82f241496c191185d73d46634d86d0e609c2fcf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] f97bfbfc65490d460241b95609e84d794aa7f1e99751e25d55ea3dd0aff5d14c [INFO] running `Command { std: "docker" "start" "-a" "f97bfbfc65490d460241b95609e84d794aa7f1e99751e25d55ea3dd0aff5d14c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-script v0.5.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling svgtypes v0.8.0 [INFO] [stderr] Compiling kurbo v0.8.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling embed-resource v1.6.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling svgfilters v0.4.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling png v0.17.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling capchat v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fontdb v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling rstar v0.8.3 [INFO] [stderr] Compiling tiny-skia v0.6.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling geo-types v0.7.2 [INFO] [stderr] Compiling rustybuzz v0.4.0 [INFO] [stderr] Compiling geo v0.18.0 [INFO] [stderr] Compiling geo-booleanop v0.3.2 (https://github.com/21re/rust-geo-booleanop#188f016e) [INFO] [stderr] Compiling cheap-ruler v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [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 usvg v0.18.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling resvg v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing v0.1.27 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.23 [INFO] [stderr] Compiling geojson v0.22.2 [INFO] [stderr] Compiling feed-rs v1.0.0 [INFO] [stderr] Compiling geozero v0.7.4 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 35s [INFO] running `Command { std: "docker" "inspect" "f97bfbfc65490d460241b95609e84d794aa7f1e99751e25d55ea3dd0aff5d14c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f97bfbfc65490d460241b95609e84d794aa7f1e99751e25d55ea3dd0aff5d14c", kill_on_drop: false }` [INFO] [stdout] f97bfbfc65490d460241b95609e84d794aa7f1e99751e25d55ea3dd0aff5d14c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 585376cb374502d4328c81bf449226ed3d68e3080679371e58d65394504fad2f [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" "585376cb374502d4328c81bf449226ed3d68e3080679371e58d65394504fad2f", kill_on_drop: false }` [INFO] [stderr] Compiling capchat v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.69s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/capchat-417c7295189eeaf8) [INFO] running `Command { std: "docker" "inspect" "585376cb374502d4328c81bf449226ed3d68e3080679371e58d65394504fad2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585376cb374502d4328c81bf449226ed3d68e3080679371e58d65394504fad2f", kill_on_drop: false }` [INFO] [stdout] 585376cb374502d4328c81bf449226ed3d68e3080679371e58d65394504fad2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] fc37fba689813ac35a7241d6460aff91df079b0290f47c2c78fb8b1fb0c41c50 [INFO] running `Command { std: "docker" "start" "-a" "fc37fba689813ac35a7241d6460aff91df079b0290f47c2c78fb8b1fb0c41c50", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/capchat-417c7295189eeaf8) [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" "fc37fba689813ac35a7241d6460aff91df079b0290f47c2c78fb8b1fb0c41c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc37fba689813ac35a7241d6460aff91df079b0290f47c2c78fb8b1fb0c41c50", kill_on_drop: false }` [INFO] [stdout] fc37fba689813ac35a7241d6460aff91df079b0290f47c2c78fb8b1fb0c41c50